| 1 | [ Nov 8 00:00:09 Enabled. ] | ||
| 2 | [ Nov 8 00:00:09 Rereading configuration. ] | ||
| 3 | [ Nov 8 00:00:10 Rereading configuration. ] | ||
| 4 | [ Nov 8 00:00:13 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 | [ Nov 8 00:00:13 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 | 2025.11.08 00:00:14.636138 [ 1 ] {} <Information> Application: Will watch for the process with pid 28506 | ||
| 29 | 2025.11.08 00:00:14.636475 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.11.08 00:00:14.852969 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28506 | ||
| 31 | 2025.11.08 00:00:14.853678 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.11.08 00:00:14.853846 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.11.08 00:00:14.942362 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.11.08 00:00:14.982690 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.11.08 00:00:14.982737 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.11.08 00:00:14.982755 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.11.08 00:00:14.982804 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.11.08 00:00:14.983158 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.11.08 00:00:14.985181 [ 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 | 2025.11.08 00:00:14.985925 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.11.08 00:00:14.986691 [ 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 | 2025.11.08 00:00:14.986711 [ 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 | 2025.11.08 00:00:14.986726 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.11.08 00:00:14.987369 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.11.08 00:00:14.988379 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.11.08 00:00:14.994589 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.11.08 00:00:14.995320 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.11.08 00:00:14.996585 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.11.08 00:00:14.996653 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.11.08 00:00:14.997670 [ 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 | 2025.11.08 00:00:14.998098 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.11.08 00:00:15.001774 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.11.08 00:00:15.002479 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.11.08 00:00:15.005563 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.11.08 00:00:15.005976 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.11.08 00:00:15.006353 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.11.08 00:00:15.006708 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.11.08 00:00:15.008108 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.11.08 00:00:15.008136 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.11.08 00:00:15.008217 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.11.08 00:00:15.008281 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.11.08 00:00:15.031991 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.11.08 00:00:15.032033 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000210136 sec | ||
| 68 | 2025.11.08 00:00:15.032055 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.11.08 00:00:15.032070 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.11.08 00:00:15.032721 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.11.08 00:00:15.033280 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.11.08 00:00:15.041252 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.11.08 00:00:15.041300 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.11.08 00:00:15.041323 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.11.08 00:00:15.041336 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.11.08 00:00:15.041369 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.11.08 00:00:15.041388 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.11.08 00:00:15.043630 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.11.08 00:00:15.043682 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.11.08 00:00:15.043706 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.11.08 00:00:15.043851 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.11.08 00:00:15.043893 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.11.08 00:00:15.043907 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.11.08 00:00:15.043926 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.11.08 00:00:15.043938 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.11.08 00:00:15.043971 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.11.08 00:00:15.043990 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.11.08 00:00:15.066243 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.11.08 00:00:15.073129 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.11.08 00:00:15.073162 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3432e-05 sec | ||
| 91 | 2025.11.08 00:00:15.073174 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.11.08 00:00:15.073185 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.11.08 00:00:15.073210 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.11.08 00:00:15.073415 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.11.08 00:00:15.073457 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.11.08 00:00:15.073469 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.11.08 00:00:15.073480 [ 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 | 2025.11.08 00:00:15.073491 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.11.08 00:00:15.076955 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.11.08 00:00:15.077176 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2025.11.08 00:00:15.078541 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4e-05 sec. | ||
| 102 | 2025.11.08 00:00:15.078859 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.11.08 00:00:15.079475 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.11.08 00:00:15.079514 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.11.08 00:00:16.264314 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52930 | ||
| 106 | 2025.11.08 00:00:16.265164 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.11.08 00:00:16.265216 [ 3 ] {} <Debug> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Authenticating user 'default' from [fd00:1122:3344:101::d]:52930 | ||
| 108 | 2025.11.08 00:00:16.265242 [ 3 ] {} <Debug> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.11.08 00:00:16.265260 [ 3 ] {} <Debug> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.11.08 00:00:16.265351 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.11.08 00:00:16.265376 [ 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 | 2025.11.08 00:00:16.265395 [ 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 | 2025.11.08 00:00:16.265761 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57099 | ||
| 114 | 2025.11.08 00:00:16.266699 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48716 | ||
| 115 | 2025.11.08 00:00:16.266708 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51460 | ||
| 116 | 2025.11.08 00:00:16.266728 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.11.08 00:00:16.266827 [ 4 ] {} <Debug> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Authenticating user 'default' from [fd00:1122:3344:101::d]:57099 | ||
| 118 | 2025.11.08 00:00:16.266852 [ 4 ] {} <Debug> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.11.08 00:00:16.266868 [ 4 ] {} <Debug> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.11.08 00:00:16.266909 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40668 | ||
| 121 | 2025.11.08 00:00:16.266991 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47488 | ||
| 122 | 2025.11.08 00:00:16.267499 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34641 | ||
| 123 | 2025.11.08 00:00:16.267595 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52292 | ||
| 124 | 2025.11.08 00:00:16.267746 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.11.08 00:00:16.267747 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.11.08 00:00:16.267766 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.11.08 00:00:16.267802 [ 257 ] {} <Debug> TCP-Session: 95a84cfa-8162-4af1-b7a4-fc9c33eed301 Authenticating user 'default' from [fd00:1122:3344:101::d]:34641 | ||
| 128 | 2025.11.08 00:00:16.267828 [ 5 ] {} <Debug> TCP-Session: c413f0f6-42c2-4ddc-bfb2-af693ac2253c Authenticating user 'default' from [fd00:1122:3344:101::d]:51460 | ||
| 129 | 2025.11.08 00:00:16.267836 [ 253 ] {} <Debug> TCP-Session: 96501d77-8a54-47d1-a432-c2b4a7646ace Authenticating user 'default' from [fd00:1122:3344:101::d]:48716 | ||
| 130 | 2025.11.08 00:00:16.267852 [ 257 ] {} <Debug> TCP-Session: 95a84cfa-8162-4af1-b7a4-fc9c33eed301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.11.08 00:00:16.267855 [ 5 ] {} <Debug> TCP-Session: c413f0f6-42c2-4ddc-bfb2-af693ac2253c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.11.08 00:00:16.267872 [ 253 ] {} <Debug> TCP-Session: 96501d77-8a54-47d1-a432-c2b4a7646ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.11.08 00:00:16.267892 [ 5 ] {} <Debug> TCP-Session: c413f0f6-42c2-4ddc-bfb2-af693ac2253c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.11.08 00:00:16.267897 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.11.08 00:00:16.267926 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.11.08 00:00:16.267906 [ 253 ] {} <Debug> TCP-Session: 96501d77-8a54-47d1-a432-c2b4a7646ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.11.08 00:00:16.267975 [ 256 ] {} <Debug> TCP-Session: 9e528f7e-d0b8-4d96-97df-8b8b443077de Authenticating user 'default' from [fd00:1122:3344:101::d]:47488 | ||
| 138 | 2025.11.08 00:00:16.267963 [ 259 ] {} <Debug> TCP-Session: a30ca206-57de-414d-8dd4-2143484204b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52292 | ||
| 139 | 2025.11.08 00:00:16.268011 [ 256 ] {} <Debug> TCP-Session: 9e528f7e-d0b8-4d96-97df-8b8b443077de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.11.08 00:00:16.267883 [ 257 ] {} <Debug> TCP-Session: 95a84cfa-8162-4af1-b7a4-fc9c33eed301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.11.08 00:00:16.268042 [ 256 ] {} <Debug> TCP-Session: 9e528f7e-d0b8-4d96-97df-8b8b443077de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.11.08 00:00:16.268030 [ 259 ] {} <Debug> TCP-Session: a30ca206-57de-414d-8dd4-2143484204b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.11.08 00:00:16.267811 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2025.11.08 00:00:16.268095 [ 259 ] {} <Debug> TCP-Session: a30ca206-57de-414d-8dd4-2143484204b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.11.08 00:00:16.267783 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58697 | ||
| 146 | 2025.11.08 00:00:16.268140 [ 255 ] {} <Debug> TCP-Session: e2e3d6f8-1e18-4045-b9f0-049387ae1362 Authenticating user 'default' from [fd00:1122:3344:101::d]:40668 | ||
| 147 | 2025.11.08 00:00:16.268233 [ 255 ] {} <Debug> TCP-Session: e2e3d6f8-1e18-4045-b9f0-049387ae1362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.11.08 00:00:16.268248 [ 255 ] {} <Debug> TCP-Session: e2e3d6f8-1e18-4045-b9f0-049387ae1362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.11.08 00:00:16.268340 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.11.08 00:00:16.268414 [ 258 ] {} <Debug> TCP-Session: 44848506-cc87-4960-9f6b-b039348d79b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58697 | ||
| 151 | 2025.11.08 00:00:16.268440 [ 258 ] {} <Debug> TCP-Session: 44848506-cc87-4960-9f6b-b039348d79b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.11.08 00:00:16.268453 [ 258 ] {} <Debug> TCP-Session: 44848506-cc87-4960-9f6b-b039348d79b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.11.08 00:00:16.276282 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.11.08 00:00:16.278797 [ 3 ] {024e3663-c46a-4e52-b4cb-15ea10e286df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.11.08 00:00:16.373104 [ 3 ] {024e3663-c46a-4e52-b4cb-15ea10e286df} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52930) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.11.08 00:00:16.373891 [ 3 ] {024e3663-c46a-4e52-b4cb-15ea10e286df} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.11.08 00:00:16.373983 [ 3 ] {024e3663-c46a-4e52-b4cb-15ea10e286df} <Debug> TCPHandler: Processed in 0.099562406 sec. | ||
| 204 | 2025.11.08 00:00:16.374484 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.11.08 00:00:16.374847 [ 4 ] {a913f580-a78a-461e-a7ee-e3838d1679d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.11.08 00:00:16.375267 [ 4 ] {a913f580-a78a-461e-a7ee-e3838d1679d1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57099) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.11.08 00:00:16.375399 [ 4 ] {a913f580-a78a-461e-a7ee-e3838d1679d1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.11.08 00:00:16.375474 [ 4 ] {a913f580-a78a-461e-a7ee-e3838d1679d1} <Debug> TCPHandler: Processed in 0.001199043 sec. | ||
| 255 | 2025.11.08 00:00:16.375806 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.11.08 00:00:16.376536 [ 3 ] {e90f7ebb-2736-43a3-8647-a441c9058447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.11.08 00:00:16.377099 [ 3 ] {e90f7ebb-2736-43a3-8647-a441c9058447} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.11.08 00:00:16.379217 [ 3 ] {e90f7ebb-2736-43a3-8647-a441c9058447} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.11.08 00:00:16.379239 [ 3 ] {e90f7ebb-2736-43a3-8647-a441c9058447} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0191e-05 sec | ||
| 260 | 2025.11.08 00:00:16.379253 [ 3 ] {e90f7ebb-2736-43a3-8647-a441c9058447} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.11.08 00:00:16.379272 [ 3 ] {e90f7ebb-2736-43a3-8647-a441c9058447} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.11.08 00:00:16.379301 [ 3 ] {e90f7ebb-2736-43a3-8647-a441c9058447} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.11.08 00:00:16.379908 [ 3 ] {e90f7ebb-2736-43a3-8647-a441c9058447} <Debug> TCPHandler: Processed in 0.004218586 sec. | ||
| 264 | 2025.11.08 00:00:16.380062 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.11.08 00:00:16.380232 [ 3 ] {b91b0a4b-d80a-4e08-a71b-545e00c92f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.11.08 00:00:16.380288 [ 3 ] {b91b0a4b-d80a-4e08-a71b-545e00c92f73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.11.08 00:00:16.385055 [ 3 ] {b91b0a4b-d80a-4e08-a71b-545e00c92f73} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.11.08 00:00:16.387217 [ 3 ] {b91b0a4b-d80a-4e08-a71b-545e00c92f73} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9): Loading data parts | ||
| 270 | 2025.11.08 00:00:16.388267 [ 3 ] {b91b0a4b-d80a-4e08-a71b-545e00c92f73} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9): There are no data parts | ||
| 271 | 2025.11.08 00:00:16.390955 [ 3 ] {b91b0a4b-d80a-4e08-a71b-545e00c92f73} <Debug> TCPHandler: Processed in 0.01094474 sec. | ||
| 272 | 2025.11.08 00:00:16.391137 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.11.08 00:00:16.391321 [ 3 ] {f5860592-0523-4a14-a427-067969bc6c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2025.11.08 00:00:16.391390 [ 3 ] {f5860592-0523-4a14-a427-067969bc6c46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.11.08 00:00:16.402725 [ 3 ] {f5860592-0523-4a14-a427-067969bc6c46} <Debug> oximeter.measurements_bool (384dff23-ea1b-40d3-9b6b-abccc8f841a5): Loading data parts | ||
| 286 | 2025.11.08 00:00:16.402909 [ 3 ] {f5860592-0523-4a14-a427-067969bc6c46} <Debug> oximeter.measurements_bool (384dff23-ea1b-40d3-9b6b-abccc8f841a5): There are no data parts | ||
| 287 | 2025.11.08 00:00:16.413504 [ 3 ] {f5860592-0523-4a14-a427-067969bc6c46} <Debug> TCPHandler: Processed in 0.022416476 sec. | ||
| 288 | 2025.11.08 00:00:16.413680 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.11.08 00:00:16.413870 [ 3 ] {45356785-8970-4844-ac0e-f8bbf42d8a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 290 | 2025.11.08 00:00:16.413934 [ 3 ] {45356785-8970-4844-ac0e-f8bbf42d8a7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.11.08 00:00:16.423694 [ 3 ] {45356785-8970-4844-ac0e-f8bbf42d8a7b} <Debug> oximeter.measurements_i8 (46fab44e-6ae1-45f2-8ed3-0dd70ee60e04): Loading data parts | ||
| 292 | 2025.11.08 00:00:16.423990 [ 3 ] {45356785-8970-4844-ac0e-f8bbf42d8a7b} <Debug> oximeter.measurements_i8 (46fab44e-6ae1-45f2-8ed3-0dd70ee60e04): There are no data parts | ||
| 293 | 2025.11.08 00:00:16.426771 [ 3 ] {45356785-8970-4844-ac0e-f8bbf42d8a7b} <Debug> TCPHandler: Processed in 0.013155672 sec. | ||
| 294 | 2025.11.08 00:00:16.426962 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.11.08 00:00:16.427138 [ 3 ] {495f1d83-b2a3-436e-9489-fa13341ea50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 296 | 2025.11.08 00:00:16.427199 [ 3 ] {495f1d83-b2a3-436e-9489-fa13341ea50e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.11.08 00:00:16.434866 [ 3 ] {495f1d83-b2a3-436e-9489-fa13341ea50e} <Debug> oximeter.measurements_u8 (93ac9c9f-1e68-404c-ba38-25510bb3a41b): Loading data parts | ||
| 298 | 2025.11.08 00:00:16.435045 [ 3 ] {495f1d83-b2a3-436e-9489-fa13341ea50e} <Debug> oximeter.measurements_u8 (93ac9c9f-1e68-404c-ba38-25510bb3a41b): There are no data parts | ||
| 299 | 2025.11.08 00:00:16.437854 [ 3 ] {495f1d83-b2a3-436e-9489-fa13341ea50e} <Debug> TCPHandler: Processed in 0.010953411 sec. | ||
| 300 | 2025.11.08 00:00:16.438012 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.11.08 00:00:16.438187 [ 3 ] {11acdf2e-90c4-4f79-8b5a-521eb9cd4f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 302 | 2025.11.08 00:00:16.438233 [ 3 ] {11acdf2e-90c4-4f79-8b5a-521eb9cd4f78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.11.08 00:00:16.440208 [ 3 ] {11acdf2e-90c4-4f79-8b5a-521eb9cd4f78} <Debug> oximeter.measurements_i16 (cc11b400-27a0-4bca-898f-932fefeda6a7): Loading data parts | ||
| 304 | 2025.11.08 00:00:16.440340 [ 3 ] {11acdf2e-90c4-4f79-8b5a-521eb9cd4f78} <Debug> oximeter.measurements_i16 (cc11b400-27a0-4bca-898f-932fefeda6a7): There are no data parts | ||
| 305 | 2025.11.08 00:00:16.446747 [ 3 ] {11acdf2e-90c4-4f79-8b5a-521eb9cd4f78} <Debug> TCPHandler: Processed in 0.008846713 sec. | ||
| 306 | 2025.11.08 00:00:16.446995 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.11.08 00:00:16.447160 [ 3 ] {f49c2370-38d9-4a99-96e1-bd3bfcbc03bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 308 | 2025.11.08 00:00:16.447212 [ 3 ] {f49c2370-38d9-4a99-96e1-bd3bfcbc03bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.11.08 00:00:16.449557 [ 3 ] {f49c2370-38d9-4a99-96e1-bd3bfcbc03bc} <Debug> oximeter.measurements_u16 (54dd0d4e-deee-4280-b805-61417f4adad6): Loading data parts | ||
| 310 | 2025.11.08 00:00:16.449702 [ 3 ] {f49c2370-38d9-4a99-96e1-bd3bfcbc03bc} <Debug> oximeter.measurements_u16 (54dd0d4e-deee-4280-b805-61417f4adad6): There are no data parts | ||
| 311 | 2025.11.08 00:00:16.452031 [ 3 ] {f49c2370-38d9-4a99-96e1-bd3bfcbc03bc} <Debug> TCPHandler: Processed in 0.005096191 sec. | ||
| 312 | 2025.11.08 00:00:16.452174 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.11.08 00:00:16.452343 [ 3 ] {0fb53918-c75e-41d2-8483-843bf7ecbb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 314 | 2025.11.08 00:00:16.452387 [ 3 ] {0fb53918-c75e-41d2-8483-843bf7ecbb2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.11.08 00:00:16.460813 [ 3 ] {0fb53918-c75e-41d2-8483-843bf7ecbb2f} <Debug> oximeter.measurements_i32 (a2905e12-a2e4-4954-b5e3-bd89a830c41d): Loading data parts | ||
| 316 | 2025.11.08 00:00:16.460980 [ 3 ] {0fb53918-c75e-41d2-8483-843bf7ecbb2f} <Debug> oximeter.measurements_i32 (a2905e12-a2e4-4954-b5e3-bd89a830c41d): There are no data parts | ||
| 317 | 2025.11.08 00:00:16.463037 [ 3 ] {0fb53918-c75e-41d2-8483-843bf7ecbb2f} <Debug> TCPHandler: Processed in 0.01091091 sec. | ||
| 318 | 2025.11.08 00:00:16.463196 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.11.08 00:00:16.463349 [ 3 ] {5ae9423c-2f62-4821-9918-4ba89d41f203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 320 | 2025.11.08 00:00:16.463400 [ 3 ] {5ae9423c-2f62-4821-9918-4ba89d41f203} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.11.08 00:00:16.471387 [ 3 ] {5ae9423c-2f62-4821-9918-4ba89d41f203} <Debug> oximeter.measurements_u32 (8b5ef7ba-4cd9-4dfe-9a49-ab83865ea5f3): Loading data parts | ||
| 322 | 2025.11.08 00:00:16.471549 [ 3 ] {5ae9423c-2f62-4821-9918-4ba89d41f203} <Debug> oximeter.measurements_u32 (8b5ef7ba-4cd9-4dfe-9a49-ab83865ea5f3): There are no data parts | ||
| 323 | 2025.11.08 00:00:16.473603 [ 3 ] {5ae9423c-2f62-4821-9918-4ba89d41f203} <Debug> TCPHandler: Processed in 0.010454297 sec. | ||
| 324 | 2025.11.08 00:00:16.473815 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.11.08 00:00:16.474027 [ 3 ] {663b233c-7c00-44a8-af02-f729e0470e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 326 | 2025.11.08 00:00:16.474085 [ 3 ] {663b233c-7c00-44a8-af02-f729e0470e27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.11.08 00:00:16.476763 [ 3 ] {663b233c-7c00-44a8-af02-f729e0470e27} <Debug> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Loading data parts | ||
| 328 | 2025.11.08 00:00:16.476902 [ 3 ] {663b233c-7c00-44a8-af02-f729e0470e27} <Debug> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): There are no data parts | ||
| 329 | 2025.11.08 00:00:16.478335 [ 3 ] {663b233c-7c00-44a8-af02-f729e0470e27} <Debug> TCPHandler: Processed in 0.004587896 sec. | ||
| 330 | 2025.11.08 00:00:16.478489 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.11.08 00:00:16.478648 [ 3 ] {1b91c94b-5d1a-4cb9-8816-4a28ff7999f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 332 | 2025.11.08 00:00:16.478698 [ 3 ] {1b91c94b-5d1a-4cb9-8816-4a28ff7999f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.11.08 00:00:16.485659 [ 3 ] {1b91c94b-5d1a-4cb9-8816-4a28ff7999f9} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Loading data parts | ||
| 334 | 2025.11.08 00:00:16.485810 [ 3 ] {1b91c94b-5d1a-4cb9-8816-4a28ff7999f9} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): There are no data parts | ||
| 335 | 2025.11.08 00:00:16.489149 [ 3 ] {1b91c94b-5d1a-4cb9-8816-4a28ff7999f9} <Debug> TCPHandler: Processed in 0.010707974 sec. | ||
| 336 | 2025.11.08 00:00:16.489302 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.11.08 00:00:16.489517 [ 3 ] {ec81e24e-6302-4d9a-a7e5-6ac8c8c0c42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 338 | 2025.11.08 00:00:16.489587 [ 3 ] {ec81e24e-6302-4d9a-a7e5-6ac8c8c0c42e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.11.08 00:00:16.502068 [ 3 ] {ec81e24e-6302-4d9a-a7e5-6ac8c8c0c42e} <Debug> oximeter.measurements_f32 (c794acaa-9f18-46b5-b688-0b75a012e7fa): Loading data parts | ||
| 340 | 2025.11.08 00:00:16.502296 [ 3 ] {ec81e24e-6302-4d9a-a7e5-6ac8c8c0c42e} <Debug> oximeter.measurements_f32 (c794acaa-9f18-46b5-b688-0b75a012e7fa): There are no data parts | ||
| 341 | 2025.11.08 00:00:16.504692 [ 3 ] {ec81e24e-6302-4d9a-a7e5-6ac8c8c0c42e} <Debug> TCPHandler: Processed in 0.015438054 sec. | ||
| 342 | 2025.11.08 00:00:16.504846 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.11.08 00:00:16.505015 [ 3 ] {b1b30351-8d88-49ce-8f10-462da1d69a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 344 | 2025.11.08 00:00:16.505068 [ 3 ] {b1b30351-8d88-49ce-8f10-462da1d69a92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.11.08 00:00:16.513090 [ 3 ] {b1b30351-8d88-49ce-8f10-462da1d69a92} <Debug> oximeter.measurements_f64 (c21f9c61-f0b0-456c-9b3e-e4538925d868): Loading data parts | ||
| 346 | 2025.11.08 00:00:16.513214 [ 3 ] {b1b30351-8d88-49ce-8f10-462da1d69a92} <Debug> oximeter.measurements_f64 (c21f9c61-f0b0-456c-9b3e-e4538925d868): There are no data parts | ||
| 347 | 2025.11.08 00:00:16.521647 [ 3 ] {b1b30351-8d88-49ce-8f10-462da1d69a92} <Debug> TCPHandler: Processed in 0.016850703 sec. | ||
| 348 | 2025.11.08 00:00:16.521805 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.11.08 00:00:16.521959 [ 3 ] {8f44322d-b872-4070-b130-ddb70d2b320a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 350 | 2025.11.08 00:00:16.522013 [ 3 ] {8f44322d-b872-4070-b130-ddb70d2b320a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.11.08 00:00:16.525332 [ 3 ] {8f44322d-b872-4070-b130-ddb70d2b320a} <Debug> oximeter.measurements_string (2c44b6e4-d0e1-486e-99e4-04d5ed18e5f6): Loading data parts | ||
| 352 | 2025.11.08 00:00:16.525457 [ 3 ] {8f44322d-b872-4070-b130-ddb70d2b320a} <Debug> oximeter.measurements_string (2c44b6e4-d0e1-486e-99e4-04d5ed18e5f6): There are no data parts | ||
| 353 | 2025.11.08 00:00:16.526959 [ 3 ] {8f44322d-b872-4070-b130-ddb70d2b320a} <Debug> TCPHandler: Processed in 0.005203163 sec. | ||
| 354 | 2025.11.08 00:00:16.527123 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.11.08 00:00:16.527297 [ 3 ] {7d034068-bc2d-4cdf-964d-ce03779ecda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.11.08 00:00:16.527371 [ 3 ] {7d034068-bc2d-4cdf-964d-ce03779ecda5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.11.08 00:00:16.533628 [ 3 ] {7d034068-bc2d-4cdf-964d-ce03779ecda5} <Debug> oximeter.measurements_bytes (2f365b52-c588-4a58-865c-adc887e68bc8): Loading data parts | ||
| 365 | 2025.11.08 00:00:16.533770 [ 3 ] {7d034068-bc2d-4cdf-964d-ce03779ecda5} <Debug> oximeter.measurements_bytes (2f365b52-c588-4a58-865c-adc887e68bc8): There are no data parts | ||
| 366 | 2025.11.08 00:00:16.540388 [ 3 ] {7d034068-bc2d-4cdf-964d-ce03779ecda5} <Debug> TCPHandler: Processed in 0.013310026 sec. | ||
| 367 | 2025.11.08 00:00:16.540579 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.11.08 00:00:16.540744 [ 3 ] {91176a50-2be4-4857-b839-f0ec15a13f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 369 | 2025.11.08 00:00:16.540802 [ 3 ] {91176a50-2be4-4857-b839-f0ec15a13f57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.11.08 00:00:16.543906 [ 3 ] {91176a50-2be4-4857-b839-f0ec15a13f57} <Debug> oximeter.measurements_cumulativei64 (3dedc7e5-3801-40af-82fe-6f2b43c5f720): Loading data parts | ||
| 371 | 2025.11.08 00:00:16.544066 [ 3 ] {91176a50-2be4-4857-b839-f0ec15a13f57} <Debug> oximeter.measurements_cumulativei64 (3dedc7e5-3801-40af-82fe-6f2b43c5f720): There are no data parts | ||
| 372 | 2025.11.08 00:00:16.545618 [ 3 ] {91176a50-2be4-4857-b839-f0ec15a13f57} <Debug> TCPHandler: Processed in 0.00508824 sec. | ||
| 373 | 2025.11.08 00:00:16.545768 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.11.08 00:00:16.545945 [ 3 ] {b4e871f2-f078-4407-9997-bb50dc3c2e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 375 | 2025.11.08 00:00:16.545994 [ 3 ] {b4e871f2-f078-4407-9997-bb50dc3c2e6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.11.08 00:00:16.552494 [ 3 ] {b4e871f2-f078-4407-9997-bb50dc3c2e6f} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Loading data parts | ||
| 377 | 2025.11.08 00:00:16.552681 [ 3 ] {b4e871f2-f078-4407-9997-bb50dc3c2e6f} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): There are no data parts | ||
| 378 | 2025.11.08 00:00:16.558304 [ 3 ] {b4e871f2-f078-4407-9997-bb50dc3c2e6f} <Debug> TCPHandler: Processed in 0.012584635 sec. | ||
| 379 | 2025.11.08 00:00:16.558475 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.11.08 00:00:16.558672 [ 3 ] {5072b125-89ed-449f-b2ee-889bc9131464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 381 | 2025.11.08 00:00:16.558737 [ 3 ] {5072b125-89ed-449f-b2ee-889bc9131464} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.11.08 00:00:16.566745 [ 3 ] {5072b125-89ed-449f-b2ee-889bc9131464} <Debug> oximeter.measurements_cumulativef32 (45ebbd59-ef08-476f-9379-2ea010f4a5bd): Loading data parts | ||
| 383 | 2025.11.08 00:00:16.566916 [ 3 ] {5072b125-89ed-449f-b2ee-889bc9131464} <Debug> oximeter.measurements_cumulativef32 (45ebbd59-ef08-476f-9379-2ea010f4a5bd): There are no data parts | ||
| 384 | 2025.11.08 00:00:16.569687 [ 3 ] {5072b125-89ed-449f-b2ee-889bc9131464} <Debug> TCPHandler: Processed in 0.0112736 sec. | ||
| 385 | 2025.11.08 00:00:16.569852 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.11.08 00:00:16.570056 [ 3 ] {be48e741-3bd6-4d4f-9b64-a55a214e8845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 387 | 2025.11.08 00:00:16.570108 [ 3 ] {be48e741-3bd6-4d4f-9b64-a55a214e8845} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.11.08 00:00:16.571941 [ 3 ] {be48e741-3bd6-4d4f-9b64-a55a214e8845} <Debug> oximeter.measurements_cumulativef64 (62529b23-7df3-42f9-a2cc-3f730fb2b985): Loading data parts | ||
| 389 | 2025.11.08 00:00:16.572094 [ 3 ] {be48e741-3bd6-4d4f-9b64-a55a214e8845} <Debug> oximeter.measurements_cumulativef64 (62529b23-7df3-42f9-a2cc-3f730fb2b985): There are no data parts | ||
| 390 | 2025.11.08 00:00:16.578192 [ 3 ] {be48e741-3bd6-4d4f-9b64-a55a214e8845} <Debug> TCPHandler: Processed in 0.008399261 sec. | ||
| 391 | 2025.11.08 00:00:16.578358 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.11.08 00:00:16.578625 [ 3 ] {978ba841-6241-4419-8344-4e5c0c0f0324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2025.11.08 00:00:16.578711 [ 3 ] {978ba841-6241-4419-8344-4e5c0c0f0324} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.11.08 00:00:16.588034 [ 3 ] {978ba841-6241-4419-8344-4e5c0c0f0324} <Debug> oximeter.measurements_histogrami8 (ddd4c997-b7ca-4a47-9853-164db12ae7e6): Loading data parts | ||
| 405 | 2025.11.08 00:00:16.588240 [ 3 ] {978ba841-6241-4419-8344-4e5c0c0f0324} <Debug> oximeter.measurements_histogrami8 (ddd4c997-b7ca-4a47-9853-164db12ae7e6): There are no data parts | ||
| 406 | 2025.11.08 00:00:16.596914 [ 3 ] {978ba841-6241-4419-8344-4e5c0c0f0324} <Debug> TCPHandler: Processed in 0.018617351 sec. | ||
| 407 | 2025.11.08 00:00:16.597077 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.11.08 00:00:16.597309 [ 3 ] {b48ade6e-c070-4e74-b7ac-877010561de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 409 | 2025.11.08 00:00:16.597370 [ 3 ] {b48ade6e-c070-4e74-b7ac-877010561de4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.11.08 00:00:16.600314 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65523 | ||
| 411 | 2025.11.08 00:00:16.600425 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 412 | 2025.11.08 00:00:16.600456 [ 262 ] {} <Debug> TCP-Session: 2c0dcb3c-8bca-46cd-9300-93dce5ee55ad Authenticating user 'default' from [fd00:1122:3344:101::a]:65523 | ||
| 413 | 2025.11.08 00:00:16.600498 [ 262 ] {} <Debug> TCP-Session: 2c0dcb3c-8bca-46cd-9300-93dce5ee55ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2025.11.08 00:00:16.600511 [ 262 ] {} <Debug> TCP-Session: 2c0dcb3c-8bca-46cd-9300-93dce5ee55ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 415 | 2025.11.08 00:00:16.600567 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 416 | 2025.11.08 00:00:16.600607 [ 262 ] {} <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 | ||
| 417 | 2025.11.08 00:00:16.600629 [ 262 ] {} <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 | ||
| 418 | 2025.11.08 00:00:16.601567 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54463 | ||
| 419 | 2025.11.08 00:00:16.601735 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 420 | 2025.11.08 00:00:16.601772 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37585 | ||
| 421 | 2025.11.08 00:00:16.601797 [ 263 ] {} <Debug> TCP-Session: aaf54699-599d-40e9-8970-184d4a88bd85 Authenticating user 'default' from [fd00:1122:3344:101::a]:54463 | ||
| 422 | 2025.11.08 00:00:16.601772 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40936 | ||
| 423 | 2025.11.08 00:00:16.601838 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48205 | ||
| 424 | 2025.11.08 00:00:16.601858 [ 263 ] {} <Debug> TCP-Session: aaf54699-599d-40e9-8970-184d4a88bd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 425 | 2025.11.08 00:00:16.601911 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62228 | ||
| 426 | 2025.11.08 00:00:16.601935 [ 263 ] {} <Debug> TCP-Session: aaf54699-599d-40e9-8970-184d4a88bd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 427 | 2025.11.08 00:00:16.602033 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40230 | ||
| 428 | 2025.11.08 00:00:16.602051 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 429 | 2025.11.08 00:00:16.602104 [ 264 ] {} <Debug> TCP-Session: 5e458cd4-eee4-420e-ad87-c4cbe559dedf Authenticating user 'default' from [fd00:1122:3344:101::a]:37585 | ||
| 430 | 2025.11.08 00:00:16.602127 [ 264 ] {} <Debug> TCP-Session: 5e458cd4-eee4-420e-ad87-c4cbe559dedf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 431 | 2025.11.08 00:00:16.602152 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 432 | 2025.11.08 00:00:16.602174 [ 264 ] {} <Debug> TCP-Session: 5e458cd4-eee4-420e-ad87-c4cbe559dedf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 433 | 2025.11.08 00:00:16.602198 [ 265 ] {} <Debug> TCP-Session: 65c1f3a3-64ec-4ab1-809b-99a714aca9a8 Authenticating user 'default' from [fd00:1122:3344:101::a]:40936 | ||
| 434 | 2025.11.08 00:00:16.602230 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58285 | ||
| 435 | 2025.11.08 00:00:16.602258 [ 265 ] {} <Debug> TCP-Session: 65c1f3a3-64ec-4ab1-809b-99a714aca9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 436 | 2025.11.08 00:00:16.602278 [ 265 ] {} <Debug> TCP-Session: 65c1f3a3-64ec-4ab1-809b-99a714aca9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 437 | 2025.11.08 00:00:16.602298 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 438 | 2025.11.08 00:00:16.602330 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 439 | 2025.11.08 00:00:16.602352 [ 266 ] {} <Debug> TCP-Session: 254810ee-ea06-40b3-b24f-0a84d5a2bce1 Authenticating user 'default' from [fd00:1122:3344:101::a]:48205 | ||
| 440 | 2025.11.08 00:00:16.602379 [ 266 ] {} <Debug> TCP-Session: 254810ee-ea06-40b3-b24f-0a84d5a2bce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 441 | 2025.11.08 00:00:16.602408 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 442 | 2025.11.08 00:00:16.602417 [ 266 ] {} <Debug> TCP-Session: 254810ee-ea06-40b3-b24f-0a84d5a2bce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 443 | 2025.11.08 00:00:16.602437 [ 268 ] {} <Debug> TCP-Session: 94f7e382-7f5e-4db5-b5fa-8bbf4a0e9dcc Authenticating user 'default' from [fd00:1122:3344:101::a]:40230 | ||
| 444 | 2025.11.08 00:00:16.602449 [ 267 ] {} <Debug> TCP-Session: 09d60ab2-2b46-4445-9494-a958a7fe9c3a Authenticating user 'default' from [fd00:1122:3344:101::a]:62228 | ||
| 445 | 2025.11.08 00:00:16.602490 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 446 | 2025.11.08 00:00:16.602515 [ 267 ] {} <Debug> TCP-Session: 09d60ab2-2b46-4445-9494-a958a7fe9c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 447 | 2025.11.08 00:00:16.602537 [ 269 ] {} <Debug> TCP-Session: 7ed39098-a97c-44bf-ad61-02f7468364ea Authenticating user 'default' from [fd00:1122:3344:101::a]:58285 | ||
| 448 | 2025.11.08 00:00:16.602506 [ 268 ] {} <Debug> TCP-Session: 94f7e382-7f5e-4db5-b5fa-8bbf4a0e9dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 449 | 2025.11.08 00:00:16.602573 [ 267 ] {} <Debug> TCP-Session: 09d60ab2-2b46-4445-9494-a958a7fe9c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 450 | 2025.11.08 00:00:16.602598 [ 268 ] {} <Debug> TCP-Session: 94f7e382-7f5e-4db5-b5fa-8bbf4a0e9dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 451 | 2025.11.08 00:00:16.602584 [ 269 ] {} <Debug> TCP-Session: 7ed39098-a97c-44bf-ad61-02f7468364ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 452 | 2025.11.08 00:00:16.602662 [ 269 ] {} <Debug> TCP-Session: 7ed39098-a97c-44bf-ad61-02f7468364ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 453 | 2025.11.08 00:00:16.604967 [ 3 ] {b48ade6e-c070-4e74-b7ac-877010561de4} <Debug> oximeter.measurements_histogramu8 (cce8235a-6518-428c-8d97-beb3b14d4ec4): Loading data parts | ||
| 454 | 2025.11.08 00:00:16.605137 [ 3 ] {b48ade6e-c070-4e74-b7ac-877010561de4} <Debug> oximeter.measurements_histogramu8 (cce8235a-6518-428c-8d97-beb3b14d4ec4): There are no data parts | ||
| 455 | 2025.11.08 00:00:16.609742 [ 3 ] {b48ade6e-c070-4e74-b7ac-877010561de4} <Debug> TCPHandler: Processed in 0.0127192 sec. | ||
| 456 | 2025.11.08 00:00:16.609918 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.11.08 00:00:16.610139 [ 3 ] {03abcd0e-0153-4374-8f02-710babbfec49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 458 | 2025.11.08 00:00:16.610204 [ 3 ] {03abcd0e-0153-4374-8f02-710babbfec49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2025.11.08 00:00:16.612460 [ 3 ] {03abcd0e-0153-4374-8f02-710babbfec49} <Debug> oximeter.measurements_histogrami16 (4935c7af-8949-4d89-a7b2-b01b5273fe74): Loading data parts | ||
| 460 | 2025.11.08 00:00:16.612593 [ 3 ] {03abcd0e-0153-4374-8f02-710babbfec49} <Debug> oximeter.measurements_histogrami16 (4935c7af-8949-4d89-a7b2-b01b5273fe74): There are no data parts | ||
| 461 | 2025.11.08 00:00:16.616373 [ 3 ] {03abcd0e-0153-4374-8f02-710babbfec49} <Debug> TCPHandler: Processed in 0.006505979 sec. | ||
| 462 | 2025.11.08 00:00:16.616546 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.11.08 00:00:16.616819 [ 3 ] {2b003c59-5b80-4ac0-84a0-fce9401d3253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 464 | 2025.11.08 00:00:16.616895 [ 3 ] {2b003c59-5b80-4ac0-84a0-fce9401d3253} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2025.11.08 00:00:16.624203 [ 3 ] {2b003c59-5b80-4ac0-84a0-fce9401d3253} <Debug> oximeter.measurements_histogramu16 (5e0759a3-ebbb-40ba-8eec-7fb9ae9bbcc6): Loading data parts | ||
| 466 | 2025.11.08 00:00:16.624394 [ 3 ] {2b003c59-5b80-4ac0-84a0-fce9401d3253} <Debug> oximeter.measurements_histogramu16 (5e0759a3-ebbb-40ba-8eec-7fb9ae9bbcc6): There are no data parts | ||
| 467 | 2025.11.08 00:00:16.629022 [ 3 ] {2b003c59-5b80-4ac0-84a0-fce9401d3253} <Debug> TCPHandler: Processed in 0.012551895 sec. | ||
| 468 | 2025.11.08 00:00:16.629192 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2025.11.08 00:00:16.629396 [ 3 ] {a9a8a39e-9a1a-456d-925c-d67333ff73b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 470 | 2025.11.08 00:00:16.629455 [ 3 ] {a9a8a39e-9a1a-456d-925c-d67333ff73b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2025.11.08 00:00:16.631877 [ 3 ] {a9a8a39e-9a1a-456d-925c-d67333ff73b0} <Debug> oximeter.measurements_histogrami32 (2387fd8b-dd5b-4cc3-b9a8-d08859d72eb6): Loading data parts | ||
| 472 | 2025.11.08 00:00:16.632052 [ 3 ] {a9a8a39e-9a1a-456d-925c-d67333ff73b0} <Debug> oximeter.measurements_histogrami32 (2387fd8b-dd5b-4cc3-b9a8-d08859d72eb6): There are no data parts | ||
| 473 | 2025.11.08 00:00:16.635706 [ 3 ] {a9a8a39e-9a1a-456d-925c-d67333ff73b0} <Debug> TCPHandler: Processed in 0.00654585 sec. | ||
| 474 | 2025.11.08 00:00:16.635870 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2025.11.08 00:00:16.636082 [ 3 ] {61cd1bb6-1746-4826-a8c8-95272a9e090f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 476 | 2025.11.08 00:00:16.636147 [ 3 ] {61cd1bb6-1746-4826-a8c8-95272a9e090f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2025.11.08 00:00:16.638400 [ 3 ] {61cd1bb6-1746-4826-a8c8-95272a9e090f} <Debug> oximeter.measurements_histogramu32 (d097cd12-bc62-4f34-96b0-a0d28bf356ed): Loading data parts | ||
| 478 | 2025.11.08 00:00:16.638565 [ 3 ] {61cd1bb6-1746-4826-a8c8-95272a9e090f} <Debug> oximeter.measurements_histogramu32 (d097cd12-bc62-4f34-96b0-a0d28bf356ed): There are no data parts | ||
| 479 | 2025.11.08 00:00:16.653684 [ 3 ] {61cd1bb6-1746-4826-a8c8-95272a9e090f} <Debug> TCPHandler: Processed in 0.017869121 sec. | ||
| 480 | 2025.11.08 00:00:16.653888 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2025.11.08 00:00:16.654140 [ 3 ] {e986e32b-f60a-4e45-b4f8-5266d182c4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 482 | 2025.11.08 00:00:16.654207 [ 3 ] {e986e32b-f60a-4e45-b4f8-5266d182c4d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2025.11.08 00:00:16.657900 [ 3 ] {e986e32b-f60a-4e45-b4f8-5266d182c4d6} <Debug> oximeter.measurements_histogrami64 (77fb465c-dace-4b56-a048-7656eda87c3b): Loading data parts | ||
| 484 | 2025.11.08 00:00:16.658104 [ 3 ] {e986e32b-f60a-4e45-b4f8-5266d182c4d6} <Debug> oximeter.measurements_histogrami64 (77fb465c-dace-4b56-a048-7656eda87c3b): There are no data parts | ||
| 485 | 2025.11.08 00:00:16.664752 [ 3 ] {e986e32b-f60a-4e45-b4f8-5266d182c4d6} <Debug> TCPHandler: Processed in 0.0109353 sec. | ||
| 486 | 2025.11.08 00:00:16.664904 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2025.11.08 00:00:16.665126 [ 3 ] {7eb7d820-6de4-4bbf-8a2a-c3b21e897c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 488 | 2025.11.08 00:00:16.665193 [ 3 ] {7eb7d820-6de4-4bbf-8a2a-c3b21e897c58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2025.11.08 00:00:16.670853 [ 3 ] {7eb7d820-6de4-4bbf-8a2a-c3b21e897c58} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Loading data parts | ||
| 490 | 2025.11.08 00:00:16.671043 [ 3 ] {7eb7d820-6de4-4bbf-8a2a-c3b21e897c58} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): There are no data parts | ||
| 491 | 2025.11.08 00:00:16.678108 [ 3 ] {7eb7d820-6de4-4bbf-8a2a-c3b21e897c58} <Debug> TCPHandler: Processed in 0.013255634 sec. | ||
| 492 | 2025.11.08 00:00:16.678269 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.11.08 00:00:16.678502 [ 3 ] {9134d3d3-1c29-429d-be15-51a8b78126b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 494 | 2025.11.08 00:00:16.678567 [ 3 ] {9134d3d3-1c29-429d-be15-51a8b78126b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2025.11.08 00:00:16.681755 [ 3 ] {9134d3d3-1c29-429d-be15-51a8b78126b4} <Debug> oximeter.measurements_histogramf32 (9b3dd5b2-cbb7-4eef-bee6-219774c06c68): Loading data parts | ||
| 496 | 2025.11.08 00:00:16.681973 [ 3 ] {9134d3d3-1c29-429d-be15-51a8b78126b4} <Debug> oximeter.measurements_histogramf32 (9b3dd5b2-cbb7-4eef-bee6-219774c06c68): There are no data parts | ||
| 497 | 2025.11.08 00:00:16.684159 [ 3 ] {9134d3d3-1c29-429d-be15-51a8b78126b4} <Debug> TCPHandler: Processed in 0.005944843 sec. | ||
| 498 | 2025.11.08 00:00:16.684339 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.11.08 00:00:16.684600 [ 3 ] {75e5cd29-88fd-4c11-9dc4-480c0d7d075d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 500 | 2025.11.08 00:00:16.684687 [ 3 ] {75e5cd29-88fd-4c11-9dc4-480c0d7d075d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2025.11.08 00:00:16.692332 [ 3 ] {75e5cd29-88fd-4c11-9dc4-480c0d7d075d} <Debug> oximeter.measurements_histogramf64 (2e009d55-3d57-4e57-9399-8fdf923fb698): Loading data parts | ||
| 502 | 2025.11.08 00:00:16.692543 [ 3 ] {75e5cd29-88fd-4c11-9dc4-480c0d7d075d} <Debug> oximeter.measurements_histogramf64 (2e009d55-3d57-4e57-9399-8fdf923fb698): There are no data parts | ||
| 503 | 2025.11.08 00:00:16.695331 [ 3 ] {75e5cd29-88fd-4c11-9dc4-480c0d7d075d} <Debug> TCPHandler: Processed in 0.011055313 sec. | ||
| 504 | 2025.11.08 00:00:16.695496 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.11.08 00:00:16.695699 [ 3 ] {b6e18423-9c4c-4bff-98db-6ebe3f06dfc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | 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) | ||
| 531 | 2025.11.08 00:00:16.695762 [ 3 ] {b6e18423-9c4c-4bff-98db-6ebe3f06dfc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2025.11.08 00:00:16.697820 [ 3 ] {b6e18423-9c4c-4bff-98db-6ebe3f06dfc7} <Debug> oximeter.fields_bool (25254547-02f4-47a8-b190-c5ec8c8d60e8): Loading data parts | ||
| 533 | 2025.11.08 00:00:16.698000 [ 3 ] {b6e18423-9c4c-4bff-98db-6ebe3f06dfc7} <Debug> oximeter.fields_bool (25254547-02f4-47a8-b190-c5ec8c8d60e8): There are no data parts | ||
| 534 | 2025.11.08 00:00:16.704255 [ 3 ] {b6e18423-9c4c-4bff-98db-6ebe3f06dfc7} <Debug> TCPHandler: Processed in 0.008809673 sec. | ||
| 535 | 2025.11.08 00:00:16.704436 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.11.08 00:00:16.704625 [ 3 ] {1ab20b8c-12c8-493d-b6d7-49cf40c505ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 537 | 2025.11.08 00:00:16.704692 [ 3 ] {1ab20b8c-12c8-493d-b6d7-49cf40c505ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2025.11.08 00:00:16.707398 [ 3 ] {1ab20b8c-12c8-493d-b6d7-49cf40c505ff} <Debug> oximeter.fields_i8 (9bab585d-bdea-407c-9d69-c15ebb6d7757): Loading data parts | ||
| 539 | 2025.11.08 00:00:16.707535 [ 3 ] {1ab20b8c-12c8-493d-b6d7-49cf40c505ff} <Debug> oximeter.fields_i8 (9bab585d-bdea-407c-9d69-c15ebb6d7757): There are no data parts | ||
| 540 | 2025.11.08 00:00:16.709703 [ 3 ] {1ab20b8c-12c8-493d-b6d7-49cf40c505ff} <Debug> TCPHandler: Processed in 0.005383988 sec. | ||
| 541 | 2025.11.08 00:00:16.709907 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.11.08 00:00:16.710075 [ 3 ] {d1447fd3-b540-4d99-b79c-706b6f05a635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 543 | 2025.11.08 00:00:16.710126 [ 3 ] {d1447fd3-b540-4d99-b79c-706b6f05a635} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2025.11.08 00:00:16.712100 [ 3 ] {d1447fd3-b540-4d99-b79c-706b6f05a635} <Debug> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Loading data parts | ||
| 545 | 2025.11.08 00:00:16.712217 [ 3 ] {d1447fd3-b540-4d99-b79c-706b6f05a635} <Debug> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): There are no data parts | ||
| 546 | 2025.11.08 00:00:16.718588 [ 3 ] {d1447fd3-b540-4d99-b79c-706b6f05a635} <Debug> TCPHandler: Processed in 0.00873126 sec. | ||
| 547 | 2025.11.08 00:00:16.718782 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.11.08 00:00:16.718980 [ 3 ] {3041757d-818c-472e-9e5a-a4f5ac329428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 549 | 2025.11.08 00:00:16.719050 [ 3 ] {3041757d-818c-472e-9e5a-a4f5ac329428} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2025.11.08 00:00:16.728568 [ 3 ] {3041757d-818c-472e-9e5a-a4f5ac329428} <Debug> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Loading data parts | ||
| 551 | 2025.11.08 00:00:16.728734 [ 3 ] {3041757d-818c-472e-9e5a-a4f5ac329428} <Debug> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): There are no data parts | ||
| 552 | 2025.11.08 00:00:16.731716 [ 3 ] {3041757d-818c-472e-9e5a-a4f5ac329428} <Debug> TCPHandler: Processed in 0.012995827 sec. | ||
| 553 | 2025.11.08 00:00:16.731878 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.11.08 00:00:16.732068 [ 3 ] {ee1c7b60-d0a6-46ee-bc97-574d2be9307b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 555 | 2025.11.08 00:00:16.732114 [ 3 ] {ee1c7b60-d0a6-46ee-bc97-574d2be9307b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2025.11.08 00:00:16.740045 [ 3 ] {ee1c7b60-d0a6-46ee-bc97-574d2be9307b} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Loading data parts | ||
| 557 | 2025.11.08 00:00:16.740214 [ 3 ] {ee1c7b60-d0a6-46ee-bc97-574d2be9307b} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): There are no data parts | ||
| 558 | 2025.11.08 00:00:16.741915 [ 3 ] {ee1c7b60-d0a6-46ee-bc97-574d2be9307b} <Debug> TCPHandler: Processed in 0.010094677 sec. | ||
| 559 | 2025.11.08 00:00:16.742085 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.11.08 00:00:16.742240 [ 3 ] {05281a39-0e5c-42c0-8832-f04cddef7eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 561 | 2025.11.08 00:00:16.742297 [ 3 ] {05281a39-0e5c-42c0-8832-f04cddef7eea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2025.11.08 00:00:16.752958 [ 3 ] {05281a39-0e5c-42c0-8832-f04cddef7eea} <Debug> oximeter.fields_i32 (afed017a-cef8-44d6-883e-574203046476): Loading data parts | ||
| 563 | 2025.11.08 00:00:16.753166 [ 3 ] {05281a39-0e5c-42c0-8832-f04cddef7eea} <Debug> oximeter.fields_i32 (afed017a-cef8-44d6-883e-574203046476): There are no data parts | ||
| 564 | 2025.11.08 00:00:16.756170 [ 3 ] {05281a39-0e5c-42c0-8832-f04cddef7eea} <Debug> TCPHandler: Processed in 0.014130908 sec. | ||
| 565 | 2025.11.08 00:00:16.756342 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2025.11.08 00:00:16.756521 [ 3 ] {1f36baee-1dd0-41d3-a3b2-fad74d01a642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 567 | 2025.11.08 00:00:16.756577 [ 3 ] {1f36baee-1dd0-41d3-a3b2-fad74d01a642} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2025.11.08 00:00:16.765630 [ 3 ] {1f36baee-1dd0-41d3-a3b2-fad74d01a642} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Loading data parts | ||
| 569 | 2025.11.08 00:00:16.765837 [ 3 ] {1f36baee-1dd0-41d3-a3b2-fad74d01a642} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): There are no data parts | ||
| 570 | 2025.11.08 00:00:16.767961 [ 3 ] {1f36baee-1dd0-41d3-a3b2-fad74d01a642} <Debug> TCPHandler: Processed in 0.011675591 sec. | ||
| 571 | 2025.11.08 00:00:16.768139 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2025.11.08 00:00:16.768298 [ 3 ] {d36a2477-cec8-42a8-8788-3b18be295986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 573 | 2025.11.08 00:00:16.768361 [ 3 ] {d36a2477-cec8-42a8-8788-3b18be295986} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2025.11.08 00:00:16.776190 [ 3 ] {d36a2477-cec8-42a8-8788-3b18be295986} <Debug> oximeter.fields_i64 (1ab63a0c-0c80-4fde-a6d0-4453dfe06984): Loading data parts | ||
| 575 | 2025.11.08 00:00:16.776396 [ 3 ] {d36a2477-cec8-42a8-8788-3b18be295986} <Debug> oximeter.fields_i64 (1ab63a0c-0c80-4fde-a6d0-4453dfe06984): There are no data parts | ||
| 576 | 2025.11.08 00:00:16.778154 [ 3 ] {d36a2477-cec8-42a8-8788-3b18be295986} <Debug> TCPHandler: Processed in 0.010087688 sec. | ||
| 577 | 2025.11.08 00:00:16.778309 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2025.11.08 00:00:16.778498 [ 3 ] {be8bd12f-042f-446f-a693-bc0572174e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 579 | 2025.11.08 00:00:16.778558 [ 3 ] {be8bd12f-042f-446f-a693-bc0572174e7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2025.11.08 00:00:16.781542 [ 3 ] {be8bd12f-042f-446f-a693-bc0572174e7a} <Debug> oximeter.fields_u64 (3bcf7b1d-327d-4f0d-8f50-45555bf92e87): Loading data parts | ||
| 581 | 2025.11.08 00:00:16.781688 [ 3 ] {be8bd12f-042f-446f-a693-bc0572174e7a} <Debug> oximeter.fields_u64 (3bcf7b1d-327d-4f0d-8f50-45555bf92e87): There are no data parts | ||
| 582 | 2025.11.08 00:00:16.783164 [ 3 ] {be8bd12f-042f-446f-a693-bc0572174e7a} <Debug> TCPHandler: Processed in 0.004884945 sec. | ||
| 583 | 2025.11.08 00:00:16.783339 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2025.11.08 00:00:16.783496 [ 3 ] {154ef0e6-7bfb-4ddc-b50c-75511775bade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 585 | 2025.11.08 00:00:16.783555 [ 3 ] {154ef0e6-7bfb-4ddc-b50c-75511775bade} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2025.11.08 00:00:16.790045 [ 3 ] {154ef0e6-7bfb-4ddc-b50c-75511775bade} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Loading data parts | ||
| 587 | 2025.11.08 00:00:16.790218 [ 3 ] {154ef0e6-7bfb-4ddc-b50c-75511775bade} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): There are no data parts | ||
| 588 | 2025.11.08 00:00:16.793357 [ 3 ] {154ef0e6-7bfb-4ddc-b50c-75511775bade} <Debug> TCPHandler: Processed in 0.010066407 sec. | ||
| 589 | 2025.11.08 00:00:16.793510 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2025.11.08 00:00:16.793682 [ 3 ] {c96c7e11-8636-4709-a9f9-e38640850d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 591 | 2025.11.08 00:00:16.793744 [ 3 ] {c96c7e11-8636-4709-a9f9-e38640850d34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2025.11.08 00:00:16.795752 [ 3 ] {c96c7e11-8636-4709-a9f9-e38640850d34} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Loading data parts | ||
| 593 | 2025.11.08 00:00:16.795899 [ 3 ] {c96c7e11-8636-4709-a9f9-e38640850d34} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): There are no data parts | ||
| 594 | 2025.11.08 00:00:16.801618 [ 3 ] {c96c7e11-8636-4709-a9f9-e38640850d34} <Debug> TCPHandler: Processed in 0.008207895 sec. | ||
| 595 | 2025.11.08 00:00:16.801759 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2025.11.08 00:00:16.801975 [ 3 ] {92821b5f-33d5-4f11-847f-97a37478bde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 597 | 2025.11.08 00:00:16.802046 [ 3 ] {92821b5f-33d5-4f11-847f-97a37478bde2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2025.11.08 00:00:16.804656 [ 3 ] {92821b5f-33d5-4f11-847f-97a37478bde2} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Loading data parts | ||
| 599 | 2025.11.08 00:00:16.804865 [ 3 ] {92821b5f-33d5-4f11-847f-97a37478bde2} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): There are no data parts | ||
| 600 | 2025.11.08 00:00:16.813211 [ 3 ] {92821b5f-33d5-4f11-847f-97a37478bde2} <Debug> TCPHandler: Processed in 0.011439504 sec. | ||
| 601 | 2025.11.08 00:00:16.813387 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2025.11.08 00:00:16.813659 [ 3 ] {833c7fb9-f481-4fdf-b84b-f0f97bb1d714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | 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) | ||
| 606 | 2025.11.08 00:00:16.813737 [ 3 ] {833c7fb9-f481-4fdf-b84b-f0f97bb1d714} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2025.11.08 00:00:16.816505 [ 3 ] {833c7fb9-f481-4fdf-b84b-f0f97bb1d714} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822): Loading data parts | ||
| 608 | 2025.11.08 00:00:16.816697 [ 3 ] {833c7fb9-f481-4fdf-b84b-f0f97bb1d714} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822): There are no data parts | ||
| 609 | 2025.11.08 00:00:16.819093 [ 3 ] {833c7fb9-f481-4fdf-b84b-f0f97bb1d714} <Debug> TCPHandler: Processed in 0.005756158 sec. | ||
| 610 | 2025.11.08 00:00:16.819414 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2025.11.08 00:00:16.819793 [ 4 ] {b7148b91-4a62-4b31-9c48-38b9bfa1a88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2025.11.08 00:00:16.821077 [ 4 ] {b7148b91-4a62-4b31-9c48-38b9bfa1a88d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2025.11.08 00:00:16.836212 [ 261 ] {b7148b91-4a62-4b31-9c48-38b9bfa1a88d} <Trace> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2025.11.08 00:00:16.836316 [ 261 ] {b7148b91-4a62-4b31-9c48-38b9bfa1a88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 615 | 2025.11.08 00:00:16.840530 [ 261 ] {b7148b91-4a62-4b31-9c48-38b9bfa1a88d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2025.11.08 00:00:16.840887 [ 261 ] {b7148b91-4a62-4b31-9c48-38b9bfa1a88d} <Trace> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2025.11.08 00:00:16.841191 [ 4 ] {b7148b91-4a62-4b31-9c48-38b9bfa1a88d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021551 sec., 46.401559092385504 rows/sec., 742.42 B/sec. | ||
| 618 | 2025.11.08 00:00:16.841503 [ 4 ] {b7148b91-4a62-4b31-9c48-38b9bfa1a88d} <Debug> TCPHandler: Processed in 0.022232242 sec. | ||
| 619 | 2025.11.08 00:00:17.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.62 MiB, peak 124.62 MiB, free memory in arenas 0.00 B, will set to 138.60 MiB (RSS), difference: 13.98 MiB | ||
| 620 | 2025.11.08 00:00:17.961826 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33866 | ||
| 621 | 2025.11.08 00:00:17.963336 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.11.08 00:00:17.963398 [ 270 ] {} <Debug> TCP-Session: 023adb92-7af4-4c36-8408-1b5ef66f5b64 Authenticating user 'default' from [fd00:1122:3344:101::b]:33866 | ||
| 623 | 2025.11.08 00:00:17.963458 [ 270 ] {} <Debug> TCP-Session: 023adb92-7af4-4c36-8408-1b5ef66f5b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.11.08 00:00:17.963471 [ 270 ] {} <Debug> TCP-Session: 023adb92-7af4-4c36-8408-1b5ef66f5b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.11.08 00:00:17.963532 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.11.08 00:00:17.963575 [ 270 ] {} <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 | ||
| 627 | 2025.11.08 00:00:17.963598 [ 270 ] {} <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 | ||
| 628 | 2025.11.08 00:00:17.965953 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55285 | ||
| 629 | 2025.11.08 00:00:17.966055 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64332 | ||
| 630 | 2025.11.08 00:00:17.966145 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34867 | ||
| 631 | 2025.11.08 00:00:17.966178 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.11.08 00:00:17.966276 [ 271 ] {} <Debug> TCP-Session: 9c7ea859-d6d2-41df-a5f5-048f3298f31e Authenticating user 'default' from [fd00:1122:3344:101::b]:55285 | ||
| 633 | 2025.11.08 00:00:17.966306 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2025.11.08 00:00:17.966283 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45995 | ||
| 635 | 2025.11.08 00:00:17.966375 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45650 | ||
| 636 | 2025.11.08 00:00:17.966391 [ 272 ] {} <Debug> TCP-Session: 12bd41b1-5cc6-49f4-83fa-c368ac64df54 Authenticating user 'default' from [fd00:1122:3344:101::b]:64332 | ||
| 637 | 2025.11.08 00:00:17.966344 [ 271 ] {} <Debug> TCP-Session: 9c7ea859-d6d2-41df-a5f5-048f3298f31e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.11.08 00:00:17.966440 [ 272 ] {} <Debug> TCP-Session: 12bd41b1-5cc6-49f4-83fa-c368ac64df54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2025.11.08 00:00:17.966481 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.11.08 00:00:17.966496 [ 271 ] {} <Debug> TCP-Session: 9c7ea859-d6d2-41df-a5f5-048f3298f31e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.11.08 00:00:17.966505 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57610 | ||
| 642 | 2025.11.08 00:00:17.966540 [ 273 ] {} <Debug> TCP-Session: acb6ba9b-7282-4b0a-b7a5-9a6c6694d130 Authenticating user 'default' from [fd00:1122:3344:101::b]:34867 | ||
| 643 | 2025.11.08 00:00:17.966502 [ 272 ] {} <Debug> TCP-Session: 12bd41b1-5cc6-49f4-83fa-c368ac64df54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.11.08 00:00:17.966579 [ 273 ] {} <Debug> TCP-Session: acb6ba9b-7282-4b0a-b7a5-9a6c6694d130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.11.08 00:00:17.966592 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.11.08 00:00:17.966615 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.11.08 00:00:17.966639 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48175 | ||
| 648 | 2025.11.08 00:00:17.966685 [ 275 ] {} <Debug> TCP-Session: 8b1cc73c-2e23-47ac-9fe5-70e8b9a855d9 Authenticating user 'default' from [fd00:1122:3344:101::b]:45650 | ||
| 649 | 2025.11.08 00:00:17.966649 [ 274 ] {} <Debug> TCP-Session: 39de04ae-2ce4-4c41-a0a1-6a5296c7697f Authenticating user 'default' from [fd00:1122:3344:101::b]:45995 | ||
| 650 | 2025.11.08 00:00:17.966722 [ 275 ] {} <Debug> TCP-Session: 8b1cc73c-2e23-47ac-9fe5-70e8b9a855d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.11.08 00:00:17.966742 [ 274 ] {} <Debug> TCP-Session: 39de04ae-2ce4-4c41-a0a1-6a5296c7697f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.11.08 00:00:17.966727 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2025.11.08 00:00:17.966793 [ 275 ] {} <Debug> TCP-Session: 8b1cc73c-2e23-47ac-9fe5-70e8b9a855d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.11.08 00:00:17.966829 [ 276 ] {} <Debug> TCP-Session: 7bbcdfcb-9df8-4a5f-b125-a5effefe9219 Authenticating user 'default' from [fd00:1122:3344:101::b]:57610 | ||
| 655 | 2025.11.08 00:00:17.966822 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2025.11.08 00:00:17.966869 [ 276 ] {} <Debug> TCP-Session: 7bbcdfcb-9df8-4a5f-b125-a5effefe9219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.11.08 00:00:17.966895 [ 277 ] {} <Debug> TCP-Session: 5d60e86c-bd02-4439-940f-12778961de0a Authenticating user 'default' from [fd00:1122:3344:101::b]:48175 | ||
| 658 | 2025.11.08 00:00:17.966925 [ 276 ] {} <Debug> TCP-Session: 7bbcdfcb-9df8-4a5f-b125-a5effefe9219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.11.08 00:00:17.966800 [ 274 ] {} <Debug> TCP-Session: 39de04ae-2ce4-4c41-a0a1-6a5296c7697f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.11.08 00:00:17.966963 [ 277 ] {} <Debug> TCP-Session: 5d60e86c-bd02-4439-940f-12778961de0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.11.08 00:00:17.966633 [ 273 ] {} <Debug> TCP-Session: acb6ba9b-7282-4b0a-b7a5-9a6c6694d130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.11.08 00:00:17.967018 [ 277 ] {} <Debug> TCP-Session: 5d60e86c-bd02-4439-940f-12778961de0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.11.08 00:00:19.346467 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63223 | ||
| 664 | 2025.11.08 00:00:19.348311 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.11.08 00:00:19.348351 [ 278 ] {} <Debug> TCP-Session: 51166091-062b-4379-96d5-6de12e9c0a97 Authenticating user 'default' from [fd00:1122:3344:101::c]:63223 | ||
| 666 | 2025.11.08 00:00:19.348372 [ 278 ] {} <Debug> TCP-Session: 51166091-062b-4379-96d5-6de12e9c0a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.11.08 00:00:19.348407 [ 278 ] {} <Debug> TCP-Session: 51166091-062b-4379-96d5-6de12e9c0a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.11.08 00:00:19.348473 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.11.08 00:00:19.348500 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.11.08 00:00:19.348530 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.11.08 00:00:19.351153 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41043 | ||
| 672 | 2025.11.08 00:00:19.351241 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49041 | ||
| 673 | 2025.11.08 00:00:19.351351 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2025.11.08 00:00:19.351362 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39409 | ||
| 675 | 2025.11.08 00:00:19.351411 [ 279 ] {} <Debug> TCP-Session: ed4db0ed-b6ea-4687-86dc-43fe97eb8240 Authenticating user 'default' from [fd00:1122:3344:101::c]:41043 | ||
| 676 | 2025.11.08 00:00:19.351468 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33663 | ||
| 677 | 2025.11.08 00:00:19.351471 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2025.11.08 00:00:19.351486 [ 279 ] {} <Debug> TCP-Session: ed4db0ed-b6ea-4687-86dc-43fe97eb8240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.11.08 00:00:19.351572 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57646 | ||
| 680 | 2025.11.08 00:00:19.351579 [ 279 ] {} <Debug> TCP-Session: ed4db0ed-b6ea-4687-86dc-43fe97eb8240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.11.08 00:00:19.351585 [ 280 ] {} <Debug> TCP-Session: a1bed140-05d4-4bee-8caa-0fb9d8c10f42 Authenticating user 'default' from [fd00:1122:3344:101::c]:49041 | ||
| 682 | 2025.11.08 00:00:19.351640 [ 280 ] {} <Debug> TCP-Session: a1bed140-05d4-4bee-8caa-0fb9d8c10f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2025.11.08 00:00:19.351653 [ 280 ] {} <Debug> TCP-Session: a1bed140-05d4-4bee-8caa-0fb9d8c10f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.11.08 00:00:19.351705 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49515 | ||
| 685 | 2025.11.08 00:00:19.351732 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.11.08 00:00:19.351778 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.11.08 00:00:19.351799 [ 282 ] {} <Debug> TCP-Session: 13207a8d-3edb-4139-a2f8-e20ce342087e Authenticating user 'default' from [fd00:1122:3344:101::c]:33663 | ||
| 688 | 2025.11.08 00:00:19.351828 [ 281 ] {} <Debug> TCP-Session: 72d2dff7-115c-4eed-a417-d47fecc69220 Authenticating user 'default' from [fd00:1122:3344:101::c]:39409 | ||
| 689 | 2025.11.08 00:00:19.351845 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.11.08 00:00:19.351859 [ 282 ] {} <Debug> TCP-Session: 13207a8d-3edb-4139-a2f8-e20ce342087e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.11.08 00:00:19.351906 [ 282 ] {} <Debug> TCP-Session: 13207a8d-3edb-4139-a2f8-e20ce342087e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.11.08 00:00:19.351935 [ 281 ] {} <Debug> TCP-Session: 72d2dff7-115c-4eed-a417-d47fecc69220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.11.08 00:00:19.351943 [ 283 ] {} <Debug> TCP-Session: 3f690a3d-4106-4960-a336-b9398c9fb27a Authenticating user 'default' from [fd00:1122:3344:101::c]:57646 | ||
| 694 | 2025.11.08 00:00:19.351963 [ 281 ] {} <Debug> TCP-Session: 72d2dff7-115c-4eed-a417-d47fecc69220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.11.08 00:00:19.351975 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2025.11.08 00:00:19.351999 [ 283 ] {} <Debug> TCP-Session: 3f690a3d-4106-4960-a336-b9398c9fb27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.11.08 00:00:19.351946 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42651 | ||
| 698 | 2025.11.08 00:00:19.352045 [ 284 ] {} <Debug> TCP-Session: dad2a987-5ab1-4628-be89-478f3e6afd83 Authenticating user 'default' from [fd00:1122:3344:101::c]:49515 | ||
| 699 | 2025.11.08 00:00:19.352045 [ 283 ] {} <Debug> TCP-Session: 3f690a3d-4106-4960-a336-b9398c9fb27a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.11.08 00:00:19.352120 [ 284 ] {} <Debug> TCP-Session: dad2a987-5ab1-4628-be89-478f3e6afd83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.11.08 00:00:19.352186 [ 284 ] {} <Debug> TCP-Session: dad2a987-5ab1-4628-be89-478f3e6afd83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.11.08 00:00:19.352262 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2025.11.08 00:00:19.352303 [ 285 ] {} <Debug> TCP-Session: 2de8649f-5e0e-42c6-a5fa-0a79824ae010 Authenticating user 'default' from [fd00:1122:3344:101::c]:42651 | ||
| 704 | 2025.11.08 00:00:19.352353 [ 285 ] {} <Debug> TCP-Session: 2de8649f-5e0e-42c6-a5fa-0a79824ae010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.11.08 00:00:19.352366 [ 285 ] {} <Debug> TCP-Session: 2de8649f-5e0e-42c6-a5fa-0a79824ae010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.11.08 00:00:22.544480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 707 | 2025.11.08 00:00:22.544482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.11.08 00:00:22.544919 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 709 | 2025.11.08 00:00:22.544945 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.11.08 00:00:22.549287 [ 244 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Loading data parts | ||
| 711 | 2025.11.08 00:00:22.549773 [ 244 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): There are no data parts | ||
| 712 | 2025.11.08 00:00:22.555020 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 713 | 2025.11.08 00:00:22.555081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 714 | 2025.11.08 00:00:22.563956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 715 | 2025.11.08 00:00:22.565470 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 716 | 2025.11.08 00:00:22.565742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 717 | 2025.11.08 00:00:22.570168 [ 243 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Loading data parts | ||
| 718 | 2025.11.08 00:00:22.570532 [ 243 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): There are no data parts | ||
| 719 | 2025.11.08 00:00:22.614349 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2025.11.08 00:00:22.614434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 721 | 2025.11.08 00:00:22.635106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2025.11.08 00:00:22.638596 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2025.11.08 00:00:22.647499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 724 | 2025.11.08 00:00:23.000273 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.10 MiB | ||
| 725 | 2025.11.08 00:00:25.044390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2025.11.08 00:00:25.044500 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2025.11.08 00:00:25.048911 [ 242 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Loading data parts | ||
| 728 | 2025.11.08 00:00:25.049199 [ 242 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): There are no data parts | ||
| 729 | 2025.11.08 00:00:25.058422 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2025.11.08 00:00:25.058462 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 731 | 2025.11.08 00:00:25.062182 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2025.11.08 00:00:25.062805 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 733 | 2025.11.08 00:00:25.063043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 734 | 2025.11.08 00:00:26.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 158.18 MiB, free memory in arenas 0.00 B, will set to 155.04 MiB (RSS), difference: -3.15 MiB | ||
| 735 | 2025.11.08 00:00:30.008329 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2025.11.08 00:00:30.008391 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2025.11.08 00:00:30.065984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 738 | 2025.11.08 00:00:30.070737 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2025.11.08 00:00:30.070895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 740 | 2025.11.08 00:00:30.071601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2025.11.08 00:00:30.072108 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 742 | 2025.11.08 00:00:30.072352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2025.11.08 00:00:30.147634 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2025.11.08 00:00:30.165977 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2025.11.08 00:00:30.166046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 746 | 2025.11.08 00:00:30.172688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2025.11.08 00:00:30.173852 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 748 | 2025.11.08 00:00:30.177892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2025.11.08 00:00:31.001139 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.80 MiB, peak 159.80 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 1.91 MiB | ||
| 750 | 2025.11.08 00:00:36.001112 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.76 MiB, peak 159.80 MiB, free memory in arenas 0.00 B, will set to 157.78 MiB (RSS), difference: 4.02 MiB | ||
| 751 | 2025.11.08 00:00:36.851338 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.11.08 00:00:36.851791 [ 3 ] {432d366e-0edd-4a1c-bba7-6f991620751d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.11.08 00:00:36.856546 [ 3 ] {432d366e-0edd-4a1c-bba7-6f991620751d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.11.08 00:00:36.863358 [ 3 ] {432d366e-0edd-4a1c-bba7-6f991620751d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.11.08 00:00:36.873922 [ 3 ] {432d366e-0edd-4a1c-bba7-6f991620751d} <Debug> TCPHandler: Processed in 0.022713615 sec. | ||
| 756 | 2025.11.08 00:00:36.890236 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.11.08 00:00:36.890439 [ 3 ] {19c622b6-c89a-419c-bd26-393b9658b71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.11.08 00:00:36.901246 [ 3 ] {19c622b6-c89a-419c-bd26-393b9658b71f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.11.08 00:00:36.901321 [ 3 ] {19c622b6-c89a-419c-bd26-393b9658b71f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.11.08 00:00:36.904865 [ 3 ] {19c622b6-c89a-419c-bd26-393b9658b71f} <Debug> TCPHandler: Processed in 0.014742135 sec. | ||
| 761 | 2025.11.08 00:00:36.905231 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.11.08 00:00:36.905414 [ 3 ] {7fc989ae-48bb-4056-8a68-dec099aef9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.11.08 00:00:36.908446 [ 3 ] {7fc989ae-48bb-4056-8a68-dec099aef9a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.11.08 00:00:36.908515 [ 3 ] {7fc989ae-48bb-4056-8a68-dec099aef9a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.11.08 00:00:36.908989 [ 3 ] {7fc989ae-48bb-4056-8a68-dec099aef9a0} <Debug> TCPHandler: Processed in 0.003841806 sec. | ||
| 766 | 2025.11.08 00:00:36.909307 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.11.08 00:00:36.909485 [ 3 ] {0570b32c-e11f-477b-ac4e-e72c36bcd2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 768 | 2025.11.08 00:00:36.909924 [ 3 ] {0570b32c-e11f-477b-ac4e-e72c36bcd2f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.11.08 00:00:36.910027 [ 3 ] {0570b32c-e11f-477b-ac4e-e72c36bcd2f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.11.08 00:00:36.910623 [ 3 ] {0570b32c-e11f-477b-ac4e-e72c36bcd2f3} <Debug> TCPHandler: Processed in 0.001385538 sec. | ||
| 771 | 2025.11.08 00:00:36.910952 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.11.08 00:00:36.911130 [ 3 ] {a3f7c601-0014-4e55-add4-ea2b6450fd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 773 | 2025.11.08 00:00:36.911505 [ 3 ] {a3f7c601-0014-4e55-add4-ea2b6450fd65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.11.08 00:00:36.911560 [ 3 ] {a3f7c601-0014-4e55-add4-ea2b6450fd65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.11.08 00:00:36.912001 [ 3 ] {a3f7c601-0014-4e55-add4-ea2b6450fd65} <Debug> TCPHandler: Processed in 0.001124651 sec. | ||
| 776 | 2025.11.08 00:00:36.912335 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.11.08 00:00:36.912509 [ 3 ] {524298e5-29f1-46cd-be18-062b17dfc684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 778 | 2025.11.08 00:00:36.912886 [ 3 ] {524298e5-29f1-46cd-be18-062b17dfc684} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.11.08 00:00:36.912955 [ 3 ] {524298e5-29f1-46cd-be18-062b17dfc684} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.11.08 00:00:36.913425 [ 3 ] {524298e5-29f1-46cd-be18-062b17dfc684} <Debug> TCPHandler: Processed in 0.001161782 sec. | ||
| 781 | 2025.11.08 00:00:36.913724 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.11.08 00:00:36.913900 [ 3 ] {e53b150c-67d2-45ba-8d2e-7dea98ac9615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 783 | 2025.11.08 00:00:36.914269 [ 3 ] {e53b150c-67d2-45ba-8d2e-7dea98ac9615} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.11.08 00:00:36.914333 [ 3 ] {e53b150c-67d2-45ba-8d2e-7dea98ac9615} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.11.08 00:00:36.914791 [ 3 ] {e53b150c-67d2-45ba-8d2e-7dea98ac9615} <Debug> TCPHandler: Processed in 0.001140251 sec. | ||
| 786 | 2025.11.08 00:00:36.915053 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.11.08 00:00:36.915221 [ 3 ] {54eb0d9e-c190-4d5c-8922-206f0a406652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 788 | 2025.11.08 00:00:36.915580 [ 3 ] {54eb0d9e-c190-4d5c-8922-206f0a406652} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.11.08 00:00:36.915644 [ 3 ] {54eb0d9e-c190-4d5c-8922-206f0a406652} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.11.08 00:00:36.916083 [ 3 ] {54eb0d9e-c190-4d5c-8922-206f0a406652} <Debug> TCPHandler: Processed in 0.00109393 sec. | ||
| 791 | 2025.11.08 00:00:36.916358 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.11.08 00:00:36.916516 [ 3 ] {e33d23d7-e8f5-4cd2-b0f7-575d6c8a5de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 793 | 2025.11.08 00:00:36.916876 [ 3 ] {e33d23d7-e8f5-4cd2-b0f7-575d6c8a5de1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.11.08 00:00:36.916933 [ 3 ] {e33d23d7-e8f5-4cd2-b0f7-575d6c8a5de1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.11.08 00:00:36.917370 [ 3 ] {e33d23d7-e8f5-4cd2-b0f7-575d6c8a5de1} <Debug> TCPHandler: Processed in 0.00107426 sec. | ||
| 796 | 2025.11.08 00:00:36.917677 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.11.08 00:00:36.917844 [ 3 ] {7d573975-5eef-4777-a90b-4ff95f7f5d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 798 | 2025.11.08 00:00:36.918220 [ 3 ] {7d573975-5eef-4777-a90b-4ff95f7f5d5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.11.08 00:00:36.918281 [ 3 ] {7d573975-5eef-4777-a90b-4ff95f7f5d5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.11.08 00:00:36.918688 [ 3 ] {7d573975-5eef-4777-a90b-4ff95f7f5d5a} <Debug> TCPHandler: Processed in 0.00108468 sec. | ||
| 801 | 2025.11.08 00:00:36.918998 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.11.08 00:00:36.919173 [ 3 ] {addff8a1-71e0-407c-8c88-266449429155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 803 | 2025.11.08 00:00:36.919512 [ 3 ] {addff8a1-71e0-407c-8c88-266449429155} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.11.08 00:00:36.919579 [ 3 ] {addff8a1-71e0-407c-8c88-266449429155} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.11.08 00:00:36.920031 [ 3 ] {addff8a1-71e0-407c-8c88-266449429155} <Debug> TCPHandler: Processed in 0.00110781 sec. | ||
| 806 | 2025.11.08 00:00:36.920317 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.11.08 00:00:36.920466 [ 3 ] {7ef1b864-1b14-4190-8994-d157b0eb1a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 808 | 2025.11.08 00:00:36.920790 [ 3 ] {7ef1b864-1b14-4190-8994-d157b0eb1a05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.11.08 00:00:36.920850 [ 3 ] {7ef1b864-1b14-4190-8994-d157b0eb1a05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.11.08 00:00:36.921291 [ 3 ] {7ef1b864-1b14-4190-8994-d157b0eb1a05} <Debug> TCPHandler: Processed in 0.001045919 sec. | ||
| 811 | 2025.11.08 00:00:36.921550 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.11.08 00:00:36.921714 [ 3 ] {830f8cef-f15d-49e2-bf64-57bb5250a83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 813 | 2025.11.08 00:00:36.922085 [ 3 ] {830f8cef-f15d-49e2-bf64-57bb5250a83d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.11.08 00:00:36.922147 [ 3 ] {830f8cef-f15d-49e2-bf64-57bb5250a83d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.11.08 00:00:36.922632 [ 3 ] {830f8cef-f15d-49e2-bf64-57bb5250a83d} <Debug> TCPHandler: Processed in 0.001148191 sec. | ||
| 816 | 2025.11.08 00:00:36.922945 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.11.08 00:00:36.923108 [ 3 ] {bd535743-d4a0-48d5-ab93-2dc60208c4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 818 | 2025.11.08 00:00:36.923472 [ 3 ] {bd535743-d4a0-48d5-ab93-2dc60208c4c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.11.08 00:00:36.923535 [ 3 ] {bd535743-d4a0-48d5-ab93-2dc60208c4c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.11.08 00:00:36.924007 [ 3 ] {bd535743-d4a0-48d5-ab93-2dc60208c4c7} <Debug> TCPHandler: Processed in 0.001134211 sec. | ||
| 821 | 2025.11.08 00:00:36.924321 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.11.08 00:00:36.924478 [ 3 ] {7284017f-e775-4b02-8a42-790f4c8d01ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 823 | 2025.11.08 00:00:36.924877 [ 3 ] {7284017f-e775-4b02-8a42-790f4c8d01ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.11.08 00:00:36.924953 [ 3 ] {7284017f-e775-4b02-8a42-790f4c8d01ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.11.08 00:00:36.925551 [ 3 ] {7284017f-e775-4b02-8a42-790f4c8d01ec} <Debug> TCPHandler: Processed in 0.001291065 sec. | ||
| 826 | 2025.11.08 00:00:36.926596 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.11.08 00:00:36.926769 [ 3 ] {661d53f6-1482-4ca7-a71e-58f09c967e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 828 | 2025.11.08 00:00:36.927200 [ 3 ] {661d53f6-1482-4ca7-a71e-58f09c967e63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.11.08 00:00:36.927275 [ 3 ] {661d53f6-1482-4ca7-a71e-58f09c967e63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.11.08 00:00:36.927837 [ 3 ] {661d53f6-1482-4ca7-a71e-58f09c967e63} <Debug> TCPHandler: Processed in 0.001309726 sec. | ||
| 831 | 2025.11.08 00:00:36.931151 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.11.08 00:00:36.931332 [ 3 ] {8fa611a1-3b62-4470-b2cb-a9f64305cd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.11.08 00:00:36.931728 [ 3 ] {8fa611a1-3b62-4470-b2cb-a9f64305cd17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.11.08 00:00:36.931795 [ 3 ] {8fa611a1-3b62-4470-b2cb-a9f64305cd17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.11.08 00:00:36.932294 [ 3 ] {8fa611a1-3b62-4470-b2cb-a9f64305cd17} <Debug> TCPHandler: Processed in 0.001209793 sec. | ||
| 836 | 2025.11.08 00:00:36.932658 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.11.08 00:00:36.932838 [ 3 ] {82ba2d7a-c82b-4086-99b3-053b0ed74d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.11.08 00:00:36.933225 [ 3 ] {82ba2d7a-c82b-4086-99b3-053b0ed74d9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.11.08 00:00:36.933280 [ 3 ] {82ba2d7a-c82b-4086-99b3-053b0ed74d9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.11.08 00:00:36.933724 [ 3 ] {82ba2d7a-c82b-4086-99b3-053b0ed74d9a} <Debug> TCPHandler: Processed in 0.001132511 sec. | ||
| 841 | 2025.11.08 00:00:36.934068 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.11.08 00:00:36.934240 [ 3 ] {ee8d031a-8aba-4e8e-8db0-c5bbed6ad59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.11.08 00:00:36.934626 [ 3 ] {ee8d031a-8aba-4e8e-8db0-c5bbed6ad59e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.11.08 00:00:36.934678 [ 3 ] {ee8d031a-8aba-4e8e-8db0-c5bbed6ad59e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.11.08 00:00:36.935124 [ 3 ] {ee8d031a-8aba-4e8e-8db0-c5bbed6ad59e} <Debug> TCPHandler: Processed in 0.001118411 sec. | ||
| 846 | 2025.11.08 00:00:36.935486 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.11.08 00:00:36.935641 [ 3 ] {436b0f71-de4d-46fa-8268-b5b41ab371ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.11.08 00:00:36.936014 [ 3 ] {436b0f71-de4d-46fa-8268-b5b41ab371ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.11.08 00:00:36.936078 [ 3 ] {436b0f71-de4d-46fa-8268-b5b41ab371ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.11.08 00:00:36.936507 [ 3 ] {436b0f71-de4d-46fa-8268-b5b41ab371ee} <Debug> TCPHandler: Processed in 0.001082749 sec. | ||
| 851 | 2025.11.08 00:00:36.936843 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.11.08 00:00:36.937020 [ 3 ] {7d1cbcb3-0c81-445a-8dc0-60507605fb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.11.08 00:00:36.937394 [ 3 ] {7d1cbcb3-0c81-445a-8dc0-60507605fb06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.11.08 00:00:36.937456 [ 3 ] {7d1cbcb3-0c81-445a-8dc0-60507605fb06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.11.08 00:00:36.937828 [ 3 ] {7d1cbcb3-0c81-445a-8dc0-60507605fb06} <Debug> TCPHandler: Processed in 0.001053869 sec. | ||
| 856 | 2025.11.08 00:00:36.946923 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.11.08 00:00:36.947117 [ 3 ] {d0f7679d-f794-43d2-bc6b-9b0fa089151f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 858 | 2025.11.08 00:00:36.947541 [ 3 ] {d0f7679d-f794-43d2-bc6b-9b0fa089151f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.11.08 00:00:36.947601 [ 3 ] {d0f7679d-f794-43d2-bc6b-9b0fa089151f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.11.08 00:00:36.948043 [ 3 ] {d0f7679d-f794-43d2-bc6b-9b0fa089151f} <Debug> TCPHandler: Processed in 0.001198783 sec. | ||
| 861 | 2025.11.08 00:00:36.948365 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.11.08 00:00:36.948546 [ 3 ] {1de2ce36-04d7-491d-8699-58e169e9b8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 863 | 2025.11.08 00:00:36.948958 [ 3 ] {1de2ce36-04d7-491d-8699-58e169e9b8b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2025.11.08 00:00:36.949024 [ 3 ] {1de2ce36-04d7-491d-8699-58e169e9b8b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2025.11.08 00:00:36.949457 [ 3 ] {1de2ce36-04d7-491d-8699-58e169e9b8b3} <Debug> TCPHandler: Processed in 0.001162712 sec. | ||
| 866 | 2025.11.08 00:00:36.949798 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.11.08 00:00:36.949974 [ 3 ] {8b16083f-b50c-4bc4-83cc-063d9d047d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 868 | 2025.11.08 00:00:36.950444 [ 3 ] {8b16083f-b50c-4bc4-83cc-063d9d047d09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2025.11.08 00:00:36.950514 [ 3 ] {8b16083f-b50c-4bc4-83cc-063d9d047d09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2025.11.08 00:00:36.951078 [ 3 ] {8b16083f-b50c-4bc4-83cc-063d9d047d09} <Debug> TCPHandler: Processed in 0.001351817 sec. | ||
| 871 | 2025.11.08 00:00:36.951408 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.11.08 00:00:36.951589 [ 3 ] {0f76bbec-0872-4267-a07c-7222c8db0979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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', '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) | ||
| 873 | 2025.11.08 00:00:36.952021 [ 3 ] {0f76bbec-0872-4267-a07c-7222c8db0979} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2025.11.08 00:00:36.952102 [ 3 ] {0f76bbec-0872-4267-a07c-7222c8db0979} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2025.11.08 00:00:36.952588 [ 3 ] {0f76bbec-0872-4267-a07c-7222c8db0979} <Debug> TCPHandler: Processed in 0.001249704 sec. | ||
| 876 | 2025.11.08 00:00:36.952905 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.11.08 00:00:36.953090 [ 3 ] {76078484-71ac-45ad-893e-a4bd4a1d79e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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', '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) | ||
| 878 | 2025.11.08 00:00:36.953498 [ 3 ] {76078484-71ac-45ad-893e-a4bd4a1d79e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2025.11.08 00:00:36.953555 [ 3 ] {76078484-71ac-45ad-893e-a4bd4a1d79e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.11.08 00:00:36.953981 [ 3 ] {76078484-71ac-45ad-893e-a4bd4a1d79e2} <Debug> TCPHandler: Processed in 0.001140141 sec. | ||
| 881 | 2025.11.08 00:00:36.958354 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.11.08 00:00:36.958494 [ 3 ] {2661e462-0739-44cd-8560-04d408d8d77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 883 | 2025.11.08 00:00:36.958551 [ 3 ] {2661e462-0739-44cd-8560-04d408d8d77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2025.11.08 00:00:36.961631 [ 3 ] {2661e462-0739-44cd-8560-04d408d8d77f} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2025.11.08 00:00:36.961691 [ 3 ] {2661e462-0739-44cd-8560-04d408d8d77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 886 | 2025.11.08 00:00:36.965178 [ 3 ] {2661e462-0739-44cd-8560-04d408d8d77f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2025.11.08 00:00:36.965690 [ 3 ] {2661e462-0739-44cd-8560-04d408d8d77f} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2025.11.08 00:00:36.965902 [ 3 ] {2661e462-0739-44cd-8560-04d408d8d77f} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.007442 sec., 3493.6844934157484 rows/sec., 770.67 KiB/sec. | ||
| 889 | 2025.11.08 00:00:36.965955 [ 3 ] {2661e462-0739-44cd-8560-04d408d8d77f} <Debug> TCPHandler: Processed in 0.00766318 sec. | ||
| 890 | 2025.11.08 00:00:36.966145 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.11.08 00:00:36.966276 [ 3 ] {a26861d3-75ff-426b-907c-10bf8d8ab303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 892 | 2025.11.08 00:00:36.966333 [ 3 ] {a26861d3-75ff-426b-907c-10bf8d8ab303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 893 | 2025.11.08 00:00:36.975047 [ 3 ] {a26861d3-75ff-426b-907c-10bf8d8ab303} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2025.11.08 00:00:36.975087 [ 3 ] {a26861d3-75ff-426b-907c-10bf8d8ab303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 895 | 2025.11.08 00:00:36.975630 [ 3 ] {a26861d3-75ff-426b-907c-10bf8d8ab303} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2025.11.08 00:00:36.976202 [ 3 ] {a26861d3-75ff-426b-907c-10bf8d8ab303} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2025.11.08 00:00:36.976369 [ 3 ] {a26861d3-75ff-426b-907c-10bf8d8ab303} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.010125 sec., 2370.3703703703704 rows/sec., 201.39 KiB/sec. | ||
| 898 | 2025.11.08 00:00:36.976417 [ 3 ] {a26861d3-75ff-426b-907c-10bf8d8ab303} <Debug> TCPHandler: Processed in 0.010350924 sec. | ||
| 899 | 2025.11.08 00:00:36.976565 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.11.08 00:00:36.976683 [ 3 ] {7dd02e44-81f2-4bf7-8711-36bea116ff0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 901 | 2025.11.08 00:00:36.976733 [ 3 ] {7dd02e44-81f2-4bf7-8711-36bea116ff0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 902 | 2025.11.08 00:00:36.977232 [ 3 ] {7dd02e44-81f2-4bf7-8711-36bea116ff0c} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2025.11.08 00:00:36.977276 [ 3 ] {7dd02e44-81f2-4bf7-8711-36bea116ff0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 904 | 2025.11.08 00:00:36.977834 [ 3 ] {7dd02e44-81f2-4bf7-8711-36bea116ff0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2025.11.08 00:00:36.978391 [ 3 ] {7dd02e44-81f2-4bf7-8711-36bea116ff0c} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2025.11.08 00:00:36.978545 [ 3 ] {7dd02e44-81f2-4bf7-8711-36bea116ff0c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001888 sec., 4237.28813559322 rows/sec., 345.52 KiB/sec. | ||
| 907 | 2025.11.08 00:00:36.978589 [ 3 ] {7dd02e44-81f2-4bf7-8711-36bea116ff0c} <Debug> TCPHandler: Processed in 0.002086778 sec. | ||
| 908 | 2025.11.08 00:00:36.978724 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.11.08 00:00:36.978833 [ 3 ] {fea0f545-dbab-44c3-90a6-04b23feadf8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 910 | 2025.11.08 00:00:36.978880 [ 3 ] {fea0f545-dbab-44c3-90a6-04b23feadf8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 911 | 2025.11.08 00:00:36.979466 [ 3 ] {fea0f545-dbab-44c3-90a6-04b23feadf8d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2025.11.08 00:00:36.979505 [ 3 ] {fea0f545-dbab-44c3-90a6-04b23feadf8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 913 | 2025.11.08 00:00:36.980114 [ 3 ] {fea0f545-dbab-44c3-90a6-04b23feadf8d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2025.11.08 00:00:36.980605 [ 3 ] {fea0f545-dbab-44c3-90a6-04b23feadf8d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2025.11.08 00:00:36.980753 [ 3 ] {fea0f545-dbab-44c3-90a6-04b23feadf8d} <Debug> executeQuery: Read 176 rows, 16.31 KiB in 0.001942 sec., 90628.2183316169 rows/sec., 8.20 MiB/sec. | ||
| 916 | 2025.11.08 00:00:36.980799 [ 3 ] {fea0f545-dbab-44c3-90a6-04b23feadf8d} <Debug> TCPHandler: Processed in 0.002130868 sec. | ||
| 917 | 2025.11.08 00:00:36.980950 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2025.11.08 00:00:36.981065 [ 3 ] {0b2ed266-7d3a-4b27-9386-c84dc1073750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 919 | 2025.11.08 00:00:36.981120 [ 3 ] {0b2ed266-7d3a-4b27-9386-c84dc1073750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 920 | 2025.11.08 00:00:36.981606 [ 3 ] {0b2ed266-7d3a-4b27-9386-c84dc1073750} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2025.11.08 00:00:36.981648 [ 3 ] {0b2ed266-7d3a-4b27-9386-c84dc1073750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 922 | 2025.11.08 00:00:36.982149 [ 3 ] {0b2ed266-7d3a-4b27-9386-c84dc1073750} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2025.11.08 00:00:36.982702 [ 3 ] {0b2ed266-7d3a-4b27-9386-c84dc1073750} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2025.11.08 00:00:36.982856 [ 3 ] {0b2ed266-7d3a-4b27-9386-c84dc1073750} <Debug> executeQuery: Read 31 rows, 2.35 KiB in 0.001811 sec., 17117.614577581448 rows/sec., 1.27 MiB/sec. | ||
| 925 | 2025.11.08 00:00:36.982900 [ 3 ] {0b2ed266-7d3a-4b27-9386-c84dc1073750} <Debug> TCPHandler: Processed in 0.002019826 sec. | ||
| 926 | 2025.11.08 00:00:36.983032 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.11.08 00:00:36.983143 [ 3 ] {3ab8b6ee-3d74-41a6-bc68-464ce87862c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 928 | 2025.11.08 00:00:36.983189 [ 3 ] {3ab8b6ee-3d74-41a6-bc68-464ce87862c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 929 | 2025.11.08 00:00:36.983701 [ 3 ] {3ab8b6ee-3d74-41a6-bc68-464ce87862c8} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2025.11.08 00:00:36.983738 [ 3 ] {3ab8b6ee-3d74-41a6-bc68-464ce87862c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 931 | 2025.11.08 00:00:36.984211 [ 3 ] {3ab8b6ee-3d74-41a6-bc68-464ce87862c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2025.11.08 00:00:36.984758 [ 3 ] {3ab8b6ee-3d74-41a6-bc68-464ce87862c8} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2025.11.08 00:00:36.984909 [ 3 ] {3ab8b6ee-3d74-41a6-bc68-464ce87862c8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001785 sec., 13445.378151260506 rows/sec., 1.12 MiB/sec. | ||
| 934 | 2025.11.08 00:00:36.984950 [ 3 ] {3ab8b6ee-3d74-41a6-bc68-464ce87862c8} <Debug> TCPHandler: Processed in 0.001973115 sec. | ||
| 935 | 2025.11.08 00:00:36.985108 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2025.11.08 00:00:36.985222 [ 3 ] {cc86ff2e-2e18-445d-9178-4ab4078e8bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 937 | 2025.11.08 00:00:36.985265 [ 3 ] {cc86ff2e-2e18-445d-9178-4ab4078e8bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 938 | 2025.11.08 00:00:36.985725 [ 3 ] {cc86ff2e-2e18-445d-9178-4ab4078e8bf3} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2025.11.08 00:00:36.985765 [ 3 ] {cc86ff2e-2e18-445d-9178-4ab4078e8bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 940 | 2025.11.08 00:00:36.986239 [ 3 ] {cc86ff2e-2e18-445d-9178-4ab4078e8bf3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2025.11.08 00:00:36.986727 [ 3 ] {cc86ff2e-2e18-445d-9178-4ab4078e8bf3} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2025.11.08 00:00:36.986875 [ 3 ] {cc86ff2e-2e18-445d-9178-4ab4078e8bf3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001681 sec., 7138.607971445568 rows/sec., 557.70 KiB/sec. | ||
| 943 | 2025.11.08 00:00:36.986915 [ 3 ] {cc86ff2e-2e18-445d-9178-4ab4078e8bf3} <Debug> TCPHandler: Processed in 0.001866511 sec. | ||
| 944 | 2025.11.08 00:00:36.987065 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2025.11.08 00:00:36.987178 [ 3 ] {cd508197-5712-4575-9da3-40a46ac99a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 946 | 2025.11.08 00:00:36.987223 [ 3 ] {cd508197-5712-4575-9da3-40a46ac99a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 947 | 2025.11.08 00:00:36.987723 [ 3 ] {cd508197-5712-4575-9da3-40a46ac99a66} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2025.11.08 00:00:36.987763 [ 3 ] {cd508197-5712-4575-9da3-40a46ac99a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 949 | 2025.11.08 00:00:36.988247 [ 3 ] {cd508197-5712-4575-9da3-40a46ac99a66} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2025.11.08 00:00:36.988785 [ 3 ] {cd508197-5712-4575-9da3-40a46ac99a66} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2025.11.08 00:00:36.988931 [ 3 ] {cd508197-5712-4575-9da3-40a46ac99a66} <Debug> executeQuery: Read 91 rows, 7.67 KiB in 0.001776 sec., 51238.738738738735 rows/sec., 4.22 MiB/sec. | ||
| 952 | 2025.11.08 00:00:36.988976 [ 3 ] {cd508197-5712-4575-9da3-40a46ac99a66} <Debug> TCPHandler: Processed in 0.001967214 sec. | ||
| 953 | 2025.11.08 00:00:36.989125 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2025.11.08 00:00:36.989236 [ 3 ] {9891895b-fe2c-432e-9eac-b2bb457bcf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 955 | 2025.11.08 00:00:36.989284 [ 3 ] {9891895b-fe2c-432e-9eac-b2bb457bcf40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 956 | 2025.11.08 00:00:36.992152 [ 3 ] {9891895b-fe2c-432e-9eac-b2bb457bcf40} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2025.11.08 00:00:36.992191 [ 3 ] {9891895b-fe2c-432e-9eac-b2bb457bcf40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 958 | 2025.11.08 00:00:36.995081 [ 3 ] {9891895b-fe2c-432e-9eac-b2bb457bcf40} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2025.11.08 00:00:36.995588 [ 3 ] {9891895b-fe2c-432e-9eac-b2bb457bcf40} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2025.11.08 00:00:36.995741 [ 3 ] {9891895b-fe2c-432e-9eac-b2bb457bcf40} <Debug> executeQuery: Read 214 rows, 16.95 KiB in 0.006525 sec., 32796.93486590038 rows/sec., 2.54 MiB/sec. | ||
| 961 | 2025.11.08 00:00:36.995784 [ 3 ] {9891895b-fe2c-432e-9eac-b2bb457bcf40} <Debug> TCPHandler: Processed in 0.006717965 sec. | ||
| 962 | 2025.11.08 00:00:36.995929 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2025.11.08 00:00:36.996036 [ 3 ] {04ecd4df-de97-42ff-97b9-307e67434cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 964 | 2025.11.08 00:00:36.996097 [ 3 ] {04ecd4df-de97-42ff-97b9-307e67434cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 965 | 2025.11.08 00:00:36.997005 [ 3 ] {04ecd4df-de97-42ff-97b9-307e67434cd8} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2025.11.08 00:00:36.997046 [ 3 ] {04ecd4df-de97-42ff-97b9-307e67434cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 967 | 2025.11.08 00:00:36.998573 [ 3 ] {04ecd4df-de97-42ff-97b9-307e67434cd8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 968 | 2025.11.08 00:00:36.999121 [ 3 ] {04ecd4df-de97-42ff-97b9-307e67434cd8} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2025.11.08 00:00:36.999290 [ 3 ] {04ecd4df-de97-42ff-97b9-307e67434cd8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.003276 sec., 3357.7533577533577 rows/sec., 6.02 MiB/sec. | ||
| 970 | 2025.11.08 00:00:36.999359 [ 3 ] {04ecd4df-de97-42ff-97b9-307e67434cd8} <Debug> TCPHandler: Processed in 0.003491006 sec. | ||
| 971 | 2025.11.08 00:00:36.999492 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2025.11.08 00:00:36.999603 [ 3 ] {e4eb982b-d57f-4e11-bd81-e30fa53515b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 973 | 2025.11.08 00:00:36.999653 [ 3 ] {e4eb982b-d57f-4e11-bd81-e30fa53515b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 974 | 2025.11.08 00:00:37.000053 [ 3 ] {e4eb982b-d57f-4e11-bd81-e30fa53515b3} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2025.11.08 00:00:37.000173 [ 3 ] {e4eb982b-d57f-4e11-bd81-e30fa53515b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 976 | 2025.11.08 00:00:37.000660 [ 3 ] {e4eb982b-d57f-4e11-bd81-e30fa53515b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 977 | 2025.11.08 00:00:37.001261 [ 3 ] {e4eb982b-d57f-4e11-bd81-e30fa53515b3} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2025.11.08 00:00:37.001416 [ 3 ] {e4eb982b-d57f-4e11-bd81-e30fa53515b3} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001832 sec., 13100.436681222707 rows/sec., 895.54 KiB/sec. | ||
| 979 | 2025.11.08 00:00:37.001459 [ 3 ] {e4eb982b-d57f-4e11-bd81-e30fa53515b3} <Debug> TCPHandler: Processed in 0.002021875 sec. | ||
| 980 | 2025.11.08 00:00:37.572472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 981 | 2025.11.08 00:00:37.572967 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2025.11.08 00:00:37.573015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 983 | 2025.11.08 00:00:37.573682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 984 | 2025.11.08 00:00:37.574201 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2025.11.08 00:00:37.574352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 986 | 2025.11.08 00:00:37.678065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 987 | 2025.11.08 00:00:37.695594 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.11.08 00:00:37.695663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 989 | 2025.11.08 00:00:37.702394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 990 | 2025.11.08 00:00:37.703666 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.11.08 00:00:37.707550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 992 | 2025.11.08 00:00:38.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.79 MiB, peak 163.79 MiB, free memory in arenas 0.00 B, will set to 161.44 MiB (RSS), difference: 1.65 MiB | ||
| 993 | 2025.11.08 00:00:41.852619 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.11.08 00:00:41.852821 [ 3 ] {19a259a7-aa3b-449a-a4f2-0aaf64a51999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 995 | 2025.11.08 00:00:41.852888 [ 3 ] {19a259a7-aa3b-449a-a4f2-0aaf64a51999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 996 | 2025.11.08 00:00:41.853585 [ 3 ] {19a259a7-aa3b-449a-a4f2-0aaf64a51999} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.11.08 00:00:41.853622 [ 3 ] {19a259a7-aa3b-449a-a4f2-0aaf64a51999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 998 | 2025.11.08 00:00:41.854093 [ 3 ] {19a259a7-aa3b-449a-a4f2-0aaf64a51999} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 999 | 2025.11.08 00:00:41.854553 [ 3 ] {19a259a7-aa3b-449a-a4f2-0aaf64a51999} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.11.08 00:00:41.854695 [ 3 ] {19a259a7-aa3b-449a-a4f2-0aaf64a51999} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001926 sec., 15576.32398753894 rows/sec., 1.19 MiB/sec. | ||
| 1001 | 2025.11.08 00:00:41.854733 [ 3 ] {19a259a7-aa3b-449a-a4f2-0aaf64a51999} <Debug> TCPHandler: Processed in 0.002240682 sec. | ||
| 1002 | 2025.11.08 00:00:41.854868 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.11.08 00:00:41.854959 [ 3 ] {d3058cfa-5223-4160-895e-6c4d463490f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1004 | 2025.11.08 00:00:41.854997 [ 3 ] {d3058cfa-5223-4160-895e-6c4d463490f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1005 | 2025.11.08 00:00:41.855428 [ 3 ] {d3058cfa-5223-4160-895e-6c4d463490f6} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.11.08 00:00:41.855461 [ 3 ] {d3058cfa-5223-4160-895e-6c4d463490f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1007 | 2025.11.08 00:00:41.855834 [ 3 ] {d3058cfa-5223-4160-895e-6c4d463490f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1008 | 2025.11.08 00:00:41.856297 [ 3 ] {d3058cfa-5223-4160-895e-6c4d463490f6} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.11.08 00:00:41.856421 [ 3 ] {d3058cfa-5223-4160-895e-6c4d463490f6} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00148 sec., 24324.324324324323 rows/sec., 1.90 MiB/sec. | ||
| 1010 | 2025.11.08 00:00:41.856455 [ 3 ] {d3058cfa-5223-4160-895e-6c4d463490f6} <Debug> TCPHandler: Processed in 0.001634745 sec. | ||
| 1011 | 2025.11.08 00:00:41.856576 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.11.08 00:00:41.856666 [ 3 ] {e8095bc6-7d51-497d-b484-965d45684de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2025.11.08 00:00:41.856708 [ 3 ] {e8095bc6-7d51-497d-b484-965d45684de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1014 | 2025.11.08 00:00:41.857114 [ 3 ] {e8095bc6-7d51-497d-b484-965d45684de2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.11.08 00:00:41.857146 [ 3 ] {e8095bc6-7d51-497d-b484-965d45684de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1016 | 2025.11.08 00:00:41.857555 [ 3 ] {e8095bc6-7d51-497d-b484-965d45684de2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1017 | 2025.11.08 00:00:41.857963 [ 3 ] {e8095bc6-7d51-497d-b484-965d45684de2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.11.08 00:00:41.858085 [ 3 ] {e8095bc6-7d51-497d-b484-965d45684de2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001437 sec., 76548.36464857342 rows/sec., 5.34 MiB/sec. | ||
| 1019 | 2025.11.08 00:00:41.858120 [ 3 ] {e8095bc6-7d51-497d-b484-965d45684de2} <Debug> TCPHandler: Processed in 0.001602744 sec. | ||
| 1020 | 2025.11.08 00:00:41.858237 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2025.11.08 00:00:41.858328 [ 3 ] {dc21ea66-7605-407b-b0a7-10f2737d88ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2025.11.08 00:00:41.858368 [ 3 ] {dc21ea66-7605-407b-b0a7-10f2737d88ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2025.11.08 00:00:41.858685 [ 3 ] {dc21ea66-7605-407b-b0a7-10f2737d88ef} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2025.11.08 00:00:41.858718 [ 3 ] {dc21ea66-7605-407b-b0a7-10f2737d88ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1025 | 2025.11.08 00:00:41.859096 [ 3 ] {dc21ea66-7605-407b-b0a7-10f2737d88ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1026 | 2025.11.08 00:00:41.859536 [ 3 ] {dc21ea66-7605-407b-b0a7-10f2737d88ef} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2025.11.08 00:00:41.859656 [ 3 ] {dc21ea66-7605-407b-b0a7-10f2737d88ef} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001346 sec., 29717.68202080238 rows/sec., 1.98 MiB/sec. | ||
| 1028 | 2025.11.08 00:00:41.859689 [ 3 ] {dc21ea66-7605-407b-b0a7-10f2737d88ef} <Debug> TCPHandler: Processed in 0.001503171 sec. | ||
| 1029 | 2025.11.08 00:00:45.008654 [ 17 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1030 | 2025.11.08 00:00:45.008723 [ 17 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1031 | 2025.11.08 00:00:45.064249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1032 | 2025.11.08 00:00:45.069954 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2025.11.08 00:00:45.070052 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1034 | 2025.11.08 00:00:45.071934 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1035 | 2025.11.08 00:00:45.072801 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2025.11.08 00:00:45.073223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1037 | 2025.11.08 00:00:45.075311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1038 | 2025.11.08 00:00:45.076055 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2025.11.08 00:00:45.076137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1040 | 2025.11.08 00:00:45.077099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1041 | 2025.11.08 00:00:45.077716 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2025.11.08 00:00:45.077894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1043 | 2025.11.08 00:00:45.208478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1044 | 2025.11.08 00:00:45.226302 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2025.11.08 00:00:45.226372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1046 | 2025.11.08 00:00:45.233021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1047 | 2025.11.08 00:00:45.234312 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2025.11.08 00:00:45.238033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1049 | 2025.11.08 00:00:45.469820 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56964 | ||
| 1050 | 2025.11.08 00:00:45.471827 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1051 | 2025.11.08 00:00:45.471878 [ 286 ] {} <Debug> TCP-Session: a24e0145-eed1-4c5f-b2bc-aabcdb270b98 Authenticating user 'default' from [fd00:1122:3344:101::e]:56964 | ||
| 1052 | 2025.11.08 00:00:45.471901 [ 286 ] {} <Debug> TCP-Session: a24e0145-eed1-4c5f-b2bc-aabcdb270b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2025.11.08 00:00:45.471915 [ 286 ] {} <Debug> TCP-Session: a24e0145-eed1-4c5f-b2bc-aabcdb270b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2025.11.08 00:00:45.471966 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1055 | 2025.11.08 00:00:45.472003 [ 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 | ||
| 1056 | 2025.11.08 00:00:45.472022 [ 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 | ||
| 1057 | 2025.11.08 00:00:45.472407 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60710 | ||
| 1058 | 2025.11.08 00:00:45.472532 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1059 | 2025.11.08 00:00:45.472565 [ 287 ] {} <Debug> TCP-Session: 57e12615-5b60-4514-8791-3e90ea40029f Authenticating user 'default' from [fd00:1122:3344:101::e]:60710 | ||
| 1060 | 2025.11.08 00:00:45.472586 [ 287 ] {} <Debug> TCP-Session: 57e12615-5b60-4514-8791-3e90ea40029f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2025.11.08 00:00:45.472599 [ 287 ] {} <Debug> TCP-Session: 57e12615-5b60-4514-8791-3e90ea40029f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2025.11.08 00:00:45.472599 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52092 | ||
| 1063 | 2025.11.08 00:00:45.472599 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62455 | ||
| 1064 | 2025.11.08 00:00:45.472658 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56426 | ||
| 1065 | 2025.11.08 00:00:45.472719 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61459 | ||
| 1066 | 2025.11.08 00:00:45.472822 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1067 | 2025.11.08 00:00:45.472844 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52511 | ||
| 1068 | 2025.11.08 00:00:45.472864 [ 289 ] {} <Debug> TCP-Session: 20f5913d-e31d-4b75-9b43-e58dc6f652ac Authenticating user 'default' from [fd00:1122:3344:101::e]:52092 | ||
| 1069 | 2025.11.08 00:00:45.472896 [ 289 ] {} <Debug> TCP-Session: 20f5913d-e31d-4b75-9b43-e58dc6f652ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2025.11.08 00:00:45.472909 [ 289 ] {} <Debug> TCP-Session: 20f5913d-e31d-4b75-9b43-e58dc6f652ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2025.11.08 00:00:45.473103 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1072 | 2025.11.08 00:00:45.473121 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34844 | ||
| 1073 | 2025.11.08 00:00:45.473147 [ 288 ] {} <Debug> TCP-Session: b5d59bf1-aa8d-49b0-9d78-4971206624c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62455 | ||
| 1074 | 2025.11.08 00:00:45.473175 [ 288 ] {} <Debug> TCP-Session: b5d59bf1-aa8d-49b0-9d78-4971206624c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2025.11.08 00:00:45.473187 [ 288 ] {} <Debug> TCP-Session: b5d59bf1-aa8d-49b0-9d78-4971206624c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2025.11.08 00:00:45.473316 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1077 | 2025.11.08 00:00:45.473409 [ 290 ] {} <Debug> TCP-Session: 0073edab-36dd-4727-a112-9e0e213aaeb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56426 | ||
| 1078 | 2025.11.08 00:00:45.473429 [ 290 ] {} <Debug> TCP-Session: 0073edab-36dd-4727-a112-9e0e213aaeb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2025.11.08 00:00:45.473442 [ 290 ] {} <Debug> TCP-Session: 0073edab-36dd-4727-a112-9e0e213aaeb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2025.11.08 00:00:45.473457 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47924 | ||
| 1081 | 2025.11.08 00:00:45.474352 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1082 | 2025.11.08 00:00:45.474407 [ 291 ] {} <Debug> TCP-Session: ec08371a-a2b0-434f-9c88-4d5bb1c57cea Authenticating user 'default' from [fd00:1122:3344:101::e]:61459 | ||
| 1083 | 2025.11.08 00:00:45.474434 [ 291 ] {} <Debug> TCP-Session: ec08371a-a2b0-434f-9c88-4d5bb1c57cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2025.11.08 00:00:45.474433 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1085 | 2025.11.08 00:00:45.474460 [ 291 ] {} <Debug> TCP-Session: ec08371a-a2b0-434f-9c88-4d5bb1c57cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2025.11.08 00:00:45.474478 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1087 | 2025.11.08 00:00:45.474486 [ 294 ] {} <Debug> TCP-Session: aa068be4-9c42-49ba-9519-93f1a651d5f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47924 | ||
| 1088 | 2025.11.08 00:00:45.474472 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2025.11.08 00:00:45.474531 [ 294 ] {} <Debug> TCP-Session: aa068be4-9c42-49ba-9519-93f1a651d5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2025.11.08 00:00:45.474522 [ 292 ] {} <Debug> TCP-Session: a691c2bf-7bde-439c-9454-39f6129417d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52511 | ||
| 1091 | 2025.11.08 00:00:45.474569 [ 294 ] {} <Debug> TCP-Session: aa068be4-9c42-49ba-9519-93f1a651d5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2025.11.08 00:00:45.474573 [ 293 ] {} <Debug> TCP-Session: c145ea41-99e2-4bcb-b939-0396e286759f Authenticating user 'default' from [fd00:1122:3344:101::e]:34844 | ||
| 1093 | 2025.11.08 00:00:45.474593 [ 292 ] {} <Debug> TCP-Session: a691c2bf-7bde-439c-9454-39f6129417d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2025.11.08 00:00:45.474626 [ 293 ] {} <Debug> TCP-Session: c145ea41-99e2-4bcb-b939-0396e286759f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2025.11.08 00:00:45.474627 [ 292 ] {} <Debug> TCP-Session: a691c2bf-7bde-439c-9454-39f6129417d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2025.11.08 00:00:45.474649 [ 293 ] {} <Debug> TCP-Session: c145ea41-99e2-4bcb-b939-0396e286759f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2025.11.08 00:00:45.474749 [ 286 ] {} <Trace> TCP-Session: a24e0145-eed1-4c5f-b2bc-aabcdb270b98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2025.11.08 00:00:45.474928 [ 286 ] {0c8374d7-505a-49c9-a4c3-9eb9fe9890d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56964) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1099 | 2025.11.08 00:00:45.475231 [ 286 ] {0c8374d7-505a-49c9-a4c3-9eb9fe9890d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1100 | 2025.11.08 00:00:45.479313 [ 286 ] {0c8374d7-505a-49c9-a4c3-9eb9fe9890d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1101 | 2025.11.08 00:00:45.487811 [ 286 ] {0c8374d7-505a-49c9-a4c3-9eb9fe9890d1} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 1102 | 2025.11.08 00:00:45.503635 [ 261 ] {0c8374d7-505a-49c9-a4c3-9eb9fe9890d1} <Trace> AggregatingTransform: Aggregating | ||
| 1103 | 2025.11.08 00:00:45.506138 [ 261 ] {0c8374d7-505a-49c9-a4c3-9eb9fe9890d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1104 | 2025.11.08 00:00:45.506843 [ 261 ] {0c8374d7-505a-49c9-a4c3-9eb9fe9890d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006603502 sec. (151.435 rows/sec., 5.92 KiB/sec.) | ||
| 1105 | 2025.11.08 00:00:45.506874 [ 261 ] {0c8374d7-505a-49c9-a4c3-9eb9fe9890d1} <Trace> Aggregator: Merging aggregated data | ||
| 1106 | 2025.11.08 00:00:45.506907 [ 261 ] {0c8374d7-505a-49c9-a4c3-9eb9fe9890d1} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1107 | 2025.11.08 00:00:45.510136 [ 286 ] {0c8374d7-505a-49c9-a4c3-9eb9fe9890d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.035268 sec., 28.354315526823182 rows/sec., 1.11 KiB/sec. | ||
| 1108 | 2025.11.08 00:00:45.510329 [ 286 ] {0c8374d7-505a-49c9-a4c3-9eb9fe9890d1} <Debug> TCPHandler: Processed in 0.035764693 sec. | ||
| 1109 | 2025.11.08 00:00:45.512587 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1110 | 2025.11.08 00:00:45.512622 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1111 | 2025.11.08 00:00:45.512637 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1112 | 2025.11.08 00:00:45.512652 [ 286 ] {} <Debug> TCP-Session: a24e0145-eed1-4c5f-b2bc-aabcdb270b98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2025.11.08 00:00:45.512676 [ 287 ] {} <Debug> TCP-Session: 57e12615-5b60-4514-8791-3e90ea40029f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2025.11.08 00:00:45.512672 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1115 | 2025.11.08 00:00:45.512720 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2025.11.08 00:00:45.512742 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1117 | 2025.11.08 00:00:45.512756 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1118 | 2025.11.08 00:00:45.512771 [ 288 ] {} <Debug> TCP-Session: b5d59bf1-aa8d-49b0-9d78-4971206624c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2025.11.08 00:00:45.512799 [ 292 ] {} <Debug> TCP-Session: a691c2bf-7bde-439c-9454-39f6129417d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2025.11.08 00:00:45.512818 [ 294 ] {} <Debug> TCP-Session: aa068be4-9c42-49ba-9519-93f1a651d5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2025.11.08 00:00:45.512789 [ 293 ] {} <Debug> TCP-Session: c145ea41-99e2-4bcb-b939-0396e286759f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2025.11.08 00:00:45.512702 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1123 | 2025.11.08 00:00:45.512696 [ 290 ] {} <Debug> TCP-Session: 0073edab-36dd-4727-a112-9e0e213aaeb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2025.11.08 00:00:45.512689 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1125 | 2025.11.08 00:00:45.512916 [ 291 ] {} <Debug> TCP-Session: ec08371a-a2b0-434f-9c88-4d5bb1c57cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2025.11.08 00:00:45.512958 [ 289 ] {} <Debug> TCP-Session: 20f5913d-e31d-4b75-9b43-e58dc6f652ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2025.11.08 00:00:46.001163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.24 MiB, peak 174.35 MiB, free memory in arenas 0.00 B, will set to 166.02 MiB (RSS), difference: 3.78 MiB | ||
| 1128 | 2025.11.08 00:00:46.853584 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2025.11.08 00:00:46.853784 [ 3 ] {c9239bc0-9e49-4f7e-bc54-4a60501dbc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1130 | 2025.11.08 00:00:46.853855 [ 3 ] {c9239bc0-9e49-4f7e-bc54-4a60501dbc14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1131 | 2025.11.08 00:00:46.854574 [ 3 ] {c9239bc0-9e49-4f7e-bc54-4a60501dbc14} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2025.11.08 00:00:46.854617 [ 3 ] {c9239bc0-9e49-4f7e-bc54-4a60501dbc14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1133 | 2025.11.08 00:00:46.855193 [ 3 ] {c9239bc0-9e49-4f7e-bc54-4a60501dbc14} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1134 | 2025.11.08 00:00:46.855707 [ 3 ] {c9239bc0-9e49-4f7e-bc54-4a60501dbc14} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2025.11.08 00:00:46.855869 [ 3 ] {c9239bc0-9e49-4f7e-bc54-4a60501dbc14} <Debug> executeQuery: Read 52 rows, 4.55 KiB in 0.002139 sec., 24310.42543244507 rows/sec., 2.08 MiB/sec. | ||
| 1136 | 2025.11.08 00:00:46.855911 [ 3 ] {c9239bc0-9e49-4f7e-bc54-4a60501dbc14} <Debug> TCPHandler: Processed in 0.002458417 sec. | ||
| 1137 | 2025.11.08 00:00:46.856038 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2025.11.08 00:00:46.856133 [ 3 ] {ee9b1347-cd1b-4e5e-bce4-c98bca2be3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1139 | 2025.11.08 00:00:46.856174 [ 3 ] {ee9b1347-cd1b-4e5e-bce4-c98bca2be3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1140 | 2025.11.08 00:00:46.856589 [ 3 ] {ee9b1347-cd1b-4e5e-bce4-c98bca2be3aa} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2025.11.08 00:00:46.856625 [ 3 ] {ee9b1347-cd1b-4e5e-bce4-c98bca2be3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1142 | 2025.11.08 00:00:46.857041 [ 3 ] {ee9b1347-cd1b-4e5e-bce4-c98bca2be3aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1143 | 2025.11.08 00:00:46.857524 [ 3 ] {ee9b1347-cd1b-4e5e-bce4-c98bca2be3aa} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2025.11.08 00:00:46.857659 [ 3 ] {ee9b1347-cd1b-4e5e-bce4-c98bca2be3aa} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001545 sec., 7119.741100323625 rows/sec., 535.37 KiB/sec. | ||
| 1145 | 2025.11.08 00:00:46.857696 [ 3 ] {ee9b1347-cd1b-4e5e-bce4-c98bca2be3aa} <Debug> TCPHandler: Processed in 0.001708426 sec. | ||
| 1146 | 2025.11.08 00:00:46.857807 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2025.11.08 00:00:46.857902 [ 3 ] {baa55059-0d0f-40ab-9ba3-491e842ee0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1148 | 2025.11.08 00:00:46.857942 [ 3 ] {baa55059-0d0f-40ab-9ba3-491e842ee0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1149 | 2025.11.08 00:00:46.858352 [ 3 ] {baa55059-0d0f-40ab-9ba3-491e842ee0ae} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2025.11.08 00:00:46.858387 [ 3 ] {baa55059-0d0f-40ab-9ba3-491e842ee0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1151 | 2025.11.08 00:00:46.858797 [ 3 ] {baa55059-0d0f-40ab-9ba3-491e842ee0ae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1152 | 2025.11.08 00:00:46.859244 [ 3 ] {baa55059-0d0f-40ab-9ba3-491e842ee0ae} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2025.11.08 00:00:46.859377 [ 3 ] {baa55059-0d0f-40ab-9ba3-491e842ee0ae} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001494 sec., 31459.17001338688 rows/sec., 2.46 MiB/sec. | ||
| 1154 | 2025.11.08 00:00:46.859415 [ 3 ] {baa55059-0d0f-40ab-9ba3-491e842ee0ae} <Debug> TCPHandler: Processed in 0.001656916 sec. | ||
| 1155 | 2025.11.08 00:00:46.859525 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2025.11.08 00:00:46.859618 [ 3 ] {d941346a-77bf-431b-9b51-d98870e4a9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1157 | 2025.11.08 00:00:46.859662 [ 3 ] {d941346a-77bf-431b-9b51-d98870e4a9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1158 | 2025.11.08 00:00:46.860064 [ 3 ] {d941346a-77bf-431b-9b51-d98870e4a9bb} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2025.11.08 00:00:46.860098 [ 3 ] {d941346a-77bf-431b-9b51-d98870e4a9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1160 | 2025.11.08 00:00:46.860547 [ 3 ] {d941346a-77bf-431b-9b51-d98870e4a9bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1161 | 2025.11.08 00:00:46.860996 [ 3 ] {d941346a-77bf-431b-9b51-d98870e4a9bb} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2025.11.08 00:00:46.861127 [ 3 ] {d941346a-77bf-431b-9b51-d98870e4a9bb} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001527 sec., 72036.67321545514 rows/sec., 5.03 MiB/sec. | ||
| 1163 | 2025.11.08 00:00:46.861164 [ 3 ] {d941346a-77bf-431b-9b51-d98870e4a9bb} <Debug> TCPHandler: Processed in 0.001687737 sec. | ||
| 1164 | 2025.11.08 00:00:46.861278 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2025.11.08 00:00:46.861370 [ 3 ] {b907fc4b-b162-49b6-99fb-2abb9cd2925e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1166 | 2025.11.08 00:00:46.861425 [ 3 ] {b907fc4b-b162-49b6-99fb-2abb9cd2925e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1167 | 2025.11.08 00:00:46.862156 [ 3 ] {b907fc4b-b162-49b6-99fb-2abb9cd2925e} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2025.11.08 00:00:46.862192 [ 3 ] {b907fc4b-b162-49b6-99fb-2abb9cd2925e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1169 | 2025.11.08 00:00:46.862880 [ 3 ] {b907fc4b-b162-49b6-99fb-2abb9cd2925e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1170 | 2025.11.08 00:00:46.863322 [ 3 ] {b907fc4b-b162-49b6-99fb-2abb9cd2925e} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2025.11.08 00:00:46.863458 [ 3 ] {b907fc4b-b162-49b6-99fb-2abb9cd2925e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002106 sec., 5223.171889838557 rows/sec., 9.36 MiB/sec. | ||
| 1172 | 2025.11.08 00:00:46.863506 [ 3 ] {b907fc4b-b162-49b6-99fb-2abb9cd2925e} <Debug> TCPHandler: Processed in 0.002279243 sec. | ||
| 1173 | 2025.11.08 00:00:46.863609 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2025.11.08 00:00:46.863701 [ 3 ] {173cea78-31dc-4012-a67d-dd51c4efb0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1175 | 2025.11.08 00:00:46.863742 [ 3 ] {173cea78-31dc-4012-a67d-dd51c4efb0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1176 | 2025.11.08 00:00:46.864097 [ 3 ] {173cea78-31dc-4012-a67d-dd51c4efb0a0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2025.11.08 00:00:46.864130 [ 3 ] {173cea78-31dc-4012-a67d-dd51c4efb0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1178 | 2025.11.08 00:00:46.864559 [ 3 ] {173cea78-31dc-4012-a67d-dd51c4efb0a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1179 | 2025.11.08 00:00:46.865114 [ 3 ] {173cea78-31dc-4012-a67d-dd51c4efb0a0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2025.11.08 00:00:46.865240 [ 3 ] {173cea78-31dc-4012-a67d-dd51c4efb0a0} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001556 sec., 25706.940874035987 rows/sec., 1.72 MiB/sec. | ||
| 1181 | 2025.11.08 00:00:46.865272 [ 3 ] {173cea78-31dc-4012-a67d-dd51c4efb0a0} <Debug> TCPHandler: Processed in 0.001714118 sec. | ||
| 1182 | 2025.11.08 00:00:49.117223 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2025.11.08 00:00:49.117465 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 1184 | 2025.11.08 00:00:49.117873 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1185 | 2025.11.08 00:00:49.120119 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <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 | ||
| 1186 | 2025.11.08 00:00:49.120431 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1187 | 2025.11.08 00:00:49.120516 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1188 | 2025.11.08 00:00:49.120727 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1189 | 2025.11.08 00:00:49.122719 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1190 | 2025.11.08 00:00:49.124606 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 1191 | 2025.11.08 00:00:49.124627 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1192 | 2025.11.08 00:00:49.128709 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <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'))" | ||
| 1193 | 2025.11.08 00:00:49.128743 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1194 | 2025.11.08 00:00:49.152253 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.034887 sec., 745.2632785851463 rows/sec., 32.25 KiB/sec. | ||
| 1195 | 2025.11.08 00:00:49.152378 [ 3 ] {8580e533-5354-49fa-941c-2867d8d672a0} <Debug> TCPHandler: Processed in 0.035271489 sec. | ||
| 1196 | 2025.11.08 00:00:49.152669 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2025.11.08 00:00:49.152823 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 1198 | 2025.11.08 00:00:49.153082 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1199 | 2025.11.08 00:00:49.153120 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <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 | ||
| 1200 | 2025.11.08 00:00:49.153323 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1201 | 2025.11.08 00:00:49.153380 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1202 | 2025.11.08 00:00:49.153495 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1203 | 2025.11.08 00:00:49.153526 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1204 | 2025.11.08 00:00:49.153547 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 1205 | 2025.11.08 00:00:49.153562 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1206 | 2025.11.08 00:00:49.153597 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <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'))" | ||
| 1207 | 2025.11.08 00:00:49.153618 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1208 | 2025.11.08 00:00:49.154254 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001499 sec., 17344.896597731822 rows/sec., 750.50 KiB/sec. | ||
| 1209 | 2025.11.08 00:00:49.154343 [ 3 ] {67962fb6-1826-4056-a370-ba2f978389dd} <Debug> TCPHandler: Processed in 0.001739668 sec. | ||
| 1210 | 2025.11.08 00:00:49.154557 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2025.11.08 00:00:49.154698 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 1212 | 2025.11.08 00:00:49.154920 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1213 | 2025.11.08 00:00:49.154956 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <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 | ||
| 1214 | 2025.11.08 00:00:49.155148 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1215 | 2025.11.08 00:00:49.155202 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1216 | 2025.11.08 00:00:49.155306 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1217 | 2025.11.08 00:00:49.155335 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1218 | 2025.11.08 00:00:49.155354 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 1219 | 2025.11.08 00:00:49.155369 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1220 | 2025.11.08 00:00:49.155403 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <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'))" | ||
| 1221 | 2025.11.08 00:00:49.155422 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1222 | 2025.11.08 00:00:49.155919 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001284 sec., 20249.221183800622 rows/sec., 876.17 KiB/sec. | ||
| 1223 | 2025.11.08 00:00:49.156002 [ 3 ] {94389886-3b7b-44f4-9d2a-416bb316391f} <Debug> TCPHandler: Processed in 0.001501591 sec. | ||
| 1224 | 2025.11.08 00:00:49.156970 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2025.11.08 00:00:49.157101 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 1226 | 2025.11.08 00:00:49.157315 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1227 | 2025.11.08 00:00:49.157349 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <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 | ||
| 1228 | 2025.11.08 00:00:49.157545 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1229 | 2025.11.08 00:00:49.157597 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1230 | 2025.11.08 00:00:49.157695 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1231 | 2025.11.08 00:00:49.157723 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1232 | 2025.11.08 00:00:49.157741 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 1233 | 2025.11.08 00:00:49.157755 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1234 | 2025.11.08 00:00:49.157788 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <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'))" | ||
| 1235 | 2025.11.08 00:00:49.157805 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1236 | 2025.11.08 00:00:49.158265 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001218 sec., 21346.469622331693 rows/sec., 923.65 KiB/sec. | ||
| 1237 | 2025.11.08 00:00:49.158346 [ 3 ] {8d63ad50-b786-4b63-8e70-a866bee56e34} <Debug> TCPHandler: Processed in 0.001427419 sec. | ||
| 1238 | 2025.11.08 00:00:49.158552 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2025.11.08 00:00:49.158683 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 1240 | 2025.11.08 00:00:49.158893 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1241 | 2025.11.08 00:00:49.158927 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <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 | ||
| 1242 | 2025.11.08 00:00:49.159116 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1243 | 2025.11.08 00:00:49.159168 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1244 | 2025.11.08 00:00:49.159264 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1245 | 2025.11.08 00:00:49.159292 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1246 | 2025.11.08 00:00:49.159309 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 1247 | 2025.11.08 00:00:49.159323 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1248 | 2025.11.08 00:00:49.159357 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <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'))" | ||
| 1249 | 2025.11.08 00:00:49.159375 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1250 | 2025.11.08 00:00:49.159886 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001256 sec., 20700.63694267516 rows/sec., 895.70 KiB/sec. | ||
| 1251 | 2025.11.08 00:00:49.159967 [ 3 ] {94fbc2bf-bb34-49d4-aa2f-806b2d1c6996} <Debug> TCPHandler: Processed in 0.001464941 sec. | ||
| 1252 | 2025.11.08 00:00:49.160169 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.11.08 00:00:49.160299 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 1254 | 2025.11.08 00:00:49.160505 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1255 | 2025.11.08 00:00:49.160539 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <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 | ||
| 1256 | 2025.11.08 00:00:49.160728 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1257 | 2025.11.08 00:00:49.160779 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1258 | 2025.11.08 00:00:49.160876 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1259 | 2025.11.08 00:00:49.160903 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1260 | 2025.11.08 00:00:49.160921 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 1261 | 2025.11.08 00:00:49.160934 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1262 | 2025.11.08 00:00:49.160965 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <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'))" | ||
| 1263 | 2025.11.08 00:00:49.160983 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1264 | 2025.11.08 00:00:49.161360 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001141 sec., 22787.028921998244 rows/sec., 985.98 KiB/sec. | ||
| 1265 | 2025.11.08 00:00:49.161438 [ 3 ] {0ac8ef8d-8ce8-4baa-b8ba-6c71c124dfc9} <Debug> TCPHandler: Processed in 0.001351077 sec. | ||
| 1266 | 2025.11.08 00:00:49.161637 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2025.11.08 00:00:49.161758 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 1268 | 2025.11.08 00:00:49.162023 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1269 | 2025.11.08 00:00:49.162056 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <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 | ||
| 1270 | 2025.11.08 00:00:49.162246 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1271 | 2025.11.08 00:00:49.162297 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1272 | 2025.11.08 00:00:49.162419 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1273 | 2025.11.08 00:00:49.162446 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1274 | 2025.11.08 00:00:49.162464 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 1275 | 2025.11.08 00:00:49.162478 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1276 | 2025.11.08 00:00:49.162511 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <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'))" | ||
| 1277 | 2025.11.08 00:00:49.162551 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1278 | 2025.11.08 00:00:49.162952 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001192 sec., 21812.080536912752 rows/sec., 943.79 KiB/sec. | ||
| 1279 | 2025.11.08 00:00:49.163032 [ 3 ] {7a293727-b13a-489c-9d2c-e360bdd31869} <Debug> TCPHandler: Processed in 0.001399838 sec. | ||
| 1280 | 2025.11.08 00:00:49.163232 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2025.11.08 00:00:49.163363 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 1282 | 2025.11.08 00:00:49.163578 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1283 | 2025.11.08 00:00:49.163614 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <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 | ||
| 1284 | 2025.11.08 00:00:49.163808 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1285 | 2025.11.08 00:00:49.163859 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1286 | 2025.11.08 00:00:49.163961 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1287 | 2025.11.08 00:00:49.164002 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1288 | 2025.11.08 00:00:49.164031 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 1289 | 2025.11.08 00:00:49.164054 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1290 | 2025.11.08 00:00:49.164105 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <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'))" | ||
| 1291 | 2025.11.08 00:00:49.164132 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1292 | 2025.11.08 00:00:49.164542 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001233 sec., 21086.780210867804 rows/sec., 912.41 KiB/sec. | ||
| 1293 | 2025.11.08 00:00:49.164625 [ 3 ] {cb2da06a-51f1-4208-a94c-6b70c42bf77b} <Debug> TCPHandler: Processed in 0.00144176 sec. | ||
| 1294 | 2025.11.08 00:00:49.164825 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2025.11.08 00:00:49.164957 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) 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) | ||
| 1296 | 2025.11.08 00:00:49.165174 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1297 | 2025.11.08 00:00:49.165209 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <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 | ||
| 1298 | 2025.11.08 00:00:49.165410 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1299 | 2025.11.08 00:00:49.165466 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1300 | 2025.11.08 00:00:49.165567 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1301 | 2025.11.08 00:00:49.165594 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1302 | 2025.11.08 00:00:49.165612 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 1303 | 2025.11.08 00:00:49.165626 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1304 | 2025.11.08 00:00:49.165659 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <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'))" | ||
| 1305 | 2025.11.08 00:00:49.165676 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1306 | 2025.11.08 00:00:49.166081 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001179 sec., 22052.58693808312 rows/sec., 954.20 KiB/sec. | ||
| 1307 | 2025.11.08 00:00:49.166161 [ 3 ] {94384b1b-b11c-44c6-b126-06b595802f4e} <Debug> TCPHandler: Processed in 0.001385978 sec. | ||
| 1308 | 2025.11.08 00:00:49.220056 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2025.11.08 00:00:49.220209 [ 3 ] {06b241c1-1437-4c5b-be31-1926fa52c21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1310 | 2025.11.08 00:00:49.220273 [ 3 ] {06b241c1-1437-4c5b-be31-1926fa52c21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1311 | 2025.11.08 00:00:49.221104 [ 3 ] {06b241c1-1437-4c5b-be31-1926fa52c21a} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2025.11.08 00:00:49.221151 [ 3 ] {06b241c1-1437-4c5b-be31-1926fa52c21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1313 | 2025.11.08 00:00:49.221562 [ 3 ] {06b241c1-1437-4c5b-be31-1926fa52c21a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1314 | 2025.11.08 00:00:49.221757 [ 3 ] {06b241c1-1437-4c5b-be31-1926fa52c21a} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2025.11.08 00:00:49.221976 [ 3 ] {06b241c1-1437-4c5b-be31-1926fa52c21a} <Debug> executeQuery: Read 9 rows, 1.61 KiB in 0.001808 sec., 4977.876106194691 rows/sec., 890.14 KiB/sec. | ||
| 1316 | 2025.11.08 00:00:49.222022 [ 3 ] {06b241c1-1437-4c5b-be31-1926fa52c21a} <Debug> TCPHandler: Processed in 0.002049067 sec. | ||
| 1317 | 2025.11.08 00:00:49.222156 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2025.11.08 00:00:49.222258 [ 3 ] {a5e0b6af-584c-4601-a3f2-85e7d50afb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1319 | 2025.11.08 00:00:49.222302 [ 3 ] {a5e0b6af-584c-4601-a3f2-85e7d50afb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1320 | 2025.11.08 00:00:49.222764 [ 3 ] {a5e0b6af-584c-4601-a3f2-85e7d50afb16} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2025.11.08 00:00:49.222804 [ 3 ] {a5e0b6af-584c-4601-a3f2-85e7d50afb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1322 | 2025.11.08 00:00:49.223109 [ 3 ] {a5e0b6af-584c-4601-a3f2-85e7d50afb16} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1323 | 2025.11.08 00:00:49.223318 [ 3 ] {a5e0b6af-584c-4601-a3f2-85e7d50afb16} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2025.11.08 00:00:49.223464 [ 3 ] {a5e0b6af-584c-4601-a3f2-85e7d50afb16} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001229 sec., 4882.017900732302 rows/sec., 398.09 KiB/sec. | ||
| 1325 | 2025.11.08 00:00:49.223504 [ 3 ] {a5e0b6af-584c-4601-a3f2-85e7d50afb16} <Debug> TCPHandler: Processed in 0.001400348 sec. | ||
| 1326 | 2025.11.08 00:00:49.223639 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2025.11.08 00:00:49.223736 [ 3 ] {5094f6c1-9a98-4b88-a0de-9b0be2604414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1328 | 2025.11.08 00:00:49.223778 [ 3 ] {5094f6c1-9a98-4b88-a0de-9b0be2604414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1329 | 2025.11.08 00:00:49.225081 [ 3 ] {5094f6c1-9a98-4b88-a0de-9b0be2604414} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2025.11.08 00:00:49.225122 [ 3 ] {5094f6c1-9a98-4b88-a0de-9b0be2604414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1331 | 2025.11.08 00:00:49.225592 [ 3 ] {5094f6c1-9a98-4b88-a0de-9b0be2604414} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1332 | 2025.11.08 00:00:49.225823 [ 3 ] {5094f6c1-9a98-4b88-a0de-9b0be2604414} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2025.11.08 00:00:49.225968 [ 3 ] {5094f6c1-9a98-4b88-a0de-9b0be2604414} <Debug> executeQuery: Read 1211 rows, 102.32 KiB in 0.002254 sec., 537267.0807453416 rows/sec., 44.33 MiB/sec. | ||
| 1334 | 2025.11.08 00:00:49.226005 [ 3 ] {5094f6c1-9a98-4b88-a0de-9b0be2604414} <Debug> TCPHandler: Processed in 0.002420486 sec. | ||
| 1335 | 2025.11.08 00:00:49.226127 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2025.11.08 00:00:49.226218 [ 3 ] {9a193a79-6a1a-4b1e-854e-6b2dcf3fd609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1337 | 2025.11.08 00:00:49.226256 [ 3 ] {9a193a79-6a1a-4b1e-854e-6b2dcf3fd609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1338 | 2025.11.08 00:00:49.226638 [ 3 ] {9a193a79-6a1a-4b1e-854e-6b2dcf3fd609} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2025.11.08 00:00:49.226675 [ 3 ] {9a193a79-6a1a-4b1e-854e-6b2dcf3fd609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1340 | 2025.11.08 00:00:49.227033 [ 3 ] {9a193a79-6a1a-4b1e-854e-6b2dcf3fd609} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2025.11.08 00:00:49.227245 [ 3 ] {9a193a79-6a1a-4b1e-854e-6b2dcf3fd609} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2025.11.08 00:00:49.227385 [ 3 ] {9a193a79-6a1a-4b1e-854e-6b2dcf3fd609} <Debug> executeQuery: Read 12 rows, 891.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 743.69 KiB/sec. | ||
| 1343 | 2025.11.08 00:00:49.227427 [ 3 ] {9a193a79-6a1a-4b1e-854e-6b2dcf3fd609} <Debug> TCPHandler: Processed in 0.001340407 sec. | ||
| 1344 | 2025.11.08 00:00:49.227539 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2025.11.08 00:00:49.227634 [ 3 ] {ba06e9b9-e233-49f2-b597-6a80016f41de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1346 | 2025.11.08 00:00:49.227673 [ 3 ] {ba06e9b9-e233-49f2-b597-6a80016f41de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1347 | 2025.11.08 00:00:49.228167 [ 3 ] {ba06e9b9-e233-49f2-b597-6a80016f41de} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2025.11.08 00:00:49.228204 [ 3 ] {ba06e9b9-e233-49f2-b597-6a80016f41de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1349 | 2025.11.08 00:00:49.228546 [ 3 ] {ba06e9b9-e233-49f2-b597-6a80016f41de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1350 | 2025.11.08 00:00:49.228748 [ 3 ] {ba06e9b9-e233-49f2-b597-6a80016f41de} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2025.11.08 00:00:49.228877 [ 3 ] {ba06e9b9-e233-49f2-b597-6a80016f41de} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001263 sec., 180522.56532066507 rows/sec., 12.22 MiB/sec. | ||
| 1352 | 2025.11.08 00:00:49.228921 [ 3 ] {ba06e9b9-e233-49f2-b597-6a80016f41de} <Debug> TCPHandler: Processed in 0.001432889 sec. | ||
| 1353 | 2025.11.08 00:00:49.229033 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2025.11.08 00:00:49.229126 [ 3 ] {092ba3e0-e33f-4454-a6bc-92becc8a004a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1355 | 2025.11.08 00:00:49.229165 [ 3 ] {092ba3e0-e33f-4454-a6bc-92becc8a004a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1356 | 2025.11.08 00:00:49.229758 [ 3 ] {092ba3e0-e33f-4454-a6bc-92becc8a004a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2025.11.08 00:00:49.229794 [ 3 ] {092ba3e0-e33f-4454-a6bc-92becc8a004a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1358 | 2025.11.08 00:00:49.230126 [ 3 ] {092ba3e0-e33f-4454-a6bc-92becc8a004a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1359 | 2025.11.08 00:00:49.230333 [ 3 ] {092ba3e0-e33f-4454-a6bc-92becc8a004a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2025.11.08 00:00:49.230464 [ 3 ] {092ba3e0-e33f-4454-a6bc-92becc8a004a} <Debug> executeQuery: Read 538 rows, 40.86 KiB in 0.001357 sec., 396462.78555637435 rows/sec., 29.40 MiB/sec. | ||
| 1361 | 2025.11.08 00:00:49.230508 [ 3 ] {092ba3e0-e33f-4454-a6bc-92becc8a004a} <Debug> TCPHandler: Processed in 0.001524022 sec. | ||
| 1362 | 2025.11.08 00:00:49.230623 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2025.11.08 00:00:49.230718 [ 3 ] {3d5b3266-ac2c-4902-b84a-dc26da202245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1364 | 2025.11.08 00:00:49.230760 [ 3 ] {3d5b3266-ac2c-4902-b84a-dc26da202245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1365 | 2025.11.08 00:00:49.231461 [ 3 ] {3d5b3266-ac2c-4902-b84a-dc26da202245} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2025.11.08 00:00:49.231496 [ 3 ] {3d5b3266-ac2c-4902-b84a-dc26da202245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1367 | 2025.11.08 00:00:49.231986 [ 3 ] {3d5b3266-ac2c-4902-b84a-dc26da202245} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1368 | 2025.11.08 00:00:49.232200 [ 3 ] {3d5b3266-ac2c-4902-b84a-dc26da202245} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2025.11.08 00:00:49.232335 [ 3 ] {3d5b3266-ac2c-4902-b84a-dc26da202245} <Debug> executeQuery: Read 1465 rows, 100.38 KiB in 0.001635 sec., 896024.4648318043 rows/sec., 59.96 MiB/sec. | ||
| 1370 | 2025.11.08 00:00:49.232379 [ 3 ] {3d5b3266-ac2c-4902-b84a-dc26da202245} <Debug> TCPHandler: Processed in 0.001804799 sec. | ||
| 1371 | 2025.11.08 00:00:49.232492 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2025.11.08 00:00:49.232586 [ 3 ] {551e72bd-383e-4a93-bf2c-594044fe0a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1373 | 2025.11.08 00:00:49.232639 [ 3 ] {551e72bd-383e-4a93-bf2c-594044fe0a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1374 | 2025.11.08 00:00:49.233337 [ 3 ] {551e72bd-383e-4a93-bf2c-594044fe0a42} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2025.11.08 00:00:49.233374 [ 3 ] {551e72bd-383e-4a93-bf2c-594044fe0a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1376 | 2025.11.08 00:00:49.233865 [ 3 ] {551e72bd-383e-4a93-bf2c-594044fe0a42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1377 | 2025.11.08 00:00:49.234084 [ 3 ] {551e72bd-383e-4a93-bf2c-594044fe0a42} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2025.11.08 00:00:49.234223 [ 3 ] {551e72bd-383e-4a93-bf2c-594044fe0a42} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001655 sec., 3625.3776435045315 rows/sec., 6.50 MiB/sec. | ||
| 1379 | 2025.11.08 00:00:49.234287 [ 3 ] {551e72bd-383e-4a93-bf2c-594044fe0a42} <Debug> TCPHandler: Processed in 0.001846411 sec. | ||
| 1380 | 2025.11.08 00:00:49.234406 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2025.11.08 00:00:49.234499 [ 3 ] {a975e14d-3215-42f1-8f5f-9c2e81227cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1382 | 2025.11.08 00:00:49.234540 [ 3 ] {a975e14d-3215-42f1-8f5f-9c2e81227cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1383 | 2025.11.08 00:00:49.234864 [ 3 ] {a975e14d-3215-42f1-8f5f-9c2e81227cf5} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2025.11.08 00:00:49.234899 [ 3 ] {a975e14d-3215-42f1-8f5f-9c2e81227cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1385 | 2025.11.08 00:00:49.235346 [ 3 ] {a975e14d-3215-42f1-8f5f-9c2e81227cf5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1386 | 2025.11.08 00:00:49.235549 [ 3 ] {a975e14d-3215-42f1-8f5f-9c2e81227cf5} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2025.11.08 00:00:49.235672 [ 3 ] {a975e14d-3215-42f1-8f5f-9c2e81227cf5} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 355.86 KiB/sec. | ||
| 1388 | 2025.11.08 00:00:49.235717 [ 3 ] {a975e14d-3215-42f1-8f5f-9c2e81227cf5} <Debug> TCPHandler: Processed in 0.001362537 sec. | ||
| 1389 | 2025.11.08 00:00:49.235820 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2025.11.08 00:00:49.235914 [ 3 ] {a7ea9edc-0661-422d-a66d-2d53f934edd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1391 | 2025.11.08 00:00:49.235955 [ 3 ] {a7ea9edc-0661-422d-a66d-2d53f934edd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1392 | 2025.11.08 00:00:49.236270 [ 3 ] {a7ea9edc-0661-422d-a66d-2d53f934edd7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2025.11.08 00:00:49.236306 [ 3 ] {a7ea9edc-0661-422d-a66d-2d53f934edd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1394 | 2025.11.08 00:00:49.236597 [ 3 ] {a7ea9edc-0661-422d-a66d-2d53f934edd7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1395 | 2025.11.08 00:00:49.236801 [ 3 ] {a7ea9edc-0661-422d-a66d-2d53f934edd7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2025.11.08 00:00:49.236926 [ 3 ] {a7ea9edc-0661-422d-a66d-2d53f934edd7} <Debug> executeQuery: Read 28 rows, 1.92 KiB in 0.00103 sec., 27184.466019417472 rows/sec., 1.82 MiB/sec. | ||
| 1397 | 2025.11.08 00:00:49.236961 [ 3 ] {a7ea9edc-0661-422d-a66d-2d53f934edd7} <Debug> TCPHandler: Processed in 0.001190603 sec. | ||
| 1398 | 2025.11.08 00:00:51.851975 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2025.11.08 00:00:51.852239 [ 3 ] {f1ad2efa-ed0e-4f4b-b16f-e2d08423a69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1400 | 2025.11.08 00:00:51.852322 [ 3 ] {f1ad2efa-ed0e-4f4b-b16f-e2d08423a69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1401 | 2025.11.08 00:00:51.853131 [ 3 ] {f1ad2efa-ed0e-4f4b-b16f-e2d08423a69e} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2025.11.08 00:00:51.853196 [ 3 ] {f1ad2efa-ed0e-4f4b-b16f-e2d08423a69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1403 | 2025.11.08 00:00:51.853651 [ 3 ] {f1ad2efa-ed0e-4f4b-b16f-e2d08423a69e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1404 | 2025.11.08 00:00:51.853933 [ 3 ] {f1ad2efa-ed0e-4f4b-b16f-e2d08423a69e} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2025.11.08 00:00:51.854126 [ 3 ] {f1ad2efa-ed0e-4f4b-b16f-e2d08423a69e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001957 sec., 28615.2273888605 rows/sec., 2.20 MiB/sec. | ||
| 1406 | 2025.11.08 00:00:51.854180 [ 3 ] {f1ad2efa-ed0e-4f4b-b16f-e2d08423a69e} <Debug> TCPHandler: Processed in 0.002379506 sec. | ||
| 1407 | 2025.11.08 00:00:51.854346 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2025.11.08 00:00:51.854481 [ 3 ] {71aef49a-5d59-4ff4-a6a3-8ae415140058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1409 | 2025.11.08 00:00:51.854543 [ 3 ] {71aef49a-5d59-4ff4-a6a3-8ae415140058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1410 | 2025.11.08 00:00:51.855188 [ 3 ] {71aef49a-5d59-4ff4-a6a3-8ae415140058} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2025.11.08 00:00:51.855245 [ 3 ] {71aef49a-5d59-4ff4-a6a3-8ae415140058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1412 | 2025.11.08 00:00:51.855797 [ 3 ] {71aef49a-5d59-4ff4-a6a3-8ae415140058} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1413 | 2025.11.08 00:00:51.856155 [ 3 ] {71aef49a-5d59-4ff4-a6a3-8ae415140058} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2025.11.08 00:00:51.856378 [ 3 ] {71aef49a-5d59-4ff4-a6a3-8ae415140058} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00193 sec., 33160.62176165803 rows/sec., 2.59 MiB/sec. | ||
| 1415 | 2025.11.08 00:00:51.856437 [ 3 ] {71aef49a-5d59-4ff4-a6a3-8ae415140058} <Debug> TCPHandler: Processed in 0.00215785 sec. | ||
| 1416 | 2025.11.08 00:00:51.856600 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2025.11.08 00:00:51.856727 [ 3 ] {8472d904-8af7-4821-af14-bba5d1737fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1418 | 2025.11.08 00:00:51.856791 [ 3 ] {8472d904-8af7-4821-af14-bba5d1737fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1419 | 2025.11.08 00:00:51.857355 [ 3 ] {8472d904-8af7-4821-af14-bba5d1737fc6} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2025.11.08 00:00:51.857406 [ 3 ] {8472d904-8af7-4821-af14-bba5d1737fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1421 | 2025.11.08 00:00:51.857884 [ 3 ] {8472d904-8af7-4821-af14-bba5d1737fc6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1422 | 2025.11.08 00:00:51.858203 [ 3 ] {8472d904-8af7-4821-af14-bba5d1737fc6} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2025.11.08 00:00:51.858399 [ 3 ] {8472d904-8af7-4821-af14-bba5d1737fc6} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001702 sec., 37602.820211515864 rows/sec., 2.62 MiB/sec. | ||
| 1424 | 2025.11.08 00:00:51.858453 [ 3 ] {8472d904-8af7-4821-af14-bba5d1737fc6} <Debug> TCPHandler: Processed in 0.001915732 sec. | ||
| 1425 | 2025.11.08 00:00:51.858607 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2025.11.08 00:00:51.858735 [ 3 ] {572d88ba-98e6-44e8-ae07-c24f9e794c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1427 | 2025.11.08 00:00:51.858798 [ 3 ] {572d88ba-98e6-44e8-ae07-c24f9e794c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1428 | 2025.11.08 00:00:51.859269 [ 3 ] {572d88ba-98e6-44e8-ae07-c24f9e794c47} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2025.11.08 00:00:51.859317 [ 3 ] {572d88ba-98e6-44e8-ae07-c24f9e794c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1430 | 2025.11.08 00:00:51.859761 [ 3 ] {572d88ba-98e6-44e8-ae07-c24f9e794c47} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1431 | 2025.11.08 00:00:51.860081 [ 3 ] {572d88ba-98e6-44e8-ae07-c24f9e794c47} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2025.11.08 00:00:51.860276 [ 3 ] {572d88ba-98e6-44e8-ae07-c24f9e794c47} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001571 sec., 15276.89369828135 rows/sec., 1.03 MiB/sec. | ||
| 1433 | 2025.11.08 00:00:51.860328 [ 3 ] {572d88ba-98e6-44e8-ae07-c24f9e794c47} <Debug> TCPHandler: Processed in 0.001784369 sec. | ||
| 1434 | 2025.11.08 00:00:52.578351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2339 | ||
| 1435 | 2025.11.08 00:00:52.579031 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2025.11.08 00:00:52.579096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1437 | 2025.11.08 00:00:52.579815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1438 | 2025.11.08 00:00:52.580160 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2025.11.08 00:00:52.580336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2339 | ||
| 1440 | 2025.11.08 00:00:52.738494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1441 | 2025.11.08 00:00:52.759648 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2025.11.08 00:00:52.759740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1443 | 2025.11.08 00:00:52.769928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1444 | 2025.11.08 00:00:52.771314 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2025.11.08 00:00:52.776975 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1446 | 2025.11.08 00:00:52.861928 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44646 | ||
| 1447 | 2025.11.08 00:00:52.862056 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1448 | 2025.11.08 00:00:52.862086 [ 286 ] {} <Debug> TCP-Session: 843f9acc-824e-42b1-8fa8-096a95959528 Authenticating user 'default' from [fd00:1122:3344:101::e]:44646 | ||
| 1449 | 2025.11.08 00:00:52.862109 [ 286 ] {} <Debug> TCP-Session: 843f9acc-824e-42b1-8fa8-096a95959528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2025.11.08 00:00:52.862121 [ 286 ] {} <Debug> TCP-Session: 843f9acc-824e-42b1-8fa8-096a95959528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2025.11.08 00:00:52.862312 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53506 | ||
| 1452 | 2025.11.08 00:00:52.862345 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35477 | ||
| 1453 | 2025.11.08 00:00:52.862366 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64190 | ||
| 1454 | 2025.11.08 00:00:52.862411 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42644 | ||
| 1455 | 2025.11.08 00:00:52.862418 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59987 | ||
| 1456 | 2025.11.08 00:00:52.862434 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52766 | ||
| 1457 | 2025.11.08 00:00:52.862485 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1458 | 2025.11.08 00:00:52.862387 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62168 | ||
| 1459 | 2025.11.08 00:00:52.862526 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1460 | 2025.11.08 00:00:52.862528 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1461 | 2025.11.08 00:00:52.862522 [ 288 ] {} <Debug> TCP-Session: 8b1369a5-0160-4656-aecc-24e49a6cba60 Authenticating user 'default' from [fd00:1122:3344:101::e]:35477 | ||
| 1462 | 2025.11.08 00:00:52.862568 [ 293 ] {} <Debug> TCP-Session: a71545ba-e349-4b5c-9512-55e558af0172 Authenticating user 'default' from [fd00:1122:3344:101::e]:59987 | ||
| 1463 | 2025.11.08 00:00:52.862560 [ 289 ] {} <Debug> TCP-Session: fb9dd716-7301-4c1f-b5ce-1ec062fe410c Authenticating user 'default' from [fd00:1122:3344:101::e]:64190 | ||
| 1464 | 2025.11.08 00:00:52.862591 [ 288 ] {} <Debug> TCP-Session: 8b1369a5-0160-4656-aecc-24e49a6cba60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2025.11.08 00:00:52.862601 [ 293 ] {} <Debug> TCP-Session: a71545ba-e349-4b5c-9512-55e558af0172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2025.11.08 00:00:52.862614 [ 289 ] {} <Debug> TCP-Session: fb9dd716-7301-4c1f-b5ce-1ec062fe410c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2025.11.08 00:00:52.862619 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1468 | 2025.11.08 00:00:52.862655 [ 293 ] {} <Debug> TCP-Session: a71545ba-e349-4b5c-9512-55e558af0172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2025.11.08 00:00:52.862660 [ 289 ] {} <Debug> TCP-Session: fb9dd716-7301-4c1f-b5ce-1ec062fe410c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2025.11.08 00:00:52.862683 [ 294 ] {} <Debug> TCP-Session: 3e6d352d-6227-44b5-a6e9-2f33b86dbceb Authenticating user 'default' from [fd00:1122:3344:101::e]:52766 | ||
| 1471 | 2025.11.08 00:00:52.862646 [ 288 ] {} <Debug> TCP-Session: 8b1369a5-0160-4656-aecc-24e49a6cba60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2025.11.08 00:00:52.862713 [ 294 ] {} <Debug> TCP-Session: 3e6d352d-6227-44b5-a6e9-2f33b86dbceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2025.11.08 00:00:52.862710 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1474 | 2025.11.08 00:00:52.862736 [ 294 ] {} <Debug> TCP-Session: 3e6d352d-6227-44b5-a6e9-2f33b86dbceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2025.11.08 00:00:52.862512 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1476 | 2025.11.08 00:00:52.862762 [ 291 ] {} <Debug> TCP-Session: 6d93c89f-7312-4f29-82d3-0c26a80066e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62168 | ||
| 1477 | 2025.11.08 00:00:52.862509 [ 286 ] {} <Trace> TCP-Session: 843f9acc-824e-42b1-8fa8-096a95959528 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2025.11.08 00:00:52.862805 [ 291 ] {} <Debug> TCP-Session: 6d93c89f-7312-4f29-82d3-0c26a80066e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2025.11.08 00:00:52.862793 [ 292 ] {} <Debug> TCP-Session: 4dc10da8-8122-49f5-885e-95fcfbf3f0a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42644 | ||
| 1480 | 2025.11.08 00:00:52.862835 [ 291 ] {} <Debug> TCP-Session: 6d93c89f-7312-4f29-82d3-0c26a80066e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1481 | 2025.11.08 00:00:52.862857 [ 292 ] {} <Debug> TCP-Session: 4dc10da8-8122-49f5-885e-95fcfbf3f0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2025.11.08 00:00:52.862381 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54511 | ||
| 1483 | 2025.11.08 00:00:52.862882 [ 292 ] {} <Debug> TCP-Session: 4dc10da8-8122-49f5-885e-95fcfbf3f0a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1484 | 2025.11.08 00:00:52.862456 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1485 | 2025.11.08 00:00:52.862947 [ 287 ] {} <Debug> TCP-Session: 3e9d49da-d90c-4d12-ab42-f6a321f8b27b Authenticating user 'default' from [fd00:1122:3344:101::e]:53506 | ||
| 1486 | 2025.11.08 00:00:52.862958 [ 286 ] {50f0184c-ae75-402d-9313-d4cff4d4fd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44646) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1487 | 2025.11.08 00:00:52.862964 [ 287 ] {} <Debug> TCP-Session: 3e9d49da-d90c-4d12-ab42-f6a321f8b27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2025.11.08 00:00:52.862993 [ 287 ] {} <Debug> TCP-Session: 3e9d49da-d90c-4d12-ab42-f6a321f8b27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2025.11.08 00:00:52.862999 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1490 | 2025.11.08 00:00:52.863026 [ 290 ] {} <Debug> TCP-Session: 7a597ddf-1850-40f8-bd9e-8e9c84466025 Authenticating user 'default' from [fd00:1122:3344:101::e]:54511 | ||
| 1491 | 2025.11.08 00:00:52.863041 [ 290 ] {} <Debug> TCP-Session: 7a597ddf-1850-40f8-bd9e-8e9c84466025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1492 | 2025.11.08 00:00:52.863053 [ 290 ] {} <Debug> TCP-Session: 7a597ddf-1850-40f8-bd9e-8e9c84466025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2025.11.08 00:00:52.863283 [ 286 ] {50f0184c-ae75-402d-9313-d4cff4d4fd4b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1494 | 2025.11.08 00:00:52.863340 [ 286 ] {50f0184c-ae75-402d-9313-d4cff4d4fd4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1495 | 2025.11.08 00:00:52.863671 [ 286 ] {50f0184c-ae75-402d-9313-d4cff4d4fd4b} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 1496 | 2025.11.08 00:00:52.864780 [ 324 ] {50f0184c-ae75-402d-9313-d4cff4d4fd4b} <Trace> AggregatingTransform: Aggregating | ||
| 1497 | 2025.11.08 00:00:52.864848 [ 324 ] {50f0184c-ae75-402d-9313-d4cff4d4fd4b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1498 | 2025.11.08 00:00:52.864891 [ 324 ] {50f0184c-ae75-402d-9313-d4cff4d4fd4b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00110316 sec. (906.487 rows/sec., 35.41 KiB/sec.) | ||
| 1499 | 2025.11.08 00:00:52.864929 [ 324 ] {50f0184c-ae75-402d-9313-d4cff4d4fd4b} <Trace> Aggregator: Merging aggregated data | ||
| 1500 | 2025.11.08 00:00:52.866192 [ 286 ] {50f0184c-ae75-402d-9313-d4cff4d4fd4b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00324 sec., 308.641975308642 rows/sec., 12.06 KiB/sec. | ||
| 1501 | 2025.11.08 00:00:52.866380 [ 286 ] {50f0184c-ae75-402d-9313-d4cff4d4fd4b} <Debug> TCPHandler: Processed in 0.003967099 sec. | ||
| 1502 | 2025.11.08 00:00:52.866474 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1503 | 2025.11.08 00:00:52.866500 [ 286 ] {} <Debug> TCP-Session: 843f9acc-824e-42b1-8fa8-096a95959528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2025.11.08 00:00:52.866505 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1505 | 2025.11.08 00:00:52.866523 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1506 | 2025.11.08 00:00:52.866556 [ 287 ] {} <Debug> TCP-Session: 3e9d49da-d90c-4d12-ab42-f6a321f8b27b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2025.11.08 00:00:52.866558 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1508 | 2025.11.08 00:00:52.866573 [ 293 ] {} <Debug> TCP-Session: a71545ba-e349-4b5c-9512-55e558af0172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2025.11.08 00:00:52.866587 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1510 | 2025.11.08 00:00:52.866609 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1511 | 2025.11.08 00:00:52.866633 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1512 | 2025.11.08 00:00:52.866663 [ 294 ] {} <Debug> TCP-Session: 3e6d352d-6227-44b5-a6e9-2f33b86dbceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2025.11.08 00:00:52.866670 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1514 | 2025.11.08 00:00:52.866695 [ 288 ] {} <Debug> TCP-Session: 8b1369a5-0160-4656-aecc-24e49a6cba60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2025.11.08 00:00:52.866689 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1516 | 2025.11.08 00:00:52.866723 [ 291 ] {} <Debug> TCP-Session: 6d93c89f-7312-4f29-82d3-0c26a80066e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2025.11.08 00:00:52.866638 [ 289 ] {} <Debug> TCP-Session: fb9dd716-7301-4c1f-b5ce-1ec062fe410c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2025.11.08 00:00:52.866755 [ 292 ] {} <Debug> TCP-Session: 4dc10da8-8122-49f5-885e-95fcfbf3f0a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2025.11.08 00:00:52.866610 [ 290 ] {} <Debug> TCP-Session: 7a597ddf-1850-40f8-bd9e-8e9c84466025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2025.11.08 00:00:53.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.19 MiB, peak 174.35 MiB, free memory in arenas 0.00 B, will set to 169.91 MiB (RSS), difference: 1.72 MiB | ||
| 1521 | 2025.11.08 00:00:53.382528 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41859 | ||
| 1522 | 2025.11.08 00:00:53.382638 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1523 | 2025.11.08 00:00:53.382664 [ 286 ] {} <Debug> TCP-Session: 1ab3073d-4076-414c-8172-676d5896bdfa Authenticating user 'default' from [fd00:1122:3344:101::e]:41859 | ||
| 1524 | 2025.11.08 00:00:53.382686 [ 286 ] {} <Debug> TCP-Session: 1ab3073d-4076-414c-8172-676d5896bdfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2025.11.08 00:00:53.382699 [ 286 ] {} <Debug> TCP-Session: 1ab3073d-4076-414c-8172-676d5896bdfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2025.11.08 00:00:53.382908 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46054 | ||
| 1527 | 2025.11.08 00:00:53.382937 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65381 | ||
| 1528 | 2025.11.08 00:00:53.382975 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62962 | ||
| 1529 | 2025.11.08 00:00:53.382989 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35296 | ||
| 1530 | 2025.11.08 00:00:53.383018 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54879 | ||
| 1531 | 2025.11.08 00:00:53.383037 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49450 | ||
| 1532 | 2025.11.08 00:00:53.383071 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1533 | 2025.11.08 00:00:53.383071 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1534 | 2025.11.08 00:00:53.383084 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1535 | 2025.11.08 00:00:53.383100 [ 290 ] {} <Debug> TCP-Session: b84981f7-e33c-43e4-bf9e-577d82021f71 Authenticating user 'default' from [fd00:1122:3344:101::e]:62962 | ||
| 1536 | 2025.11.08 00:00:53.383127 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1537 | 2025.11.08 00:00:53.383137 [ 291 ] {} <Debug> TCP-Session: cae2ad45-668f-47dd-a6ad-7795106fdb38 Authenticating user 'default' from [fd00:1122:3344:101::e]:35296 | ||
| 1538 | 2025.11.08 00:00:53.383143 [ 290 ] {} <Debug> TCP-Session: b84981f7-e33c-43e4-bf9e-577d82021f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2025.11.08 00:00:53.383157 [ 294 ] {} <Debug> TCP-Session: ca406a50-4089-499b-aa53-2452fb1c9164 Authenticating user 'default' from [fd00:1122:3344:101::e]:49450 | ||
| 1540 | 2025.11.08 00:00:53.383175 [ 291 ] {} <Debug> TCP-Session: cae2ad45-668f-47dd-a6ad-7795106fdb38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2025.11.08 00:00:53.383176 [ 290 ] {} <Debug> TCP-Session: b84981f7-e33c-43e4-bf9e-577d82021f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2025.11.08 00:00:53.383189 [ 294 ] {} <Debug> TCP-Session: ca406a50-4089-499b-aa53-2452fb1c9164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2025.11.08 00:00:53.383198 [ 291 ] {} <Debug> TCP-Session: cae2ad45-668f-47dd-a6ad-7795106fdb38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2025.11.08 00:00:53.383219 [ 294 ] {} <Debug> TCP-Session: ca406a50-4089-499b-aa53-2452fb1c9164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2025.11.08 00:00:53.383107 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1546 | 2025.11.08 00:00:53.383042 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1547 | 2025.11.08 00:00:53.383282 [ 292 ] {} <Debug> TCP-Session: 5f0167b8-2dce-456a-bb2b-bb8f6d39909d Authenticating user 'default' from [fd00:1122:3344:101::e]:54879 | ||
| 1548 | 2025.11.08 00:00:53.383040 [ 286 ] {} <Trace> TCP-Session: 1ab3073d-4076-414c-8172-676d5896bdfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2025.11.08 00:00:53.383322 [ 287 ] {} <Debug> TCP-Session: 83073275-34f9-41f2-8878-218841f5899a Authenticating user 'default' from [fd00:1122:3344:101::e]:46054 | ||
| 1550 | 2025.11.08 00:00:53.383033 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49251 | ||
| 1551 | 2025.11.08 00:00:53.383374 [ 287 ] {} <Debug> TCP-Session: 83073275-34f9-41f2-8878-218841f5899a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2025.11.08 00:00:53.382980 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51650 | ||
| 1553 | 2025.11.08 00:00:53.383433 [ 287 ] {} <Debug> TCP-Session: 83073275-34f9-41f2-8878-218841f5899a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1554 | 2025.11.08 00:00:53.383122 [ 288 ] {} <Debug> TCP-Session: 5cdbc640-6e30-4061-83bd-c023950b46d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65381 | ||
| 1555 | 2025.11.08 00:00:53.383332 [ 292 ] {} <Debug> TCP-Session: 5f0167b8-2dce-456a-bb2b-bb8f6d39909d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2025.11.08 00:00:53.383487 [ 286 ] {f34d6621-380a-4863-b57d-3d6b665dcb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41859) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1557 | 2025.11.08 00:00:53.383503 [ 292 ] {} <Debug> TCP-Session: 5f0167b8-2dce-456a-bb2b-bb8f6d39909d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2025.11.08 00:00:53.383498 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1559 | 2025.11.08 00:00:53.383497 [ 288 ] {} <Debug> TCP-Session: 5cdbc640-6e30-4061-83bd-c023950b46d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1560 | 2025.11.08 00:00:53.383566 [ 289 ] {} <Debug> TCP-Session: 5577842f-5da6-4735-b09a-91beb12e5dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51650 | ||
| 1561 | 2025.11.08 00:00:53.383576 [ 288 ] {} <Debug> TCP-Session: 5cdbc640-6e30-4061-83bd-c023950b46d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2025.11.08 00:00:53.383599 [ 289 ] {} <Debug> TCP-Session: 5577842f-5da6-4735-b09a-91beb12e5dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2025.11.08 00:00:53.383489 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1564 | 2025.11.08 00:00:53.383619 [ 289 ] {} <Debug> TCP-Session: 5577842f-5da6-4735-b09a-91beb12e5dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2025.11.08 00:00:53.383644 [ 293 ] {} <Debug> TCP-Session: 165dd45a-4bc5-4aef-96d4-c2850ced6c68 Authenticating user 'default' from [fd00:1122:3344:101::e]:49251 | ||
| 1566 | 2025.11.08 00:00:53.383664 [ 293 ] {} <Debug> TCP-Session: 165dd45a-4bc5-4aef-96d4-c2850ced6c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2025.11.08 00:00:53.383679 [ 293 ] {} <Debug> TCP-Session: 165dd45a-4bc5-4aef-96d4-c2850ced6c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2025.11.08 00:00:53.383753 [ 286 ] {f34d6621-380a-4863-b57d-3d6b665dcb4c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1569 | 2025.11.08 00:00:53.383812 [ 286 ] {f34d6621-380a-4863-b57d-3d6b665dcb4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1570 | 2025.11.08 00:00:53.384109 [ 286 ] {f34d6621-380a-4863-b57d-3d6b665dcb4c} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 1571 | 2025.11.08 00:00:53.385016 [ 325 ] {f34d6621-380a-4863-b57d-3d6b665dcb4c} <Trace> AggregatingTransform: Aggregating | ||
| 1572 | 2025.11.08 00:00:53.385068 [ 325 ] {f34d6621-380a-4863-b57d-3d6b665dcb4c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1573 | 2025.11.08 00:00:53.385107 [ 325 ] {f34d6621-380a-4863-b57d-3d6b665dcb4c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900454 sec. (1110.551 rows/sec., 43.38 KiB/sec.) | ||
| 1574 | 2025.11.08 00:00:53.385126 [ 325 ] {f34d6621-380a-4863-b57d-3d6b665dcb4c} <Trace> Aggregator: Merging aggregated data | ||
| 1575 | 2025.11.08 00:00:53.386619 [ 286 ] {f34d6621-380a-4863-b57d-3d6b665dcb4c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003187 sec., 313.77470975839344 rows/sec., 12.26 KiB/sec. | ||
| 1576 | 2025.11.08 00:00:53.386758 [ 286 ] {f34d6621-380a-4863-b57d-3d6b665dcb4c} <Debug> TCPHandler: Processed in 0.003829635 sec. | ||
| 1577 | 2025.11.08 00:00:53.386887 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1578 | 2025.11.08 00:00:53.386914 [ 286 ] {} <Debug> TCP-Session: 1ab3073d-4076-414c-8172-676d5896bdfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2025.11.08 00:00:53.386928 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1580 | 2025.11.08 00:00:53.386952 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1581 | 2025.11.08 00:00:53.386975 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1582 | 2025.11.08 00:00:53.386979 [ 291 ] {} <Debug> TCP-Session: cae2ad45-668f-47dd-a6ad-7795106fdb38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2025.11.08 00:00:53.386993 [ 294 ] {} <Debug> TCP-Session: ca406a50-4089-499b-aa53-2452fb1c9164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2025.11.08 00:00:53.387010 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1585 | 2025.11.08 00:00:53.387033 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1586 | 2025.11.08 00:00:53.387054 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1587 | 2025.11.08 00:00:53.387076 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1588 | 2025.11.08 00:00:53.387082 [ 290 ] {} <Debug> TCP-Session: b84981f7-e33c-43e4-bf9e-577d82021f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1589 | 2025.11.08 00:00:53.387102 [ 289 ] {} <Debug> TCP-Session: 5577842f-5da6-4735-b09a-91beb12e5dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2025.11.08 00:00:53.387110 [ 293 ] {} <Debug> TCP-Session: 165dd45a-4bc5-4aef-96d4-c2850ced6c68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2025.11.08 00:00:53.387018 [ 287 ] {} <Debug> TCP-Session: 83073275-34f9-41f2-8878-218841f5899a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2025.11.08 00:00:53.386993 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1593 | 2025.11.08 00:00:53.387071 [ 292 ] {} <Debug> TCP-Session: 5f0167b8-2dce-456a-bb2b-bb8f6d39909d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1594 | 2025.11.08 00:00:53.387196 [ 288 ] {} <Debug> TCP-Session: 5cdbc640-6e30-4061-83bd-c023950b46d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1595 | 2025.11.08 00:00:55.073621 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 234 | ||
| 1596 | 2025.11.08 00:00:55.076520 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2025.11.08 00:00:55.076584 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 1598 | 2025.11.08 00:00:55.078002 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1599 | 2025.11.08 00:00:55.078286 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2025.11.08 00:00:55.078647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1601 | 2025.11.08 00:00:56.855103 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2025.11.08 00:00:56.855307 [ 3 ] {ca1fa7d4-b51e-4b3b-938b-ef6db126539e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1603 | 2025.11.08 00:00:56.855375 [ 3 ] {ca1fa7d4-b51e-4b3b-938b-ef6db126539e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1604 | 2025.11.08 00:00:56.856058 [ 3 ] {ca1fa7d4-b51e-4b3b-938b-ef6db126539e} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2025.11.08 00:00:56.856108 [ 3 ] {ca1fa7d4-b51e-4b3b-938b-ef6db126539e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1606 | 2025.11.08 00:00:56.856693 [ 3 ] {ca1fa7d4-b51e-4b3b-938b-ef6db126539e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1607 | 2025.11.08 00:00:56.857147 [ 3 ] {ca1fa7d4-b51e-4b3b-938b-ef6db126539e} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2025.11.08 00:00:56.857277 [ 83 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1609 | 2025.11.08 00:00:56.857319 [ 3 ] {ca1fa7d4-b51e-4b3b-938b-ef6db126539e} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002062 sec., 37827.352085354025 rows/sec., 3.13 MiB/sec. | ||
| 1610 | 2025.11.08 00:00:56.857326 [ 83 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2025.11.08 00:00:56.857354 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1612 | 2025.11.08 00:00:56.857372 [ 3 ] {ca1fa7d4-b51e-4b3b-938b-ef6db126539e} <Debug> TCPHandler: Processed in 0.002397116 sec. | ||
| 1613 | 2025.11.08 00:00:56.857511 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2025.11.08 00:00:56.857617 [ 3 ] {9cf46a01-f4d5-408c-a969-7413a2506b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1615 | 2025.11.08 00:00:56.857663 [ 3 ] {9cf46a01-f4d5-408c-a969-7413a2506b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1616 | 2025.11.08 00:00:56.858115 [ 3 ] {9cf46a01-f4d5-408c-a969-7413a2506b92} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2025.11.08 00:00:56.858152 [ 3 ] {9cf46a01-f4d5-408c-a969-7413a2506b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1618 | 2025.11.08 00:00:56.858601 [ 3 ] {9cf46a01-f4d5-408c-a969-7413a2506b92} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1619 | 2025.11.08 00:00:56.859073 [ 3 ] {9cf46a01-f4d5-408c-a969-7413a2506b92} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2025.11.08 00:00:56.859215 [ 3 ] {9cf46a01-f4d5-408c-a969-7413a2506b92} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001624 sec., 6773.399014778325 rows/sec., 509.33 KiB/sec. | ||
| 1621 | 2025.11.08 00:00:56.859256 [ 3 ] {9cf46a01-f4d5-408c-a969-7413a2506b92} <Debug> TCPHandler: Processed in 0.001799539 sec. | ||
| 1622 | 2025.11.08 00:00:56.859379 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2025.11.08 00:00:56.859477 [ 3 ] {5f4c50dc-bfbf-4b06-921c-064fcc237a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1624 | 2025.11.08 00:00:56.859519 [ 3 ] {5f4c50dc-bfbf-4b06-921c-064fcc237a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1625 | 2025.11.08 00:00:56.859791 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 1626 | 2025.11.08 00:00:56.859971 [ 3 ] {5f4c50dc-bfbf-4b06-921c-064fcc237a11} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2025.11.08 00:00:56.860011 [ 3 ] {5f4c50dc-bfbf-4b06-921c-064fcc237a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1628 | 2025.11.08 00:00:56.860449 [ 3 ] {5f4c50dc-bfbf-4b06-921c-064fcc237a11} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1629 | 2025.11.08 00:00:56.860904 [ 3 ] {5f4c50dc-bfbf-4b06-921c-064fcc237a11} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2025.11.08 00:00:56.861011 [ 83 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1631 | 2025.11.08 00:00:56.861042 [ 83 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2025.11.08 00:00:56.861043 [ 3 ] {5f4c50dc-bfbf-4b06-921c-064fcc237a11} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001586 sec., 47288.77679697352 rows/sec., 3.69 MiB/sec. | ||
| 1633 | 2025.11.08 00:00:56.861061 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1634 | 2025.11.08 00:00:56.861090 [ 3 ] {5f4c50dc-bfbf-4b06-921c-064fcc237a11} <Debug> TCPHandler: Processed in 0.001762979 sec. | ||
| 1635 | 2025.11.08 00:00:56.861202 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 1636 | 2025.11.08 00:00:56.861216 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2025.11.08 00:00:56.861342 [ 3 ] {70d08206-5a98-4612-934f-2696c83205ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1638 | 2025.11.08 00:00:56.861387 [ 3 ] {70d08206-5a98-4612-934f-2696c83205ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1639 | 2025.11.08 00:00:56.861825 [ 3 ] {70d08206-5a98-4612-934f-2696c83205ef} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2025.11.08 00:00:56.861860 [ 3 ] {70d08206-5a98-4612-934f-2696c83205ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1641 | 2025.11.08 00:00:56.862004 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1642 | 2025.11.08 00:00:56.862010 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1643 | 2025.11.08 00:00:56.862128 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 91 rows starting from the beginning of the part | ||
| 1644 | 2025.11.08 00:00:56.862136 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 176 rows starting from the beginning of the part | ||
| 1645 | 2025.11.08 00:00:56.862281 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1646 | 2025.11.08 00:00:56.862293 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 1647 | 2025.11.08 00:00:56.862324 [ 3 ] {70d08206-5a98-4612-934f-2696c83205ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1648 | 2025.11.08 00:00:56.862353 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 47 rows starting from the beginning of the part | ||
| 1649 | 2025.11.08 00:00:56.862377 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1650 | 2025.11.08 00:00:56.862435 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 538 rows starting from the beginning of the part | ||
| 1651 | 2025.11.08 00:00:56.862448 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1211 rows starting from the beginning of the part | ||
| 1652 | 2025.11.08 00:00:56.862504 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1653 | 2025.11.08 00:00:56.862520 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1654 | 2025.11.08 00:00:56.862558 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 75 rows starting from the beginning of the part | ||
| 1655 | 2025.11.08 00:00:56.862583 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1656 | 2025.11.08 00:00:56.862982 [ 3 ] {70d08206-5a98-4612-934f-2696c83205ef} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2025.11.08 00:00:56.863101 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1658 | 2025.11.08 00:00:56.863135 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2025.11.08 00:00:56.863137 [ 3 ] {70d08206-5a98-4612-934f-2696c83205ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001817 sec., 88057.23720418272 rows/sec., 6.13 MiB/sec. | ||
| 1660 | 2025.11.08 00:00:56.863155 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1661 | 2025.11.08 00:00:56.863182 [ 3 ] {70d08206-5a98-4612-934f-2696c83205ef} <Debug> TCPHandler: Processed in 0.002019265 sec. | ||
| 1662 | 2025.11.08 00:00:56.863251 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 1663 | 2025.11.08 00:00:56.863302 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2025.11.08 00:00:56.863384 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1665 | 2025.11.08 00:00:56.863405 [ 3 ] {09319c89-e54b-4370-8fb5-c3095f733d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1666 | 2025.11.08 00:00:56.863421 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 214 rows starting from the beginning of the part | ||
| 1667 | 2025.11.08 00:00:56.863468 [ 3 ] {09319c89-e54b-4370-8fb5-c3095f733d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1668 | 2025.11.08 00:00:56.863510 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1669 | 2025.11.08 00:00:56.863570 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1670 | 2025.11.08 00:00:56.863616 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1465 rows starting from the beginning of the part | ||
| 1671 | 2025.11.08 00:00:56.863662 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1672 | 2025.11.08 00:00:56.863710 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 1673 | 2025.11.08 00:00:56.863821 [ 200 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 851 rows, containing 5 columns (5 merged, 0 gathered) in 0.002670673 sec., 318646.27380439313 rows/sec., 25.45 MiB/sec. | ||
| 1674 | 2025.11.08 00:00:56.864080 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1603 rows, containing 5 columns (5 merged, 0 gathered) in 0.006594541 sec., 243079.844374309 rows/sec., 21.15 MiB/sec. | ||
| 1675 | 2025.11.08 00:00:56.864278 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1676 | 2025.11.08 00:00:56.864292 [ 3 ] {09319c89-e54b-4370-8fb5-c3095f733d4d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2025.11.08 00:00:56.864358 [ 3 ] {09319c89-e54b-4370-8fb5-c3095f733d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1678 | 2025.11.08 00:00:56.864414 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1679 | 2025.11.08 00:00:56.865043 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_6_1} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2025.11.08 00:00:56.865087 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_6_1} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2025.11.08 00:00:56.865099 [ 3 ] {09319c89-e54b-4370-8fb5-c3095f733d4d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1682 | 2025.11.08 00:00:56.865127 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_6_1} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1683 | 2025.11.08 00:00:56.865209 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_6_1} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1684 | 2025.11.08 00:00:56.865241 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 1685 | 2025.11.08 00:00:56.865330 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1686 | 2025.11.08 00:00:56.865689 [ 3 ] {09319c89-e54b-4370-8fb5-c3095f733d4d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2025.11.08 00:00:56.865864 [ 3 ] {09319c89-e54b-4370-8fb5-c3095f733d4d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002479 sec., 4437.273093989512 rows/sec., 7.95 MiB/sec. | ||
| 1688 | 2025.11.08 00:00:56.865942 [ 3 ] {09319c89-e54b-4370-8fb5-c3095f733d4d} <Debug> TCPHandler: Processed in 0.002691394 sec. | ||
| 1689 | 2025.11.08 00:00:56.866061 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2025.11.08 00:00:56.866160 [ 3 ] {6c529dc6-b189-4f49-b32e-28139569cd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1691 | 2025.11.08 00:00:56.866204 [ 3 ] {6c529dc6-b189-4f49-b32e-28139569cd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1692 | 2025.11.08 00:00:56.866552 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2123 rows, containing 5 columns (5 merged, 0 gathered) in 0.003344152 sec., 634839.5647087812 rows/sec., 43.52 MiB/sec. | ||
| 1693 | 2025.11.08 00:00:56.866585 [ 3 ] {6c529dc6-b189-4f49-b32e-28139569cd5c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2025.11.08 00:00:56.866625 [ 3 ] {6c529dc6-b189-4f49-b32e-28139569cd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1695 | 2025.11.08 00:00:56.867046 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1696 | 2025.11.08 00:00:56.867096 [ 3 ] {6c529dc6-b189-4f49-b32e-28139569cd5c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1697 | 2025.11.08 00:00:56.867651 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2025.11.08 00:00:56.867652 [ 3 ] {6c529dc6-b189-4f49-b32e-28139569cd5c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2025.11.08 00:00:56.867736 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1700 | 2025.11.08 00:00:56.867811 [ 83 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1701 | 2025.11.08 00:00:56.867826 [ 3 ] {6c529dc6-b189-4f49-b32e-28139569cd5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001685 sec., 35608.30860534125 rows/sec., 2.40 MiB/sec. | ||
| 1702 | 2025.11.08 00:00:56.867824 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1703 | 2025.11.08 00:00:56.867855 [ 83 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2025.11.08 00:00:56.867880 [ 3 ] {6c529dc6-b189-4f49-b32e-28139569cd5c} <Debug> TCPHandler: Processed in 0.001870881 sec. | ||
| 1705 | 2025.11.08 00:00:56.867896 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1706 | 2025.11.08 00:00:56.868010 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 1707 | 2025.11.08 00:00:56.868121 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1708 | 2025.11.08 00:00:56.868159 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1709 | 2025.11.08 00:00:56.868234 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1710 | 2025.11.08 00:00:56.868283 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1711 | 2025.11.08 00:00:56.868338 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 1712 | 2025.11.08 00:00:56.868382 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1713 | 2025.11.08 00:00:56.868426 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 1714 | 2025.11.08 00:00:56.869241 [ 186 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001274586 sec., 169466.7915699686 rows/sec., 11.36 MiB/sec. | ||
| 1715 | 2025.11.08 00:00:56.869480 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1716 | 2025.11.08 00:00:56.870007 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_6_1} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2025.11.08 00:00:56.870070 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_6_1} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1718 | 2025.11.08 00:00:56.870122 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1719 | 2025.11.08 00:01:00.008761 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1720 | 2025.11.08 00:01:00.008816 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1721 | 2025.11.08 00:01:00.080823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2851 | ||
| 1722 | 2025.11.08 00:01:00.081340 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2025.11.08 00:01:00.081386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1724 | 2025.11.08 00:01:00.082180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1725 | 2025.11.08 00:01:00.082761 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2025.11.08 00:01:00.082918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2851 | ||
| 1727 | 2025.11.08 00:01:00.082930 [ 79 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1728 | 2025.11.08 00:01:00.083006 [ 79 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2025.11.08 00:01:00.083029 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1730 | 2025.11.08 00:01:00.083152 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 1731 | 2025.11.08 00:01:00.083260 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1732 | 2025.11.08 00:01:00.083293 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 1733 | 2025.11.08 00:01:00.083348 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 1734 | 2025.11.08 00:01:00.083392 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 1735 | 2025.11.08 00:01:00.083437 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 1736 | 2025.11.08 00:01:00.083475 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1737 | 2025.11.08 00:01:00.083524 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 1738 | 2025.11.08 00:01:00.119577 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2851 rows, containing 4 columns (4 merged, 0 gathered) in 0.036471762 sec., 78170.06482988127 rows/sec., 1.12 MiB/sec. | ||
| 1739 | 2025.11.08 00:01:00.120438 [ 200 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1740 | 2025.11.08 00:01:00.121124 [ 200 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_6_1} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2025.11.08 00:01:00.121207 [ 200 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_6_1} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1742 | 2025.11.08 00:01:00.121285 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1743 | 2025.11.08 00:01:00.277436 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1744 | 2025.11.08 00:01:00.294324 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2025.11.08 00:01:00.294381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1746 | 2025.11.08 00:01:00.300894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1747 | 2025.11.08 00:01:00.302315 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2025.11.08 00:01:00.302614 [ 78 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1749 | 2025.11.08 00:01:00.302673 [ 78 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2025.11.08 00:01:00.302693 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1751 | 2025.11.08 00:01:00.302785 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 1752 | 2025.11.08 00:01:00.305966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1753 | 2025.11.08 00:01:00.307107 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1754 | 2025.11.08 00:01:00.308517 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 1755 | 2025.11.08 00:01:00.313020 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 1756 | 2025.11.08 00:01:00.317313 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 1757 | 2025.11.08 00:01:00.321674 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 1758 | 2025.11.08 00:01:00.331124 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 1759 | 2025.11.08 00:01:00.335410 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 1760 | 2025.11.08 00:01:00.396233 [ 191 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093481029 sec., 492.0784515540581 rows/sec., 2.54 MiB/sec. | ||
| 1761 | 2025.11.08 00:01:00.398749 [ 195 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1762 | 2025.11.08 00:01:00.401314 [ 195 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_6_1} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2025.11.08 00:01:00.401425 [ 195 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_6_1} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1764 | 2025.11.08 00:01:00.403509 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1765 | 2025.11.08 00:01:01.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.18 MiB, peak 181.72 MiB, free memory in arenas 0.00 B, will set to 183.21 MiB (RSS), difference: 11.03 MiB | ||
| 1766 | 2025.11.08 00:01:01.856830 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2025.11.08 00:01:01.857027 [ 3 ] {ac31b9cc-9dad-4741-ab48-350e28d4d0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1768 | 2025.11.08 00:01:01.857100 [ 3 ] {ac31b9cc-9dad-4741-ab48-350e28d4d0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1769 | 2025.11.08 00:01:01.857820 [ 3 ] {ac31b9cc-9dad-4741-ab48-350e28d4d0c9} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2025.11.08 00:01:01.857868 [ 3 ] {ac31b9cc-9dad-4741-ab48-350e28d4d0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1771 | 2025.11.08 00:01:01.858398 [ 3 ] {ac31b9cc-9dad-4741-ab48-350e28d4d0c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1772 | 2025.11.08 00:01:01.858924 [ 3 ] {ac31b9cc-9dad-4741-ab48-350e28d4d0c9} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2025.11.08 00:01:01.859088 [ 3 ] {ac31b9cc-9dad-4741-ab48-350e28d4d0c9} <Debug> executeQuery: Read 104 rows, 8.88 KiB in 0.002117 sec., 49126.121870571566 rows/sec., 4.10 MiB/sec. | ||
| 1774 | 2025.11.08 00:01:01.859132 [ 3 ] {ac31b9cc-9dad-4741-ab48-350e28d4d0c9} <Debug> TCPHandler: Processed in 0.002439097 sec. | ||
| 1775 | 2025.11.08 00:01:01.859267 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2025.11.08 00:01:01.859363 [ 3 ] {ef92dd42-4574-4a81-86fa-08a689241c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1777 | 2025.11.08 00:01:01.859404 [ 3 ] {ef92dd42-4574-4a81-86fa-08a689241c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1778 | 2025.11.08 00:01:01.859819 [ 3 ] {ef92dd42-4574-4a81-86fa-08a689241c36} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2025.11.08 00:01:01.859855 [ 3 ] {ef92dd42-4574-4a81-86fa-08a689241c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1780 | 2025.11.08 00:01:01.860284 [ 3 ] {ef92dd42-4574-4a81-86fa-08a689241c36} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1781 | 2025.11.08 00:01:01.860707 [ 3 ] {ef92dd42-4574-4a81-86fa-08a689241c36} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2025.11.08 00:01:01.860869 [ 3 ] {ef92dd42-4574-4a81-86fa-08a689241c36} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001524 sec., 15748.031496062993 rows/sec., 1.16 MiB/sec. | ||
| 1783 | 2025.11.08 00:01:01.860909 [ 3 ] {ef92dd42-4574-4a81-86fa-08a689241c36} <Debug> TCPHandler: Processed in 0.001692476 sec. | ||
| 1784 | 2025.11.08 00:01:01.861027 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2025.11.08 00:01:01.861121 [ 3 ] {2ca700d1-66cc-48a1-accb-c184cc8e7614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1786 | 2025.11.08 00:01:01.861162 [ 3 ] {2ca700d1-66cc-48a1-accb-c184cc8e7614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1787 | 2025.11.08 00:01:01.861587 [ 3 ] {2ca700d1-66cc-48a1-accb-c184cc8e7614} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2025.11.08 00:01:01.861622 [ 3 ] {2ca700d1-66cc-48a1-accb-c184cc8e7614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1789 | 2025.11.08 00:01:01.862039 [ 3 ] {2ca700d1-66cc-48a1-accb-c184cc8e7614} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1790 | 2025.11.08 00:01:01.862490 [ 3 ] {2ca700d1-66cc-48a1-accb-c184cc8e7614} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2025.11.08 00:01:01.862625 [ 3 ] {2ca700d1-66cc-48a1-accb-c184cc8e7614} <Debug> executeQuery: Read 96 rows, 7.70 KiB in 0.001523 sec., 63033.486539724225 rows/sec., 4.94 MiB/sec. | ||
| 1792 | 2025.11.08 00:01:01.862663 [ 3 ] {2ca700d1-66cc-48a1-accb-c184cc8e7614} <Debug> TCPHandler: Processed in 0.001684196 sec. | ||
| 1793 | 2025.11.08 00:01:01.862777 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2025.11.08 00:01:01.862870 [ 3 ] {4dea7f39-d5f3-4aad-a8e5-2d2ef62b9b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1795 | 2025.11.08 00:01:01.862914 [ 3 ] {4dea7f39-d5f3-4aad-a8e5-2d2ef62b9b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1796 | 2025.11.08 00:01:01.863319 [ 3 ] {4dea7f39-d5f3-4aad-a8e5-2d2ef62b9b39} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2025.11.08 00:01:01.863356 [ 3 ] {4dea7f39-d5f3-4aad-a8e5-2d2ef62b9b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1798 | 2025.11.08 00:01:01.863852 [ 3 ] {4dea7f39-d5f3-4aad-a8e5-2d2ef62b9b39} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1799 | 2025.11.08 00:01:01.864270 [ 3 ] {4dea7f39-d5f3-4aad-a8e5-2d2ef62b9b39} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2025.11.08 00:01:01.864407 [ 3 ] {4dea7f39-d5f3-4aad-a8e5-2d2ef62b9b39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
| 1801 | 2025.11.08 00:01:01.864445 [ 3 ] {4dea7f39-d5f3-4aad-a8e5-2d2ef62b9b39} <Debug> TCPHandler: Processed in 0.001717757 sec. | ||
| 1802 | 2025.11.08 00:01:01.864557 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2025.11.08 00:01:01.864649 [ 3 ] {42f7fdbb-6e6c-48ab-aa33-46e4b52415a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1804 | 2025.11.08 00:01:01.864703 [ 3 ] {42f7fdbb-6e6c-48ab-aa33-46e4b52415a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1805 | 2025.11.08 00:01:01.865488 [ 3 ] {42f7fdbb-6e6c-48ab-aa33-46e4b52415a1} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2025.11.08 00:01:01.865524 [ 3 ] {42f7fdbb-6e6c-48ab-aa33-46e4b52415a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1807 | 2025.11.08 00:01:01.866165 [ 3 ] {42f7fdbb-6e6c-48ab-aa33-46e4b52415a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1808 | 2025.11.08 00:01:01.866573 [ 3 ] {42f7fdbb-6e6c-48ab-aa33-46e4b52415a1} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2025.11.08 00:01:01.866740 [ 3 ] {42f7fdbb-6e6c-48ab-aa33-46e4b52415a1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002108 sec., 11385.199240986716 rows/sec., 20.40 MiB/sec. | ||
| 1810 | 2025.11.08 00:01:01.866791 [ 3 ] {42f7fdbb-6e6c-48ab-aa33-46e4b52415a1} <Debug> TCPHandler: Processed in 0.002283493 sec. | ||
| 1811 | 2025.11.08 00:01:01.866901 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2025.11.08 00:01:01.866995 [ 3 ] {95dfe7a2-32ee-4dcc-b1b9-b48c4e839412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1813 | 2025.11.08 00:01:01.867036 [ 3 ] {95dfe7a2-32ee-4dcc-b1b9-b48c4e839412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1814 | 2025.11.08 00:01:01.867352 [ 3 ] {95dfe7a2-32ee-4dcc-b1b9-b48c4e839412} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2025.11.08 00:01:01.867388 [ 3 ] {95dfe7a2-32ee-4dcc-b1b9-b48c4e839412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1816 | 2025.11.08 00:01:01.867796 [ 3 ] {95dfe7a2-32ee-4dcc-b1b9-b48c4e839412} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1817 | 2025.11.08 00:01:01.868183 [ 3 ] {95dfe7a2-32ee-4dcc-b1b9-b48c4e839412} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2025.11.08 00:01:01.868303 [ 3 ] {95dfe7a2-32ee-4dcc-b1b9-b48c4e839412} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001368 sec., 10964.912280701754 rows/sec., 836.65 KiB/sec. | ||
| 1819 | 2025.11.08 00:01:01.868337 [ 3 ] {95dfe7a2-32ee-4dcc-b1b9-b48c4e839412} <Debug> TCPHandler: Processed in 0.001530242 sec. | ||
| 1820 | 2025.11.08 00:01:01.868445 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2025.11.08 00:01:01.868532 [ 3 ] {38cff337-e610-4256-bde2-5e3bb7d10629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1822 | 2025.11.08 00:01:01.868570 [ 3 ] {38cff337-e610-4256-bde2-5e3bb7d10629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1823 | 2025.11.08 00:01:01.868970 [ 3 ] {38cff337-e610-4256-bde2-5e3bb7d10629} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2025.11.08 00:01:01.869005 [ 3 ] {38cff337-e610-4256-bde2-5e3bb7d10629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1825 | 2025.11.08 00:01:01.869434 [ 3 ] {38cff337-e610-4256-bde2-5e3bb7d10629} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1826 | 2025.11.08 00:01:01.869846 [ 3 ] {38cff337-e610-4256-bde2-5e3bb7d10629} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2025.11.08 00:01:01.869982 [ 3 ] {38cff337-e610-4256-bde2-5e3bb7d10629} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. | ||
| 1828 | 2025.11.08 00:01:01.870017 [ 3 ] {38cff337-e610-4256-bde2-5e3bb7d10629} <Debug> TCPHandler: Processed in 0.001569733 sec. | ||
| 1829 | 2025.11.08 00:01:05.079038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 260 | ||
| 1830 | 2025.11.08 00:01:05.081069 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2025.11.08 00:01:05.081124 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1832 | 2025.11.08 00:01:05.082331 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1833 | 2025.11.08 00:01:05.082607 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2025.11.08 00:01:05.082938 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1835 | 2025.11.08 00:01:06.858219 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2025.11.08 00:01:06.858450 [ 3 ] {150503ec-d5ed-4272-80e6-45435f65ab65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1837 | 2025.11.08 00:01:06.858528 [ 3 ] {150503ec-d5ed-4272-80e6-45435f65ab65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1838 | 2025.11.08 00:01:06.859258 [ 3 ] {150503ec-d5ed-4272-80e6-45435f65ab65} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2025.11.08 00:01:06.859314 [ 3 ] {150503ec-d5ed-4272-80e6-45435f65ab65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1840 | 2025.11.08 00:01:06.859718 [ 3 ] {150503ec-d5ed-4272-80e6-45435f65ab65} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1841 | 2025.11.08 00:01:06.859954 [ 3 ] {150503ec-d5ed-4272-80e6-45435f65ab65} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2025.11.08 00:01:06.860118 [ 3 ] {150503ec-d5ed-4272-80e6-45435f65ab65} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001723 sec., 13929.193267556588 rows/sec., 1.16 MiB/sec. | ||
| 1843 | 2025.11.08 00:01:06.860166 [ 3 ] {150503ec-d5ed-4272-80e6-45435f65ab65} <Debug> TCPHandler: Processed in 0.002083417 sec. | ||
| 1844 | 2025.11.08 00:01:06.860291 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2025.11.08 00:01:06.860395 [ 3 ] {ae2be7b9-3cfb-41b4-adfb-269ed8098daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1846 | 2025.11.08 00:01:06.860439 [ 3 ] {ae2be7b9-3cfb-41b4-adfb-269ed8098daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1847 | 2025.11.08 00:01:06.860918 [ 3 ] {ae2be7b9-3cfb-41b4-adfb-269ed8098daf} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2025.11.08 00:01:06.860956 [ 3 ] {ae2be7b9-3cfb-41b4-adfb-269ed8098daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1849 | 2025.11.08 00:01:06.861277 [ 3 ] {ae2be7b9-3cfb-41b4-adfb-269ed8098daf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1850 | 2025.11.08 00:01:06.861486 [ 3 ] {ae2be7b9-3cfb-41b4-adfb-269ed8098daf} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2025.11.08 00:01:06.861615 [ 3 ] {ae2be7b9-3cfb-41b4-adfb-269ed8098daf} <Debug> executeQuery: Read 198 rows, 18.08 KiB in 0.001246 sec., 158908.50722311396 rows/sec., 14.17 MiB/sec. | ||
| 1852 | 2025.11.08 00:01:06.861653 [ 3 ] {ae2be7b9-3cfb-41b4-adfb-269ed8098daf} <Debug> TCPHandler: Processed in 0.001416739 sec. | ||
| 1853 | 2025.11.08 00:01:06.861768 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2025.11.08 00:01:06.861863 [ 3 ] {f1c2d6b7-0f46-4764-9951-7670894faa24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1855 | 2025.11.08 00:01:06.861904 [ 3 ] {f1c2d6b7-0f46-4764-9951-7670894faa24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1856 | 2025.11.08 00:01:06.862300 [ 3 ] {f1c2d6b7-0f46-4764-9951-7670894faa24} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2025.11.08 00:01:06.862336 [ 3 ] {f1c2d6b7-0f46-4764-9951-7670894faa24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1858 | 2025.11.08 00:01:06.862623 [ 3 ] {f1c2d6b7-0f46-4764-9951-7670894faa24} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1859 | 2025.11.08 00:01:06.862840 [ 3 ] {f1c2d6b7-0f46-4764-9951-7670894faa24} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2025.11.08 00:01:06.862939 [ 69 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1861 | 2025.11.08 00:01:06.862972 [ 3 ] {f1c2d6b7-0f46-4764-9951-7670894faa24} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.00113 sec., 20353.982300884956 rows/sec., 1.55 MiB/sec. | ||
| 1862 | 2025.11.08 00:01:06.863013 [ 69 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2025.11.08 00:01:06.863023 [ 3 ] {f1c2d6b7-0f46-4764-9951-7670894faa24} <Debug> TCPHandler: Processed in 0.001306406 sec. | ||
| 1864 | 2025.11.08 00:01:06.863043 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1865 | 2025.11.08 00:01:06.863151 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2025.11.08 00:01:06.863191 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1867 | 2025.11.08 00:01:06.863254 [ 3 ] {4195dcdb-ba68-4339-b011-6109a2a155bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1868 | 2025.11.08 00:01:06.863298 [ 3 ] {4195dcdb-ba68-4339-b011-6109a2a155bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1869 | 2025.11.08 00:01:06.863360 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1870 | 2025.11.08 00:01:06.863403 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 1871 | 2025.11.08 00:01:06.863505 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1872 | 2025.11.08 00:01:06.863562 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 1873 | 2025.11.08 00:01:06.863615 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1874 | 2025.11.08 00:01:06.863662 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1875 | 2025.11.08 00:01:06.863704 [ 3 ] {4195dcdb-ba68-4339-b011-6109a2a155bf} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2025.11.08 00:01:06.863709 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 1877 | 2025.11.08 00:01:06.863749 [ 3 ] {4195dcdb-ba68-4339-b011-6109a2a155bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1878 | 2025.11.08 00:01:06.864092 [ 3 ] {4195dcdb-ba68-4339-b011-6109a2a155bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1879 | 2025.11.08 00:01:06.864307 [ 3 ] {4195dcdb-ba68-4339-b011-6109a2a155bf} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2025.11.08 00:01:06.864446 [ 3 ] {4195dcdb-ba68-4339-b011-6109a2a155bf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001211 sec., 19818.33195706028 rows/sec., 1.64 MiB/sec. | ||
| 1881 | 2025.11.08 00:01:06.864484 [ 3 ] {4195dcdb-ba68-4339-b011-6109a2a155bf} <Debug> TCPHandler: Processed in 0.001388198 sec. | ||
| 1882 | 2025.11.08 00:01:06.864595 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2025.11.08 00:01:06.864696 [ 3 ] {14e35ce1-419a-46c4-92ea-141a6f78d7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1884 | 2025.11.08 00:01:06.864738 [ 3 ] {14e35ce1-419a-46c4-92ea-141a6f78d7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1885 | 2025.11.08 00:01:06.864739 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620455 sec., 69116.39014968018 rows/sec., 5.36 MiB/sec. | ||
| 1886 | 2025.11.08 00:01:06.864925 [ 190 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1887 | 2025.11.08 00:01:06.865159 [ 3 ] {14e35ce1-419a-46c4-92ea-141a6f78d7ce} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2025.11.08 00:01:06.865204 [ 3 ] {14e35ce1-419a-46c4-92ea-141a6f78d7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1889 | 2025.11.08 00:01:06.865226 [ 190 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_6_1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2025.11.08 00:01:06.865310 [ 190 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_6_1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1891 | 2025.11.08 00:01:06.865392 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1892 | 2025.11.08 00:01:06.865543 [ 3 ] {14e35ce1-419a-46c4-92ea-141a6f78d7ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1893 | 2025.11.08 00:01:06.865774 [ 3 ] {14e35ce1-419a-46c4-92ea-141a6f78d7ce} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2025.11.08 00:01:06.865910 [ 3 ] {14e35ce1-419a-46c4-92ea-141a6f78d7ce} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001233 sec., 9732.3600973236 rows/sec., 760.34 KiB/sec. | ||
| 1895 | 2025.11.08 00:01:06.865952 [ 3 ] {14e35ce1-419a-46c4-92ea-141a6f78d7ce} <Debug> TCPHandler: Processed in 0.001409178 sec. | ||
| 1896 | 2025.11.08 00:01:06.866056 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2025.11.08 00:01:06.866152 [ 3 ] {ac01b022-a981-44e1-840e-df4cbfa2abdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1898 | 2025.11.08 00:01:06.866192 [ 3 ] {ac01b022-a981-44e1-840e-df4cbfa2abdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1899 | 2025.11.08 00:01:06.866632 [ 3 ] {ac01b022-a981-44e1-840e-df4cbfa2abdb} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2025.11.08 00:01:06.866670 [ 3 ] {ac01b022-a981-44e1-840e-df4cbfa2abdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1901 | 2025.11.08 00:01:06.866984 [ 3 ] {ac01b022-a981-44e1-840e-df4cbfa2abdb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1902 | 2025.11.08 00:01:06.867195 [ 3 ] {ac01b022-a981-44e1-840e-df4cbfa2abdb} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2025.11.08 00:01:06.867329 [ 3 ] {ac01b022-a981-44e1-840e-df4cbfa2abdb} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001197 sec., 92731.82957393484 rows/sec., 7.55 MiB/sec. | ||
| 1904 | 2025.11.08 00:01:06.867368 [ 3 ] {ac01b022-a981-44e1-840e-df4cbfa2abdb} <Debug> TCPHandler: Processed in 0.001362017 sec. | ||
| 1905 | 2025.11.08 00:01:06.867483 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2025.11.08 00:01:06.867577 [ 3 ] {b7410f57-c999-4a7d-8c2a-ca37c1ebcd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1907 | 2025.11.08 00:01:06.867620 [ 3 ] {b7410f57-c999-4a7d-8c2a-ca37c1ebcd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1908 | 2025.11.08 00:01:06.868019 [ 3 ] {b7410f57-c999-4a7d-8c2a-ca37c1ebcd9a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2025.11.08 00:01:06.868055 [ 3 ] {b7410f57-c999-4a7d-8c2a-ca37c1ebcd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1910 | 2025.11.08 00:01:06.868393 [ 3 ] {b7410f57-c999-4a7d-8c2a-ca37c1ebcd9a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1911 | 2025.11.08 00:01:06.868609 [ 3 ] {b7410f57-c999-4a7d-8c2a-ca37c1ebcd9a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2025.11.08 00:01:06.868742 [ 3 ] {b7410f57-c999-4a7d-8c2a-ca37c1ebcd9a} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001184 sec., 165540.54054054056 rows/sec., 11.88 MiB/sec. | ||
| 1913 | 2025.11.08 00:01:06.868780 [ 3 ] {b7410f57-c999-4a7d-8c2a-ca37c1ebcd9a} <Debug> TCPHandler: Processed in 0.001347117 sec. | ||
| 1914 | 2025.11.08 00:01:06.868893 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2025.11.08 00:01:06.868987 [ 3 ] {4b3af1a7-879a-4a48-a09a-7f93ec934b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1916 | 2025.11.08 00:01:06.869043 [ 3 ] {4b3af1a7-879a-4a48-a09a-7f93ec934b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1917 | 2025.11.08 00:01:06.869779 [ 3 ] {4b3af1a7-879a-4a48-a09a-7f93ec934b1f} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2025.11.08 00:01:06.869816 [ 3 ] {4b3af1a7-879a-4a48-a09a-7f93ec934b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1919 | 2025.11.08 00:01:06.870323 [ 3 ] {4b3af1a7-879a-4a48-a09a-7f93ec934b1f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1920 | 2025.11.08 00:01:06.870547 [ 3 ] {4b3af1a7-879a-4a48-a09a-7f93ec934b1f} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2025.11.08 00:01:06.870649 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1922 | 2025.11.08 00:01:06.870684 [ 3 ] {4b3af1a7-879a-4a48-a09a-7f93ec934b1f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001717 sec., 6406.523005241701 rows/sec., 11.48 MiB/sec. | ||
| 1923 | 2025.11.08 00:01:06.870688 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2025.11.08 00:01:06.870729 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1925 | 2025.11.08 00:01:06.870747 [ 3 ] {4b3af1a7-879a-4a48-a09a-7f93ec934b1f} <Debug> TCPHandler: Processed in 0.001906022 sec. | ||
| 1926 | 2025.11.08 00:01:06.870811 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 1927 | 2025.11.08 00:01:06.870869 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2025.11.08 00:01:06.870967 [ 3 ] {6cdbcadf-a860-403f-a7a1-644d5fb9f7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1929 | 2025.11.08 00:01:06.871008 [ 3 ] {6cdbcadf-a860-403f-a7a1-644d5fb9f7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1930 | 2025.11.08 00:01:06.871034 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1931 | 2025.11.08 00:01:06.871097 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1932 | 2025.11.08 00:01:06.871219 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1933 | 2025.11.08 00:01:06.871321 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 1934 | 2025.11.08 00:01:06.871373 [ 3 ] {6cdbcadf-a860-403f-a7a1-644d5fb9f7d3} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2025.11.08 00:01:06.871414 [ 3 ] {6cdbcadf-a860-403f-a7a1-644d5fb9f7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1936 | 2025.11.08 00:01:06.871418 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1937 | 2025.11.08 00:01:06.871524 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1938 | 2025.11.08 00:01:06.871621 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1939 | 2025.11.08 00:01:06.871737 [ 3 ] {6cdbcadf-a860-403f-a7a1-644d5fb9f7d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1940 | 2025.11.08 00:01:06.871978 [ 3 ] {6cdbcadf-a860-403f-a7a1-644d5fb9f7d3} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2025.11.08 00:01:06.872116 [ 3 ] {6cdbcadf-a860-403f-a7a1-644d5fb9f7d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 1942 | 2025.11.08 00:01:06.872153 [ 3 ] {6cdbcadf-a860-403f-a7a1-644d5fb9f7d3} <Debug> TCPHandler: Processed in 0.001335067 sec. | ||
| 1943 | 2025.11.08 00:01:06.873333 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 74 rows, containing 19 columns (19 merged, 0 gathered) in 0.00255823 sec., 28926.249789893795 rows/sec., 51.83 MiB/sec. | ||
| 1944 | 2025.11.08 00:01:06.873662 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1945 | 2025.11.08 00:01:06.874013 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2025.11.08 00:01:06.874082 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1947 | 2025.11.08 00:01:06.874164 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 1948 | 2025.11.08 00:01:07.583380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3299 | ||
| 1949 | 2025.11.08 00:01:07.583874 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2025.11.08 00:01:07.583921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1951 | 2025.11.08 00:01:07.584450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1952 | 2025.11.08 00:01:07.584701 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2025.11.08 00:01:07.584855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3299 | ||
| 1954 | 2025.11.08 00:01:07.806396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1955 | 2025.11.08 00:01:07.823935 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2025.11.08 00:01:07.824007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1957 | 2025.11.08 00:01:07.829664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1958 | 2025.11.08 00:01:07.830396 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2025.11.08 00:01:07.833855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1960 | 2025.11.08 00:01:11.855759 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2025.11.08 00:01:11.855975 [ 3 ] {2082fc43-0ef0-4d09-b659-8473ccde429a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1962 | 2025.11.08 00:01:11.856050 [ 3 ] {2082fc43-0ef0-4d09-b659-8473ccde429a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1963 | 2025.11.08 00:01:11.856688 [ 3 ] {2082fc43-0ef0-4d09-b659-8473ccde429a} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2025.11.08 00:01:11.856730 [ 3 ] {2082fc43-0ef0-4d09-b659-8473ccde429a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1965 | 2025.11.08 00:01:11.857128 [ 3 ] {2082fc43-0ef0-4d09-b659-8473ccde429a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1966 | 2025.11.08 00:01:11.857359 [ 3 ] {2082fc43-0ef0-4d09-b659-8473ccde429a} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2025.11.08 00:01:11.857526 [ 3 ] {2082fc43-0ef0-4d09-b659-8473ccde429a} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001608 sec., 67164.1791044776 rows/sec., 5.63 MiB/sec. | ||
| 1968 | 2025.11.08 00:01:11.857573 [ 3 ] {2082fc43-0ef0-4d09-b659-8473ccde429a} <Debug> TCPHandler: Processed in 0.001948223 sec. | ||
| 1969 | 2025.11.08 00:01:11.857702 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2025.11.08 00:01:11.857808 [ 3 ] {3bbb451b-89fb-43c5-958d-6088bf2ce93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1971 | 2025.11.08 00:01:11.857852 [ 3 ] {3bbb451b-89fb-43c5-958d-6088bf2ce93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1972 | 2025.11.08 00:01:11.858278 [ 3 ] {3bbb451b-89fb-43c5-958d-6088bf2ce93a} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2025.11.08 00:01:11.858314 [ 3 ] {3bbb451b-89fb-43c5-958d-6088bf2ce93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1974 | 2025.11.08 00:01:11.858615 [ 3 ] {3bbb451b-89fb-43c5-958d-6088bf2ce93a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1975 | 2025.11.08 00:01:11.858845 [ 3 ] {3bbb451b-89fb-43c5-958d-6088bf2ce93a} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2025.11.08 00:01:11.858980 [ 3 ] {3bbb451b-89fb-43c5-958d-6088bf2ce93a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001197 sec., 21720.969089390142 rows/sec., 1.60 MiB/sec. | ||
| 1977 | 2025.11.08 00:01:11.859018 [ 3 ] {3bbb451b-89fb-43c5-958d-6088bf2ce93a} <Debug> TCPHandler: Processed in 0.001371068 sec. | ||
| 1978 | 2025.11.08 00:01:11.859135 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2025.11.08 00:01:11.859232 [ 3 ] {b5f02291-052c-4c7a-88d4-06fa81d5aabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1980 | 2025.11.08 00:01:11.859273 [ 3 ] {b5f02291-052c-4c7a-88d4-06fa81d5aabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1981 | 2025.11.08 00:01:11.859694 [ 3 ] {b5f02291-052c-4c7a-88d4-06fa81d5aabe} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2025.11.08 00:01:11.859730 [ 3 ] {b5f02291-052c-4c7a-88d4-06fa81d5aabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1983 | 2025.11.08 00:01:11.860033 [ 3 ] {b5f02291-052c-4c7a-88d4-06fa81d5aabe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1984 | 2025.11.08 00:01:11.860240 [ 3 ] {b5f02291-052c-4c7a-88d4-06fa81d5aabe} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2025.11.08 00:01:11.860367 [ 3 ] {b5f02291-052c-4c7a-88d4-06fa81d5aabe} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001156 sec., 77854.67128027682 rows/sec., 6.08 MiB/sec. | ||
| 1986 | 2025.11.08 00:01:11.860404 [ 3 ] {b5f02291-052c-4c7a-88d4-06fa81d5aabe} <Debug> TCPHandler: Processed in 0.001321157 sec. | ||
| 1987 | 2025.11.08 00:01:11.860520 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2025.11.08 00:01:11.860615 [ 3 ] {21410bc6-2488-4ad7-ac47-7b0d2f02e042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1989 | 2025.11.08 00:01:11.860659 [ 3 ] {21410bc6-2488-4ad7-ac47-7b0d2f02e042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1990 | 2025.11.08 00:01:11.861066 [ 3 ] {21410bc6-2488-4ad7-ac47-7b0d2f02e042} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2025.11.08 00:01:11.861100 [ 3 ] {21410bc6-2488-4ad7-ac47-7b0d2f02e042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1992 | 2025.11.08 00:01:11.861427 [ 3 ] {21410bc6-2488-4ad7-ac47-7b0d2f02e042} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1993 | 2025.11.08 00:01:11.861636 [ 3 ] {21410bc6-2488-4ad7-ac47-7b0d2f02e042} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2025.11.08 00:01:11.861770 [ 3 ] {21410bc6-2488-4ad7-ac47-7b0d2f02e042} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 1995 | 2025.11.08 00:01:11.861805 [ 3 ] {21410bc6-2488-4ad7-ac47-7b0d2f02e042} <Debug> TCPHandler: Processed in 0.001336356 sec. | ||
| 1996 | 2025.11.08 00:01:11.861913 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2025.11.08 00:01:11.862007 [ 3 ] {2cc8a1e7-4170-4b0e-bd79-8fe6b31d0c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1998 | 2025.11.08 00:01:11.862061 [ 3 ] {2cc8a1e7-4170-4b0e-bd79-8fe6b31d0c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1999 | 2025.11.08 00:01:11.862801 [ 3 ] {2cc8a1e7-4170-4b0e-bd79-8fe6b31d0c9f} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2025.11.08 00:01:11.862836 [ 3 ] {2cc8a1e7-4170-4b0e-bd79-8fe6b31d0c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2001 | 2025.11.08 00:01:11.863361 [ 3 ] {2cc8a1e7-4170-4b0e-bd79-8fe6b31d0c9f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2002 | 2025.11.08 00:01:11.863580 [ 3 ] {2cc8a1e7-4170-4b0e-bd79-8fe6b31d0c9f} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2025.11.08 00:01:11.863717 [ 3 ] {2cc8a1e7-4170-4b0e-bd79-8fe6b31d0c9f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001728 sec., 15046.296296296297 rows/sec., 26.96 MiB/sec. | ||
| 2004 | 2025.11.08 00:01:11.863779 [ 3 ] {2cc8a1e7-4170-4b0e-bd79-8fe6b31d0c9f} <Debug> TCPHandler: Processed in 0.001915422 sec. | ||
| 2005 | 2025.11.08 00:01:11.863898 [ 3 ] {} <Trace> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2025.11.08 00:01:11.863998 [ 3 ] {ebc8fb56-3f59-467b-90e6-05bc2f164281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2007 | 2025.11.08 00:01:11.864049 [ 3 ] {ebc8fb56-3f59-467b-90e6-05bc2f164281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2008 | 2025.11.08 00:01:11.864430 [ 3 ] {ebc8fb56-3f59-467b-90e6-05bc2f164281} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2025.11.08 00:01:11.864464 [ 3 ] {ebc8fb56-3f59-467b-90e6-05bc2f164281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2010 | 2025.11.08 00:01:11.864775 [ 3 ] {ebc8fb56-3f59-467b-90e6-05bc2f164281} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2011 | 2025.11.08 00:01:11.864979 [ 3 ] {ebc8fb56-3f59-467b-90e6-05bc2f164281} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2025.11.08 00:01:11.865105 [ 3 ] {ebc8fb56-3f59-467b-90e6-05bc2f164281} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 2013 | 2025.11.08 00:01:11.865139 [ 3 ] {ebc8fb56-3f59-467b-90e6-05bc2f164281} <Debug> TCPHandler: Processed in 0.001292786 sec. | ||
| 2014 | 2025.11.08 00:01:15.008886 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2015 | 2025.11.08 00:01:15.008945 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2016 | 2025.11.08 00:01:15.083976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 290 | ||
| 2017 | 2025.11.08 00:01:15.084939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3811 | ||
| 2018 | 2025.11.08 00:01:15.085653 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2025.11.08 00:01:15.085699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2020 | 2025.11.08 00:01:15.086111 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2025.11.08 00:01:15.086170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2022 | 2025.11.08 00:01:15.086197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2023 | 2025.11.08 00:01:15.086440 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2025.11.08 00:01:15.086578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3811 | ||
| 2025 | 2025.11.08 00:01:15.087368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2026 | 2025.11.08 00:01:15.087646 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2025.11.08 00:01:15.087980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
| 2028 | 2025.11.08 00:01:15.333990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2029 | 2025.11.08 00:01:15.350393 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2025.11.08 00:01:15.350461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2031 | 2025.11.08 00:01:15.355955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2032 | 2025.11.08 00:01:15.356701 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2025.11.08 00:01:15.360326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2034 | 2025.11.08 00:01:16.269464 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2035 | 2025.11.08 00:01:16.269539 [ 3 ] {} <Debug> TCP-Session: 69a4f580-1385-41b5-a836-80c65d5c1296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2036 | 2025.11.08 00:01:16.855919 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2025.11.08 00:01:16.856123 [ 4 ] {446e10ec-0aed-4148-b5da-4a5f79c1255b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2038 | 2025.11.08 00:01:16.856197 [ 4 ] {446e10ec-0aed-4148-b5da-4a5f79c1255b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2039 | 2025.11.08 00:01:16.856942 [ 4 ] {446e10ec-0aed-4148-b5da-4a5f79c1255b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2025.11.08 00:01:16.856989 [ 4 ] {446e10ec-0aed-4148-b5da-4a5f79c1255b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2041 | 2025.11.08 00:01:16.857393 [ 4 ] {446e10ec-0aed-4148-b5da-4a5f79c1255b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2042 | 2025.11.08 00:01:16.857631 [ 4 ] {446e10ec-0aed-4148-b5da-4a5f79c1255b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2025.11.08 00:01:16.857788 [ 4 ] {446e10ec-0aed-4148-b5da-4a5f79c1255b} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001717 sec., 45428.07221898661 rows/sec., 3.76 MiB/sec. | ||
| 2044 | 2025.11.08 00:01:16.857830 [ 4 ] {446e10ec-0aed-4148-b5da-4a5f79c1255b} <Debug> TCPHandler: Processed in 0.002049757 sec. | ||
| 2045 | 2025.11.08 00:01:16.857955 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2025.11.08 00:01:16.858051 [ 4 ] {0c5d90e0-4ad9-4356-80c1-5c70bb900449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2047 | 2025.11.08 00:01:16.858095 [ 4 ] {0c5d90e0-4ad9-4356-80c1-5c70bb900449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2048 | 2025.11.08 00:01:16.858505 [ 4 ] {0c5d90e0-4ad9-4356-80c1-5c70bb900449} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2025.11.08 00:01:16.858541 [ 4 ] {0c5d90e0-4ad9-4356-80c1-5c70bb900449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2050 | 2025.11.08 00:01:16.858841 [ 4 ] {0c5d90e0-4ad9-4356-80c1-5c70bb900449} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2051 | 2025.11.08 00:01:16.859064 [ 4 ] {0c5d90e0-4ad9-4356-80c1-5c70bb900449} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2025.11.08 00:01:16.859192 [ 4 ] {0c5d90e0-4ad9-4356-80c1-5c70bb900449} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00116 sec., 9482.758620689656 rows/sec., 713.06 KiB/sec. | ||
| 2053 | 2025.11.08 00:01:16.859230 [ 4 ] {0c5d90e0-4ad9-4356-80c1-5c70bb900449} <Debug> TCPHandler: Processed in 0.001326036 sec. | ||
| 2054 | 2025.11.08 00:01:16.859345 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2025.11.08 00:01:16.859438 [ 4 ] {dfb0d644-695e-4404-8cec-314d36056435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2056 | 2025.11.08 00:01:16.859478 [ 4 ] {dfb0d644-695e-4404-8cec-314d36056435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2057 | 2025.11.08 00:01:16.859898 [ 4 ] {dfb0d644-695e-4404-8cec-314d36056435} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2025.11.08 00:01:16.859935 [ 4 ] {dfb0d644-695e-4404-8cec-314d36056435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2059 | 2025.11.08 00:01:16.860244 [ 4 ] {dfb0d644-695e-4404-8cec-314d36056435} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2060 | 2025.11.08 00:01:16.860456 [ 4 ] {dfb0d644-695e-4404-8cec-314d36056435} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2025.11.08 00:01:16.860584 [ 4 ] {dfb0d644-695e-4404-8cec-314d36056435} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001164 sec., 64432.989690721646 rows/sec., 5.03 MiB/sec. | ||
| 2062 | 2025.11.08 00:01:16.860622 [ 4 ] {dfb0d644-695e-4404-8cec-314d36056435} <Debug> TCPHandler: Processed in 0.001328876 sec. | ||
| 2063 | 2025.11.08 00:01:16.860734 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2025.11.08 00:01:16.860829 [ 4 ] {9d306490-24a8-4f80-9d3b-7822df73a3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2065 | 2025.11.08 00:01:16.860873 [ 4 ] {9d306490-24a8-4f80-9d3b-7822df73a3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2066 | 2025.11.08 00:01:16.861275 [ 4 ] {9d306490-24a8-4f80-9d3b-7822df73a3a8} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2025.11.08 00:01:16.861313 [ 4 ] {9d306490-24a8-4f80-9d3b-7822df73a3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2068 | 2025.11.08 00:01:16.861652 [ 4 ] {9d306490-24a8-4f80-9d3b-7822df73a3a8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2069 | 2025.11.08 00:01:16.861859 [ 4 ] {9d306490-24a8-4f80-9d3b-7822df73a3a8} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.11.08 00:01:16.861989 [ 4 ] {9d306490-24a8-4f80-9d3b-7822df73a3a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 2071 | 2025.11.08 00:01:16.862027 [ 4 ] {9d306490-24a8-4f80-9d3b-7822df73a3a8} <Debug> TCPHandler: Processed in 0.001344167 sec. | ||
| 2072 | 2025.11.08 00:01:16.862134 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2025.11.08 00:01:16.862239 [ 4 ] {1ecbe432-96ef-4874-9119-f9f60a13331e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2074 | 2025.11.08 00:01:16.862297 [ 4 ] {1ecbe432-96ef-4874-9119-f9f60a13331e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2075 | 2025.11.08 00:01:16.863119 [ 4 ] {1ecbe432-96ef-4874-9119-f9f60a13331e} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.11.08 00:01:16.863156 [ 4 ] {1ecbe432-96ef-4874-9119-f9f60a13331e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2077 | 2025.11.08 00:01:16.863685 [ 4 ] {1ecbe432-96ef-4874-9119-f9f60a13331e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2078 | 2025.11.08 00:01:16.863906 [ 4 ] {1ecbe432-96ef-4874-9119-f9f60a13331e} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.11.08 00:01:16.864047 [ 4 ] {1ecbe432-96ef-4874-9119-f9f60a13331e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001828 sec., 6017.505470459519 rows/sec., 10.78 MiB/sec. | ||
| 2080 | 2025.11.08 00:01:16.864100 [ 4 ] {1ecbe432-96ef-4874-9119-f9f60a13331e} <Debug> TCPHandler: Processed in 0.002016565 sec. | ||
| 2081 | 2025.11.08 00:01:16.864218 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2025.11.08 00:01:16.864311 [ 4 ] {d112437e-ffef-4afb-9dfb-33f5126fb290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2083 | 2025.11.08 00:01:16.864353 [ 4 ] {d112437e-ffef-4afb-9dfb-33f5126fb290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2084 | 2025.11.08 00:01:16.864673 [ 4 ] {d112437e-ffef-4afb-9dfb-33f5126fb290} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2025.11.08 00:01:16.864708 [ 4 ] {d112437e-ffef-4afb-9dfb-33f5126fb290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2086 | 2025.11.08 00:01:16.864995 [ 4 ] {d112437e-ffef-4afb-9dfb-33f5126fb290} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2087 | 2025.11.08 00:01:16.865199 [ 4 ] {d112437e-ffef-4afb-9dfb-33f5126fb290} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2025.11.08 00:01:16.865389 [ 4 ] {d112437e-ffef-4afb-9dfb-33f5126fb290} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 2089 | 2025.11.08 00:01:16.865426 [ 4 ] {d112437e-ffef-4afb-9dfb-33f5126fb290} <Debug> TCPHandler: Processed in 0.001259644 sec. | ||
| 2090 | 2025.11.08 00:01:17.000298 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.54 MiB, peak 188.67 MiB, free memory in arenas 0.00 B, will set to 184.18 MiB (RSS), difference: 1.64 MiB | ||
| 2091 | 2025.11.08 00:01:21.883814 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2025.11.08 00:01:21.884009 [ 4 ] {6a1c6166-45e9-4c3e-9ddd-c24b45189107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2093 | 2025.11.08 00:01:21.884077 [ 4 ] {6a1c6166-45e9-4c3e-9ddd-c24b45189107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2094 | 2025.11.08 00:01:21.885229 [ 4 ] {6a1c6166-45e9-4c3e-9ddd-c24b45189107} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2025.11.08 00:01:21.885279 [ 4 ] {6a1c6166-45e9-4c3e-9ddd-c24b45189107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2096 | 2025.11.08 00:01:21.885761 [ 4 ] {6a1c6166-45e9-4c3e-9ddd-c24b45189107} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2097 | 2025.11.08 00:01:21.885996 [ 4 ] {6a1c6166-45e9-4c3e-9ddd-c24b45189107} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2025.11.08 00:01:21.886155 [ 4 ] {6a1c6166-45e9-4c3e-9ddd-c24b45189107} <Debug> executeQuery: Read 1248 rows, 105.84 KiB in 0.002195 sec., 568564.9202733486 rows/sec., 47.09 MiB/sec. | ||
| 2099 | 2025.11.08 00:01:21.886156 [ 44 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2100 | 2025.11.08 00:01:21.886198 [ 4 ] {6a1c6166-45e9-4c3e-9ddd-c24b45189107} <Debug> TCPHandler: Processed in 0.002517739 sec. | ||
| 2101 | 2025.11.08 00:01:21.886246 [ 44 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2025.11.08 00:01:21.886279 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2103 | 2025.11.08 00:01:21.886357 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2025.11.08 00:01:21.886423 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 2105 | 2025.11.08 00:01:21.886469 [ 4 ] {73c8333b-830f-463c-9683-dc31864be706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2106 | 2025.11.08 00:01:21.886519 [ 4 ] {73c8333b-830f-463c-9683-dc31864be706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2107 | 2025.11.08 00:01:21.886572 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2108 | 2025.11.08 00:01:21.886611 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1357 rows starting from the beginning of the part | ||
| 2109 | 2025.11.08 00:01:21.886680 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2110 | 2025.11.08 00:01:21.886727 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 198 rows starting from the beginning of the part | ||
| 2111 | 2025.11.08 00:01:21.886769 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2112 | 2025.11.08 00:01:21.886807 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2113 | 2025.11.08 00:01:21.886842 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1248 rows starting from the beginning of the part | ||
| 2114 | 2025.11.08 00:01:21.886959 [ 4 ] {73c8333b-830f-463c-9683-dc31864be706} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2025.11.08 00:01:21.887005 [ 4 ] {73c8333b-830f-463c-9683-dc31864be706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2116 | 2025.11.08 00:01:21.887370 [ 4 ] {73c8333b-830f-463c-9683-dc31864be706} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2117 | 2025.11.08 00:01:21.887618 [ 4 ] {73c8333b-830f-463c-9683-dc31864be706} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2025.11.08 00:01:21.887783 [ 4 ] {73c8333b-830f-463c-9683-dc31864be706} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001339 sec., 19417.47572815534 rows/sec., 1.43 MiB/sec. | ||
| 2119 | 2025.11.08 00:01:21.887825 [ 4 ] {73c8333b-830f-463c-9683-dc31864be706} <Debug> TCPHandler: Processed in 0.001531532 sec. | ||
| 2120 | 2025.11.08 00:01:21.887947 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2025.11.08 00:01:21.888044 [ 4 ] {ddf46c70-8bee-42c1-8a98-e54837ba34e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2122 | 2025.11.08 00:01:21.888087 [ 4 ] {ddf46c70-8bee-42c1-8a98-e54837ba34e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2123 | 2025.11.08 00:01:21.888399 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3093 rows, containing 5 columns (5 merged, 0 gathered) in 0.002037666 sec., 1517913.1418004716 rows/sec., 132.78 MiB/sec. | ||
| 2124 | 2025.11.08 00:01:21.888579 [ 4 ] {ddf46c70-8bee-42c1-8a98-e54837ba34e1} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2025.11.08 00:01:21.888622 [ 4 ] {ddf46c70-8bee-42c1-8a98-e54837ba34e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2126 | 2025.11.08 00:01:21.888691 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2127 | 2025.11.08 00:01:21.889008 [ 4 ] {ddf46c70-8bee-42c1-8a98-e54837ba34e1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2128 | 2025.11.08 00:01:21.889040 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_11_2} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2025.11.08 00:01:21.889135 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_11_2} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2130 | 2025.11.08 00:01:21.889232 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2131 | 2025.11.08 00:01:21.889250 [ 4 ] {ddf46c70-8bee-42c1-8a98-e54837ba34e1} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2132 | 2025.11.08 00:01:21.889391 [ 4 ] {ddf46c70-8bee-42c1-8a98-e54837ba34e1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001367 sec., 166788.5881492319 rows/sec., 11.29 MiB/sec. | ||
| 2133 | 2025.11.08 00:01:21.889428 [ 4 ] {ddf46c70-8bee-42c1-8a98-e54837ba34e1} <Debug> TCPHandler: Processed in 0.001533882 sec. | ||
| 2134 | 2025.11.08 00:01:21.889539 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2135 | 2025.11.08 00:01:21.889636 [ 4 ] {c861e6a6-711d-4300-9719-ca5bfe324f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2136 | 2025.11.08 00:01:21.889676 [ 4 ] {c861e6a6-711d-4300-9719-ca5bfe324f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2137 | 2025.11.08 00:01:21.890261 [ 4 ] {c861e6a6-711d-4300-9719-ca5bfe324f82} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2025.11.08 00:01:21.890297 [ 4 ] {c861e6a6-711d-4300-9719-ca5bfe324f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2139 | 2025.11.08 00:01:21.890647 [ 4 ] {c861e6a6-711d-4300-9719-ca5bfe324f82} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2140 | 2025.11.08 00:01:21.890860 [ 4 ] {c861e6a6-711d-4300-9719-ca5bfe324f82} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2025.11.08 00:01:21.890977 [ 44 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2142 | 2025.11.08 00:01:21.890995 [ 4 ] {c861e6a6-711d-4300-9719-ca5bfe324f82} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001378 sec., 396226.4150943396 rows/sec., 29.40 MiB/sec. | ||
| 2143 | 2025.11.08 00:01:21.891031 [ 44 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2025.11.08 00:01:21.891049 [ 4 ] {c861e6a6-711d-4300-9719-ca5bfe324f82} <Debug> TCPHandler: Processed in 0.001559383 sec. | ||
| 2145 | 2025.11.08 00:01:21.891057 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2146 | 2025.11.08 00:01:21.891171 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2025.11.08 00:01:21.891188 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 2148 | 2025.11.08 00:01:21.891273 [ 4 ] {ecb0bb2f-1829-4046-bc05-6db0e22f4a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2149 | 2025.11.08 00:01:21.891308 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2150 | 2025.11.08 00:01:21.891330 [ 4 ] {ecb0bb2f-1829-4046-bc05-6db0e22f4a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2151 | 2025.11.08 00:01:21.891353 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 593 rows starting from the beginning of the part | ||
| 2152 | 2025.11.08 00:01:21.891454 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 96 rows starting from the beginning of the part | ||
| 2153 | 2025.11.08 00:01:21.891506 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 111 rows starting from the beginning of the part | ||
| 2154 | 2025.11.08 00:01:21.891576 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2155 | 2025.11.08 00:01:21.891631 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 75 rows starting from the beginning of the part | ||
| 2156 | 2025.11.08 00:01:21.891678 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 546 rows starting from the beginning of the part | ||
| 2157 | 2025.11.08 00:01:21.891944 [ 4 ] {ecb0bb2f-1829-4046-bc05-6db0e22f4a43} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2025.11.08 00:01:21.891988 [ 4 ] {ecb0bb2f-1829-4046-bc05-6db0e22f4a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2159 | 2025.11.08 00:01:21.892410 [ 4 ] {ecb0bb2f-1829-4046-bc05-6db0e22f4a43} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2160 | 2025.11.08 00:01:21.892652 [ 4 ] {ecb0bb2f-1829-4046-bc05-6db0e22f4a43} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2025.11.08 00:01:21.892761 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2162 | 2025.11.08 00:01:21.892794 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2025.11.08 00:01:21.892794 [ 4 ] {ecb0bb2f-1829-4046-bc05-6db0e22f4a43} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001542 sec., 547341.1154345006 rows/sec., 36.84 MiB/sec. | ||
| 2164 | 2025.11.08 00:01:21.892812 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2165 | 2025.11.08 00:01:21.892848 [ 4 ] {ecb0bb2f-1829-4046-bc05-6db0e22f4a43} <Debug> TCPHandler: Processed in 0.001727937 sec. | ||
| 2166 | 2025.11.08 00:01:21.892847 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1511 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706227 sec., 885579.7030524075 rows/sec., 70.50 MiB/sec. | ||
| 2167 | 2025.11.08 00:01:21.892910 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 2168 | 2025.11.08 00:01:21.892971 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2025.11.08 00:01:21.893016 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2170 | 2025.11.08 00:01:21.893051 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2123 rows starting from the beginning of the part | ||
| 2171 | 2025.11.08 00:01:21.893074 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2172 | 2025.11.08 00:01:21.893076 [ 4 ] {7acf3eb0-cf8e-496e-9209-c9af27ea0e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2173 | 2025.11.08 00:01:21.893100 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2174 | 2025.11.08 00:01:21.893153 [ 4 ] {7acf3eb0-cf8e-496e-9209-c9af27ea0e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2175 | 2025.11.08 00:01:21.893154 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 196 rows starting from the beginning of the part | ||
| 2176 | 2025.11.08 00:01:21.893213 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 2177 | 2025.11.08 00:01:21.893253 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2178 | 2025.11.08 00:01:21.893293 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 844 rows starting from the beginning of the part | ||
| 2179 | 2025.11.08 00:01:21.893389 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_11_2} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2025.11.08 00:01:21.893488 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_11_2} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2181 | 2025.11.08 00:01:21.893582 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2182 | 2025.11.08 00:01:21.893971 [ 4 ] {7acf3eb0-cf8e-496e-9209-c9af27ea0e9f} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2025.11.08 00:01:21.894014 [ 4 ] {7acf3eb0-cf8e-496e-9209-c9af27ea0e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2184 | 2025.11.08 00:01:21.894614 [ 4 ] {7acf3eb0-cf8e-496e-9209-c9af27ea0e9f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2185 | 2025.11.08 00:01:21.894856 [ 4 ] {7acf3eb0-cf8e-496e-9209-c9af27ea0e9f} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2025.11.08 00:01:21.895003 [ 4 ] {7acf3eb0-cf8e-496e-9209-c9af27ea0e9f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001947 sec., 13353.877760657422 rows/sec., 23.93 MiB/sec. | ||
| 2187 | 2025.11.08 00:01:21.895046 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3643 rows, containing 5 columns (5 merged, 0 gathered) in 0.00217183 sec., 1677387.2724844946 rows/sec., 115.04 MiB/sec. | ||
| 2188 | 2025.11.08 00:01:21.895069 [ 4 ] {7acf3eb0-cf8e-496e-9209-c9af27ea0e9f} <Debug> TCPHandler: Processed in 0.002148099 sec. | ||
| 2189 | 2025.11.08 00:01:21.895188 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2025.11.08 00:01:21.895284 [ 4 ] {26db1275-fccc-4437-acfc-04d6bcbdba42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2191 | 2025.11.08 00:01:21.895328 [ 4 ] {26db1275-fccc-4437-acfc-04d6bcbdba42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2192 | 2025.11.08 00:01:21.895499 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2193 | 2025.11.08 00:01:21.895673 [ 4 ] {26db1275-fccc-4437-acfc-04d6bcbdba42} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2025.11.08 00:01:21.895708 [ 4 ] {26db1275-fccc-4437-acfc-04d6bcbdba42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2195 | 2025.11.08 00:01:21.895839 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2025.11.08 00:01:21.895923 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2197 | 2025.11.08 00:01:21.896009 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2198 | 2025.11.08 00:01:21.896031 [ 4 ] {26db1275-fccc-4437-acfc-04d6bcbdba42} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2199 | 2025.11.08 00:01:21.896240 [ 4 ] {26db1275-fccc-4437-acfc-04d6bcbdba42} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2025.11.08 00:01:21.896342 [ 44 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2201 | 2025.11.08 00:01:21.896370 [ 4 ] {26db1275-fccc-4437-acfc-04d6bcbdba42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 2202 | 2025.11.08 00:01:21.896375 [ 44 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2025.11.08 00:01:21.896409 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2204 | 2025.11.08 00:01:21.896413 [ 4 ] {26db1275-fccc-4437-acfc-04d6bcbdba42} <Debug> TCPHandler: Processed in 0.001276195 sec. | ||
| 2205 | 2025.11.08 00:01:21.896486 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 2206 | 2025.11.08 00:01:21.896592 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2207 | 2025.11.08 00:01:21.896617 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 216 rows starting from the beginning of the part | ||
| 2208 | 2025.11.08 00:01:21.896659 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 2209 | 2025.11.08 00:01:21.896695 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 2210 | 2025.11.08 00:01:21.896730 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 2211 | 2025.11.08 00:01:21.896762 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2212 | 2025.11.08 00:01:21.896799 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2213 | 2025.11.08 00:01:21.897518 [ 194 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 4 columns (4 merged, 0 gathered) in 0.00106511 sec., 484457.0044408559 rows/sec., 32.58 MiB/sec. | ||
| 2214 | 2025.11.08 00:01:21.897649 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2215 | 2025.11.08 00:01:21.897882 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_11_2} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2025.11.08 00:01:21.897954 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_11_2} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2217 | 2025.11.08 00:01:21.898014 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2218 | 2025.11.08 00:01:22.352529 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55917 | ||
| 2219 | 2025.11.08 00:01:22.352648 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2220 | 2025.11.08 00:01:22.352680 [ 3 ] {} <Debug> TCP-Session: c440059f-6680-4184-8a23-cb1bb069a4ca Authenticating user 'default' from [fd00:1122:3344:101::e]:55917 | ||
| 2221 | 2025.11.08 00:01:22.352704 [ 3 ] {} <Debug> TCP-Session: c440059f-6680-4184-8a23-cb1bb069a4ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2025.11.08 00:01:22.352720 [ 3 ] {} <Debug> TCP-Session: c440059f-6680-4184-8a23-cb1bb069a4ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2025.11.08 00:01:22.352954 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39302 | ||
| 2224 | 2025.11.08 00:01:22.352982 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37325 | ||
| 2225 | 2025.11.08 00:01:22.353025 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53318 | ||
| 2226 | 2025.11.08 00:01:22.353050 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50473 | ||
| 2227 | 2025.11.08 00:01:22.353061 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37248 | ||
| 2228 | 2025.11.08 00:01:22.353104 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2229 | 2025.11.08 00:01:22.353116 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2230 | 2025.11.08 00:01:22.353083 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40301 | ||
| 2231 | 2025.11.08 00:01:22.353173 [ 287 ] {} <Debug> TCP-Session: a413c1f9-2fcd-4a0d-998c-83dc1530b4a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37325 | ||
| 2232 | 2025.11.08 00:01:22.353163 [ 286 ] {} <Debug> TCP-Session: 0048b5d9-deb2-404a-a36e-9b2cd8159a28 Authenticating user 'default' from [fd00:1122:3344:101::e]:39302 | ||
| 2233 | 2025.11.08 00:01:22.353231 [ 287 ] {} <Debug> TCP-Session: a413c1f9-2fcd-4a0d-998c-83dc1530b4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2025.11.08 00:01:22.353084 [ 3 ] {} <Trace> TCP-Session: c440059f-6680-4184-8a23-cb1bb069a4ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2025.11.08 00:01:22.353267 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2236 | 2025.11.08 00:01:22.353264 [ 286 ] {} <Debug> TCP-Session: 0048b5d9-deb2-404a-a36e-9b2cd8159a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2025.11.08 00:01:22.353307 [ 288 ] {} <Debug> TCP-Session: 0b32a074-221f-4b6f-b932-da4d444fc747 Authenticating user 'default' from [fd00:1122:3344:101::e]:53318 | ||
| 2238 | 2025.11.08 00:01:22.353336 [ 286 ] {} <Debug> TCP-Session: 0048b5d9-deb2-404a-a36e-9b2cd8159a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2025.11.08 00:01:22.353347 [ 288 ] {} <Debug> TCP-Session: 0b32a074-221f-4b6f-b932-da4d444fc747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2025.11.08 00:01:22.353262 [ 287 ] {} <Debug> TCP-Session: a413c1f9-2fcd-4a0d-998c-83dc1530b4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2025.11.08 00:01:22.353374 [ 288 ] {} <Debug> TCP-Session: 0b32a074-221f-4b6f-b932-da4d444fc747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2025.11.08 00:01:22.353074 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37843 | ||
| 2243 | 2025.11.08 00:01:22.353051 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39991 | ||
| 2244 | 2025.11.08 00:01:22.353435 [ 3 ] {39e5ca8c-5185-45f3-91c1-6e753417676e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55917) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2245 | 2025.11.08 00:01:22.353495 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2246 | 2025.11.08 00:01:22.353499 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2247 | 2025.11.08 00:01:22.353542 [ 290 ] {} <Debug> TCP-Session: 18cd8632-bac1-4803-90e7-bb5d4c765bbe Authenticating user 'default' from [fd00:1122:3344:101::e]:50473 | ||
| 2248 | 2025.11.08 00:01:22.353569 [ 293 ] {} <Debug> TCP-Session: d1443c4b-965b-4463-95ad-31709aaf91b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40301 | ||
| 2249 | 2025.11.08 00:01:22.353571 [ 290 ] {} <Debug> TCP-Session: 18cd8632-bac1-4803-90e7-bb5d4c765bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2025.11.08 00:01:22.353607 [ 293 ] {} <Debug> TCP-Session: d1443c4b-965b-4463-95ad-31709aaf91b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2025.11.08 00:01:22.353633 [ 290 ] {} <Debug> TCP-Session: 18cd8632-bac1-4803-90e7-bb5d4c765bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2025.11.08 00:01:22.353642 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2253 | 2025.11.08 00:01:22.353634 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2025.11.08 00:01:22.353689 [ 292 ] {} <Debug> TCP-Session: 967d842e-b456-4235-b762-f581656a039f Authenticating user 'default' from [fd00:1122:3344:101::e]:37843 | ||
| 2255 | 2025.11.08 00:01:22.353693 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2256 | 2025.11.08 00:01:22.353711 [ 291 ] {} <Debug> TCP-Session: 10da4604-5476-475a-9722-2373b597eb74 Authenticating user 'default' from [fd00:1122:3344:101::e]:37248 | ||
| 2257 | 2025.11.08 00:01:22.353721 [ 292 ] {} <Debug> TCP-Session: 967d842e-b456-4235-b762-f581656a039f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2025.11.08 00:01:22.353749 [ 3 ] {39e5ca8c-5185-45f3-91c1-6e753417676e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2259 | 2025.11.08 00:01:22.353769 [ 292 ] {} <Debug> TCP-Session: 967d842e-b456-4235-b762-f581656a039f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2025.11.08 00:01:22.353764 [ 291 ] {} <Debug> TCP-Session: 10da4604-5476-475a-9722-2373b597eb74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2025.11.08 00:01:22.353748 [ 289 ] {} <Debug> TCP-Session: 24fcf9bc-f2d1-4363-a7df-ae37eb54be54 Authenticating user 'default' from [fd00:1122:3344:101::e]:39991 | ||
| 2262 | 2025.11.08 00:01:22.353821 [ 291 ] {} <Debug> TCP-Session: 10da4604-5476-475a-9722-2373b597eb74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2025.11.08 00:01:22.353824 [ 3 ] {39e5ca8c-5185-45f3-91c1-6e753417676e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2264 | 2025.11.08 00:01:22.353845 [ 289 ] {} <Debug> TCP-Session: 24fcf9bc-f2d1-4363-a7df-ae37eb54be54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2025.11.08 00:01:22.353638 [ 293 ] {} <Debug> TCP-Session: d1443c4b-965b-4463-95ad-31709aaf91b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2025.11.08 00:01:22.353881 [ 289 ] {} <Debug> TCP-Session: 24fcf9bc-f2d1-4363-a7df-ae37eb54be54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2025.11.08 00:01:22.354141 [ 3 ] {39e5ca8c-5185-45f3-91c1-6e753417676e} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 2268 | 2025.11.08 00:01:22.354232 [ 3 ] {39e5ca8c-5185-45f3-91c1-6e753417676e} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2269 | 2025.11.08 00:01:22.587080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4259 | ||
| 2270 | 2025.11.08 00:01:22.587666 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2025.11.08 00:01:22.587734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2272 | 2025.11.08 00:01:22.590080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2273 | 2025.11.08 00:01:22.590502 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2025.11.08 00:01:22.590685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4259 | ||
| 2275 | 2025.11.08 00:01:22.831609 [ 260 ] {39e5ca8c-5185-45f3-91c1-6e753417676e} <Trace> AggregatingTransform: Aggregating | ||
| 2276 | 2025.11.08 00:01:22.831687 [ 260 ] {39e5ca8c-5185-45f3-91c1-6e753417676e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2277 | 2025.11.08 00:01:22.831729 [ 260 ] {39e5ca8c-5185-45f3-91c1-6e753417676e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00145889 sec. (685.453 rows/sec., 26.78 KiB/sec.) | ||
| 2278 | 2025.11.08 00:01:22.831752 [ 260 ] {39e5ca8c-5185-45f3-91c1-6e753417676e} <Trace> Aggregator: Merging aggregated data | ||
| 2279 | 2025.11.08 00:01:22.833278 [ 3 ] {39e5ca8c-5185-45f3-91c1-6e753417676e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.479943 sec., 2.0835807585484107 rows/sec., 83.34 B/sec. | ||
| 2280 | 2025.11.08 00:01:22.833467 [ 3 ] {39e5ca8c-5185-45f3-91c1-6e753417676e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2281 | 2025.11.08 00:01:22.833490 [ 3 ] {39e5ca8c-5185-45f3-91c1-6e753417676e} <Debug> TCPHandler: Processed in 0.480571226 sec. | ||
| 2282 | 2025.11.08 00:01:22.833615 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2025.11.08 00:01:22.833654 [ 3 ] {} <Debug> TCP-Session: c440059f-6680-4184-8a23-cb1bb069a4ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2025.11.08 00:01:22.833684 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2025.11.08 00:01:22.833716 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2025.11.08 00:01:22.833742 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2287 | 2025.11.08 00:01:22.833776 [ 286 ] {} <Debug> TCP-Session: 0048b5d9-deb2-404a-a36e-9b2cd8159a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2025.11.08 00:01:22.833801 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2289 | 2025.11.08 00:01:22.833821 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2290 | 2025.11.08 00:01:22.833867 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2291 | 2025.11.08 00:01:22.833896 [ 287 ] {} <Debug> TCP-Session: a413c1f9-2fcd-4a0d-998c-83dc1530b4a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2025.11.08 00:01:22.833903 [ 291 ] {} <Debug> TCP-Session: 10da4604-5476-475a-9722-2373b597eb74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2025.11.08 00:01:22.833928 [ 292 ] {} <Debug> TCP-Session: 967d842e-b456-4235-b762-f581656a039f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2025.11.08 00:01:22.833850 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2295 | 2025.11.08 00:01:22.833836 [ 288 ] {} <Debug> TCP-Session: 0b32a074-221f-4b6f-b932-da4d444fc747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2025.11.08 00:01:22.834016 [ 290 ] {} <Debug> TCP-Session: 18cd8632-bac1-4803-90e7-bb5d4c765bbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2025.11.08 00:01:22.833817 [ 289 ] {} <Debug> TCP-Session: 24fcf9bc-f2d1-4363-a7df-ae37eb54be54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2025.11.08 00:01:22.833762 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2299 | 2025.11.08 00:01:22.834125 [ 293 ] {} <Debug> TCP-Session: d1443c4b-965b-4463-95ad-31709aaf91b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2025.11.08 00:01:22.860739 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2301 | 2025.11.08 00:01:22.883896 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2025.11.08 00:01:22.883966 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2303 | 2025.11.08 00:01:22.890074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2304 | 2025.11.08 00:01:22.890897 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2025.11.08 00:01:22.895674 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2306 | 2025.11.08 00:01:23.001223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.92 MiB, peak 196.51 MiB, free memory in arenas 0.00 B, will set to 206.38 MiB (RSS), difference: 19.46 MiB | ||
| 2307 | 2025.11.08 00:01:23.168836 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58246 | ||
| 2308 | 2025.11.08 00:01:23.168933 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2309 | 2025.11.08 00:01:23.168957 [ 288 ] {} <Debug> TCP-Session: 0e35d767-d893-4300-bf2c-6da70a041f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:58246 | ||
| 2310 | 2025.11.08 00:01:23.168978 [ 288 ] {} <Debug> TCP-Session: 0e35d767-d893-4300-bf2c-6da70a041f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2025.11.08 00:01:23.168991 [ 288 ] {} <Debug> TCP-Session: 0e35d767-d893-4300-bf2c-6da70a041f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2025.11.08 00:01:23.169167 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43274 | ||
| 2313 | 2025.11.08 00:01:23.169216 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58857 | ||
| 2314 | 2025.11.08 00:01:23.169224 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55731 | ||
| 2315 | 2025.11.08 00:01:23.169258 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43622 | ||
| 2316 | 2025.11.08 00:01:23.169243 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51681 | ||
| 2317 | 2025.11.08 00:01:23.169290 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2318 | 2025.11.08 00:01:23.169298 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2319 | 2025.11.08 00:01:23.169319 [ 288 ] {} <Trace> TCP-Session: 0e35d767-d893-4300-bf2c-6da70a041f08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2025.11.08 00:01:23.169359 [ 292 ] {} <Debug> TCP-Session: bf5413a6-f822-40f5-8012-1ec77737c3c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58857 | ||
| 2321 | 2025.11.08 00:01:23.169368 [ 289 ] {} <Debug> TCP-Session: 60a18a84-2bd0-42a1-9c94-414b173e63bf Authenticating user 'default' from [fd00:1122:3344:101::e]:43274 | ||
| 2322 | 2025.11.08 00:01:23.169389 [ 292 ] {} <Debug> TCP-Session: bf5413a6-f822-40f5-8012-1ec77737c3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2025.11.08 00:01:23.169387 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2025.11.08 00:01:23.169414 [ 292 ] {} <Debug> TCP-Session: bf5413a6-f822-40f5-8012-1ec77737c3c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2025.11.08 00:01:23.169412 [ 289 ] {} <Debug> TCP-Session: 60a18a84-2bd0-42a1-9c94-414b173e63bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2025.11.08 00:01:23.169516 [ 294 ] {} <Debug> TCP-Session: 6a349460-2ed4-4efe-8382-61d2791a40ca Authenticating user 'default' from [fd00:1122:3344:101::e]:51681 | ||
| 2327 | 2025.11.08 00:01:23.169535 [ 289 ] {} <Debug> TCP-Session: 60a18a84-2bd0-42a1-9c94-414b173e63bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2025.11.08 00:01:23.169349 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2329 | 2025.11.08 00:01:23.169575 [ 294 ] {} <Debug> TCP-Session: 6a349460-2ed4-4efe-8382-61d2791a40ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2025.11.08 00:01:23.169349 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2331 | 2025.11.08 00:01:23.169616 [ 290 ] {} <Debug> TCP-Session: 4aae7168-33c9-417f-be6c-495a0f8816b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55731 | ||
| 2332 | 2025.11.08 00:01:23.169626 [ 288 ] {412f749c-1e56-428a-91c0-8ba2956faa46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58246) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2333 | 2025.11.08 00:01:23.169658 [ 290 ] {} <Debug> TCP-Session: 4aae7168-33c9-417f-be6c-495a0f8816b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2025.11.08 00:01:23.169227 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51990 | ||
| 2335 | 2025.11.08 00:01:23.169697 [ 290 ] {} <Debug> TCP-Session: 4aae7168-33c9-417f-be6c-495a0f8816b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2025.11.08 00:01:23.169214 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36371 | ||
| 2337 | 2025.11.08 00:01:23.169637 [ 286 ] {} <Debug> TCP-Session: 6c04bf2a-db1b-40fa-9547-10a5aaae54e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43622 | ||
| 2338 | 2025.11.08 00:01:23.169613 [ 294 ] {} <Debug> TCP-Session: 6a349460-2ed4-4efe-8382-61d2791a40ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2025.11.08 00:01:23.169806 [ 286 ] {} <Debug> TCP-Session: 6c04bf2a-db1b-40fa-9547-10a5aaae54e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2025.11.08 00:01:23.169824 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2341 | 2025.11.08 00:01:23.169833 [ 286 ] {} <Debug> TCP-Session: 6c04bf2a-db1b-40fa-9547-10a5aaae54e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2025.11.08 00:01:23.169857 [ 293 ] {} <Debug> TCP-Session: aa752167-0568-4247-8274-a4876f4634fb Authenticating user 'default' from [fd00:1122:3344:101::e]:51990 | ||
| 2343 | 2025.11.08 00:01:23.169850 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2025.11.08 00:01:23.169918 [ 293 ] {} <Debug> TCP-Session: aa752167-0568-4247-8274-a4876f4634fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2025.11.08 00:01:23.169253 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63028 | ||
| 2346 | 2025.11.08 00:01:23.169955 [ 291 ] {} <Debug> TCP-Session: 8b096d56-ed68-4c4a-b9ee-846424c5e4e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36371 | ||
| 2347 | 2025.11.08 00:01:23.169964 [ 293 ] {} <Debug> TCP-Session: aa752167-0568-4247-8274-a4876f4634fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2025.11.08 00:01:23.170019 [ 291 ] {} <Debug> TCP-Session: 8b096d56-ed68-4c4a-b9ee-846424c5e4e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2025.11.08 00:01:23.170033 [ 288 ] {412f749c-1e56-428a-91c0-8ba2956faa46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2350 | 2025.11.08 00:01:23.170035 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2351 | 2025.11.08 00:01:23.170042 [ 291 ] {} <Debug> TCP-Session: 8b096d56-ed68-4c4a-b9ee-846424c5e4e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2025.11.08 00:01:23.170080 [ 3 ] {} <Debug> TCP-Session: 5db87de1-3102-4122-b3b5-509c4fa6f087 Authenticating user 'default' from [fd00:1122:3344:101::e]:63028 | ||
| 2353 | 2025.11.08 00:01:23.170108 [ 3 ] {} <Debug> TCP-Session: 5db87de1-3102-4122-b3b5-509c4fa6f087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2025.11.08 00:01:23.170115 [ 288 ] {412f749c-1e56-428a-91c0-8ba2956faa46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2355 | 2025.11.08 00:01:23.170121 [ 3 ] {} <Debug> TCP-Session: 5db87de1-3102-4122-b3b5-509c4fa6f087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2025.11.08 00:01:23.170430 [ 288 ] {412f749c-1e56-428a-91c0-8ba2956faa46} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 2357 | 2025.11.08 00:01:23.171543 [ 348 ] {412f749c-1e56-428a-91c0-8ba2956faa46} <Trace> AggregatingTransform: Aggregating | ||
| 2358 | 2025.11.08 00:01:23.171595 [ 348 ] {412f749c-1e56-428a-91c0-8ba2956faa46} <Trace> Aggregator: Aggregation method: without_key | ||
| 2359 | 2025.11.08 00:01:23.171633 [ 348 ] {412f749c-1e56-428a-91c0-8ba2956faa46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001078639 sec. (927.094 rows/sec., 36.21 KiB/sec.) | ||
| 2360 | 2025.11.08 00:01:23.171667 [ 348 ] {412f749c-1e56-428a-91c0-8ba2956faa46} <Trace> Aggregator: Merging aggregated data | ||
| 2361 | 2025.11.08 00:01:23.172903 [ 288 ] {412f749c-1e56-428a-91c0-8ba2956faa46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003371 sec., 296.6478789676654 rows/sec., 11.59 KiB/sec. | ||
| 2362 | 2025.11.08 00:01:23.173040 [ 288 ] {412f749c-1e56-428a-91c0-8ba2956faa46} <Debug> TCPHandler: Processed in 0.003844286 sec. | ||
| 2363 | 2025.11.08 00:01:23.173172 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2364 | 2025.11.08 00:01:23.173197 [ 288 ] {} <Debug> TCP-Session: 0e35d767-d893-4300-bf2c-6da70a041f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2025.11.08 00:01:23.173205 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2366 | 2025.11.08 00:01:23.173227 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2367 | 2025.11.08 00:01:23.173244 [ 289 ] {} <Debug> TCP-Session: 60a18a84-2bd0-42a1-9c94-414b173e63bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2025.11.08 00:01:23.173249 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2369 | 2025.11.08 00:01:23.173268 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2370 | 2025.11.08 00:01:23.173291 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2371 | 2025.11.08 00:01:23.173305 [ 291 ] {} <Debug> TCP-Session: 8b096d56-ed68-4c4a-b9ee-846424c5e4e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2025.11.08 00:01:23.173322 [ 290 ] {} <Debug> TCP-Session: 4aae7168-33c9-417f-be6c-495a0f8816b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2025.11.08 00:01:23.173333 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2374 | 2025.11.08 00:01:23.173343 [ 293 ] {} <Debug> TCP-Session: aa752167-0568-4247-8274-a4876f4634fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2025.11.08 00:01:23.173318 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2376 | 2025.11.08 00:01:23.173382 [ 294 ] {} <Debug> TCP-Session: 6a349460-2ed4-4efe-8382-61d2791a40ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2025.11.08 00:01:23.173418 [ 292 ] {} <Debug> TCP-Session: bf5413a6-f822-40f5-8012-1ec77737c3c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2025.11.08 00:01:23.173275 [ 286 ] {} <Debug> TCP-Session: 6c04bf2a-db1b-40fa-9547-10a5aaae54e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2025.11.08 00:01:23.173340 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2025.11.08 00:01:23.173569 [ 3 ] {} <Debug> TCP-Session: 5db87de1-3102-4122-b3b5-509c4fa6f087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2025.11.08 00:01:23.240674 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37891 | ||
| 2382 | 2025.11.08 00:01:23.240775 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2383 | 2025.11.08 00:01:23.240805 [ 288 ] {} <Debug> TCP-Session: da97b38e-da99-4333-8608-9bcce2c7c4ab Authenticating user 'default' from [fd00:1122:3344:101::e]:37891 | ||
| 2384 | 2025.11.08 00:01:23.240829 [ 288 ] {} <Debug> TCP-Session: da97b38e-da99-4333-8608-9bcce2c7c4ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2025.11.08 00:01:23.240843 [ 288 ] {} <Debug> TCP-Session: da97b38e-da99-4333-8608-9bcce2c7c4ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2025.11.08 00:01:23.241053 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44700 | ||
| 2387 | 2025.11.08 00:01:23.241077 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55895 | ||
| 2388 | 2025.11.08 00:01:23.241123 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62623 | ||
| 2389 | 2025.11.08 00:01:23.241100 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43665 | ||
| 2390 | 2025.11.08 00:01:23.241174 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62160 | ||
| 2391 | 2025.11.08 00:01:23.241183 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46321 | ||
| 2392 | 2025.11.08 00:01:23.241230 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2393 | 2025.11.08 00:01:23.241241 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2394 | 2025.11.08 00:01:23.241264 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2395 | 2025.11.08 00:01:23.241266 [ 293 ] {} <Debug> TCP-Session: 7930b392-88d6-4a07-a787-3ffdeb1de906 Authenticating user 'default' from [fd00:1122:3344:101::e]:62623 | ||
| 2396 | 2025.11.08 00:01:23.241279 [ 292 ] {} <Debug> TCP-Session: 0e56b1f2-0f55-42dd-8aab-0126cb91e0a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43665 | ||
| 2397 | 2025.11.08 00:01:23.241284 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2398 | 2025.11.08 00:01:23.241295 [ 3 ] {} <Debug> TCP-Session: 0453b138-45a4-4606-9cab-0d75cf70b184 Authenticating user 'default' from [fd00:1122:3344:101::e]:62160 | ||
| 2399 | 2025.11.08 00:01:23.241319 [ 292 ] {} <Debug> TCP-Session: 0e56b1f2-0f55-42dd-8aab-0126cb91e0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2025.11.08 00:01:23.241348 [ 286 ] {} <Debug> TCP-Session: c451a6c7-f57f-4c64-8717-6678bfbd596d Authenticating user 'default' from [fd00:1122:3344:101::e]:46321 | ||
| 2401 | 2025.11.08 00:01:23.241356 [ 3 ] {} <Debug> TCP-Session: 0453b138-45a4-4606-9cab-0d75cf70b184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2025.11.08 00:01:23.241366 [ 292 ] {} <Debug> TCP-Session: 0e56b1f2-0f55-42dd-8aab-0126cb91e0a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2025.11.08 00:01:23.241386 [ 286 ] {} <Debug> TCP-Session: c451a6c7-f57f-4c64-8717-6678bfbd596d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2025.11.08 00:01:23.241390 [ 3 ] {} <Debug> TCP-Session: 0453b138-45a4-4606-9cab-0d75cf70b184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2025.11.08 00:01:23.241415 [ 286 ] {} <Debug> TCP-Session: c451a6c7-f57f-4c64-8717-6678bfbd596d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2025.11.08 00:01:23.241309 [ 293 ] {} <Debug> TCP-Session: 7930b392-88d6-4a07-a787-3ffdeb1de906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2025.11.08 00:01:23.241211 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2408 | 2025.11.08 00:01:23.241578 [ 293 ] {} <Debug> TCP-Session: 7930b392-88d6-4a07-a787-3ffdeb1de906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2025.11.08 00:01:23.241189 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2410 | 2025.11.08 00:01:23.241621 [ 290 ] {} <Debug> TCP-Session: 29009007-9565-48e7-9b8d-ffd59ff8b0ee Authenticating user 'default' from [fd00:1122:3344:101::e]:55895 | ||
| 2411 | 2025.11.08 00:01:23.241077 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50992 | ||
| 2412 | 2025.11.08 00:01:23.241666 [ 290 ] {} <Debug> TCP-Session: 29009007-9565-48e7-9b8d-ffd59ff8b0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2025.11.08 00:01:23.241656 [ 289 ] {} <Debug> TCP-Session: 8842d6e6-5bbd-4acf-b727-b341e71e14a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44700 | ||
| 2414 | 2025.11.08 00:01:23.241711 [ 290 ] {} <Debug> TCP-Session: 29009007-9565-48e7-9b8d-ffd59ff8b0ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2025.11.08 00:01:23.241737 [ 289 ] {} <Debug> TCP-Session: 8842d6e6-5bbd-4acf-b727-b341e71e14a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2025.11.08 00:01:23.241746 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2417 | 2025.11.08 00:01:23.241760 [ 289 ] {} <Debug> TCP-Session: 8842d6e6-5bbd-4acf-b727-b341e71e14a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2418 | 2025.11.08 00:01:23.241179 [ 288 ] {} <Trace> TCP-Session: da97b38e-da99-4333-8608-9bcce2c7c4ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2025.11.08 00:01:23.241788 [ 291 ] {} <Debug> TCP-Session: e0e96711-9f2d-408a-8b70-4bd59075da81 Authenticating user 'default' from [fd00:1122:3344:101::e]:50992 | ||
| 2420 | 2025.11.08 00:01:23.241160 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62368 | ||
| 2421 | 2025.11.08 00:01:23.241843 [ 291 ] {} <Debug> TCP-Session: e0e96711-9f2d-408a-8b70-4bd59075da81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2025.11.08 00:01:23.241883 [ 291 ] {} <Debug> TCP-Session: e0e96711-9f2d-408a-8b70-4bd59075da81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2025.11.08 00:01:23.241913 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2424 | 2025.11.08 00:01:23.241941 [ 294 ] {} <Debug> TCP-Session: cfe948eb-a57d-4bf3-83bc-e63c039640b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62368 | ||
| 2425 | 2025.11.08 00:01:23.241957 [ 294 ] {} <Debug> TCP-Session: cfe948eb-a57d-4bf3-83bc-e63c039640b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2025.11.08 00:01:23.241970 [ 294 ] {} <Debug> TCP-Session: cfe948eb-a57d-4bf3-83bc-e63c039640b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2025.11.08 00:01:23.241970 [ 288 ] {7ed54124-c253-416a-a8c9-b7eb86e5aa3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37891) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2428 | 2025.11.08 00:01:23.242236 [ 288 ] {7ed54124-c253-416a-a8c9-b7eb86e5aa3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2429 | 2025.11.08 00:01:23.242293 [ 288 ] {7ed54124-c253-416a-a8c9-b7eb86e5aa3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2430 | 2025.11.08 00:01:23.242574 [ 288 ] {7ed54124-c253-416a-a8c9-b7eb86e5aa3e} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 2431 | 2025.11.08 00:01:23.243400 [ 340 ] {7ed54124-c253-416a-a8c9-b7eb86e5aa3e} <Trace> AggregatingTransform: Aggregating | ||
| 2432 | 2025.11.08 00:01:23.243443 [ 340 ] {7ed54124-c253-416a-a8c9-b7eb86e5aa3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2433 | 2025.11.08 00:01:23.243553 [ 340 ] {7ed54124-c253-416a-a8c9-b7eb86e5aa3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000860753 sec. (1161.773 rows/sec., 45.38 KiB/sec.) | ||
| 2434 | 2025.11.08 00:01:23.243596 [ 340 ] {7ed54124-c253-416a-a8c9-b7eb86e5aa3e} <Trace> Aggregator: Merging aggregated data | ||
| 2435 | 2025.11.08 00:01:23.244773 [ 288 ] {7ed54124-c253-416a-a8c9-b7eb86e5aa3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002848 sec., 351.12359550561797 rows/sec., 13.72 KiB/sec. | ||
| 2436 | 2025.11.08 00:01:23.244895 [ 288 ] {7ed54124-c253-416a-a8c9-b7eb86e5aa3e} <Debug> TCPHandler: Processed in 0.003791845 sec. | ||
| 2437 | 2025.11.08 00:01:23.245008 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2438 | 2025.11.08 00:01:23.245031 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2439 | 2025.11.08 00:01:23.245040 [ 288 ] {} <Debug> TCP-Session: da97b38e-da99-4333-8608-9bcce2c7c4ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2025.11.08 00:01:23.245051 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2441 | 2025.11.08 00:01:23.245081 [ 293 ] {} <Debug> TCP-Session: 7930b392-88d6-4a07-a787-3ffdeb1de906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2025.11.08 00:01:23.245091 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2443 | 2025.11.08 00:01:23.245106 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2444 | 2025.11.08 00:01:23.245125 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2445 | 2025.11.08 00:01:23.245148 [ 294 ] {} <Debug> TCP-Session: cfe948eb-a57d-4bf3-83bc-e63c039640b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2025.11.08 00:01:23.245156 [ 286 ] {} <Debug> TCP-Session: c451a6c7-f57f-4c64-8717-6678bfbd596d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2025.11.08 00:01:23.245166 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2448 | 2025.11.08 00:01:23.245174 [ 290 ] {} <Debug> TCP-Session: 29009007-9565-48e7-9b8d-ffd59ff8b0ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2025.11.08 00:01:23.245147 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2450 | 2025.11.08 00:01:23.245222 [ 3 ] {} <Debug> TCP-Session: 0453b138-45a4-4606-9cab-0d75cf70b184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2451 | 2025.11.08 00:01:23.245108 [ 292 ] {} <Debug> TCP-Session: 0e56b1f2-0f55-42dd-8aab-0126cb91e0a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2025.11.08 00:01:23.245265 [ 291 ] {} <Debug> TCP-Session: e0e96711-9f2d-408a-8b70-4bd59075da81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2025.11.08 00:01:23.245066 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2454 | 2025.11.08 00:01:23.245332 [ 289 ] {} <Debug> TCP-Session: 8842d6e6-5bbd-4acf-b727-b341e71e14a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2025.11.08 00:01:25.088942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 322 | ||
| 2456 | 2025.11.08 00:01:25.091211 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2025.11.08 00:01:25.091258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2458 | 2025.11.08 00:01:25.092422 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2459 | 2025.11.08 00:01:25.092689 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2025.11.08 00:01:25.092834 [ 41 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2461 | 2025.11.08 00:01:25.092899 [ 41 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2025.11.08 00:01:25.092920 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2463 | 2025.11.08 00:01:25.092930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2464 | 2025.11.08 00:01:25.093009 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 2465 | 2025.11.08 00:01:25.093503 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2466 | 2025.11.08 00:01:25.093691 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 2467 | 2025.11.08 00:01:25.094170 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2468 | 2025.11.08 00:01:25.094563 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 2469 | 2025.11.08 00:01:25.094940 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2470 | 2025.11.08 00:01:25.095333 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 2471 | 2025.11.08 00:01:25.095720 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 2472 | 2025.11.08 00:01:25.101995 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.009022028 sec., 35690.42348350061 rows/sec., 35.08 MiB/sec. | ||
| 2473 | 2025.11.08 00:01:25.102673 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2474 | 2025.11.08 00:01:25.103172 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_6_1} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2025.11.08 00:01:25.103241 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_6_1} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2476 | 2025.11.08 00:01:25.103386 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 2477 | 2025.11.08 00:01:26.855773 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2025.11.08 00:01:26.855971 [ 4 ] {59a25b5f-3172-41b8-b492-ab808204b0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2479 | 2025.11.08 00:01:26.856035 [ 4 ] {59a25b5f-3172-41b8-b492-ab808204b0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2480 | 2025.11.08 00:01:26.856697 [ 4 ] {59a25b5f-3172-41b8-b492-ab808204b0c7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2025.11.08 00:01:26.856742 [ 4 ] {59a25b5f-3172-41b8-b492-ab808204b0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2482 | 2025.11.08 00:01:26.857121 [ 4 ] {59a25b5f-3172-41b8-b492-ab808204b0c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2483 | 2025.11.08 00:01:26.857337 [ 4 ] {59a25b5f-3172-41b8-b492-ab808204b0c7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2025.11.08 00:01:26.857496 [ 4 ] {59a25b5f-3172-41b8-b492-ab808204b0c7} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00157 sec., 49681.52866242038 rows/sec., 4.11 MiB/sec. | ||
| 2485 | 2025.11.08 00:01:26.857543 [ 4 ] {59a25b5f-3172-41b8-b492-ab808204b0c7} <Debug> TCPHandler: Processed in 0.001892122 sec. | ||
| 2486 | 2025.11.08 00:01:26.857672 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2025.11.08 00:01:26.857773 [ 4 ] {06f3fe81-f7bc-4239-b798-71f633c2f522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2488 | 2025.11.08 00:01:26.857814 [ 4 ] {06f3fe81-f7bc-4239-b798-71f633c2f522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2489 | 2025.11.08 00:01:26.858231 [ 4 ] {06f3fe81-f7bc-4239-b798-71f633c2f522} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2025.11.08 00:01:26.858267 [ 4 ] {06f3fe81-f7bc-4239-b798-71f633c2f522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2491 | 2025.11.08 00:01:26.858559 [ 4 ] {06f3fe81-f7bc-4239-b798-71f633c2f522} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2492 | 2025.11.08 00:01:26.858759 [ 4 ] {06f3fe81-f7bc-4239-b798-71f633c2f522} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2025.11.08 00:01:26.858890 [ 4 ] {06f3fe81-f7bc-4239-b798-71f633c2f522} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00114 sec., 9649.122807017544 rows/sec., 725.57 KiB/sec. | ||
| 2494 | 2025.11.08 00:01:26.858926 [ 4 ] {06f3fe81-f7bc-4239-b798-71f633c2f522} <Debug> TCPHandler: Processed in 0.001305236 sec. | ||
| 2495 | 2025.11.08 00:01:26.859039 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2025.11.08 00:01:26.859132 [ 4 ] {066f4f3a-3136-47ad-b4c7-6b67a917f052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2497 | 2025.11.08 00:01:26.859171 [ 4 ] {066f4f3a-3136-47ad-b4c7-6b67a917f052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2498 | 2025.11.08 00:01:26.859591 [ 4 ] {066f4f3a-3136-47ad-b4c7-6b67a917f052} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2025.11.08 00:01:26.859626 [ 4 ] {066f4f3a-3136-47ad-b4c7-6b67a917f052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2500 | 2025.11.08 00:01:26.859916 [ 4 ] {066f4f3a-3136-47ad-b4c7-6b67a917f052} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2501 | 2025.11.08 00:01:26.860114 [ 4 ] {066f4f3a-3136-47ad-b4c7-6b67a917f052} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2025.11.08 00:01:26.860236 [ 4 ] {066f4f3a-3136-47ad-b4c7-6b67a917f052} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001123 sec., 66785.3962600178 rows/sec., 5.21 MiB/sec. | ||
| 2503 | 2025.11.08 00:01:26.860273 [ 4 ] {066f4f3a-3136-47ad-b4c7-6b67a917f052} <Debug> TCPHandler: Processed in 0.001282195 sec. | ||
| 2504 | 2025.11.08 00:01:26.860386 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2025.11.08 00:01:26.860478 [ 4 ] {b177a83e-2661-4545-b9b9-843e5a69b669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2506 | 2025.11.08 00:01:26.860520 [ 4 ] {b177a83e-2661-4545-b9b9-843e5a69b669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2507 | 2025.11.08 00:01:26.860924 [ 4 ] {b177a83e-2661-4545-b9b9-843e5a69b669} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2025.11.08 00:01:26.860959 [ 4 ] {b177a83e-2661-4545-b9b9-843e5a69b669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2509 | 2025.11.08 00:01:26.861281 [ 4 ] {b177a83e-2661-4545-b9b9-843e5a69b669} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2510 | 2025.11.08 00:01:26.861486 [ 4 ] {b177a83e-2661-4545-b9b9-843e5a69b669} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2025.11.08 00:01:26.861612 [ 4 ] {b177a83e-2661-4545-b9b9-843e5a69b669} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 2512 | 2025.11.08 00:01:26.861647 [ 4 ] {b177a83e-2661-4545-b9b9-843e5a69b669} <Debug> TCPHandler: Processed in 0.001309586 sec. | ||
| 2513 | 2025.11.08 00:01:26.861751 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2025.11.08 00:01:26.861847 [ 4 ] {8d69e512-d69b-4868-b6f4-5b59578fd91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2515 | 2025.11.08 00:01:26.861901 [ 4 ] {8d69e512-d69b-4868-b6f4-5b59578fd91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2516 | 2025.11.08 00:01:26.862636 [ 4 ] {8d69e512-d69b-4868-b6f4-5b59578fd91f} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2025.11.08 00:01:26.862672 [ 4 ] {8d69e512-d69b-4868-b6f4-5b59578fd91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2518 | 2025.11.08 00:01:26.863179 [ 4 ] {8d69e512-d69b-4868-b6f4-5b59578fd91f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2519 | 2025.11.08 00:01:26.863391 [ 4 ] {8d69e512-d69b-4868-b6f4-5b59578fd91f} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2025.11.08 00:01:26.863525 [ 4 ] {8d69e512-d69b-4868-b6f4-5b59578fd91f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001697 sec., 6482.02710665881 rows/sec., 11.62 MiB/sec. | ||
| 2521 | 2025.11.08 00:01:26.863580 [ 4 ] {8d69e512-d69b-4868-b6f4-5b59578fd91f} <Debug> TCPHandler: Processed in 0.001874722 sec. | ||
| 2522 | 2025.11.08 00:01:26.863687 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2025.11.08 00:01:26.863779 [ 4 ] {06fdf5dd-dc16-42fe-be93-5b9b095ea689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2524 | 2025.11.08 00:01:26.863820 [ 4 ] {06fdf5dd-dc16-42fe-be93-5b9b095ea689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2525 | 2025.11.08 00:01:26.864154 [ 4 ] {06fdf5dd-dc16-42fe-be93-5b9b095ea689} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2025.11.08 00:01:26.864189 [ 4 ] {06fdf5dd-dc16-42fe-be93-5b9b095ea689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2527 | 2025.11.08 00:01:26.864481 [ 4 ] {06fdf5dd-dc16-42fe-be93-5b9b095ea689} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2528 | 2025.11.08 00:01:26.864686 [ 4 ] {06fdf5dd-dc16-42fe-be93-5b9b095ea689} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2025.11.08 00:01:26.864809 [ 4 ] {06fdf5dd-dc16-42fe-be93-5b9b095ea689} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 2530 | 2025.11.08 00:01:26.864842 [ 4 ] {06fdf5dd-dc16-42fe-be93-5b9b095ea689} <Debug> TCPHandler: Processed in 0.001202944 sec. | ||
| 2531 | 2025.11.08 00:01:30.009200 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2532 | 2025.11.08 00:01:30.009259 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2533 | 2025.11.08 00:01:30.090916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4771 | ||
| 2534 | 2025.11.08 00:01:30.091456 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2025.11.08 00:01:30.091506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2536 | 2025.11.08 00:01:30.092065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2537 | 2025.11.08 00:01:30.092292 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2025.11.08 00:01:30.092420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4771 | ||
| 2539 | 2025.11.08 00:01:30.395952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2540 | 2025.11.08 00:01:30.412810 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2025.11.08 00:01:30.412860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2542 | 2025.11.08 00:01:30.418810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2543 | 2025.11.08 00:01:30.419496 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2025.11.08 00:01:30.422602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2545 | 2025.11.08 00:01:31.856095 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2025.11.08 00:01:31.856346 [ 4 ] {f0d4aa15-ca42-4ae4-8329-d913f53b7597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2547 | 2025.11.08 00:01:31.856446 [ 4 ] {f0d4aa15-ca42-4ae4-8329-d913f53b7597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2548 | 2025.11.08 00:01:31.857272 [ 4 ] {f0d4aa15-ca42-4ae4-8329-d913f53b7597} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2025.11.08 00:01:31.857323 [ 4 ] {f0d4aa15-ca42-4ae4-8329-d913f53b7597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2550 | 2025.11.08 00:01:31.857732 [ 4 ] {f0d4aa15-ca42-4ae4-8329-d913f53b7597} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2551 | 2025.11.08 00:01:31.857975 [ 4 ] {f0d4aa15-ca42-4ae4-8329-d913f53b7597} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2025.11.08 00:01:31.858142 [ 4 ] {f0d4aa15-ca42-4ae4-8329-d913f53b7597} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001864 sec., 57939.91416309013 rows/sec., 4.86 MiB/sec. | ||
| 2553 | 2025.11.08 00:01:31.858190 [ 4 ] {f0d4aa15-ca42-4ae4-8329-d913f53b7597} <Debug> TCPHandler: Processed in 0.002268062 sec. | ||
| 2554 | 2025.11.08 00:01:31.858329 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2025.11.08 00:01:31.858430 [ 4 ] {84616ad1-7178-47b9-8c87-13abdfc4ab66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2556 | 2025.11.08 00:01:31.858474 [ 4 ] {84616ad1-7178-47b9-8c87-13abdfc4ab66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2557 | 2025.11.08 00:01:31.858907 [ 4 ] {84616ad1-7178-47b9-8c87-13abdfc4ab66} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2025.11.08 00:01:31.858948 [ 4 ] {84616ad1-7178-47b9-8c87-13abdfc4ab66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2559 | 2025.11.08 00:01:31.859255 [ 4 ] {84616ad1-7178-47b9-8c87-13abdfc4ab66} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2560 | 2025.11.08 00:01:31.859473 [ 4 ] {84616ad1-7178-47b9-8c87-13abdfc4ab66} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.11.08 00:01:31.859580 [ 34 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2562 | 2025.11.08 00:01:31.859611 [ 4 ] {84616ad1-7178-47b9-8c87-13abdfc4ab66} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001204 sec., 21594.68438538206 rows/sec., 1.59 MiB/sec. | ||
| 2563 | 2025.11.08 00:01:31.859650 [ 34 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.11.08 00:01:31.859657 [ 4 ] {84616ad1-7178-47b9-8c87-13abdfc4ab66} <Debug> TCPHandler: Processed in 0.001379328 sec. | ||
| 2565 | 2025.11.08 00:01:31.859681 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2566 | 2025.11.08 00:01:31.859784 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2025.11.08 00:01:31.859809 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 2568 | 2025.11.08 00:01:31.859883 [ 4 ] {3305d93e-3dd8-4993-b939-7cc65b93b49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2569 | 2025.11.08 00:01:31.859926 [ 4 ] {3305d93e-3dd8-4993-b939-7cc65b93b49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2570 | 2025.11.08 00:01:31.859954 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2571 | 2025.11.08 00:01:31.859992 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 61 rows starting from the beginning of the part | ||
| 2572 | 2025.11.08 00:01:31.860080 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2573 | 2025.11.08 00:01:31.860161 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2574 | 2025.11.08 00:01:31.860231 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2575 | 2025.11.08 00:01:31.860297 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2576 | 2025.11.08 00:01:31.860337 [ 4 ] {3305d93e-3dd8-4993-b939-7cc65b93b49d} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2025.11.08 00:01:31.860368 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2578 | 2025.11.08 00:01:31.860377 [ 4 ] {3305d93e-3dd8-4993-b939-7cc65b93b49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2579 | 2025.11.08 00:01:31.860714 [ 4 ] {3305d93e-3dd8-4993-b939-7cc65b93b49d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2580 | 2025.11.08 00:01:31.861013 [ 4 ] {3305d93e-3dd8-4993-b939-7cc65b93b49d} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2025.11.08 00:01:31.861161 [ 4 ] {3305d93e-3dd8-4993-b939-7cc65b93b49d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001296 sec., 69444.44444444444 rows/sec., 5.42 MiB/sec. | ||
| 2582 | 2025.11.08 00:01:31.861201 [ 4 ] {3305d93e-3dd8-4993-b939-7cc65b93b49d} <Debug> TCPHandler: Processed in 0.0014668 sec. | ||
| 2583 | 2025.11.08 00:01:31.861307 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2584 | 2025.11.08 00:01:31.861355 [ 198 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611364 sec., 99915.35121797434 rows/sec., 7.71 MiB/sec. | ||
| 2585 | 2025.11.08 00:01:31.861402 [ 4 ] {16dc45e0-773b-4eb2-bf57-43360e142c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2586 | 2025.11.08 00:01:31.861450 [ 4 ] {16dc45e0-773b-4eb2-bf57-43360e142c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2587 | 2025.11.08 00:01:31.861524 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2588 | 2025.11.08 00:01:31.861786 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_11_2} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2025.11.08 00:01:31.861855 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_11_2} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2590 | 2025.11.08 00:01:31.861867 [ 4 ] {16dc45e0-773b-4eb2-bf57-43360e142c7b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.11.08 00:01:31.861912 [ 4 ] {16dc45e0-773b-4eb2-bf57-43360e142c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2592 | 2025.11.08 00:01:31.861931 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2593 | 2025.11.08 00:01:31.862327 [ 4 ] {16dc45e0-773b-4eb2-bf57-43360e142c7b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2594 | 2025.11.08 00:01:31.862582 [ 4 ] {16dc45e0-773b-4eb2-bf57-43360e142c7b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2025.11.08 00:01:31.862743 [ 4 ] {16dc45e0-773b-4eb2-bf57-43360e142c7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001358 sec., 117820.32400589102 rows/sec., 8.21 MiB/sec. | ||
| 2596 | 2025.11.08 00:01:31.862788 [ 4 ] {16dc45e0-773b-4eb2-bf57-43360e142c7b} <Debug> TCPHandler: Processed in 0.001530612 sec. | ||
| 2597 | 2025.11.08 00:01:31.862906 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2025.11.08 00:01:31.863004 [ 4 ] {b96500f0-4f38-4999-a567-804ba1596718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2599 | 2025.11.08 00:01:31.863061 [ 4 ] {b96500f0-4f38-4999-a567-804ba1596718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2600 | 2025.11.08 00:01:31.863903 [ 4 ] {b96500f0-4f38-4999-a567-804ba1596718} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2025.11.08 00:01:31.863940 [ 4 ] {b96500f0-4f38-4999-a567-804ba1596718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2602 | 2025.11.08 00:01:31.864501 [ 4 ] {b96500f0-4f38-4999-a567-804ba1596718} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2603 | 2025.11.08 00:01:31.864729 [ 4 ] {b96500f0-4f38-4999-a567-804ba1596718} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2025.11.08 00:01:31.864836 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2605 | 2025.11.08 00:01:31.864878 [ 4 ] {b96500f0-4f38-4999-a567-804ba1596718} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001893 sec., 13734.812466983625 rows/sec., 24.61 MiB/sec. | ||
| 2606 | 2025.11.08 00:01:31.864887 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2025.11.08 00:01:31.864926 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2608 | 2025.11.08 00:01:31.864942 [ 4 ] {b96500f0-4f38-4999-a567-804ba1596718} <Debug> TCPHandler: Processed in 0.002093428 sec. | ||
| 2609 | 2025.11.08 00:01:31.865039 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 2610 | 2025.11.08 00:01:31.865064 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2025.11.08 00:01:31.865163 [ 4 ] {0db4bc3e-5e5f-4e50-af99-347080028529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2612 | 2025.11.08 00:01:31.865206 [ 4 ] {0db4bc3e-5e5f-4e50-af99-347080028529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2613 | 2025.11.08 00:01:31.865238 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2614 | 2025.11.08 00:01:31.865307 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 74 rows starting from the beginning of the part | ||
| 2615 | 2025.11.08 00:01:31.865464 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2616 | 2025.11.08 00:01:31.865541 [ 4 ] {0db4bc3e-5e5f-4e50-af99-347080028529} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2025.11.08 00:01:31.865578 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2618 | 2025.11.08 00:01:31.865579 [ 4 ] {0db4bc3e-5e5f-4e50-af99-347080028529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2619 | 2025.11.08 00:01:31.865697 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2620 | 2025.11.08 00:01:31.865806 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2621 | 2025.11.08 00:01:31.865908 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2622 | 2025.11.08 00:01:31.865920 [ 4 ] {0db4bc3e-5e5f-4e50-af99-347080028529} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2623 | 2025.11.08 00:01:31.866158 [ 4 ] {0db4bc3e-5e5f-4e50-af99-347080028529} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2025.11.08 00:01:31.866290 [ 4 ] {0db4bc3e-5e5f-4e50-af99-347080028529} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 2625 | 2025.11.08 00:01:31.866327 [ 4 ] {0db4bc3e-5e5f-4e50-af99-347080028529} <Debug> TCPHandler: Processed in 0.001313346 sec. | ||
| 2626 | 2025.11.08 00:01:31.873477 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 19 columns (19 merged, 0 gathered) in 0.008479703 sec., 20519.586594011605 rows/sec., 36.77 MiB/sec. | ||
| 2627 | 2025.11.08 00:01:31.873870 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2628 | 2025.11.08 00:01:31.874175 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2025.11.08 00:01:31.874239 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2630 | 2025.11.08 00:01:31.874314 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2631 | 2025.11.08 00:01:35.094045 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 346 | ||
| 2632 | 2025.11.08 00:01:35.096050 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2025.11.08 00:01:35.096096 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2634 | 2025.11.08 00:01:35.097312 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2635 | 2025.11.08 00:01:35.097586 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2025.11.08 00:01:35.097826 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2637 | 2025.11.08 00:01:36.857941 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2025.11.08 00:01:36.858158 [ 4 ] {9653f6e9-1fb4-47a8-a06e-c03d8c84bb49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2639 | 2025.11.08 00:01:36.858226 [ 4 ] {9653f6e9-1fb4-47a8-a06e-c03d8c84bb49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2640 | 2025.11.08 00:01:36.858854 [ 4 ] {9653f6e9-1fb4-47a8-a06e-c03d8c84bb49} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2025.11.08 00:01:36.858901 [ 4 ] {9653f6e9-1fb4-47a8-a06e-c03d8c84bb49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2642 | 2025.11.08 00:01:36.859299 [ 4 ] {9653f6e9-1fb4-47a8-a06e-c03d8c84bb49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2643 | 2025.11.08 00:01:36.859534 [ 4 ] {9653f6e9-1fb4-47a8-a06e-c03d8c84bb49} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2025.11.08 00:01:36.859693 [ 4 ] {9653f6e9-1fb4-47a8-a06e-c03d8c84bb49} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.25 MiB/sec. | ||
| 2645 | 2025.11.08 00:01:36.859736 [ 4 ] {9653f6e9-1fb4-47a8-a06e-c03d8c84bb49} <Debug> TCPHandler: Processed in 0.001932363 sec. | ||
| 2646 | 2025.11.08 00:01:36.859874 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2647 | 2025.11.08 00:01:36.859970 [ 4 ] {ddd704da-eb07-4477-abf0-6e0dff58a817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2648 | 2025.11.08 00:01:36.860010 [ 4 ] {ddd704da-eb07-4477-abf0-6e0dff58a817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2649 | 2025.11.08 00:01:36.860411 [ 4 ] {ddd704da-eb07-4477-abf0-6e0dff58a817} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2025.11.08 00:01:36.860448 [ 4 ] {ddd704da-eb07-4477-abf0-6e0dff58a817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2651 | 2025.11.08 00:01:36.860749 [ 4 ] {ddd704da-eb07-4477-abf0-6e0dff58a817} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2652 | 2025.11.08 00:01:36.860966 [ 4 ] {ddd704da-eb07-4477-abf0-6e0dff58a817} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2025.11.08 00:01:36.861096 [ 4 ] {ddd704da-eb07-4477-abf0-6e0dff58a817} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 853.85 KiB/sec. | ||
| 2654 | 2025.11.08 00:01:36.861136 [ 4 ] {ddd704da-eb07-4477-abf0-6e0dff58a817} <Debug> TCPHandler: Processed in 0.001322176 sec. | ||
| 2655 | 2025.11.08 00:01:36.861267 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2025.11.08 00:01:36.861361 [ 4 ] {d0a56153-a41d-44bb-97a2-57980dbe9382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2657 | 2025.11.08 00:01:36.861401 [ 4 ] {d0a56153-a41d-44bb-97a2-57980dbe9382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2658 | 2025.11.08 00:01:36.861953 [ 4 ] {d0a56153-a41d-44bb-97a2-57980dbe9382} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2025.11.08 00:01:36.861990 [ 4 ] {d0a56153-a41d-44bb-97a2-57980dbe9382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2660 | 2025.11.08 00:01:36.862318 [ 4 ] {d0a56153-a41d-44bb-97a2-57980dbe9382} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2661 | 2025.11.08 00:01:36.862535 [ 4 ] {d0a56153-a41d-44bb-97a2-57980dbe9382} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2025.11.08 00:01:36.862664 [ 4 ] {d0a56153-a41d-44bb-97a2-57980dbe9382} <Debug> executeQuery: Read 212 rows, 19.29 KiB in 0.001322 sec., 160363.08623298033 rows/sec., 14.25 MiB/sec. | ||
| 2663 | 2025.11.08 00:01:36.862703 [ 4 ] {d0a56153-a41d-44bb-97a2-57980dbe9382} <Debug> TCPHandler: Processed in 0.001490351 sec. | ||
| 2664 | 2025.11.08 00:01:36.862823 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2025.11.08 00:01:36.862917 [ 4 ] {cc96d785-a93d-4526-9ff3-b0378db8d85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2666 | 2025.11.08 00:01:36.862959 [ 4 ] {cc96d785-a93d-4526-9ff3-b0378db8d85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2667 | 2025.11.08 00:01:36.863379 [ 4 ] {cc96d785-a93d-4526-9ff3-b0378db8d85c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2025.11.08 00:01:36.863415 [ 4 ] {cc96d785-a93d-4526-9ff3-b0378db8d85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2669 | 2025.11.08 00:01:36.863721 [ 4 ] {cc96d785-a93d-4526-9ff3-b0378db8d85c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2670 | 2025.11.08 00:01:36.863935 [ 4 ] {cc96d785-a93d-4526-9ff3-b0378db8d85c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2025.11.08 00:01:36.864060 [ 4 ] {cc96d785-a93d-4526-9ff3-b0378db8d85c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001162 sec., 33562.82271944922 rows/sec., 2.46 MiB/sec. | ||
| 2672 | 2025.11.08 00:01:36.864098 [ 4 ] {cc96d785-a93d-4526-9ff3-b0378db8d85c} <Debug> TCPHandler: Processed in 0.001325437 sec. | ||
| 2673 | 2025.11.08 00:01:36.864217 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2025.11.08 00:01:36.864310 [ 4 ] {0545b1aa-17b9-4233-b72f-53d2af2612d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2675 | 2025.11.08 00:01:36.864348 [ 4 ] {0545b1aa-17b9-4233-b72f-53d2af2612d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2676 | 2025.11.08 00:01:36.864773 [ 4 ] {0545b1aa-17b9-4233-b72f-53d2af2612d3} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2025.11.08 00:01:36.864811 [ 4 ] {0545b1aa-17b9-4233-b72f-53d2af2612d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2678 | 2025.11.08 00:01:36.865110 [ 4 ] {0545b1aa-17b9-4233-b72f-53d2af2612d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2679 | 2025.11.08 00:01:36.865332 [ 4 ] {0545b1aa-17b9-4233-b72f-53d2af2612d3} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2025.11.08 00:01:36.865464 [ 4 ] {0545b1aa-17b9-4233-b72f-53d2af2612d3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. | ||
| 2681 | 2025.11.08 00:01:36.865503 [ 4 ] {0545b1aa-17b9-4233-b72f-53d2af2612d3} <Debug> TCPHandler: Processed in 0.001336717 sec. | ||
| 2682 | 2025.11.08 00:01:36.865619 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2025.11.08 00:01:36.865723 [ 4 ] {c6c7f0fb-d27a-4708-a7b6-4f68062d4f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2684 | 2025.11.08 00:01:36.865762 [ 4 ] {c6c7f0fb-d27a-4708-a7b6-4f68062d4f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2685 | 2025.11.08 00:01:36.866162 [ 4 ] {c6c7f0fb-d27a-4708-a7b6-4f68062d4f14} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2025.11.08 00:01:36.866227 [ 4 ] {c6c7f0fb-d27a-4708-a7b6-4f68062d4f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2687 | 2025.11.08 00:01:36.866530 [ 4 ] {c6c7f0fb-d27a-4708-a7b6-4f68062d4f14} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2688 | 2025.11.08 00:01:36.866754 [ 4 ] {c6c7f0fb-d27a-4708-a7b6-4f68062d4f14} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2025.11.08 00:01:36.866882 [ 4 ] {c6c7f0fb-d27a-4708-a7b6-4f68062d4f14} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001177 sec., 10195.412064570943 rows/sec., 796.52 KiB/sec. | ||
| 2690 | 2025.11.08 00:01:36.866922 [ 4 ] {c6c7f0fb-d27a-4708-a7b6-4f68062d4f14} <Debug> TCPHandler: Processed in 0.001352897 sec. | ||
| 2691 | 2025.11.08 00:01:36.867039 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2025.11.08 00:01:36.867134 [ 4 ] {ab13b727-c2b6-4015-a2ea-462340bfbacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2693 | 2025.11.08 00:01:36.867176 [ 4 ] {ab13b727-c2b6-4015-a2ea-462340bfbacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2694 | 2025.11.08 00:01:36.868011 [ 4 ] {ab13b727-c2b6-4015-a2ea-462340bfbacc} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2025.11.08 00:01:36.868048 [ 4 ] {ab13b727-c2b6-4015-a2ea-462340bfbacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2696 | 2025.11.08 00:01:36.868484 [ 4 ] {ab13b727-c2b6-4015-a2ea-462340bfbacc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2697 | 2025.11.08 00:01:36.868690 [ 4 ] {ab13b727-c2b6-4015-a2ea-462340bfbacc} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.11.08 00:01:36.868813 [ 4 ] {ab13b727-c2b6-4015-a2ea-462340bfbacc} <Debug> executeQuery: Read 133 rows, 11.04 KiB in 0.001756 sec., 75740.31890660593 rows/sec., 6.14 MiB/sec. | ||
| 2699 | 2025.11.08 00:01:36.868848 [ 4 ] {ab13b727-c2b6-4015-a2ea-462340bfbacc} <Debug> TCPHandler: Processed in 0.001920593 sec. | ||
| 2700 | 2025.11.08 00:01:36.869026 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2025.11.08 00:01:36.869119 [ 4 ] {cc2ed566-72a6-486c-9ce8-188caff69cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2702 | 2025.11.08 00:01:36.869163 [ 4 ] {cc2ed566-72a6-486c-9ce8-188caff69cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2703 | 2025.11.08 00:01:36.869612 [ 4 ] {cc2ed566-72a6-486c-9ce8-188caff69cfc} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2025.11.08 00:01:36.869649 [ 4 ] {cc2ed566-72a6-486c-9ce8-188caff69cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2705 | 2025.11.08 00:01:36.869980 [ 4 ] {cc2ed566-72a6-486c-9ce8-188caff69cfc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2706 | 2025.11.08 00:01:36.870190 [ 4 ] {cc2ed566-72a6-486c-9ce8-188caff69cfc} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2025.11.08 00:01:36.870323 [ 4 ] {cc2ed566-72a6-486c-9ce8-188caff69cfc} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001222 sec., 165302.7823240589 rows/sec., 11.84 MiB/sec. | ||
| 2708 | 2025.11.08 00:01:36.870359 [ 4 ] {cc2ed566-72a6-486c-9ce8-188caff69cfc} <Debug> TCPHandler: Processed in 0.001379878 sec. | ||
| 2709 | 2025.11.08 00:01:36.870470 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2025.11.08 00:01:36.870564 [ 4 ] {62d3a1ca-7206-41b1-b36f-c9c2a68fe5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2711 | 2025.11.08 00:01:36.870617 [ 4 ] {62d3a1ca-7206-41b1-b36f-c9c2a68fe5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2712 | 2025.11.08 00:01:36.871410 [ 4 ] {62d3a1ca-7206-41b1-b36f-c9c2a68fe5b6} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2025.11.08 00:01:36.871447 [ 4 ] {62d3a1ca-7206-41b1-b36f-c9c2a68fe5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2714 | 2025.11.08 00:01:36.871961 [ 4 ] {62d3a1ca-7206-41b1-b36f-c9c2a68fe5b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2715 | 2025.11.08 00:01:36.872181 [ 4 ] {62d3a1ca-7206-41b1-b36f-c9c2a68fe5b6} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2025.11.08 00:01:36.872315 [ 4 ] {62d3a1ca-7206-41b1-b36f-c9c2a68fe5b6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001769 sec., 8479.36687394008 rows/sec., 15.19 MiB/sec. | ||
| 2717 | 2025.11.08 00:01:36.872364 [ 4 ] {62d3a1ca-7206-41b1-b36f-c9c2a68fe5b6} <Debug> TCPHandler: Processed in 0.001941484 sec. | ||
| 2718 | 2025.11.08 00:01:36.872473 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2025.11.08 00:01:36.872566 [ 4 ] {1cac9de6-9b4f-42bc-a42b-ca7c28bca2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2720 | 2025.11.08 00:01:36.872606 [ 4 ] {1cac9de6-9b4f-42bc-a42b-ca7c28bca2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2721 | 2025.11.08 00:01:36.872914 [ 4 ] {1cac9de6-9b4f-42bc-a42b-ca7c28bca2a1} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2025.11.08 00:01:36.872954 [ 4 ] {1cac9de6-9b4f-42bc-a42b-ca7c28bca2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2723 | 2025.11.08 00:01:36.873242 [ 4 ] {1cac9de6-9b4f-42bc-a42b-ca7c28bca2a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2724 | 2025.11.08 00:01:36.873442 [ 4 ] {1cac9de6-9b4f-42bc-a42b-ca7c28bca2a1} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2025.11.08 00:01:36.873562 [ 4 ] {1cac9de6-9b4f-42bc-a42b-ca7c28bca2a1} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001015 sec., 5911.330049261083 rows/sec., 417.56 KiB/sec. | ||
| 2726 | 2025.11.08 00:01:36.873597 [ 4 ] {1cac9de6-9b4f-42bc-a42b-ca7c28bca2a1} <Debug> TCPHandler: Processed in 0.001174923 sec. | ||
| 2727 | 2025.11.08 00:01:36.873703 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2025.11.08 00:01:36.873795 [ 4 ] {efc52abd-256f-4dbe-ad86-18df299e16fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2729 | 2025.11.08 00:01:36.873835 [ 4 ] {efc52abd-256f-4dbe-ad86-18df299e16fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2730 | 2025.11.08 00:01:36.874156 [ 4 ] {efc52abd-256f-4dbe-ad86-18df299e16fc} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2025.11.08 00:01:36.874191 [ 4 ] {efc52abd-256f-4dbe-ad86-18df299e16fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2732 | 2025.11.08 00:01:36.874479 [ 4 ] {efc52abd-256f-4dbe-ad86-18df299e16fc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2733 | 2025.11.08 00:01:36.874676 [ 4 ] {efc52abd-256f-4dbe-ad86-18df299e16fc} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2025.11.08 00:01:36.874799 [ 4 ] {efc52abd-256f-4dbe-ad86-18df299e16fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 2735 | 2025.11.08 00:01:36.874834 [ 4 ] {efc52abd-256f-4dbe-ad86-18df299e16fc} <Debug> TCPHandler: Processed in 0.001177463 sec. | ||
| 2736 | 2025.11.08 00:01:37.592776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5219 | ||
| 2737 | 2025.11.08 00:01:37.593292 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2025.11.08 00:01:37.593342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2739 | 2025.11.08 00:01:37.593872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2740 | 2025.11.08 00:01:37.594119 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2025.11.08 00:01:37.594264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5219 | ||
| 2742 | 2025.11.08 00:01:37.594274 [ 54 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2743 | 2025.11.08 00:01:37.594342 [ 54 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2025.11.08 00:01:37.594364 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2745 | 2025.11.08 00:01:37.594479 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 2746 | 2025.11.08 00:01:37.594608 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2747 | 2025.11.08 00:01:37.594651 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2851 rows starting from the beginning of the part | ||
| 2748 | 2025.11.08 00:01:37.594724 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 2749 | 2025.11.08 00:01:37.594774 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 2750 | 2025.11.08 00:01:37.594819 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 2751 | 2025.11.08 00:01:37.594861 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 2752 | 2025.11.08 00:01:37.594903 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 2753 | 2025.11.08 00:01:37.596269 [ 189 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5219 rows, containing 4 columns (4 merged, 0 gathered) in 0.00183987 sec., 2836613.4563855054 rows/sec., 40.58 MiB/sec. | ||
| 2754 | 2025.11.08 00:01:37.597144 [ 187 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2755 | 2025.11.08 00:01:37.597520 [ 187 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_11_2} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2025.11.08 00:01:37.597613 [ 187 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_11_2} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2757 | 2025.11.08 00:01:37.597718 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2758 | 2025.11.08 00:01:37.922975 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2759 | 2025.11.08 00:01:37.940723 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2025.11.08 00:01:37.940780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2761 | 2025.11.08 00:01:37.946864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2762 | 2025.11.08 00:01:37.947534 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2025.11.08 00:01:37.947858 [ 104 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2764 | 2025.11.08 00:01:37.947916 [ 104 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2025.11.08 00:01:37.947940 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2766 | 2025.11.08 00:01:37.948115 [ 189 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 2767 | 2025.11.08 00:01:37.951008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2768 | 2025.11.08 00:01:37.952557 [ 189 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2769 | 2025.11.08 00:01:37.954016 [ 189 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 2770 | 2025.11.08 00:01:37.958620 [ 189 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 2771 | 2025.11.08 00:01:37.963362 [ 189 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 2772 | 2025.11.08 00:01:37.968153 [ 189 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 2773 | 2025.11.08 00:01:37.973514 [ 189 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 2774 | 2025.11.08 00:01:37.977742 [ 189 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 2775 | 2025.11.08 00:01:38.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.51 MiB, peak 220.51 MiB, free memory in arenas 0.00 B, will set to 217.75 MiB (RSS), difference: -2.76 MiB | ||
| 2776 | 2025.11.08 00:01:38.032073 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.084036119 sec., 987.6705515160688 rows/sec., 5.11 MiB/sec. | ||
| 2777 | 2025.11.08 00:01:38.033897 [ 201 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2778 | 2025.11.08 00:01:38.035732 [ 201 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_11_2} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2025.11.08 00:01:38.035830 [ 201 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_11_2} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2780 | 2025.11.08 00:01:38.037186 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2781 | 2025.11.08 00:01:39.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.33 MiB, peak 220.51 MiB, free memory in arenas 0.00 B, will set to 220.75 MiB (RSS), difference: 12.41 MiB | ||
| 2782 | 2025.11.08 00:01:41.856679 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2025.11.08 00:01:41.856977 [ 4 ] {92ab4ad8-fcb3-4d91-9860-4c03a244b08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2784 | 2025.11.08 00:01:41.857080 [ 4 ] {92ab4ad8-fcb3-4d91-9860-4c03a244b08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2785 | 2025.11.08 00:01:41.857877 [ 4 ] {92ab4ad8-fcb3-4d91-9860-4c03a244b08c} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2025.11.08 00:01:41.857916 [ 4 ] {92ab4ad8-fcb3-4d91-9860-4c03a244b08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2787 | 2025.11.08 00:01:41.858345 [ 4 ] {92ab4ad8-fcb3-4d91-9860-4c03a244b08c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2788 | 2025.11.08 00:01:41.858569 [ 4 ] {92ab4ad8-fcb3-4d91-9860-4c03a244b08c} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2025.11.08 00:01:41.858732 [ 4 ] {92ab4ad8-fcb3-4d91-9860-4c03a244b08c} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001827 sec., 59113.30049261083 rows/sec., 4.96 MiB/sec. | ||
| 2790 | 2025.11.08 00:01:41.858773 [ 4 ] {92ab4ad8-fcb3-4d91-9860-4c03a244b08c} <Debug> TCPHandler: Processed in 0.002275622 sec. | ||
| 2791 | 2025.11.08 00:01:41.858902 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2025.11.08 00:01:41.858999 [ 4 ] {d147a8d0-625c-478b-9a9b-efe82f279fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2793 | 2025.11.08 00:01:41.859041 [ 4 ] {d147a8d0-625c-478b-9a9b-efe82f279fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2794 | 2025.11.08 00:01:41.859433 [ 4 ] {d147a8d0-625c-478b-9a9b-efe82f279fec} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2025.11.08 00:01:41.859468 [ 4 ] {d147a8d0-625c-478b-9a9b-efe82f279fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2796 | 2025.11.08 00:01:41.859754 [ 4 ] {d147a8d0-625c-478b-9a9b-efe82f279fec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2797 | 2025.11.08 00:01:41.859959 [ 4 ] {d147a8d0-625c-478b-9a9b-efe82f279fec} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2025.11.08 00:01:41.860092 [ 4 ] {d147a8d0-625c-478b-9a9b-efe82f279fec} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001112 sec., 23381.294964028777 rows/sec., 1.72 MiB/sec. | ||
| 2799 | 2025.11.08 00:01:41.860128 [ 4 ] {d147a8d0-625c-478b-9a9b-efe82f279fec} <Debug> TCPHandler: Processed in 0.001275835 sec. | ||
| 2800 | 2025.11.08 00:01:41.860231 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2025.11.08 00:01:41.860323 [ 4 ] {8173bc25-21e8-4b26-a113-fa6af7151338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2802 | 2025.11.08 00:01:41.860363 [ 4 ] {8173bc25-21e8-4b26-a113-fa6af7151338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2803 | 2025.11.08 00:01:41.860768 [ 4 ] {8173bc25-21e8-4b26-a113-fa6af7151338} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2025.11.08 00:01:41.860801 [ 4 ] {8173bc25-21e8-4b26-a113-fa6af7151338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2805 | 2025.11.08 00:01:41.861117 [ 4 ] {8173bc25-21e8-4b26-a113-fa6af7151338} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2806 | 2025.11.08 00:01:41.861320 [ 4 ] {8173bc25-21e8-4b26-a113-fa6af7151338} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2025.11.08 00:01:41.861453 [ 4 ] {8173bc25-21e8-4b26-a113-fa6af7151338} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001147 sec., 78465.56233653007 rows/sec., 6.13 MiB/sec. | ||
| 2808 | 2025.11.08 00:01:41.861490 [ 4 ] {8173bc25-21e8-4b26-a113-fa6af7151338} <Debug> TCPHandler: Processed in 0.001308276 sec. | ||
| 2809 | 2025.11.08 00:01:41.861598 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2025.11.08 00:01:41.861689 [ 4 ] {1563ec86-bf4b-4285-b33d-d7bfe5548b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2811 | 2025.11.08 00:01:41.861732 [ 4 ] {1563ec86-bf4b-4285-b33d-d7bfe5548b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2812 | 2025.11.08 00:01:41.862130 [ 4 ] {1563ec86-bf4b-4285-b33d-d7bfe5548b4b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2025.11.08 00:01:41.862164 [ 4 ] {1563ec86-bf4b-4285-b33d-d7bfe5548b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2814 | 2025.11.08 00:01:41.862495 [ 4 ] {1563ec86-bf4b-4285-b33d-d7bfe5548b4b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2815 | 2025.11.08 00:01:41.862715 [ 4 ] {1563ec86-bf4b-4285-b33d-d7bfe5548b4b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2025.11.08 00:01:41.862847 [ 4 ] {1563ec86-bf4b-4285-b33d-d7bfe5548b4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 2817 | 2025.11.08 00:01:41.862884 [ 4 ] {1563ec86-bf4b-4285-b33d-d7bfe5548b4b} <Debug> TCPHandler: Processed in 0.001335886 sec. | ||
| 2818 | 2025.11.08 00:01:41.862988 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2025.11.08 00:01:41.863081 [ 4 ] {c3b24b32-9664-4b63-8cb8-2b50f40098f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2820 | 2025.11.08 00:01:41.863137 [ 4 ] {c3b24b32-9664-4b63-8cb8-2b50f40098f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2821 | 2025.11.08 00:01:41.863924 [ 4 ] {c3b24b32-9664-4b63-8cb8-2b50f40098f5} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2025.11.08 00:01:41.863958 [ 4 ] {c3b24b32-9664-4b63-8cb8-2b50f40098f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2823 | 2025.11.08 00:01:41.864502 [ 4 ] {c3b24b32-9664-4b63-8cb8-2b50f40098f5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2824 | 2025.11.08 00:01:41.864723 [ 4 ] {c3b24b32-9664-4b63-8cb8-2b50f40098f5} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2025.11.08 00:01:41.864863 [ 4 ] {c3b24b32-9664-4b63-8cb8-2b50f40098f5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001799 sec., 14452.473596442467 rows/sec., 25.90 MiB/sec. | ||
| 2826 | 2025.11.08 00:01:41.864912 [ 4 ] {c3b24b32-9664-4b63-8cb8-2b50f40098f5} <Debug> TCPHandler: Processed in 0.001971354 sec. | ||
| 2827 | 2025.11.08 00:01:41.865023 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2025.11.08 00:01:41.865117 [ 4 ] {4ed4d7a9-4b1f-4837-ab56-887eeea29028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2829 | 2025.11.08 00:01:41.865159 [ 4 ] {4ed4d7a9-4b1f-4837-ab56-887eeea29028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2830 | 2025.11.08 00:01:41.865512 [ 4 ] {4ed4d7a9-4b1f-4837-ab56-887eeea29028} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2025.11.08 00:01:41.865546 [ 4 ] {4ed4d7a9-4b1f-4837-ab56-887eeea29028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2832 | 2025.11.08 00:01:41.865842 [ 4 ] {4ed4d7a9-4b1f-4837-ab56-887eeea29028} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2833 | 2025.11.08 00:01:41.866048 [ 4 ] {4ed4d7a9-4b1f-4837-ab56-887eeea29028} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2025.11.08 00:01:41.866169 [ 4 ] {4ed4d7a9-4b1f-4837-ab56-887eeea29028} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 2835 | 2025.11.08 00:01:41.866205 [ 4 ] {4ed4d7a9-4b1f-4837-ab56-887eeea29028} <Debug> TCPHandler: Processed in 0.001232964 sec. | ||
| 2836 | 2025.11.08 00:01:45.009504 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2837 | 2025.11.08 00:01:45.009560 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2838 | 2025.11.08 00:01:45.095216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5731 | ||
| 2839 | 2025.11.08 00:01:45.095737 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2025.11.08 00:01:45.095783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2841 | 2025.11.08 00:01:45.096392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2842 | 2025.11.08 00:01:45.096642 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2025.11.08 00:01:45.096783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5731 | ||
| 2844 | 2025.11.08 00:01:45.098877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 380 | ||
| 2845 | 2025.11.08 00:01:45.101108 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2025.11.08 00:01:45.101155 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2847 | 2025.11.08 00:01:45.102320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2848 | 2025.11.08 00:01:45.102584 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2025.11.08 00:01:45.102825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 2850 | 2025.11.08 00:01:45.451951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2851 | 2025.11.08 00:01:45.467247 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2025.11.08 00:01:45.467316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2853 | 2025.11.08 00:01:45.473203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2854 | 2025.11.08 00:01:45.473951 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2025.11.08 00:01:45.476736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2856 | 2025.11.08 00:01:46.856136 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2025.11.08 00:01:46.856306 [ 4 ] {6bf34a92-6be7-414d-aab0-ea546cb9f43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2858 | 2025.11.08 00:01:46.856368 [ 4 ] {6bf34a92-6be7-414d-aab0-ea546cb9f43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2859 | 2025.11.08 00:01:46.857016 [ 4 ] {6bf34a92-6be7-414d-aab0-ea546cb9f43d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2025.11.08 00:01:46.857054 [ 4 ] {6bf34a92-6be7-414d-aab0-ea546cb9f43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2861 | 2025.11.08 00:01:46.857443 [ 4 ] {6bf34a92-6be7-414d-aab0-ea546cb9f43d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2862 | 2025.11.08 00:01:46.857680 [ 4 ] {6bf34a92-6be7-414d-aab0-ea546cb9f43d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2025.11.08 00:01:46.857790 [ 145 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2864 | 2025.11.08 00:01:46.857833 [ 4 ] {6bf34a92-6be7-414d-aab0-ea546cb9f43d} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001572 sec., 54707.37913486005 rows/sec., 4.59 MiB/sec. | ||
| 2865 | 2025.11.08 00:01:46.857833 [ 145 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2025.11.08 00:01:46.857871 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2867 | 2025.11.08 00:01:46.857876 [ 4 ] {6bf34a92-6be7-414d-aab0-ea546cb9f43d} <Debug> TCPHandler: Processed in 0.001861532 sec. | ||
| 2868 | 2025.11.08 00:01:46.858003 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2025.11.08 00:01:46.858029 [ 188 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 2870 | 2025.11.08 00:01:46.858109 [ 4 ] {80db058c-7cfa-485d-9567-36eddecb3b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2871 | 2025.11.08 00:01:46.858157 [ 4 ] {80db058c-7cfa-485d-9567-36eddecb3b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2872 | 2025.11.08 00:01:46.858233 [ 188 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2873 | 2025.11.08 00:01:46.858294 [ 188 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1397 rows starting from the beginning of the part | ||
| 2874 | 2025.11.08 00:01:46.858401 [ 188 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part | ||
| 2875 | 2025.11.08 00:01:46.858478 [ 188 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
| 2876 | 2025.11.08 00:01:46.858527 [ 188 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 2877 | 2025.11.08 00:01:46.858573 [ 188 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part | ||
| 2878 | 2025.11.08 00:01:46.858597 [ 4 ] {80db058c-7cfa-485d-9567-36eddecb3b9e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.11.08 00:01:46.858615 [ 188 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 86 rows starting from the beginning of the part | ||
| 2880 | 2025.11.08 00:01:46.858640 [ 4 ] {80db058c-7cfa-485d-9567-36eddecb3b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2881 | 2025.11.08 00:01:46.858966 [ 4 ] {80db058c-7cfa-485d-9567-36eddecb3b9e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2882 | 2025.11.08 00:01:46.859189 [ 4 ] {80db058c-7cfa-485d-9567-36eddecb3b9e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2025.11.08 00:01:46.859329 [ 4 ] {80db058c-7cfa-485d-9567-36eddecb3b9e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001238 sec., 12116.316639741519 rows/sec., 911.09 KiB/sec. | ||
| 2884 | 2025.11.08 00:01:46.859368 [ 4 ] {80db058c-7cfa-485d-9567-36eddecb3b9e} <Debug> TCPHandler: Processed in 0.001414929 sec. | ||
| 2885 | 2025.11.08 00:01:46.859507 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2025.11.08 00:01:46.859602 [ 4 ] {e932e388-d02e-4c6d-ad56-bf0ec84570ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2887 | 2025.11.08 00:01:46.859643 [ 4 ] {e932e388-d02e-4c6d-ad56-bf0ec84570ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2888 | 2025.11.08 00:01:46.859925 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980864 sec., 1004107.2986333235 rows/sec., 88.56 MiB/sec. | ||
| 2889 | 2025.11.08 00:01:46.860086 [ 4 ] {e932e388-d02e-4c6d-ad56-bf0ec84570ba} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2025.11.08 00:01:46.860121 [ 4 ] {e932e388-d02e-4c6d-ad56-bf0ec84570ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2891 | 2025.11.08 00:01:46.860181 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2892 | 2025.11.08 00:01:46.860445 [ 4 ] {e932e388-d02e-4c6d-ad56-bf0ec84570ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2893 | 2025.11.08 00:01:46.860455 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_16_3} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2025.11.08 00:01:46.860518 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_16_3} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2895 | 2025.11.08 00:01:46.860605 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2896 | 2025.11.08 00:01:46.860658 [ 4 ] {e932e388-d02e-4c6d-ad56-bf0ec84570ba} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2025.11.08 00:01:46.860746 [ 145 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2898 | 2025.11.08 00:01:46.860770 [ 145 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2025.11.08 00:01:46.860786 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2900 | 2025.11.08 00:01:46.860788 [ 4 ] {e932e388-d02e-4c6d-ad56-bf0ec84570ba} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001204 sec., 65614.61794019934 rows/sec., 5.12 MiB/sec. | ||
| 2901 | 2025.11.08 00:01:46.860829 [ 4 ] {e932e388-d02e-4c6d-ad56-bf0ec84570ba} <Debug> TCPHandler: Processed in 0.001393648 sec. | ||
| 2902 | 2025.11.08 00:01:46.860848 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 2903 | 2025.11.08 00:01:46.860920 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2904 | 2025.11.08 00:01:46.860946 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 619 rows starting from the beginning of the part | ||
| 2905 | 2025.11.08 00:01:46.860947 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2025.11.08 00:01:46.861000 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 75 rows starting from the beginning of the part | ||
| 2907 | 2025.11.08 00:01:46.861039 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 2908 | 2025.11.08 00:01:46.861046 [ 4 ] {cfafa9b7-f2c5-4142-8bdf-b6e4d7cabf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2909 | 2025.11.08 00:01:46.861079 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 133 rows starting from the beginning of the part | ||
| 2910 | 2025.11.08 00:01:46.861092 [ 4 ] {cfafa9b7-f2c5-4142-8bdf-b6e4d7cabf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2911 | 2025.11.08 00:01:46.861115 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 2912 | 2025.11.08 00:01:46.861152 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 79 rows starting from the beginning of the part | ||
| 2913 | 2025.11.08 00:01:46.861490 [ 4 ] {cfafa9b7-f2c5-4142-8bdf-b6e4d7cabf8a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2025.11.08 00:01:46.861524 [ 4 ] {cfafa9b7-f2c5-4142-8bdf-b6e4d7cabf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2915 | 2025.11.08 00:01:46.861846 [ 4 ] {cfafa9b7-f2c5-4142-8bdf-b6e4d7cabf8a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2916 | 2025.11.08 00:01:46.862003 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001177183 sec., 922541.3550824298 rows/sec., 74.43 MiB/sec. | ||
| 2917 | 2025.11.08 00:01:46.862063 [ 4 ] {cfafa9b7-f2c5-4142-8bdf-b6e4d7cabf8a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2025.11.08 00:01:46.862157 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2919 | 2025.11.08 00:01:46.862164 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2920 | 2025.11.08 00:01:46.862196 [ 4 ] {cfafa9b7-f2c5-4142-8bdf-b6e4d7cabf8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 2921 | 2025.11.08 00:01:46.862197 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2025.11.08 00:01:46.862227 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2923 | 2025.11.08 00:01:46.862233 [ 4 ] {cfafa9b7-f2c5-4142-8bdf-b6e4d7cabf8a} <Debug> TCPHandler: Processed in 0.001335046 sec. | ||
| 2924 | 2025.11.08 00:01:46.862296 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 2925 | 2025.11.08 00:01:46.862342 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2025.11.08 00:01:46.862394 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_16_3} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2025.11.08 00:01:46.862412 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2928 | 2025.11.08 00:01:46.862439 [ 4 ] {d3b44eac-c743-476b-9ab5-8d9c45df9c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2929 | 2025.11.08 00:01:46.862444 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3643 rows starting from the beginning of the part | ||
| 2930 | 2025.11.08 00:01:46.862454 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_16_3} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2931 | 2025.11.08 00:01:46.862499 [ 4 ] {d3b44eac-c743-476b-9ab5-8d9c45df9c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2932 | 2025.11.08 00:01:46.862513 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 2933 | 2025.11.08 00:01:46.862527 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2934 | 2025.11.08 00:01:46.862559 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 2935 | 2025.11.08 00:01:46.862602 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 202 rows starting from the beginning of the part | ||
| 2936 | 2025.11.08 00:01:46.862639 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 2937 | 2025.11.08 00:01:46.862680 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 2938 | 2025.11.08 00:01:46.863235 [ 4 ] {d3b44eac-c743-476b-9ab5-8d9c45df9c3a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2025.11.08 00:01:46.863273 [ 4 ] {d3b44eac-c743-476b-9ab5-8d9c45df9c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2940 | 2025.11.08 00:01:46.863814 [ 4 ] {d3b44eac-c743-476b-9ab5-8d9c45df9c3a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2941 | 2025.11.08 00:01:46.864040 [ 4 ] {d3b44eac-c743-476b-9ab5-8d9c45df9c3a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2025.11.08 00:01:46.864176 [ 4 ] {d3b44eac-c743-476b-9ab5-8d9c45df9c3a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001755 sec., 8547.008547008547 rows/sec., 15.32 MiB/sec. | ||
| 2943 | 2025.11.08 00:01:46.864227 [ 4 ] {d3b44eac-c743-476b-9ab5-8d9c45df9c3a} <Debug> TCPHandler: Processed in 0.001935153 sec. | ||
| 2944 | 2025.11.08 00:01:46.864334 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2025.11.08 00:01:46.864433 [ 4 ] {3b465a22-56fa-4cfc-9ea4-febafdd92f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2946 | 2025.11.08 00:01:46.864476 [ 4 ] {3b465a22-56fa-4cfc-9ea4-febafdd92f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2947 | 2025.11.08 00:01:46.864502 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4485 rows, containing 5 columns (5 merged, 0 gathered) in 0.002229792 sec., 2011398.3725836312 rows/sec., 138.53 MiB/sec. | ||
| 2948 | 2025.11.08 00:01:46.864821 [ 4 ] {3b465a22-56fa-4cfc-9ea4-febafdd92f22} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2025.11.08 00:01:46.864866 [ 4 ] {3b465a22-56fa-4cfc-9ea4-febafdd92f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2950 | 2025.11.08 00:01:46.864908 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2951 | 2025.11.08 00:01:46.865223 [ 4 ] {3b465a22-56fa-4cfc-9ea4-febafdd92f22} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2952 | 2025.11.08 00:01:46.865263 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2025.11.08 00:01:46.865361 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2954 | 2025.11.08 00:01:46.865446 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2955 | 2025.11.08 00:01:46.865478 [ 4 ] {3b465a22-56fa-4cfc-9ea4-febafdd92f22} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2025.11.08 00:01:46.865585 [ 145 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2957 | 2025.11.08 00:01:46.865614 [ 4 ] {3b465a22-56fa-4cfc-9ea4-febafdd92f22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 2958 | 2025.11.08 00:01:46.865618 [ 145 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2025.11.08 00:01:46.865644 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2960 | 2025.11.08 00:01:46.865650 [ 4 ] {3b465a22-56fa-4cfc-9ea4-febafdd92f22} <Debug> TCPHandler: Processed in 0.001367897 sec. | ||
| 2961 | 2025.11.08 00:01:46.865705 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 2962 | 2025.11.08 00:01:46.865775 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2963 | 2025.11.08 00:01:46.865797 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 516 rows starting from the beginning of the part | ||
| 2964 | 2025.11.08 00:01:46.865837 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 2965 | 2025.11.08 00:01:46.865871 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 2966 | 2025.11.08 00:01:46.865902 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 2967 | 2025.11.08 00:01:46.865932 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 2968 | 2025.11.08 00:01:46.865962 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 2969 | 2025.11.08 00:01:46.866662 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 4 columns (4 merged, 0 gathered) in 0.000982167 sec., 830815.9406699676 rows/sec., 55.91 MiB/sec. | ||
| 2970 | 2025.11.08 00:01:46.866813 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2971 | 2025.11.08 00:01:46.867063 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_16_3} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2025.11.08 00:01:46.867130 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_16_3} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2973 | 2025.11.08 00:01:46.867197 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2974 | 2025.11.08 00:01:50.549293 [ 121 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2975 | 2025.11.08 00:01:50.549377 [ 121 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2025.11.08 00:01:50.549403 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2977 | 2025.11.08 00:01:50.549545 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 2978 | 2025.11.08 00:01:50.549730 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2979 | 2025.11.08 00:01:50.549790 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 2980 | 2025.11.08 00:01:50.549901 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
| 2981 | 2025.11.08 00:01:50.549979 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 2982 | 2025.11.08 00:01:50.550066 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2983 | 2025.11.08 00:01:50.550135 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 2984 | 2025.11.08 00:01:50.551181 [ 196 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001701496 sec., 310315.1579551171 rows/sec., 22.84 MiB/sec. | ||
| 2985 | 2025.11.08 00:01:50.551308 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2986 | 2025.11.08 00:01:50.551552 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_5_1} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2025.11.08 00:01:50.551618 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_5_1} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2988 | 2025.11.08 00:01:50.551685 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2989 | 2025.11.08 00:01:51.883561 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2025.11.08 00:01:51.883742 [ 4 ] {ad644e99-ac3b-4612-9125-df14294d617a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2991 | 2025.11.08 00:01:51.883812 [ 4 ] {ad644e99-ac3b-4612-9125-df14294d617a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2992 | 2025.11.08 00:01:51.884436 [ 4 ] {ad644e99-ac3b-4612-9125-df14294d617a} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2025.11.08 00:01:51.884488 [ 4 ] {ad644e99-ac3b-4612-9125-df14294d617a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2994 | 2025.11.08 00:01:51.884860 [ 4 ] {ad644e99-ac3b-4612-9125-df14294d617a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2995 | 2025.11.08 00:01:51.885079 [ 4 ] {ad644e99-ac3b-4612-9125-df14294d617a} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2025.11.08 00:01:51.885238 [ 4 ] {ad644e99-ac3b-4612-9125-df14294d617a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 316.67 KiB/sec. | ||
| 2997 | 2025.11.08 00:01:51.885289 [ 4 ] {ad644e99-ac3b-4612-9125-df14294d617a} <Debug> TCPHandler: Processed in 0.001858611 sec. | ||
| 2998 | 2025.11.08 00:01:51.885415 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2999 | 2025.11.08 00:01:51.885519 [ 4 ] {5276df88-1214-4676-a4ff-870f549c8aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3000 | 2025.11.08 00:01:51.885565 [ 4 ] {5276df88-1214-4676-a4ff-870f549c8aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3001 | 2025.11.08 00:01:51.886581 [ 4 ] {5276df88-1214-4676-a4ff-870f549c8aa7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2025.11.08 00:01:51.886620 [ 4 ] {5276df88-1214-4676-a4ff-870f549c8aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3003 | 2025.11.08 00:01:51.887058 [ 4 ] {5276df88-1214-4676-a4ff-870f549c8aa7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3004 | 2025.11.08 00:01:51.887293 [ 4 ] {5276df88-1214-4676-a4ff-870f549c8aa7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2025.11.08 00:01:51.887448 [ 4 ] {5276df88-1214-4676-a4ff-870f549c8aa7} <Debug> executeQuery: Read 1251 rows, 106.06 KiB in 0.001953 sec., 640552.9953917051 rows/sec., 53.03 MiB/sec. | ||
| 3006 | 2025.11.08 00:01:51.887504 [ 4 ] {5276df88-1214-4676-a4ff-870f549c8aa7} <Debug> TCPHandler: Processed in 0.002143359 sec. | ||
| 3007 | 2025.11.08 00:01:51.887627 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2025.11.08 00:01:51.887727 [ 4 ] {ed55d851-2cd5-4964-96a8-e63e50b6084f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3009 | 2025.11.08 00:01:51.887770 [ 4 ] {ed55d851-2cd5-4964-96a8-e63e50b6084f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3010 | 2025.11.08 00:01:51.888180 [ 4 ] {ed55d851-2cd5-4964-96a8-e63e50b6084f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2025.11.08 00:01:51.888218 [ 4 ] {ed55d851-2cd5-4964-96a8-e63e50b6084f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3012 | 2025.11.08 00:01:51.888521 [ 4 ] {ed55d851-2cd5-4964-96a8-e63e50b6084f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3013 | 2025.11.08 00:01:51.888733 [ 4 ] {ed55d851-2cd5-4964-96a8-e63e50b6084f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2025.11.08 00:01:51.888865 [ 4 ] {ed55d851-2cd5-4964-96a8-e63e50b6084f} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001159 sec., 27610.008628127693 rows/sec., 2.00 MiB/sec. | ||
| 3015 | 2025.11.08 00:01:51.888903 [ 4 ] {ed55d851-2cd5-4964-96a8-e63e50b6084f} <Debug> TCPHandler: Processed in 0.001327676 sec. | ||
| 3016 | 2025.11.08 00:01:51.889009 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2025.11.08 00:01:51.889112 [ 4 ] {db81be1c-5dee-4f77-a88c-375fac3b2f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3018 | 2025.11.08 00:01:51.889154 [ 4 ] {db81be1c-5dee-4f77-a88c-375fac3b2f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3019 | 2025.11.08 00:01:51.889671 [ 4 ] {db81be1c-5dee-4f77-a88c-375fac3b2f01} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2025.11.08 00:01:51.889710 [ 4 ] {db81be1c-5dee-4f77-a88c-375fac3b2f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3021 | 2025.11.08 00:01:51.890044 [ 4 ] {db81be1c-5dee-4f77-a88c-375fac3b2f01} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3022 | 2025.11.08 00:01:51.890272 [ 4 ] {db81be1c-5dee-4f77-a88c-375fac3b2f01} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2025.11.08 00:01:51.890411 [ 4 ] {db81be1c-5dee-4f77-a88c-375fac3b2f01} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001319 sec., 172858.22592873388 rows/sec., 11.70 MiB/sec. | ||
| 3024 | 2025.11.08 00:01:51.890451 [ 4 ] {db81be1c-5dee-4f77-a88c-375fac3b2f01} <Debug> TCPHandler: Processed in 0.001493971 sec. | ||
| 3025 | 2025.11.08 00:01:51.890561 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2025.11.08 00:01:51.890657 [ 4 ] {d67ae26a-0e24-4e1e-9723-8909b7673eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3027 | 2025.11.08 00:01:51.890702 [ 4 ] {d67ae26a-0e24-4e1e-9723-8909b7673eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3028 | 2025.11.08 00:01:51.891320 [ 4 ] {d67ae26a-0e24-4e1e-9723-8909b7673eec} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2025.11.08 00:01:51.891358 [ 4 ] {d67ae26a-0e24-4e1e-9723-8909b7673eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3030 | 2025.11.08 00:01:51.891700 [ 4 ] {d67ae26a-0e24-4e1e-9723-8909b7673eec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3031 | 2025.11.08 00:01:51.891923 [ 4 ] {d67ae26a-0e24-4e1e-9723-8909b7673eec} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2025.11.08 00:01:51.892052 [ 4 ] {d67ae26a-0e24-4e1e-9723-8909b7673eec} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001413 sec., 390658.17409766454 rows/sec., 29.01 MiB/sec. | ||
| 3033 | 2025.11.08 00:01:51.892092 [ 4 ] {d67ae26a-0e24-4e1e-9723-8909b7673eec} <Debug> TCPHandler: Processed in 0.001582893 sec. | ||
| 3034 | 2025.11.08 00:01:51.892203 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2025.11.08 00:01:51.892299 [ 4 ] {1747dad8-b52e-4e2a-aced-5e32a1bfea40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3036 | 2025.11.08 00:01:51.892344 [ 4 ] {1747dad8-b52e-4e2a-aced-5e32a1bfea40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3037 | 2025.11.08 00:01:51.892939 [ 4 ] {1747dad8-b52e-4e2a-aced-5e32a1bfea40} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2025.11.08 00:01:51.892976 [ 4 ] {1747dad8-b52e-4e2a-aced-5e32a1bfea40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3039 | 2025.11.08 00:01:51.893369 [ 4 ] {1747dad8-b52e-4e2a-aced-5e32a1bfea40} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3040 | 2025.11.08 00:01:51.893584 [ 4 ] {1747dad8-b52e-4e2a-aced-5e32a1bfea40} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2025.11.08 00:01:51.893716 [ 4 ] {1747dad8-b52e-4e2a-aced-5e32a1bfea40} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001435 sec., 590243.9024390244 rows/sec., 39.73 MiB/sec. | ||
| 3042 | 2025.11.08 00:01:51.893755 [ 4 ] {1747dad8-b52e-4e2a-aced-5e32a1bfea40} <Debug> TCPHandler: Processed in 0.001602594 sec. | ||
| 3043 | 2025.11.08 00:01:51.893870 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2025.11.08 00:01:51.893965 [ 4 ] {5b72e5ef-b574-49b5-9b28-86e1799d82aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3045 | 2025.11.08 00:01:51.894022 [ 4 ] {5b72e5ef-b574-49b5-9b28-86e1799d82aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3046 | 2025.11.08 00:01:51.894827 [ 4 ] {5b72e5ef-b574-49b5-9b28-86e1799d82aa} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2025.11.08 00:01:51.894865 [ 4 ] {5b72e5ef-b574-49b5-9b28-86e1799d82aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3048 | 2025.11.08 00:01:51.895399 [ 4 ] {5b72e5ef-b574-49b5-9b28-86e1799d82aa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3049 | 2025.11.08 00:01:51.895643 [ 4 ] {5b72e5ef-b574-49b5-9b28-86e1799d82aa} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2025.11.08 00:01:51.895784 [ 4 ] {5b72e5ef-b574-49b5-9b28-86e1799d82aa} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001837 sec., 14153.511159499183 rows/sec., 25.36 MiB/sec. | ||
| 3051 | 2025.11.08 00:01:51.895849 [ 4 ] {5b72e5ef-b574-49b5-9b28-86e1799d82aa} <Debug> TCPHandler: Processed in 0.002030636 sec. | ||
| 3052 | 2025.11.08 00:01:51.895962 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2025.11.08 00:01:51.896058 [ 4 ] {1e37ffcf-5f88-4252-9db9-8b47bf24a73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3054 | 2025.11.08 00:01:51.896102 [ 4 ] {1e37ffcf-5f88-4252-9db9-8b47bf24a73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3055 | 2025.11.08 00:01:51.896460 [ 4 ] {1e37ffcf-5f88-4252-9db9-8b47bf24a73f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2025.11.08 00:01:51.896496 [ 4 ] {1e37ffcf-5f88-4252-9db9-8b47bf24a73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3057 | 2025.11.08 00:01:51.896822 [ 4 ] {1e37ffcf-5f88-4252-9db9-8b47bf24a73f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3058 | 2025.11.08 00:01:51.897045 [ 4 ] {1e37ffcf-5f88-4252-9db9-8b47bf24a73f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2025.11.08 00:01:51.897176 [ 4 ] {1e37ffcf-5f88-4252-9db9-8b47bf24a73f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 3060 | 2025.11.08 00:01:51.897212 [ 4 ] {1e37ffcf-5f88-4252-9db9-8b47bf24a73f} <Debug> TCPHandler: Processed in 0.001299506 sec. | ||
| 3061 | 2025.11.08 00:01:52.597833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6179 | ||
| 3062 | 2025.11.08 00:01:52.598485 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2025.11.08 00:01:52.598551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3064 | 2025.11.08 00:01:52.599188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3065 | 2025.11.08 00:01:52.599493 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2025.11.08 00:01:52.599681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6179 | ||
| 3067 | 2025.11.08 00:01:52.977741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3068 | 2025.11.08 00:01:52.995739 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2025.11.08 00:01:52.995815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3070 | 2025.11.08 00:01:53.001151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.13 MiB, peak 227.13 MiB, free memory in arenas 0.00 B, will set to 222.63 MiB (RSS), difference: -4.49 MiB | ||
| 3071 | 2025.11.08 00:01:53.001820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3072 | 2025.11.08 00:01:53.002518 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2025.11.08 00:01:53.005814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3074 | 2025.11.08 00:01:54.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.63 MiB, peak 227.13 MiB, free memory in arenas 0.00 B, will set to 222.80 MiB (RSS), difference: 4.17 MiB | ||
| 3075 | 2025.11.08 00:01:55.103897 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 408 | ||
| 3076 | 2025.11.08 00:01:55.106058 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2025.11.08 00:01:55.106119 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3078 | 2025.11.08 00:01:55.107362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3079 | 2025.11.08 00:01:55.107634 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2025.11.08 00:01:55.107983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 3081 | 2025.11.08 00:01:56.856192 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2025.11.08 00:01:56.856400 [ 4 ] {02ea461f-3ac3-43c3-9263-21e2ff704b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3083 | 2025.11.08 00:01:56.856473 [ 4 ] {02ea461f-3ac3-43c3-9263-21e2ff704b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3084 | 2025.11.08 00:01:56.857190 [ 4 ] {02ea461f-3ac3-43c3-9263-21e2ff704b82} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2025.11.08 00:01:56.857240 [ 4 ] {02ea461f-3ac3-43c3-9263-21e2ff704b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3086 | 2025.11.08 00:01:56.857623 [ 4 ] {02ea461f-3ac3-43c3-9263-21e2ff704b82} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3087 | 2025.11.08 00:01:56.857847 [ 4 ] {02ea461f-3ac3-43c3-9263-21e2ff704b82} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2025.11.08 00:01:56.858017 [ 4 ] {02ea461f-3ac3-43c3-9263-21e2ff704b82} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001668 sec., 52757.79376498801 rows/sec., 4.44 MiB/sec. | ||
| 3089 | 2025.11.08 00:01:56.858064 [ 4 ] {02ea461f-3ac3-43c3-9263-21e2ff704b82} <Debug> TCPHandler: Processed in 0.002007155 sec. | ||
| 3090 | 2025.11.08 00:01:56.858201 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2025.11.08 00:01:56.858303 [ 4 ] {53602189-a39f-4d6b-9563-3036e5081a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3092 | 2025.11.08 00:01:56.858346 [ 4 ] {53602189-a39f-4d6b-9563-3036e5081a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3093 | 2025.11.08 00:01:56.858754 [ 4 ] {53602189-a39f-4d6b-9563-3036e5081a7f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2025.11.08 00:01:56.858790 [ 4 ] {53602189-a39f-4d6b-9563-3036e5081a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3095 | 2025.11.08 00:01:56.859088 [ 4 ] {53602189-a39f-4d6b-9563-3036e5081a7f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3096 | 2025.11.08 00:01:56.859309 [ 4 ] {53602189-a39f-4d6b-9563-3036e5081a7f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2025.11.08 00:01:56.859424 [ 139 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3098 | 2025.11.08 00:01:56.859442 [ 4 ] {53602189-a39f-4d6b-9563-3036e5081a7f} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001162 sec., 13769.363166953528 rows/sec., 1.01 MiB/sec. | ||
| 3099 | 2025.11.08 00:01:56.859492 [ 139 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2025.11.08 00:01:56.859500 [ 4 ] {53602189-a39f-4d6b-9563-3036e5081a7f} <Debug> TCPHandler: Processed in 0.001349517 sec. | ||
| 3101 | 2025.11.08 00:01:56.859521 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3102 | 2025.11.08 00:01:56.859619 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2025.11.08 00:01:56.859658 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 3104 | 2025.11.08 00:01:56.859716 [ 4 ] {980e2707-509b-44d4-9ba1-77dc97ad592a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3105 | 2025.11.08 00:01:56.859759 [ 4 ] {980e2707-509b-44d4-9ba1-77dc97ad592a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3106 | 2025.11.08 00:01:56.859812 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3107 | 2025.11.08 00:01:56.859853 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 63 rows starting from the beginning of the part | ||
| 3108 | 2025.11.08 00:01:56.859964 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
| 3109 | 2025.11.08 00:01:56.860047 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3110 | 2025.11.08 00:01:56.860123 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3111 | 2025.11.08 00:01:56.860172 [ 4 ] {980e2707-509b-44d4-9ba1-77dc97ad592a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.11.08 00:01:56.860194 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3113 | 2025.11.08 00:01:56.860216 [ 4 ] {980e2707-509b-44d4-9ba1-77dc97ad592a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3114 | 2025.11.08 00:01:56.860267 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 3115 | 2025.11.08 00:01:56.860542 [ 4 ] {980e2707-509b-44d4-9ba1-77dc97ad592a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3116 | 2025.11.08 00:01:56.860799 [ 4 ] {980e2707-509b-44d4-9ba1-77dc97ad592a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2025.11.08 00:01:56.860941 [ 4 ] {980e2707-509b-44d4-9ba1-77dc97ad592a} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001245 sec., 64257.0281124498 rows/sec., 5.02 MiB/sec. | ||
| 3118 | 2025.11.08 00:01:56.860978 [ 4 ] {980e2707-509b-44d4-9ba1-77dc97ad592a} <Debug> TCPHandler: Processed in 0.001406508 sec. | ||
| 3119 | 2025.11.08 00:01:56.861089 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2025.11.08 00:01:56.861181 [ 4 ] {7cbc299d-a3fa-476c-81c0-d6d0f4c92e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3121 | 2025.11.08 00:01:56.861225 [ 4 ] {7cbc299d-a3fa-476c-81c0-d6d0f4c92e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3122 | 2025.11.08 00:01:56.861361 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767529 sec., 108060.4618085474 rows/sec., 8.32 MiB/sec. | ||
| 3123 | 2025.11.08 00:01:56.861500 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3124 | 2025.11.08 00:01:56.861621 [ 4 ] {7cbc299d-a3fa-476c-81c0-d6d0f4c92e91} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2025.11.08 00:01:56.861665 [ 4 ] {7cbc299d-a3fa-476c-81c0-d6d0f4c92e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3126 | 2025.11.08 00:01:56.861768 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_16_3} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2025.11.08 00:01:56.861853 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_16_3} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3128 | 2025.11.08 00:01:56.861923 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3129 | 2025.11.08 00:01:56.862014 [ 4 ] {7cbc299d-a3fa-476c-81c0-d6d0f4c92e91} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3130 | 2025.11.08 00:01:56.862227 [ 4 ] {7cbc299d-a3fa-476c-81c0-d6d0f4c92e91} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2025.11.08 00:01:56.862365 [ 4 ] {7cbc299d-a3fa-476c-81c0-d6d0f4c92e91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 3132 | 2025.11.08 00:01:56.862401 [ 4 ] {7cbc299d-a3fa-476c-81c0-d6d0f4c92e91} <Debug> TCPHandler: Processed in 0.001361088 sec. | ||
| 3133 | 2025.11.08 00:01:56.862506 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2025.11.08 00:01:56.862609 [ 4 ] {45b7f814-dd87-46d2-90d5-408ab04ad6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3135 | 2025.11.08 00:01:56.862664 [ 4 ] {45b7f814-dd87-46d2-90d5-408ab04ad6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3136 | 2025.11.08 00:01:56.863386 [ 4 ] {45b7f814-dd87-46d2-90d5-408ab04ad6ac} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2025.11.08 00:01:56.863420 [ 4 ] {45b7f814-dd87-46d2-90d5-408ab04ad6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3138 | 2025.11.08 00:01:56.863967 [ 4 ] {45b7f814-dd87-46d2-90d5-408ab04ad6ac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3139 | 2025.11.08 00:01:56.864192 [ 4 ] {45b7f814-dd87-46d2-90d5-408ab04ad6ac} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2025.11.08 00:01:56.864298 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3141 | 2025.11.08 00:01:56.864332 [ 4 ] {45b7f814-dd87-46d2-90d5-408ab04ad6ac} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001751 sec., 9137.635636778983 rows/sec., 16.37 MiB/sec. | ||
| 3142 | 2025.11.08 00:01:56.864334 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2025.11.08 00:01:56.864372 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3144 | 2025.11.08 00:01:56.864394 [ 4 ] {45b7f814-dd87-46d2-90d5-408ab04ad6ac} <Debug> TCPHandler: Processed in 0.001932953 sec. | ||
| 3145 | 2025.11.08 00:01:56.864489 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 3146 | 2025.11.08 00:01:56.864505 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2025.11.08 00:01:56.864623 [ 4 ] {894c2101-3dcf-4fb0-8e6e-bea4a45b1990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3148 | 2025.11.08 00:01:56.864665 [ 4 ] {894c2101-3dcf-4fb0-8e6e-bea4a45b1990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3149 | 2025.11.08 00:01:56.864804 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3150 | 2025.11.08 00:01:56.864883 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 174 rows starting from the beginning of the part | ||
| 3151 | 2025.11.08 00:01:56.864997 [ 4 ] {894c2101-3dcf-4fb0-8e6e-bea4a45b1990} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2025.11.08 00:01:56.865036 [ 4 ] {894c2101-3dcf-4fb0-8e6e-bea4a45b1990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3153 | 2025.11.08 00:01:56.865049 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 3154 | 2025.11.08 00:01:56.865171 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3155 | 2025.11.08 00:01:56.865280 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3156 | 2025.11.08 00:01:56.865343 [ 4 ] {894c2101-3dcf-4fb0-8e6e-bea4a45b1990} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3157 | 2025.11.08 00:01:56.865387 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3158 | 2025.11.08 00:01:56.865501 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 3159 | 2025.11.08 00:01:56.865562 [ 4 ] {894c2101-3dcf-4fb0-8e6e-bea4a45b1990} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2025.11.08 00:01:56.865698 [ 4 ] {894c2101-3dcf-4fb0-8e6e-bea4a45b1990} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 3161 | 2025.11.08 00:01:56.865734 [ 4 ] {894c2101-3dcf-4fb0-8e6e-bea4a45b1990} <Debug> TCPHandler: Processed in 0.001275125 sec. | ||
| 3162 | 2025.11.08 00:01:56.868180 [ 200 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 19 columns (19 merged, 0 gathered) in 0.003753183 sec., 72471.81925315126 rows/sec., 129.87 MiB/sec. | ||
| 3163 | 2025.11.08 00:01:56.868706 [ 200 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3164 | 2025.11.08 00:01:56.869071 [ 200 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2025.11.08 00:01:56.869146 [ 200 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3166 | 2025.11.08 00:01:56.869290 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3167 | 2025.11.08 00:02:00.009797 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3168 | 2025.11.08 00:02:00.009850 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3169 | 2025.11.08 00:02:00.099821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6691 | ||
| 3170 | 2025.11.08 00:02:00.100387 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2025.11.08 00:02:00.100436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3172 | 2025.11.08 00:02:00.100982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3173 | 2025.11.08 00:02:00.101214 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2025.11.08 00:02:00.101358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6691 | ||
| 3175 | 2025.11.08 00:02:00.505941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3176 | 2025.11.08 00:02:00.523251 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2025.11.08 00:02:00.523313 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3178 | 2025.11.08 00:02:00.531512 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3179 | 2025.11.08 00:02:00.533220 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2025.11.08 00:02:00.541237 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3181 | 2025.11.08 00:02:01.001163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.82 MiB, peak 227.82 MiB, free memory in arenas 0.00 B, will set to 225.08 MiB (RSS), difference: 1.26 MiB | ||
| 3182 | 2025.11.08 00:02:01.857034 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2025.11.08 00:02:01.857320 [ 4 ] {0f15db99-7e31-4508-8577-9fe24ad4473d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3184 | 2025.11.08 00:02:01.857424 [ 4 ] {0f15db99-7e31-4508-8577-9fe24ad4473d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3185 | 2025.11.08 00:02:01.858191 [ 4 ] {0f15db99-7e31-4508-8577-9fe24ad4473d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2025.11.08 00:02:01.858240 [ 4 ] {0f15db99-7e31-4508-8577-9fe24ad4473d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3187 | 2025.11.08 00:02:01.858660 [ 4 ] {0f15db99-7e31-4508-8577-9fe24ad4473d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3188 | 2025.11.08 00:02:01.858889 [ 4 ] {0f15db99-7e31-4508-8577-9fe24ad4473d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2025.11.08 00:02:01.859054 [ 4 ] {0f15db99-7e31-4508-8577-9fe24ad4473d} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001811 sec., 59635.56046383214 rows/sec., 5.00 MiB/sec. | ||
| 3190 | 2025.11.08 00:02:01.859096 [ 4 ] {0f15db99-7e31-4508-8577-9fe24ad4473d} <Debug> TCPHandler: Processed in 0.002253742 sec. | ||
| 3191 | 2025.11.08 00:02:01.859222 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2025.11.08 00:02:01.859319 [ 4 ] {ef658b21-d2d4-43c4-aa88-018e8547fb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3193 | 2025.11.08 00:02:01.859360 [ 4 ] {ef658b21-d2d4-43c4-aa88-018e8547fb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3194 | 2025.11.08 00:02:01.859765 [ 4 ] {ef658b21-d2d4-43c4-aa88-018e8547fb4f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2025.11.08 00:02:01.859802 [ 4 ] {ef658b21-d2d4-43c4-aa88-018e8547fb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3196 | 2025.11.08 00:02:01.860102 [ 4 ] {ef658b21-d2d4-43c4-aa88-018e8547fb4f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3197 | 2025.11.08 00:02:01.860336 [ 4 ] {ef658b21-d2d4-43c4-aa88-018e8547fb4f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2025.11.08 00:02:01.860476 [ 4 ] {ef658b21-d2d4-43c4-aa88-018e8547fb4f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001177 sec., 22090.05947323704 rows/sec., 1.62 MiB/sec. | ||
| 3199 | 2025.11.08 00:02:01.860515 [ 4 ] {ef658b21-d2d4-43c4-aa88-018e8547fb4f} <Debug> TCPHandler: Processed in 0.001344397 sec. | ||
| 3200 | 2025.11.08 00:02:01.860628 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2025.11.08 00:02:01.860721 [ 4 ] {59682763-50f2-4960-bbfd-e704a71b30b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3202 | 2025.11.08 00:02:01.860761 [ 4 ] {59682763-50f2-4960-bbfd-e704a71b30b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3203 | 2025.11.08 00:02:01.861184 [ 4 ] {59682763-50f2-4960-bbfd-e704a71b30b5} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2025.11.08 00:02:01.861220 [ 4 ] {59682763-50f2-4960-bbfd-e704a71b30b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3205 | 2025.11.08 00:02:01.861525 [ 4 ] {59682763-50f2-4960-bbfd-e704a71b30b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3206 | 2025.11.08 00:02:01.861744 [ 4 ] {59682763-50f2-4960-bbfd-e704a71b30b5} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2025.11.08 00:02:01.861879 [ 4 ] {59682763-50f2-4960-bbfd-e704a71b30b5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 5.97 MiB/sec. | ||
| 3208 | 2025.11.08 00:02:01.861916 [ 4 ] {59682763-50f2-4960-bbfd-e704a71b30b5} <Debug> TCPHandler: Processed in 0.001340587 sec. | ||
| 3209 | 2025.11.08 00:02:01.862027 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2025.11.08 00:02:01.862121 [ 4 ] {0d58392d-32ee-489e-a73c-482f777b119e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3211 | 2025.11.08 00:02:01.862166 [ 4 ] {0d58392d-32ee-489e-a73c-482f777b119e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3212 | 2025.11.08 00:02:01.862565 [ 4 ] {0d58392d-32ee-489e-a73c-482f777b119e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2025.11.08 00:02:01.862601 [ 4 ] {0d58392d-32ee-489e-a73c-482f777b119e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3214 | 2025.11.08 00:02:01.862944 [ 4 ] {0d58392d-32ee-489e-a73c-482f777b119e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3215 | 2025.11.08 00:02:01.863158 [ 4 ] {0d58392d-32ee-489e-a73c-482f777b119e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2025.11.08 00:02:01.863296 [ 4 ] {0d58392d-32ee-489e-a73c-482f777b119e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 3217 | 2025.11.08 00:02:01.863333 [ 4 ] {0d58392d-32ee-489e-a73c-482f777b119e} <Debug> TCPHandler: Processed in 0.001356997 sec. | ||
| 3218 | 2025.11.08 00:02:01.863444 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2025.11.08 00:02:01.863538 [ 4 ] {d51ce7f9-cdab-450c-9f3f-5b84b2bde866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3220 | 2025.11.08 00:02:01.863613 [ 4 ] {d51ce7f9-cdab-450c-9f3f-5b84b2bde866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3221 | 2025.11.08 00:02:01.864409 [ 4 ] {d51ce7f9-cdab-450c-9f3f-5b84b2bde866} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2025.11.08 00:02:01.864444 [ 4 ] {d51ce7f9-cdab-450c-9f3f-5b84b2bde866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3223 | 2025.11.08 00:02:01.864949 [ 4 ] {d51ce7f9-cdab-450c-9f3f-5b84b2bde866} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3224 | 2025.11.08 00:02:01.865185 [ 4 ] {d51ce7f9-cdab-450c-9f3f-5b84b2bde866} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2025.11.08 00:02:01.865324 [ 4 ] {d51ce7f9-cdab-450c-9f3f-5b84b2bde866} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001805 sec., 14404.43213296399 rows/sec., 25.81 MiB/sec. | ||
| 3226 | 2025.11.08 00:02:01.865376 [ 4 ] {d51ce7f9-cdab-450c-9f3f-5b84b2bde866} <Debug> TCPHandler: Processed in 0.001982824 sec. | ||
| 3227 | 2025.11.08 00:02:01.865488 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2025.11.08 00:02:01.865584 [ 4 ] {996ec86b-a52f-432b-b38e-b592df0be0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3229 | 2025.11.08 00:02:01.865627 [ 4 ] {996ec86b-a52f-432b-b38e-b592df0be0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3230 | 2025.11.08 00:02:01.865978 [ 4 ] {996ec86b-a52f-432b-b38e-b592df0be0fd} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2025.11.08 00:02:01.866020 [ 4 ] {996ec86b-a52f-432b-b38e-b592df0be0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3232 | 2025.11.08 00:02:01.866358 [ 4 ] {996ec86b-a52f-432b-b38e-b592df0be0fd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3233 | 2025.11.08 00:02:01.866579 [ 4 ] {996ec86b-a52f-432b-b38e-b592df0be0fd} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2025.11.08 00:02:01.866711 [ 4 ] {996ec86b-a52f-432b-b38e-b592df0be0fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 3235 | 2025.11.08 00:02:01.866748 [ 4 ] {996ec86b-a52f-432b-b38e-b592df0be0fd} <Debug> TCPHandler: Processed in 0.001311286 sec. | ||
| 3236 | 2025.11.08 00:02:05.108111 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 432 | ||
| 3237 | 2025.11.08 00:02:05.110303 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.11.08 00:02:05.110352 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3239 | 2025.11.08 00:02:05.111588 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3240 | 2025.11.08 00:02:05.111873 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.11.08 00:02:05.112116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3242 | 2025.11.08 00:02:06.858128 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2025.11.08 00:02:06.858314 [ 4 ] {bc6958b1-53ce-47ae-87d0-d3f7ee954df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3244 | 2025.11.08 00:02:06.858378 [ 4 ] {bc6958b1-53ce-47ae-87d0-d3f7ee954df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3245 | 2025.11.08 00:02:06.858995 [ 4 ] {bc6958b1-53ce-47ae-87d0-d3f7ee954df5} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2025.11.08 00:02:06.859037 [ 4 ] {bc6958b1-53ce-47ae-87d0-d3f7ee954df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3247 | 2025.11.08 00:02:06.859433 [ 4 ] {bc6958b1-53ce-47ae-87d0-d3f7ee954df5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3248 | 2025.11.08 00:02:06.859674 [ 4 ] {bc6958b1-53ce-47ae-87d0-d3f7ee954df5} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2025.11.08 00:02:06.859836 [ 4 ] {bc6958b1-53ce-47ae-87d0-d3f7ee954df5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001567 sec., 15315.890236119974 rows/sec., 1.27 MiB/sec. | ||
| 3250 | 2025.11.08 00:02:06.859885 [ 4 ] {bc6958b1-53ce-47ae-87d0-d3f7ee954df5} <Debug> TCPHandler: Processed in 0.001889882 sec. | ||
| 3251 | 2025.11.08 00:02:06.860003 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2025.11.08 00:02:06.860105 [ 4 ] {04891f13-1bec-448c-b83d-73762f75cbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3253 | 2025.11.08 00:02:06.860150 [ 4 ] {04891f13-1bec-448c-b83d-73762f75cbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3254 | 2025.11.08 00:02:06.860624 [ 4 ] {04891f13-1bec-448c-b83d-73762f75cbcf} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2025.11.08 00:02:06.860662 [ 4 ] {04891f13-1bec-448c-b83d-73762f75cbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3256 | 2025.11.08 00:02:06.861016 [ 4 ] {04891f13-1bec-448c-b83d-73762f75cbcf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3257 | 2025.11.08 00:02:06.861233 [ 4 ] {04891f13-1bec-448c-b83d-73762f75cbcf} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2025.11.08 00:02:06.861372 [ 4 ] {04891f13-1bec-448c-b83d-73762f75cbcf} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.00129 sec., 161240.3100775194 rows/sec., 14.42 MiB/sec. | ||
| 3259 | 2025.11.08 00:02:06.861409 [ 4 ] {04891f13-1bec-448c-b83d-73762f75cbcf} <Debug> TCPHandler: Processed in 0.00145742 sec. | ||
| 3260 | 2025.11.08 00:02:06.861518 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2025.11.08 00:02:06.861613 [ 4 ] {ec89322f-1659-406b-8f2f-20592d45277b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3262 | 2025.11.08 00:02:06.861654 [ 4 ] {ec89322f-1659-406b-8f2f-20592d45277b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3263 | 2025.11.08 00:02:06.862046 [ 4 ] {ec89322f-1659-406b-8f2f-20592d45277b} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2025.11.08 00:02:06.862081 [ 4 ] {ec89322f-1659-406b-8f2f-20592d45277b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3265 | 2025.11.08 00:02:06.862396 [ 4 ] {ec89322f-1659-406b-8f2f-20592d45277b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3266 | 2025.11.08 00:02:06.862607 [ 4 ] {ec89322f-1659-406b-8f2f-20592d45277b} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2025.11.08 00:02:06.862746 [ 4 ] {ec89322f-1659-406b-8f2f-20592d45277b} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001152 sec., 24305.555555555555 rows/sec., 1.83 MiB/sec. | ||
| 3268 | 2025.11.08 00:02:06.862784 [ 4 ] {ec89322f-1659-406b-8f2f-20592d45277b} <Debug> TCPHandler: Processed in 0.001315386 sec. | ||
| 3269 | 2025.11.08 00:02:06.862889 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2025.11.08 00:02:06.862982 [ 4 ] {a113e49d-5e47-4dd3-b761-2bb12c00ee9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3271 | 2025.11.08 00:02:06.863022 [ 4 ] {a113e49d-5e47-4dd3-b761-2bb12c00ee9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3272 | 2025.11.08 00:02:06.863402 [ 4 ] {a113e49d-5e47-4dd3-b761-2bb12c00ee9b} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2025.11.08 00:02:06.863437 [ 4 ] {a113e49d-5e47-4dd3-b761-2bb12c00ee9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3274 | 2025.11.08 00:02:06.863752 [ 4 ] {a113e49d-5e47-4dd3-b761-2bb12c00ee9b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3275 | 2025.11.08 00:02:06.864008 [ 4 ] {a113e49d-5e47-4dd3-b761-2bb12c00ee9b} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2025.11.08 00:02:06.864147 [ 4 ] {a113e49d-5e47-4dd3-b761-2bb12c00ee9b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001182 sec., 20304.56852791878 rows/sec., 1.68 MiB/sec. | ||
| 3277 | 2025.11.08 00:02:06.864185 [ 4 ] {a113e49d-5e47-4dd3-b761-2bb12c00ee9b} <Debug> TCPHandler: Processed in 0.001346137 sec. | ||
| 3278 | 2025.11.08 00:02:06.864284 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2025.11.08 00:02:06.864376 [ 4 ] {505dcd0d-d5c0-4266-9aec-9f93e8268b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3280 | 2025.11.08 00:02:06.864416 [ 4 ] {505dcd0d-d5c0-4266-9aec-9f93e8268b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3281 | 2025.11.08 00:02:06.864806 [ 4 ] {505dcd0d-d5c0-4266-9aec-9f93e8268b24} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2025.11.08 00:02:06.864840 [ 4 ] {505dcd0d-d5c0-4266-9aec-9f93e8268b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3283 | 2025.11.08 00:02:06.865152 [ 4 ] {505dcd0d-d5c0-4266-9aec-9f93e8268b24} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3284 | 2025.11.08 00:02:06.865391 [ 4 ] {505dcd0d-d5c0-4266-9aec-9f93e8268b24} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2025.11.08 00:02:06.865527 [ 4 ] {505dcd0d-d5c0-4266-9aec-9f93e8268b24} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 3286 | 2025.11.08 00:02:06.865565 [ 4 ] {505dcd0d-d5c0-4266-9aec-9f93e8268b24} <Debug> TCPHandler: Processed in 0.001330747 sec. | ||
| 3287 | 2025.11.08 00:02:06.865672 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3288 | 2025.11.08 00:02:06.865764 [ 4 ] {93c66c76-66b2-4c2b-9ab5-0e344ad4072d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3289 | 2025.11.08 00:02:06.865804 [ 4 ] {93c66c76-66b2-4c2b-9ab5-0e344ad4072d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3290 | 2025.11.08 00:02:06.866216 [ 4 ] {93c66c76-66b2-4c2b-9ab5-0e344ad4072d} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2025.11.08 00:02:06.866250 [ 4 ] {93c66c76-66b2-4c2b-9ab5-0e344ad4072d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3292 | 2025.11.08 00:02:06.866559 [ 4 ] {93c66c76-66b2-4c2b-9ab5-0e344ad4072d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3293 | 2025.11.08 00:02:06.866773 [ 4 ] {93c66c76-66b2-4c2b-9ab5-0e344ad4072d} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2025.11.08 00:02:06.866913 [ 4 ] {93c66c76-66b2-4c2b-9ab5-0e344ad4072d} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001168 sec., 99315.06849315068 rows/sec., 8.07 MiB/sec. | ||
| 3295 | 2025.11.08 00:02:06.866950 [ 4 ] {93c66c76-66b2-4c2b-9ab5-0e344ad4072d} <Debug> TCPHandler: Processed in 0.001328706 sec. | ||
| 3296 | 2025.11.08 00:02:06.867059 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2025.11.08 00:02:06.867154 [ 4 ] {54feb999-61f6-4522-b6a2-fbb1011bf1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3298 | 2025.11.08 00:02:06.867196 [ 4 ] {54feb999-61f6-4522-b6a2-fbb1011bf1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3299 | 2025.11.08 00:02:06.867583 [ 4 ] {54feb999-61f6-4522-b6a2-fbb1011bf1ed} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2025.11.08 00:02:06.867617 [ 4 ] {54feb999-61f6-4522-b6a2-fbb1011bf1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3301 | 2025.11.08 00:02:06.867975 [ 4 ] {54feb999-61f6-4522-b6a2-fbb1011bf1ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3302 | 2025.11.08 00:02:06.868186 [ 4 ] {54feb999-61f6-4522-b6a2-fbb1011bf1ed} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2025.11.08 00:02:06.868317 [ 4 ] {54feb999-61f6-4522-b6a2-fbb1011bf1ed} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001181 sec., 165961.049957663 rows/sec., 11.91 MiB/sec. | ||
| 3304 | 2025.11.08 00:02:06.868354 [ 4 ] {54feb999-61f6-4522-b6a2-fbb1011bf1ed} <Debug> TCPHandler: Processed in 0.001344447 sec. | ||
| 3305 | 2025.11.08 00:02:06.868462 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2025.11.08 00:02:06.868555 [ 4 ] {d7b031fb-b4cd-489b-a918-f975cb014a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3307 | 2025.11.08 00:02:06.868610 [ 4 ] {d7b031fb-b4cd-489b-a918-f975cb014a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3308 | 2025.11.08 00:02:06.869346 [ 4 ] {d7b031fb-b4cd-489b-a918-f975cb014a18} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2025.11.08 00:02:06.869381 [ 4 ] {d7b031fb-b4cd-489b-a918-f975cb014a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3310 | 2025.11.08 00:02:06.869904 [ 4 ] {d7b031fb-b4cd-489b-a918-f975cb014a18} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3311 | 2025.11.08 00:02:06.870132 [ 4 ] {d7b031fb-b4cd-489b-a918-f975cb014a18} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2025.11.08 00:02:06.870275 [ 4 ] {d7b031fb-b4cd-489b-a918-f975cb014a18} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001739 sec., 9200.690051753882 rows/sec., 16.49 MiB/sec. | ||
| 3313 | 2025.11.08 00:02:06.870342 [ 4 ] {d7b031fb-b4cd-489b-a918-f975cb014a18} <Debug> TCPHandler: Processed in 0.001927893 sec. | ||
| 3314 | 2025.11.08 00:02:06.870455 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2025.11.08 00:02:06.870549 [ 4 ] {7651d0e6-98b2-4dec-af71-2376120018b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3316 | 2025.11.08 00:02:06.870591 [ 4 ] {7651d0e6-98b2-4dec-af71-2376120018b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3317 | 2025.11.08 00:02:06.870914 [ 4 ] {7651d0e6-98b2-4dec-af71-2376120018b7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2025.11.08 00:02:06.870948 [ 4 ] {7651d0e6-98b2-4dec-af71-2376120018b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3319 | 2025.11.08 00:02:06.871259 [ 4 ] {7651d0e6-98b2-4dec-af71-2376120018b7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3320 | 2025.11.08 00:02:06.871470 [ 4 ] {7651d0e6-98b2-4dec-af71-2376120018b7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2025.11.08 00:02:06.871594 [ 4 ] {7651d0e6-98b2-4dec-af71-2376120018b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 3322 | 2025.11.08 00:02:06.871629 [ 4 ] {7651d0e6-98b2-4dec-af71-2376120018b7} <Debug> TCPHandler: Processed in 0.001225744 sec. | ||
| 3323 | 2025.11.08 00:02:07.602349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7139 | ||
| 3324 | 2025.11.08 00:02:07.602867 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2025.11.08 00:02:07.602918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3326 | 2025.11.08 00:02:07.603528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3327 | 2025.11.08 00:02:07.603758 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2025.11.08 00:02:07.603901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7139 | ||
| 3329 | 2025.11.08 00:02:08.042249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3330 | 2025.11.08 00:02:08.058021 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2025.11.08 00:02:08.058080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3332 | 2025.11.08 00:02:08.063665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3333 | 2025.11.08 00:02:08.064403 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2025.11.08 00:02:08.066927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3335 | 2025.11.08 00:02:11.856324 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2025.11.08 00:02:11.856621 [ 4 ] {222ce5e4-5d41-4d9a-95ff-8564df205e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3337 | 2025.11.08 00:02:11.856723 [ 4 ] {222ce5e4-5d41-4d9a-95ff-8564df205e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3338 | 2025.11.08 00:02:11.857600 [ 4 ] {222ce5e4-5d41-4d9a-95ff-8564df205e23} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2025.11.08 00:02:11.857651 [ 4 ] {222ce5e4-5d41-4d9a-95ff-8564df205e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3340 | 2025.11.08 00:02:11.858043 [ 4 ] {222ce5e4-5d41-4d9a-95ff-8564df205e23} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3341 | 2025.11.08 00:02:11.858265 [ 4 ] {222ce5e4-5d41-4d9a-95ff-8564df205e23} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2025.11.08 00:02:11.858409 [ 122 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3343 | 2025.11.08 00:02:11.858426 [ 4 ] {222ce5e4-5d41-4d9a-95ff-8564df205e23} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.00188 sec., 57446.8085106383 rows/sec., 4.82 MiB/sec. | ||
| 3344 | 2025.11.08 00:02:11.858484 [ 122 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2025.11.08 00:02:11.858491 [ 4 ] {222ce5e4-5d41-4d9a-95ff-8564df205e23} <Debug> TCPHandler: Processed in 0.002344564 sec. | ||
| 3346 | 2025.11.08 00:02:11.858517 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3347 | 2025.11.08 00:02:11.858629 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2025.11.08 00:02:11.858705 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 3349 | 2025.11.08 00:02:11.858727 [ 4 ] {80efe6b7-5a46-4e1a-bca6-8ddc39dc0dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3350 | 2025.11.08 00:02:11.858825 [ 4 ] {80efe6b7-5a46-4e1a-bca6-8ddc39dc0dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3351 | 2025.11.08 00:02:11.858935 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3352 | 2025.11.08 00:02:11.859000 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1407 rows starting from the beginning of the part | ||
| 3353 | 2025.11.08 00:02:11.859114 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1251 rows starting from the beginning of the part | ||
| 3354 | 2025.11.08 00:02:11.859199 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 88 rows starting from the beginning of the part | ||
| 3355 | 2025.11.08 00:02:11.859224 [ 4 ] {80efe6b7-5a46-4e1a-bca6-8ddc39dc0dd5} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2025.11.08 00:02:11.859266 [ 4 ] {80efe6b7-5a46-4e1a-bca6-8ddc39dc0dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3357 | 2025.11.08 00:02:11.859277 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part | ||
| 3358 | 2025.11.08 00:02:11.859332 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 208 rows starting from the beginning of the part | ||
| 3359 | 2025.11.08 00:02:11.859376 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 108 rows starting from the beginning of the part | ||
| 3360 | 2025.11.08 00:02:11.859575 [ 4 ] {80efe6b7-5a46-4e1a-bca6-8ddc39dc0dd5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3361 | 2025.11.08 00:02:11.859816 [ 4 ] {80efe6b7-5a46-4e1a-bca6-8ddc39dc0dd5} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2025.11.08 00:02:11.859947 [ 4 ] {80efe6b7-5a46-4e1a-bca6-8ddc39dc0dd5} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001239 sec., 20984.66505246166 rows/sec., 1.54 MiB/sec. | ||
| 3363 | 2025.11.08 00:02:11.859983 [ 4 ] {80efe6b7-5a46-4e1a-bca6-8ddc39dc0dd5} <Debug> TCPHandler: Processed in 0.001404008 sec. | ||
| 3364 | 2025.11.08 00:02:11.860089 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2025.11.08 00:02:11.860181 [ 4 ] {c296da6a-6c51-40e5-8d3d-27d5c196ad95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3366 | 2025.11.08 00:02:11.860219 [ 4 ] {c296da6a-6c51-40e5-8d3d-27d5c196ad95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3367 | 2025.11.08 00:02:11.860626 [ 4 ] {c296da6a-6c51-40e5-8d3d-27d5c196ad95} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2025.11.08 00:02:11.860662 [ 4 ] {c296da6a-6c51-40e5-8d3d-27d5c196ad95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3369 | 2025.11.08 00:02:11.860966 [ 4 ] {c296da6a-6c51-40e5-8d3d-27d5c196ad95} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3370 | 2025.11.08 00:02:11.860975 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002360934 sec., 1342688.9527619155 rows/sec., 117.71 MiB/sec. | ||
| 3371 | 2025.11.08 00:02:11.861173 [ 4 ] {c296da6a-6c51-40e5-8d3d-27d5c196ad95} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2025.11.08 00:02:11.861253 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3373 | 2025.11.08 00:02:11.861337 [ 122 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3374 | 2025.11.08 00:02:11.861364 [ 4 ] {c296da6a-6c51-40e5-8d3d-27d5c196ad95} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001201 sec., 74937.55203996669 rows/sec., 5.85 MiB/sec. | ||
| 3375 | 2025.11.08 00:02:11.861374 [ 122 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2025.11.08 00:02:11.861407 [ 4 ] {c296da6a-6c51-40e5-8d3d-27d5c196ad95} <Debug> TCPHandler: Processed in 0.001366978 sec. | ||
| 3377 | 2025.11.08 00:02:11.861408 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3378 | 2025.11.08 00:02:11.861508 [ 200 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 3379 | 2025.11.08 00:02:11.861525 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2025.11.08 00:02:11.861540 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_21_4} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2025.11.08 00:02:11.861605 [ 200 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3382 | 2025.11.08 00:02:11.861628 [ 4 ] {4f88d829-e40e-4919-8d77-5b0214150e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3383 | 2025.11.08 00:02:11.861701 [ 4 ] {4f88d829-e40e-4919-8d77-5b0214150e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3384 | 2025.11.08 00:02:11.861701 [ 200 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 633 rows starting from the beginning of the part | ||
| 3385 | 2025.11.08 00:02:11.861722 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_21_4} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3386 | 2025.11.08 00:02:11.861776 [ 200 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 552 rows starting from the beginning of the part | ||
| 3387 | 2025.11.08 00:02:11.861808 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3388 | 2025.11.08 00:02:11.861819 [ 200 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 80 rows starting from the beginning of the part | ||
| 3389 | 2025.11.08 00:02:11.861861 [ 200 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3390 | 2025.11.08 00:02:11.861899 [ 200 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 116 rows starting from the beginning of the part | ||
| 3391 | 2025.11.08 00:02:11.861940 [ 200 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3392 | 2025.11.08 00:02:11.862113 [ 4 ] {4f88d829-e40e-4919-8d77-5b0214150e0b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2025.11.08 00:02:11.862152 [ 4 ] {4f88d829-e40e-4919-8d77-5b0214150e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3394 | 2025.11.08 00:02:11.862497 [ 4 ] {4f88d829-e40e-4919-8d77-5b0214150e0b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3395 | 2025.11.08 00:02:11.862719 [ 4 ] {4f88d829-e40e-4919-8d77-5b0214150e0b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2025.11.08 00:02:11.862824 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3397 | 2025.11.08 00:02:11.862847 [ 4 ] {4f88d829-e40e-4919-8d77-5b0214150e0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 3398 | 2025.11.08 00:02:11.862859 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2025.11.08 00:02:11.862887 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3400 | 2025.11.08 00:02:11.862890 [ 4 ] {4f88d829-e40e-4919-8d77-5b0214150e0b} <Debug> TCPHandler: Processed in 0.001412839 sec. | ||
| 3401 | 2025.11.08 00:02:11.862928 [ 200 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1561 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145382 sec., 1073723.0193559038 rows/sec., 85.56 MiB/sec. | ||
| 3402 | 2025.11.08 00:02:11.862958 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 3403 | 2025.11.08 00:02:11.863006 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2025.11.08 00:02:11.863047 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3405 | 2025.11.08 00:02:11.863079 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4485 rows starting from the beginning of the part | ||
| 3406 | 2025.11.08 00:02:11.863101 [ 4 ] {826948fb-2600-4b92-a3a2-0d975b10b544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3407 | 2025.11.08 00:02:11.863131 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 847 rows starting from the beginning of the part | ||
| 3408 | 2025.11.08 00:02:11.863132 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3409 | 2025.11.08 00:02:11.863158 [ 4 ] {826948fb-2600-4b92-a3a2-0d975b10b544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3410 | 2025.11.08 00:02:11.863181 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 3411 | 2025.11.08 00:02:11.863225 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 3412 | 2025.11.08 00:02:11.863264 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3413 | 2025.11.08 00:02:11.863302 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 3414 | 2025.11.08 00:02:11.863482 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_21_4} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2025.11.08 00:02:11.863575 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_21_4} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3416 | 2025.11.08 00:02:11.863661 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3417 | 2025.11.08 00:02:11.864014 [ 4 ] {826948fb-2600-4b92-a3a2-0d975b10b544} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2025.11.08 00:02:11.864051 [ 4 ] {826948fb-2600-4b92-a3a2-0d975b10b544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3419 | 2025.11.08 00:02:11.864586 [ 4 ] {826948fb-2600-4b92-a3a2-0d975b10b544} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3420 | 2025.11.08 00:02:11.864814 [ 4 ] {826948fb-2600-4b92-a3a2-0d975b10b544} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2025.11.08 00:02:11.864953 [ 4 ] {826948fb-2600-4b92-a3a2-0d975b10b544} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00187 sec., 13903.743315508022 rows/sec., 24.91 MiB/sec. | ||
| 3422 | 2025.11.08 00:02:11.865004 [ 4 ] {826948fb-2600-4b92-a3a2-0d975b10b544} <Debug> TCPHandler: Processed in 0.002045546 sec. | ||
| 3423 | 2025.11.08 00:02:11.865114 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2025.11.08 00:02:11.865207 [ 4 ] {026c5126-9b94-49b5-bdfe-c0a50b48fd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3425 | 2025.11.08 00:02:11.865248 [ 4 ] {026c5126-9b94-49b5-bdfe-c0a50b48fd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3426 | 2025.11.08 00:02:11.865361 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6008 rows, containing 5 columns (5 merged, 0 gathered) in 0.002436097 sec., 2466240.0553015745 rows/sec., 169.69 MiB/sec. | ||
| 3427 | 2025.11.08 00:02:11.865582 [ 4 ] {026c5126-9b94-49b5-bdfe-c0a50b48fd1d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2025.11.08 00:02:11.865621 [ 4 ] {026c5126-9b94-49b5-bdfe-c0a50b48fd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3429 | 2025.11.08 00:02:11.865956 [ 4 ] {026c5126-9b94-49b5-bdfe-c0a50b48fd1d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3430 | 2025.11.08 00:02:11.865960 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3431 | 2025.11.08 00:02:11.866212 [ 4 ] {026c5126-9b94-49b5-bdfe-c0a50b48fd1d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2025.11.08 00:02:11.866312 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2025.11.08 00:02:11.866329 [ 122 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3434 | 2025.11.08 00:02:11.866354 [ 4 ] {026c5126-9b94-49b5-bdfe-c0a50b48fd1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 3435 | 2025.11.08 00:02:11.866365 [ 122 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2025.11.08 00:02:11.866389 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3437 | 2025.11.08 00:02:11.866398 [ 4 ] {026c5126-9b94-49b5-bdfe-c0a50b48fd1d} <Debug> TCPHandler: Processed in 0.001333416 sec. | ||
| 3438 | 2025.11.08 00:02:11.866398 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3439 | 2025.11.08 00:02:11.866473 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 3440 | 2025.11.08 00:02:11.866560 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 3441 | 2025.11.08 00:02:11.866648 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3442 | 2025.11.08 00:02:11.866672 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 816 rows starting from the beginning of the part | ||
| 3443 | 2025.11.08 00:02:11.866716 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 3444 | 2025.11.08 00:02:11.866756 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 3445 | 2025.11.08 00:02:11.866790 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 3446 | 2025.11.08 00:02:11.866820 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 3447 | 2025.11.08 00:02:11.866854 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 3448 | 2025.11.08 00:02:11.867619 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 4 columns (4 merged, 0 gathered) in 0.00108109 sec., 1032291.4835952603 rows/sec., 69.50 MiB/sec. | ||
| 3449 | 2025.11.08 00:02:11.867870 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3450 | 2025.11.08 00:02:11.868178 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_21_4} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2025.11.08 00:02:11.868257 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_21_4} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3452 | 2025.11.08 00:02:11.868352 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3453 | 2025.11.08 00:02:15.010094 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3454 | 2025.11.08 00:02:15.010152 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3455 | 2025.11.08 00:02:15.104928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7651 | ||
| 3456 | 2025.11.08 00:02:15.105446 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2025.11.08 00:02:15.105496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3458 | 2025.11.08 00:02:15.105999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3459 | 2025.11.08 00:02:15.106237 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2025.11.08 00:02:15.106390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7651 | ||
| 3461 | 2025.11.08 00:02:15.106403 [ 118 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3462 | 2025.11.08 00:02:15.106478 [ 118 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2025.11.08 00:02:15.106502 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3464 | 2025.11.08 00:02:15.106648 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 3465 | 2025.11.08 00:02:15.106791 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3466 | 2025.11.08 00:02:15.106830 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5219 rows starting from the beginning of the part | ||
| 3467 | 2025.11.08 00:02:15.106920 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 3468 | 2025.11.08 00:02:15.106968 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 3469 | 2025.11.08 00:02:15.107013 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 3470 | 2025.11.08 00:02:15.107053 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 3471 | 2025.11.08 00:02:15.107104 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 3472 | 2025.11.08 00:02:15.108491 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7651 rows, containing 4 columns (4 merged, 0 gathered) in 0.001901863 sec., 4022897.548351275 rows/sec., 57.55 MiB/sec. | ||
| 3473 | 2025.11.08 00:02:15.108947 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3474 | 2025.11.08 00:02:15.109218 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_16_3} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2025.11.08 00:02:15.109289 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_16_3} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3476 | 2025.11.08 00:02:15.109359 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3477 | 2025.11.08 00:02:15.113166 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 462 | ||
| 3478 | 2025.11.08 00:02:15.115367 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2025.11.08 00:02:15.115408 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3480 | 2025.11.08 00:02:15.116610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3481 | 2025.11.08 00:02:15.116887 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2025.11.08 00:02:15.117014 [ 118 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3483 | 2025.11.08 00:02:15.117043 [ 118 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2025.11.08 00:02:15.117063 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3485 | 2025.11.08 00:02:15.117161 [ 200 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 3486 | 2025.11.08 00:02:15.117234 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3487 | 2025.11.08 00:02:15.117754 [ 200 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3488 | 2025.11.08 00:02:15.117923 [ 200 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part | ||
| 3489 | 2025.11.08 00:02:15.118328 [ 200 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3490 | 2025.11.08 00:02:15.118672 [ 200 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3491 | 2025.11.08 00:02:15.119009 [ 200 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3492 | 2025.11.08 00:02:15.119339 [ 200 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3493 | 2025.11.08 00:02:15.119667 [ 200 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3494 | 2025.11.08 00:02:15.125326 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 72 columns (72 merged, 0 gathered) in 0.008214085 sec., 56244.852591615505 rows/sec., 50.59 MiB/sec. | ||
| 3495 | 2025.11.08 00:02:15.126310 [ 197 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3496 | 2025.11.08 00:02:15.126906 [ 197 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_11_2} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2025.11.08 00:02:15.126986 [ 197 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_11_2} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3498 | 2025.11.08 00:02:15.127209 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3499 | 2025.11.08 00:02:15.567920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3500 | 2025.11.08 00:02:15.584980 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2025.11.08 00:02:15.585042 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3502 | 2025.11.08 00:02:15.590781 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3503 | 2025.11.08 00:02:15.591476 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2025.11.08 00:02:15.591758 [ 117 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3505 | 2025.11.08 00:02:15.591830 [ 117 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2025.11.08 00:02:15.591855 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3507 | 2025.11.08 00:02:15.591976 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 3508 | 2025.11.08 00:02:15.594997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3509 | 2025.11.08 00:02:15.595704 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3510 | 2025.11.08 00:02:15.596939 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 3511 | 2025.11.08 00:02:15.601276 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 3512 | 2025.11.08 00:02:15.605558 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 3513 | 2025.11.08 00:02:15.609716 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 3514 | 2025.11.08 00:02:15.614169 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 3515 | 2025.11.08 00:02:15.618476 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 3516 | 2025.11.08 00:02:15.672957 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081037017 sec., 1493.1447933232785 rows/sec., 7.72 MiB/sec. | ||
| 3517 | 2025.11.08 00:02:15.675381 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3518 | 2025.11.08 00:02:15.677498 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_16_3} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2025.11.08 00:02:15.677579 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_16_3} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3520 | 2025.11.08 00:02:15.679429 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3521 | 2025.11.08 00:02:16.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.62 MiB, peak 237.57 MiB, free memory in arenas 0.00 B, will set to 235.10 MiB (RSS), difference: 7.48 MiB | ||
| 3522 | 2025.11.08 00:02:16.001172 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000799992 sec. | ||
| 3523 | 2025.11.08 00:02:16.855866 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2025.11.08 00:02:16.856050 [ 4 ] {aee52efe-11fd-454d-8afc-8c2dea342937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3525 | 2025.11.08 00:02:16.856118 [ 4 ] {aee52efe-11fd-454d-8afc-8c2dea342937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3526 | 2025.11.08 00:02:16.856764 [ 4 ] {aee52efe-11fd-454d-8afc-8c2dea342937} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2025.11.08 00:02:16.856820 [ 4 ] {aee52efe-11fd-454d-8afc-8c2dea342937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3528 | 2025.11.08 00:02:16.857228 [ 4 ] {aee52efe-11fd-454d-8afc-8c2dea342937} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3529 | 2025.11.08 00:02:16.857461 [ 4 ] {aee52efe-11fd-454d-8afc-8c2dea342937} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2025.11.08 00:02:16.857625 [ 4 ] {aee52efe-11fd-454d-8afc-8c2dea342937} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001621 sec., 54287.47686613201 rows/sec., 4.57 MiB/sec. | ||
| 3531 | 2025.11.08 00:02:16.857676 [ 4 ] {aee52efe-11fd-454d-8afc-8c2dea342937} <Debug> TCPHandler: Processed in 0.001939103 sec. | ||
| 3532 | 2025.11.08 00:02:16.857805 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2025.11.08 00:02:16.857910 [ 4 ] {c08b7156-a39e-4f6b-b97c-4cbf7832ed19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3534 | 2025.11.08 00:02:16.857956 [ 4 ] {c08b7156-a39e-4f6b-b97c-4cbf7832ed19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3535 | 2025.11.08 00:02:16.858375 [ 4 ] {c08b7156-a39e-4f6b-b97c-4cbf7832ed19} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2025.11.08 00:02:16.858416 [ 4 ] {c08b7156-a39e-4f6b-b97c-4cbf7832ed19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3537 | 2025.11.08 00:02:16.858758 [ 4 ] {c08b7156-a39e-4f6b-b97c-4cbf7832ed19} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3538 | 2025.11.08 00:02:16.858974 [ 4 ] {c08b7156-a39e-4f6b-b97c-4cbf7832ed19} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2025.11.08 00:02:16.859104 [ 4 ] {c08b7156-a39e-4f6b-b97c-4cbf7832ed19} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001218 sec., 13136.288998357964 rows/sec., 987.79 KiB/sec. | ||
| 3540 | 2025.11.08 00:02:16.859143 [ 4 ] {c08b7156-a39e-4f6b-b97c-4cbf7832ed19} <Debug> TCPHandler: Processed in 0.001393048 sec. | ||
| 3541 | 2025.11.08 00:02:16.859266 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2025.11.08 00:02:16.859392 [ 4 ] {abf1294d-6feb-4c62-a259-274be0552ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3543 | 2025.11.08 00:02:16.859441 [ 4 ] {abf1294d-6feb-4c62-a259-274be0552ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3544 | 2025.11.08 00:02:16.859947 [ 4 ] {abf1294d-6feb-4c62-a259-274be0552ebd} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2025.11.08 00:02:16.859992 [ 4 ] {abf1294d-6feb-4c62-a259-274be0552ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3546 | 2025.11.08 00:02:16.860389 [ 4 ] {abf1294d-6feb-4c62-a259-274be0552ebd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3547 | 2025.11.08 00:02:16.860620 [ 4 ] {abf1294d-6feb-4c62-a259-274be0552ebd} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2025.11.08 00:02:16.860755 [ 4 ] {abf1294d-6feb-4c62-a259-274be0552ebd} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00139 sec., 57553.95683453238 rows/sec., 4.49 MiB/sec. | ||
| 3549 | 2025.11.08 00:02:16.860794 [ 4 ] {abf1294d-6feb-4c62-a259-274be0552ebd} <Debug> TCPHandler: Processed in 0.001591184 sec. | ||
| 3550 | 2025.11.08 00:02:16.860907 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2025.11.08 00:02:16.861002 [ 4 ] {292e5b0b-a485-4921-a361-c196bc223601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3552 | 2025.11.08 00:02:16.861046 [ 4 ] {292e5b0b-a485-4921-a361-c196bc223601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3553 | 2025.11.08 00:02:16.861436 [ 4 ] {292e5b0b-a485-4921-a361-c196bc223601} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2025.11.08 00:02:16.861474 [ 4 ] {292e5b0b-a485-4921-a361-c196bc223601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3555 | 2025.11.08 00:02:16.861809 [ 4 ] {292e5b0b-a485-4921-a361-c196bc223601} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3556 | 2025.11.08 00:02:16.862018 [ 4 ] {292e5b0b-a485-4921-a361-c196bc223601} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2025.11.08 00:02:16.862148 [ 4 ] {292e5b0b-a485-4921-a361-c196bc223601} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 3558 | 2025.11.08 00:02:16.862186 [ 4 ] {292e5b0b-a485-4921-a361-c196bc223601} <Debug> TCPHandler: Processed in 0.001329737 sec. | ||
| 3559 | 2025.11.08 00:02:16.862314 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2025.11.08 00:02:16.862429 [ 4 ] {55a183ef-fc7f-4654-883a-b2f5e916b8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3561 | 2025.11.08 00:02:16.862497 [ 4 ] {55a183ef-fc7f-4654-883a-b2f5e916b8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3562 | 2025.11.08 00:02:16.863391 [ 4 ] {55a183ef-fc7f-4654-883a-b2f5e916b8f9} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2025.11.08 00:02:16.863435 [ 4 ] {55a183ef-fc7f-4654-883a-b2f5e916b8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3564 | 2025.11.08 00:02:16.863986 [ 4 ] {55a183ef-fc7f-4654-883a-b2f5e916b8f9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3565 | 2025.11.08 00:02:16.864216 [ 4 ] {55a183ef-fc7f-4654-883a-b2f5e916b8f9} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2025.11.08 00:02:16.864354 [ 4 ] {55a183ef-fc7f-4654-883a-b2f5e916b8f9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001949 sec., 8209.338122113904 rows/sec., 14.71 MiB/sec. | ||
| 3567 | 2025.11.08 00:02:16.864411 [ 4 ] {55a183ef-fc7f-4654-883a-b2f5e916b8f9} <Debug> TCPHandler: Processed in 0.00216052 sec. | ||
| 3568 | 2025.11.08 00:02:16.864522 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2025.11.08 00:02:16.864617 [ 4 ] {dc5c7373-918a-4550-9a90-28d08d4882c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3570 | 2025.11.08 00:02:16.864659 [ 4 ] {dc5c7373-918a-4550-9a90-28d08d4882c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3571 | 2025.11.08 00:02:16.864985 [ 4 ] {dc5c7373-918a-4550-9a90-28d08d4882c4} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2025.11.08 00:02:16.865023 [ 4 ] {dc5c7373-918a-4550-9a90-28d08d4882c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3573 | 2025.11.08 00:02:16.865328 [ 4 ] {dc5c7373-918a-4550-9a90-28d08d4882c4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3574 | 2025.11.08 00:02:16.865534 [ 4 ] {dc5c7373-918a-4550-9a90-28d08d4882c4} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2025.11.08 00:02:16.865660 [ 4 ] {dc5c7373-918a-4550-9a90-28d08d4882c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3576 | 2025.11.08 00:02:16.865695 [ 4 ] {dc5c7373-918a-4550-9a90-28d08d4882c4} <Debug> TCPHandler: Processed in 0.001223414 sec. | ||
| 3577 | 2025.11.08 00:02:21.883823 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3578 | 2025.11.08 00:02:21.884030 [ 4 ] {4efcd9c8-923c-4b32-860f-70e1f84d3955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3579 | 2025.11.08 00:02:21.884102 [ 4 ] {4efcd9c8-923c-4b32-860f-70e1f84d3955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3580 | 2025.11.08 00:02:21.885351 [ 4 ] {4efcd9c8-923c-4b32-860f-70e1f84d3955} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2025.11.08 00:02:21.885407 [ 4 ] {4efcd9c8-923c-4b32-860f-70e1f84d3955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3582 | 2025.11.08 00:02:21.885915 [ 4 ] {4efcd9c8-923c-4b32-860f-70e1f84d3955} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3583 | 2025.11.08 00:02:21.886172 [ 4 ] {4efcd9c8-923c-4b32-860f-70e1f84d3955} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2025.11.08 00:02:21.886342 [ 4 ] {4efcd9c8-923c-4b32-860f-70e1f84d3955} <Debug> executeQuery: Read 1248 rows, 105.84 KiB in 0.00236 sec., 528813.5593220339 rows/sec., 43.80 MiB/sec. | ||
| 3585 | 2025.11.08 00:02:21.886394 [ 4 ] {4efcd9c8-923c-4b32-860f-70e1f84d3955} <Debug> TCPHandler: Processed in 0.002703344 sec. | ||
| 3586 | 2025.11.08 00:02:21.886520 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2025.11.08 00:02:21.886626 [ 4 ] {54a473e6-db42-424e-a288-744d98f3ba2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3588 | 2025.11.08 00:02:21.886672 [ 4 ] {54a473e6-db42-424e-a288-744d98f3ba2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3589 | 2025.11.08 00:02:21.887106 [ 4 ] {54a473e6-db42-424e-a288-744d98f3ba2e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2025.11.08 00:02:21.887147 [ 4 ] {54a473e6-db42-424e-a288-744d98f3ba2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3591 | 2025.11.08 00:02:21.887466 [ 4 ] {54a473e6-db42-424e-a288-744d98f3ba2e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3592 | 2025.11.08 00:02:21.887684 [ 4 ] {54a473e6-db42-424e-a288-744d98f3ba2e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2025.11.08 00:02:21.887820 [ 4 ] {54a473e6-db42-424e-a288-744d98f3ba2e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001218 sec., 21346.469622331693 rows/sec., 1.57 MiB/sec. | ||
| 3594 | 2025.11.08 00:02:21.887815 [ 114 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3595 | 2025.11.08 00:02:21.887862 [ 4 ] {54a473e6-db42-424e-a288-744d98f3ba2e} <Debug> TCPHandler: Processed in 0.001395738 sec. | ||
| 3596 | 2025.11.08 00:02:21.887913 [ 114 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2025.11.08 00:02:21.887946 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3598 | 2025.11.08 00:02:21.888001 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2025.11.08 00:02:21.888041 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 3600 | 2025.11.08 00:02:21.888103 [ 4 ] {155db287-30d1-4cb1-a36d-1ddd23337836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3601 | 2025.11.08 00:02:21.888136 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3602 | 2025.11.08 00:02:21.888147 [ 4 ] {155db287-30d1-4cb1-a36d-1ddd23337836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3603 | 2025.11.08 00:02:21.888167 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 72 rows starting from the beginning of the part | ||
| 3604 | 2025.11.08 00:02:21.888228 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3605 | 2025.11.08 00:02:21.888274 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 3606 | 2025.11.08 00:02:21.888324 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3607 | 2025.11.08 00:02:21.888366 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 3608 | 2025.11.08 00:02:21.888411 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3609 | 2025.11.08 00:02:21.888638 [ 4 ] {155db287-30d1-4cb1-a36d-1ddd23337836} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2025.11.08 00:02:21.888676 [ 4 ] {155db287-30d1-4cb1-a36d-1ddd23337836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3611 | 2025.11.08 00:02:21.889139 [ 4 ] {155db287-30d1-4cb1-a36d-1ddd23337836} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3612 | 2025.11.08 00:02:21.889167 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160082 sec., 167229.5579105615 rows/sec., 12.94 MiB/sec. | ||
| 3613 | 2025.11.08 00:02:21.889309 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3614 | 2025.11.08 00:02:21.889367 [ 4 ] {155db287-30d1-4cb1-a36d-1ddd23337836} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2025.11.08 00:02:21.889502 [ 4 ] {155db287-30d1-4cb1-a36d-1ddd23337836} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001419 sec., 160676.53276955604 rows/sec., 10.88 MiB/sec. | ||
| 3616 | 2025.11.08 00:02:21.889540 [ 4 ] {155db287-30d1-4cb1-a36d-1ddd23337836} <Debug> TCPHandler: Processed in 0.001596424 sec. | ||
| 3617 | 2025.11.08 00:02:21.889554 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_21_4} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2025.11.08 00:02:21.889624 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_21_4} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3619 | 2025.11.08 00:02:21.889653 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3620 | 2025.11.08 00:02:21.889688 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3621 | 2025.11.08 00:02:21.889759 [ 4 ] {556aad54-78ab-436f-ac63-5114094b4bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3622 | 2025.11.08 00:02:21.889803 [ 4 ] {556aad54-78ab-436f-ac63-5114094b4bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3623 | 2025.11.08 00:02:21.890410 [ 4 ] {556aad54-78ab-436f-ac63-5114094b4bbf} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2025.11.08 00:02:21.890446 [ 4 ] {556aad54-78ab-436f-ac63-5114094b4bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3625 | 2025.11.08 00:02:21.890791 [ 4 ] {556aad54-78ab-436f-ac63-5114094b4bbf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3626 | 2025.11.08 00:02:21.891028 [ 4 ] {556aad54-78ab-436f-ac63-5114094b4bbf} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2025.11.08 00:02:21.891162 [ 4 ] {556aad54-78ab-436f-ac63-5114094b4bbf} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001422 sec., 383966.24472573836 rows/sec., 28.49 MiB/sec. | ||
| 3628 | 2025.11.08 00:02:21.891202 [ 4 ] {556aad54-78ab-436f-ac63-5114094b4bbf} <Debug> TCPHandler: Processed in 0.001599834 sec. | ||
| 3629 | 2025.11.08 00:02:21.891351 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3630 | 2025.11.08 00:02:21.891462 [ 4 ] {034f6911-d83b-40e3-8af4-71c759857bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3631 | 2025.11.08 00:02:21.891511 [ 4 ] {034f6911-d83b-40e3-8af4-71c759857bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3632 | 2025.11.08 00:02:21.892104 [ 4 ] {034f6911-d83b-40e3-8af4-71c759857bd2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2025.11.08 00:02:21.892142 [ 4 ] {034f6911-d83b-40e3-8af4-71c759857bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3634 | 2025.11.08 00:02:21.892557 [ 4 ] {034f6911-d83b-40e3-8af4-71c759857bd2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3635 | 2025.11.08 00:02:21.892795 [ 4 ] {034f6911-d83b-40e3-8af4-71c759857bd2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2025.11.08 00:02:21.892942 [ 4 ] {034f6911-d83b-40e3-8af4-71c759857bd2} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001486 sec., 567967.6985195155 rows/sec., 38.23 MiB/sec. | ||
| 3637 | 2025.11.08 00:02:21.892989 [ 4 ] {034f6911-d83b-40e3-8af4-71c759857bd2} <Debug> TCPHandler: Processed in 0.001722738 sec. | ||
| 3638 | 2025.11.08 00:02:21.893106 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2025.11.08 00:02:21.893203 [ 4 ] {34d3f65d-a142-407c-b760-546ec0b76a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3640 | 2025.11.08 00:02:21.893259 [ 4 ] {34d3f65d-a142-407c-b760-546ec0b76a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3641 | 2025.11.08 00:02:21.894024 [ 4 ] {34d3f65d-a142-407c-b760-546ec0b76a53} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2025.11.08 00:02:21.894062 [ 4 ] {34d3f65d-a142-407c-b760-546ec0b76a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3643 | 2025.11.08 00:02:21.894608 [ 4 ] {34d3f65d-a142-407c-b760-546ec0b76a53} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3644 | 2025.11.08 00:02:21.894839 [ 4 ] {34d3f65d-a142-407c-b760-546ec0b76a53} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2025.11.08 00:02:21.894957 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3646 | 2025.11.08 00:02:21.894988 [ 4 ] {34d3f65d-a142-407c-b760-546ec0b76a53} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001805 sec., 14404.43213296399 rows/sec., 25.81 MiB/sec. | ||
| 3647 | 2025.11.08 00:02:21.895011 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2025.11.08 00:02:21.895041 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3649 | 2025.11.08 00:02:21.895068 [ 4 ] {34d3f65d-a142-407c-b760-546ec0b76a53} <Debug> TCPHandler: Processed in 0.002012995 sec. | ||
| 3650 | 2025.11.08 00:02:21.895189 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 3651 | 2025.11.08 00:02:21.895204 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2025.11.08 00:02:21.895342 [ 4 ] {e109b882-3dfe-49b3-9959-d9e83f0829c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3653 | 2025.11.08 00:02:21.895386 [ 4 ] {e109b882-3dfe-49b3-9959-d9e83f0829c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3654 | 2025.11.08 00:02:21.895490 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3655 | 2025.11.08 00:02:21.895582 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 272 rows starting from the beginning of the part | ||
| 3656 | 2025.11.08 00:02:21.895759 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3657 | 2025.11.08 00:02:21.895771 [ 4 ] {e109b882-3dfe-49b3-9959-d9e83f0829c0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2025.11.08 00:02:21.895815 [ 4 ] {e109b882-3dfe-49b3-9959-d9e83f0829c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3659 | 2025.11.08 00:02:21.895878 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 3660 | 2025.11.08 00:02:21.895993 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3661 | 2025.11.08 00:02:21.896106 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 3662 | 2025.11.08 00:02:21.896152 [ 4 ] {e109b882-3dfe-49b3-9959-d9e83f0829c0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3663 | 2025.11.08 00:02:21.896216 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3664 | 2025.11.08 00:02:21.896407 [ 4 ] {e109b882-3dfe-49b3-9959-d9e83f0829c0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2025.11.08 00:02:21.896548 [ 4 ] {e109b882-3dfe-49b3-9959-d9e83f0829c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 3666 | 2025.11.08 00:02:21.896586 [ 4 ] {e109b882-3dfe-49b3-9959-d9e83f0829c0} <Debug> TCPHandler: Processed in 0.00143264 sec. | ||
| 3667 | 2025.11.08 00:02:21.900264 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 19 columns (19 merged, 0 gathered) in 0.005153502 sec., 74124.35272170264 rows/sec., 132.83 MiB/sec. | ||
| 3668 | 2025.11.08 00:02:21.901029 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3669 | 2025.11.08 00:02:21.901420 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2025.11.08 00:02:21.901498 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3671 | 2025.11.08 00:02:21.901663 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 3672 | 2025.11.08 00:02:22.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.68 MiB, peak 240.78 MiB, free memory in arenas 0.00 B, will set to 236.98 MiB (RSS), difference: 1.30 MiB | ||
| 3673 | 2025.11.08 00:02:22.606658 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8099 | ||
| 3674 | 2025.11.08 00:02:22.607333 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2025.11.08 00:02:22.607397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3676 | 2025.11.08 00:02:22.608241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3677 | 2025.11.08 00:02:22.608567 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2025.11.08 00:02:22.608761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8099 | ||
| 3679 | 2025.11.08 00:02:22.669682 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52054 | ||
| 3680 | 2025.11.08 00:02:22.669791 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3681 | 2025.11.08 00:02:22.669817 [ 288 ] {} <Debug> TCP-Session: 7906d096-cead-4885-ad11-63dae5d29a5e Authenticating user 'default' from [fd00:1122:3344:101::e]:52054 | ||
| 3682 | 2025.11.08 00:02:22.669839 [ 288 ] {} <Debug> TCP-Session: 7906d096-cead-4885-ad11-63dae5d29a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2025.11.08 00:02:22.669852 [ 288 ] {} <Debug> TCP-Session: 7906d096-cead-4885-ad11-63dae5d29a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2025.11.08 00:02:22.670116 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53912 | ||
| 3685 | 2025.11.08 00:02:22.670158 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46196 | ||
| 3686 | 2025.11.08 00:02:22.670194 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54856 | ||
| 3687 | 2025.11.08 00:02:22.670198 [ 288 ] {} <Trace> TCP-Session: 7906d096-cead-4885-ad11-63dae5d29a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2025.11.08 00:02:22.670268 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3689 | 2025.11.08 00:02:22.670298 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3690 | 2025.11.08 00:02:22.670177 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40422 | ||
| 3691 | 2025.11.08 00:02:22.670329 [ 289 ] {} <Debug> TCP-Session: 8eeab86e-40d3-4bab-b111-892ed315db5e Authenticating user 'default' from [fd00:1122:3344:101::e]:53912 | ||
| 3692 | 2025.11.08 00:02:22.670346 [ 291 ] {} <Debug> TCP-Session: f9f6b12b-bf3e-4282-bdad-8d8ab8795d27 Authenticating user 'default' from [fd00:1122:3344:101::e]:46196 | ||
| 3693 | 2025.11.08 00:02:22.670166 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48370 | ||
| 3694 | 2025.11.08 00:02:22.670399 [ 291 ] {} <Debug> TCP-Session: f9f6b12b-bf3e-4282-bdad-8d8ab8795d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2025.11.08 00:02:22.670382 [ 289 ] {} <Debug> TCP-Session: 8eeab86e-40d3-4bab-b111-892ed315db5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2025.11.08 00:02:22.670438 [ 291 ] {} <Debug> TCP-Session: f9f6b12b-bf3e-4282-bdad-8d8ab8795d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2025.11.08 00:02:22.670467 [ 289 ] {} <Debug> TCP-Session: 8eeab86e-40d3-4bab-b111-892ed315db5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2025.11.08 00:02:22.670441 [ 288 ] {b14e8202-5073-4f00-8a3a-82ddfa38c4af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52054) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3699 | 2025.11.08 00:02:22.670128 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33354 | ||
| 3700 | 2025.11.08 00:02:22.670782 [ 288 ] {b14e8202-5073-4f00-8a3a-82ddfa38c4af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3701 | 2025.11.08 00:02:22.670850 [ 288 ] {b14e8202-5073-4f00-8a3a-82ddfa38c4af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3702 | 2025.11.08 00:02:22.671260 [ 288 ] {b14e8202-5073-4f00-8a3a-82ddfa38c4af} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 3703 | 2025.11.08 00:02:22.672371 [ 326 ] {b14e8202-5073-4f00-8a3a-82ddfa38c4af} <Trace> AggregatingTransform: Aggregating | ||
| 3704 | 2025.11.08 00:02:22.672414 [ 326 ] {b14e8202-5073-4f00-8a3a-82ddfa38c4af} <Trace> Aggregator: Aggregation method: without_key | ||
| 3705 | 2025.11.08 00:02:22.672452 [ 326 ] {b14e8202-5073-4f00-8a3a-82ddfa38c4af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001071679 sec. (933.115 rows/sec., 36.45 KiB/sec.) | ||
| 3706 | 2025.11.08 00:02:22.672472 [ 326 ] {b14e8202-5073-4f00-8a3a-82ddfa38c4af} <Trace> Aggregator: Merging aggregated data | ||
| 3707 | 2025.11.08 00:02:22.673952 [ 288 ] {b14e8202-5073-4f00-8a3a-82ddfa38c4af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003567 sec., 280.3476310625175 rows/sec., 10.95 KiB/sec. | ||
| 3708 | 2025.11.08 00:02:22.674151 [ 288 ] {b14e8202-5073-4f00-8a3a-82ddfa38c4af} <Debug> TCPHandler: Processed in 0.004070642 sec. | ||
| 3709 | 2025.11.08 00:02:22.674276 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3710 | 2025.11.08 00:02:22.674309 [ 288 ] {} <Debug> TCP-Session: 7906d096-cead-4885-ad11-63dae5d29a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2025.11.08 00:02:22.674343 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3712 | 2025.11.08 00:02:22.674392 [ 289 ] {} <Debug> TCP-Session: 8eeab86e-40d3-4bab-b111-892ed315db5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2025.11.08 00:02:22.674416 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3714 | 2025.11.08 00:02:22.674481 [ 291 ] {} <Debug> TCP-Session: f9f6b12b-bf3e-4282-bdad-8d8ab8795d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2025.11.08 00:02:22.675514 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3716 | 2025.11.08 00:02:22.675565 [ 294 ] {} <Debug> TCP-Session: 60cc69e7-3e34-4467-91e1-23759ba92c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:54856 | ||
| 3717 | 2025.11.08 00:02:22.675593 [ 294 ] {} <Debug> TCP-Session: 60cc69e7-3e34-4467-91e1-23759ba92c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2025.11.08 00:02:22.675610 [ 294 ] {} <Debug> TCP-Session: 60cc69e7-3e34-4467-91e1-23759ba92c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2025.11.08 00:02:22.675611 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3720 | 2025.11.08 00:02:22.675665 [ 290 ] {} <Debug> TCP-Session: 49d42102-26a1-4f51-a390-985c7fd73a61 Authenticating user 'default' from [fd00:1122:3344:101::e]:33354 | ||
| 3721 | 2025.11.08 00:02:22.675686 [ 290 ] {} <Debug> TCP-Session: 49d42102-26a1-4f51-a390-985c7fd73a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2025.11.08 00:02:22.675703 [ 290 ] {} <Debug> TCP-Session: 49d42102-26a1-4f51-a390-985c7fd73a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2025.11.08 00:02:22.675729 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3724 | 2025.11.08 00:02:22.675770 [ 292 ] {} <Debug> TCP-Session: 7890a8ef-d86b-4c15-a518-6e8241b3867a Authenticating user 'default' from [fd00:1122:3344:101::e]:48370 | ||
| 3725 | 2025.11.08 00:02:22.675790 [ 292 ] {} <Debug> TCP-Session: 7890a8ef-d86b-4c15-a518-6e8241b3867a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2025.11.08 00:02:22.675803 [ 292 ] {} <Debug> TCP-Session: 7890a8ef-d86b-4c15-a518-6e8241b3867a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2025.11.08 00:02:22.675835 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58695 | ||
| 3728 | 2025.11.08 00:02:22.675855 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35479 | ||
| 3729 | 2025.11.08 00:02:22.675921 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3730 | 2025.11.08 00:02:22.675950 [ 286 ] {} <Debug> TCP-Session: 93e69150-d8cf-4099-82b6-fc64c95b6627 Authenticating user 'default' from [fd00:1122:3344:101::e]:58695 | ||
| 3731 | 2025.11.08 00:02:22.675969 [ 286 ] {} <Debug> TCP-Session: 93e69150-d8cf-4099-82b6-fc64c95b6627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2025.11.08 00:02:22.675985 [ 286 ] {} <Debug> TCP-Session: 93e69150-d8cf-4099-82b6-fc64c95b6627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2025.11.08 00:02:22.686574 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3734 | 2025.11.08 00:02:22.686626 [ 3 ] {} <Debug> TCP-Session: 2fe0beba-4c1a-4d3e-a196-7759577f8536 Authenticating user 'default' from [fd00:1122:3344:101::e]:35479 | ||
| 3735 | 2025.11.08 00:02:22.686651 [ 3 ] {} <Debug> TCP-Session: 2fe0beba-4c1a-4d3e-a196-7759577f8536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2025.11.08 00:02:22.686669 [ 3 ] {} <Debug> TCP-Session: 2fe0beba-4c1a-4d3e-a196-7759577f8536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2025.11.08 00:02:22.686792 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2025.11.08 00:02:22.686850 [ 293 ] {} <Debug> TCP-Session: da657247-d525-4ae6-8ea4-897760247581 Authenticating user 'default' from [fd00:1122:3344:101::e]:40422 | ||
| 3739 | 2025.11.08 00:02:22.686877 [ 293 ] {} <Debug> TCP-Session: da657247-d525-4ae6-8ea4-897760247581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2025.11.08 00:02:22.686893 [ 293 ] {} <Debug> TCP-Session: da657247-d525-4ae6-8ea4-897760247581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2025.11.08 00:02:22.698880 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54856). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3742 | |||
| 3743 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3744 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3745 | 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 | ||
| 3746 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3747 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3748 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3749 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3750 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3751 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3752 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3753 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3754 | (version 23.8.7.1) | ||
| 3755 | 2025.11.08 00:02:22.699113 [ 294 ] {} <Debug> TCP-Session: 60cc69e7-3e34-4467-91e1-23759ba92c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2025.11.08 00:02:22.699146 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35479). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3757 | |||
| 3758 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3759 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3760 | 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 | ||
| 3761 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3762 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3763 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3764 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3765 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3766 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3767 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3768 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3769 | (version 23.8.7.1) | ||
| 3770 | 2025.11.08 00:02:22.699258 [ 3 ] {} <Debug> TCP-Session: 2fe0beba-4c1a-4d3e-a196-7759577f8536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2025.11.08 00:02:22.699322 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40422). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3772 | |||
| 3773 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3774 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3775 | 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 | ||
| 3776 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3777 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3778 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3779 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3780 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3781 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3782 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3783 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3784 | (version 23.8.7.1) | ||
| 3785 | 2025.11.08 00:02:22.699427 [ 293 ] {} <Debug> TCP-Session: da657247-d525-4ae6-8ea4-897760247581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2025.11.08 00:02:22.699447 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58695). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3787 | |||
| 3788 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3789 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3790 | 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 | ||
| 3791 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3792 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3793 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3794 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3795 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3796 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3797 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3798 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3799 | (version 23.8.7.1) | ||
| 3800 | 2025.11.08 00:02:22.699550 [ 286 ] {} <Debug> TCP-Session: 93e69150-d8cf-4099-82b6-fc64c95b6627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2025.11.08 00:02:22.699594 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33354). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3802 | |||
| 3803 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3804 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3805 | 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 | ||
| 3806 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3807 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3808 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3809 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3810 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3811 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3812 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3813 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3814 | (version 23.8.7.1) | ||
| 3815 | 2025.11.08 00:02:22.699687 [ 290 ] {} <Debug> TCP-Session: 49d42102-26a1-4f51-a390-985c7fd73a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2025.11.08 00:02:22.699731 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48370). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3817 | |||
| 3818 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3819 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3820 | 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 | ||
| 3821 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3822 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3823 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3824 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3825 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3826 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3827 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3828 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3829 | (version 23.8.7.1) | ||
| 3830 | 2025.11.08 00:02:22.699824 [ 292 ] {} <Debug> TCP-Session: 7890a8ef-d86b-4c15-a518-6e8241b3867a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2025.11.08 00:02:23.095224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3832 | 2025.11.08 00:02:23.111178 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2025.11.08 00:02:23.111244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3834 | 2025.11.08 00:02:23.117086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3835 | 2025.11.08 00:02:23.117809 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2025.11.08 00:02:23.120797 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3837 | 2025.11.08 00:02:23.167824 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57154 | ||
| 3838 | 2025.11.08 00:02:23.167936 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3839 | 2025.11.08 00:02:23.167964 [ 291 ] {} <Debug> TCP-Session: cf267c56-d022-4f6f-9fbb-38c7103c8887 Authenticating user 'default' from [fd00:1122:3344:101::e]:57154 | ||
| 3840 | 2025.11.08 00:02:23.167986 [ 291 ] {} <Debug> TCP-Session: cf267c56-d022-4f6f-9fbb-38c7103c8887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2025.11.08 00:02:23.167999 [ 291 ] {} <Debug> TCP-Session: cf267c56-d022-4f6f-9fbb-38c7103c8887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2025.11.08 00:02:23.168222 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65192 | ||
| 3843 | 2025.11.08 00:02:23.168261 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58630 | ||
| 3844 | 2025.11.08 00:02:23.168279 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40022 | ||
| 3845 | 2025.11.08 00:02:23.168298 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57060 | ||
| 3846 | 2025.11.08 00:02:23.168329 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3847 | 2025.11.08 00:02:23.168363 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3848 | 2025.11.08 00:02:23.168370 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3849 | 2025.11.08 00:02:23.168382 [ 286 ] {} <Debug> TCP-Session: 22229bf6-7edc-42c9-9f2d-13a2f5918134 Authenticating user 'default' from [fd00:1122:3344:101::e]:65192 | ||
| 3850 | 2025.11.08 00:02:23.168400 [ 288 ] {} <Debug> TCP-Session: abb7fd62-6131-4e32-837b-aeaf7c38b239 Authenticating user 'default' from [fd00:1122:3344:101::e]:58630 | ||
| 3851 | 2025.11.08 00:02:23.168410 [ 290 ] {} <Debug> TCP-Session: 6d612c31-69e7-458b-8c72-07d7b3d527d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40022 | ||
| 3852 | 2025.11.08 00:02:23.168420 [ 286 ] {} <Debug> TCP-Session: 22229bf6-7edc-42c9-9f2d-13a2f5918134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2025.11.08 00:02:23.168436 [ 288 ] {} <Debug> TCP-Session: abb7fd62-6131-4e32-837b-aeaf7c38b239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2025.11.08 00:02:23.168442 [ 290 ] {} <Debug> TCP-Session: 6d612c31-69e7-458b-8c72-07d7b3d527d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2025.11.08 00:02:23.168447 [ 286 ] {} <Debug> TCP-Session: 22229bf6-7edc-42c9-9f2d-13a2f5918134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2025.11.08 00:02:23.168462 [ 288 ] {} <Debug> TCP-Session: abb7fd62-6131-4e32-837b-aeaf7c38b239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2025.11.08 00:02:23.168473 [ 290 ] {} <Debug> TCP-Session: 6d612c31-69e7-458b-8c72-07d7b3d527d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2025.11.08 00:02:23.168320 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33503 | ||
| 3859 | 2025.11.08 00:02:23.168280 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63002 | ||
| 3860 | 2025.11.08 00:02:23.168422 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3861 | 2025.11.08 00:02:23.168369 [ 291 ] {} <Trace> TCP-Session: cf267c56-d022-4f6f-9fbb-38c7103c8887 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2025.11.08 00:02:23.168617 [ 293 ] {} <Debug> TCP-Session: 53298f1c-7a2f-4cae-8f5d-89f60d5ca374 Authenticating user 'default' from [fd00:1122:3344:101::e]:57060 | ||
| 3863 | 2025.11.08 00:02:23.168619 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3864 | 2025.11.08 00:02:23.168312 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41633 | ||
| 3865 | 2025.11.08 00:02:23.168670 [ 3 ] {} <Debug> TCP-Session: 47be34b2-8db1-4b88-9d42-c3bffb958304 Authenticating user 'default' from [fd00:1122:3344:101::e]:33503 | ||
| 3866 | 2025.11.08 00:02:23.168661 [ 293 ] {} <Debug> TCP-Session: 53298f1c-7a2f-4cae-8f5d-89f60d5ca374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2025.11.08 00:02:23.168713 [ 3 ] {} <Debug> TCP-Session: 47be34b2-8db1-4b88-9d42-c3bffb958304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2025.11.08 00:02:23.168738 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3869 | 2025.11.08 00:02:23.168739 [ 293 ] {} <Debug> TCP-Session: 53298f1c-7a2f-4cae-8f5d-89f60d5ca374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2025.11.08 00:02:23.168746 [ 3 ] {} <Debug> TCP-Session: 47be34b2-8db1-4b88-9d42-c3bffb958304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2025.11.08 00:02:23.168769 [ 289 ] {} <Debug> TCP-Session: 186ddd7a-8736-41af-aeb5-d9dc56a07d16 Authenticating user 'default' from [fd00:1122:3344:101::e]:63002 | ||
| 3872 | 2025.11.08 00:02:23.168795 [ 291 ] {67c7dd48-7a9b-4832-883d-b83c7d7d72e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57154) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3873 | 2025.11.08 00:02:23.168807 [ 289 ] {} <Debug> TCP-Session: 186ddd7a-8736-41af-aeb5-d9dc56a07d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2025.11.08 00:02:23.168289 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39316 | ||
| 3875 | 2025.11.08 00:02:23.168847 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2025.11.08 00:02:23.168843 [ 289 ] {} <Debug> TCP-Session: 186ddd7a-8736-41af-aeb5-d9dc56a07d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2025.11.08 00:02:23.168892 [ 294 ] {} <Debug> TCP-Session: 7671c02b-31be-423b-8349-e0605c9ac780 Authenticating user 'default' from [fd00:1122:3344:101::e]:41633 | ||
| 3878 | 2025.11.08 00:02:23.168918 [ 294 ] {} <Debug> TCP-Session: 7671c02b-31be-423b-8349-e0605c9ac780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2025.11.08 00:02:23.168930 [ 294 ] {} <Debug> TCP-Session: 7671c02b-31be-423b-8349-e0605c9ac780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2025.11.08 00:02:23.169012 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3881 | 2025.11.08 00:02:23.169042 [ 292 ] {} <Debug> TCP-Session: e71015e6-ff8b-4c31-b31a-3ec9cf1bad55 Authenticating user 'default' from [fd00:1122:3344:101::e]:39316 | ||
| 3882 | 2025.11.08 00:02:23.169058 [ 292 ] {} <Debug> TCP-Session: e71015e6-ff8b-4c31-b31a-3ec9cf1bad55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2025.11.08 00:02:23.169071 [ 292 ] {} <Debug> TCP-Session: e71015e6-ff8b-4c31-b31a-3ec9cf1bad55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2025.11.08 00:02:23.169130 [ 291 ] {67c7dd48-7a9b-4832-883d-b83c7d7d72e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3885 | 2025.11.08 00:02:23.169190 [ 291 ] {67c7dd48-7a9b-4832-883d-b83c7d7d72e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3886 | 2025.11.08 00:02:23.169511 [ 291 ] {67c7dd48-7a9b-4832-883d-b83c7d7d72e3} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 3887 | 2025.11.08 00:02:23.170588 [ 304 ] {67c7dd48-7a9b-4832-883d-b83c7d7d72e3} <Trace> AggregatingTransform: Aggregating | ||
| 3888 | 2025.11.08 00:02:23.170661 [ 304 ] {67c7dd48-7a9b-4832-883d-b83c7d7d72e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3889 | 2025.11.08 00:02:23.170699 [ 304 ] {67c7dd48-7a9b-4832-883d-b83c7d7d72e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00108754 sec. (919.506 rows/sec., 35.92 KiB/sec.) | ||
| 3890 | 2025.11.08 00:02:23.170718 [ 304 ] {67c7dd48-7a9b-4832-883d-b83c7d7d72e3} <Trace> Aggregator: Merging aggregated data | ||
| 3891 | 2025.11.08 00:02:23.172330 [ 291 ] {67c7dd48-7a9b-4832-883d-b83c7d7d72e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003576 sec., 279.64205816554806 rows/sec., 10.92 KiB/sec. | ||
| 3892 | 2025.11.08 00:02:23.172520 [ 291 ] {67c7dd48-7a9b-4832-883d-b83c7d7d72e3} <Debug> TCPHandler: Processed in 0.004303269 sec. | ||
| 3893 | 2025.11.08 00:02:23.172638 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3894 | 2025.11.08 00:02:23.172667 [ 291 ] {} <Debug> TCP-Session: cf267c56-d022-4f6f-9fbb-38c7103c8887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2025.11.08 00:02:23.172670 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3896 | 2025.11.08 00:02:23.172689 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3897 | 2025.11.08 00:02:23.172714 [ 3 ] {} <Debug> TCP-Session: 47be34b2-8db1-4b88-9d42-c3bffb958304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2025.11.08 00:02:23.172725 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3899 | 2025.11.08 00:02:23.172726 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3900 | 2025.11.08 00:02:23.172747 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3901 | 2025.11.08 00:02:23.172765 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3902 | 2025.11.08 00:02:23.172783 [ 286 ] {} <Debug> TCP-Session: 22229bf6-7edc-42c9-9f2d-13a2f5918134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2025.11.08 00:02:23.172800 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3904 | 2025.11.08 00:02:23.172816 [ 292 ] {} <Debug> TCP-Session: e71015e6-ff8b-4c31-b31a-3ec9cf1bad55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2025.11.08 00:02:23.172794 [ 290 ] {} <Debug> TCP-Session: 6d612c31-69e7-458b-8c72-07d7b3d527d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2025.11.08 00:02:23.172840 [ 294 ] {} <Debug> TCP-Session: 7671c02b-31be-423b-8349-e0605c9ac780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2025.11.08 00:02:23.172782 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3908 | 2025.11.08 00:02:23.172765 [ 288 ] {} <Debug> TCP-Session: abb7fd62-6131-4e32-837b-aeaf7c38b239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2025.11.08 00:02:23.172911 [ 293 ] {} <Debug> TCP-Session: 53298f1c-7a2f-4cae-8f5d-89f60d5ca374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2025.11.08 00:02:23.172742 [ 289 ] {} <Debug> TCP-Session: 186ddd7a-8736-41af-aeb5-d9dc56a07d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2025.11.08 00:02:23.261073 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52793 | ||
| 3912 | 2025.11.08 00:02:23.261178 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3913 | 2025.11.08 00:02:23.261206 [ 286 ] {} <Debug> TCP-Session: ee72684d-0485-4870-baad-5fd8e8cafd9a Authenticating user 'default' from [fd00:1122:3344:101::e]:52793 | ||
| 3914 | 2025.11.08 00:02:23.261228 [ 286 ] {} <Debug> TCP-Session: ee72684d-0485-4870-baad-5fd8e8cafd9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2025.11.08 00:02:23.261241 [ 286 ] {} <Debug> TCP-Session: ee72684d-0485-4870-baad-5fd8e8cafd9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2025.11.08 00:02:23.261451 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62577 | ||
| 3917 | 2025.11.08 00:02:23.261487 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60712 | ||
| 3918 | 2025.11.08 00:02:23.261496 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44647 | ||
| 3919 | 2025.11.08 00:02:23.261540 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41973 | ||
| 3920 | 2025.11.08 00:02:23.261570 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34034 | ||
| 3921 | 2025.11.08 00:02:23.261596 [ 286 ] {} <Trace> TCP-Session: ee72684d-0485-4870-baad-5fd8e8cafd9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2025.11.08 00:02:23.261621 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3923 | 2025.11.08 00:02:23.261623 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3924 | 2025.11.08 00:02:23.261637 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3925 | 2025.11.08 00:02:23.261675 [ 290 ] {} <Debug> TCP-Session: aa0b200c-4b46-4176-ba8d-3cb79ca45441 Authenticating user 'default' from [fd00:1122:3344:101::e]:44647 | ||
| 3926 | 2025.11.08 00:02:23.261661 [ 289 ] {} <Debug> TCP-Session: c539bf93-7e9d-4725-b456-c65a8e0ef971 Authenticating user 'default' from [fd00:1122:3344:101::e]:60712 | ||
| 3927 | 2025.11.08 00:02:23.261712 [ 290 ] {} <Debug> TCP-Session: aa0b200c-4b46-4176-ba8d-3cb79ca45441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2025.11.08 00:02:23.261713 [ 292 ] {} <Debug> TCP-Session: ad10edc9-da4d-4125-9215-604a4b8d7b0c Authenticating user 'default' from [fd00:1122:3344:101::e]:41973 | ||
| 3929 | 2025.11.08 00:02:23.261740 [ 290 ] {} <Debug> TCP-Session: aa0b200c-4b46-4176-ba8d-3cb79ca45441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2025.11.08 00:02:23.261737 [ 289 ] {} <Debug> TCP-Session: c539bf93-7e9d-4725-b456-c65a8e0ef971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2025.11.08 00:02:23.261763 [ 292 ] {} <Debug> TCP-Session: ad10edc9-da4d-4125-9215-604a4b8d7b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2025.11.08 00:02:23.261777 [ 286 ] {396348d8-46a0-4024-a724-84a872cca54b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52793) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3933 | 2025.11.08 00:02:23.261794 [ 292 ] {} <Debug> TCP-Session: ad10edc9-da4d-4125-9215-604a4b8d7b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2025.11.08 00:02:23.261781 [ 289 ] {} <Debug> TCP-Session: c539bf93-7e9d-4725-b456-c65a8e0ef971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2025.11.08 00:02:23.261647 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3936 | 2025.11.08 00:02:23.261582 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3937 | 2025.11.08 00:02:23.261875 [ 3 ] {} <Debug> TCP-Session: 2110efdb-1702-45aa-9cdb-9c8d77d4de3b Authenticating user 'default' from [fd00:1122:3344:101::e]:34034 | ||
| 3938 | 2025.11.08 00:02:23.261888 [ 288 ] {} <Debug> TCP-Session: aa749111-33f5-4cfa-86ea-fd8594eb7210 Authenticating user 'default' from [fd00:1122:3344:101::e]:62577 | ||
| 3939 | 2025.11.08 00:02:23.261902 [ 3 ] {} <Debug> TCP-Session: 2110efdb-1702-45aa-9cdb-9c8d77d4de3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2025.11.08 00:02:23.261911 [ 288 ] {} <Debug> TCP-Session: aa749111-33f5-4cfa-86ea-fd8594eb7210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2025.11.08 00:02:23.261923 [ 3 ] {} <Debug> TCP-Session: 2110efdb-1702-45aa-9cdb-9c8d77d4de3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2025.11.08 00:02:23.261932 [ 288 ] {} <Debug> TCP-Session: aa749111-33f5-4cfa-86ea-fd8594eb7210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2025.11.08 00:02:23.261552 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55044 | ||
| 3944 | 2025.11.08 00:02:23.261562 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64135 | ||
| 3945 | 2025.11.08 00:02:23.261536 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33401 | ||
| 3946 | 2025.11.08 00:02:23.262032 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3947 | 2025.11.08 00:02:23.262058 [ 286 ] {396348d8-46a0-4024-a724-84a872cca54b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3948 | 2025.11.08 00:02:23.262064 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3949 | 2025.11.08 00:02:23.262067 [ 293 ] {} <Debug> TCP-Session: e7f56d40-c88c-4908-8516-a0dca5e6f29e Authenticating user 'default' from [fd00:1122:3344:101::e]:55044 | ||
| 3950 | 2025.11.08 00:02:23.262107 [ 294 ] {} <Debug> TCP-Session: 77dc2edb-c242-4702-872f-673288765f28 Authenticating user 'default' from [fd00:1122:3344:101::e]:64135 | ||
| 3951 | 2025.11.08 00:02:23.262107 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3952 | 2025.11.08 00:02:23.262124 [ 286 ] {396348d8-46a0-4024-a724-84a872cca54b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3953 | 2025.11.08 00:02:23.262142 [ 294 ] {} <Debug> TCP-Session: 77dc2edb-c242-4702-872f-673288765f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3954 | 2025.11.08 00:02:23.262158 [ 291 ] {} <Debug> TCP-Session: 021f6b1b-2561-475f-b0cb-553f91a6703d Authenticating user 'default' from [fd00:1122:3344:101::e]:33401 | ||
| 3955 | 2025.11.08 00:02:23.262170 [ 294 ] {} <Debug> TCP-Session: 77dc2edb-c242-4702-872f-673288765f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2025.11.08 00:02:23.262125 [ 293 ] {} <Debug> TCP-Session: e7f56d40-c88c-4908-8516-a0dca5e6f29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2025.11.08 00:02:23.262192 [ 291 ] {} <Debug> TCP-Session: 021f6b1b-2561-475f-b0cb-553f91a6703d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2025.11.08 00:02:23.262215 [ 293 ] {} <Debug> TCP-Session: e7f56d40-c88c-4908-8516-a0dca5e6f29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2025.11.08 00:02:23.262228 [ 291 ] {} <Debug> TCP-Session: 021f6b1b-2561-475f-b0cb-553f91a6703d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2025.11.08 00:02:23.262428 [ 286 ] {396348d8-46a0-4024-a724-84a872cca54b} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 3961 | 2025.11.08 00:02:23.263382 [ 295 ] {396348d8-46a0-4024-a724-84a872cca54b} <Trace> AggregatingTransform: Aggregating | ||
| 3962 | 2025.11.08 00:02:23.263435 [ 295 ] {396348d8-46a0-4024-a724-84a872cca54b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3963 | 2025.11.08 00:02:23.263470 [ 295 ] {396348d8-46a0-4024-a724-84a872cca54b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939625 sec. (1064.254 rows/sec., 41.57 KiB/sec.) | ||
| 3964 | 2025.11.08 00:02:23.263486 [ 295 ] {396348d8-46a0-4024-a724-84a872cca54b} <Trace> Aggregator: Merging aggregated data | ||
| 3965 | 2025.11.08 00:02:23.264861 [ 286 ] {396348d8-46a0-4024-a724-84a872cca54b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003134 sec., 319.0810465858328 rows/sec., 12.46 KiB/sec. | ||
| 3966 | 2025.11.08 00:02:23.265030 [ 286 ] {396348d8-46a0-4024-a724-84a872cca54b} <Debug> TCPHandler: Processed in 0.003558298 sec. | ||
| 3967 | 2025.11.08 00:02:23.265149 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3968 | 2025.11.08 00:02:23.265177 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3969 | 2025.11.08 00:02:23.265181 [ 286 ] {} <Debug> TCP-Session: ee72684d-0485-4870-baad-5fd8e8cafd9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2025.11.08 00:02:23.265203 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3971 | 2025.11.08 00:02:23.265222 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3972 | 2025.11.08 00:02:23.265232 [ 289 ] {} <Debug> TCP-Session: c539bf93-7e9d-4725-b456-c65a8e0ef971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2025.11.08 00:02:23.265253 [ 290 ] {} <Debug> TCP-Session: aa0b200c-4b46-4176-ba8d-3cb79ca45441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2025.11.08 00:02:23.265259 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3975 | 2025.11.08 00:02:23.265281 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3976 | 2025.11.08 00:02:23.265297 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3977 | 2025.11.08 00:02:23.265316 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3978 | 2025.11.08 00:02:23.265335 [ 291 ] {} <Debug> TCP-Session: 021f6b1b-2561-475f-b0cb-553f91a6703d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2025.11.08 00:02:23.265353 [ 292 ] {} <Debug> TCP-Session: ad10edc9-da4d-4125-9215-604a4b8d7b0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2025.11.08 00:02:23.265371 [ 294 ] {} <Debug> TCP-Session: 77dc2edb-c242-4702-872f-673288765f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2025.11.08 00:02:23.265314 [ 293 ] {} <Debug> TCP-Session: e7f56d40-c88c-4908-8516-a0dca5e6f29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2025.11.08 00:02:23.265273 [ 288 ] {} <Debug> TCP-Session: aa749111-33f5-4cfa-86ea-fd8594eb7210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2025.11.08 00:02:23.265245 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3984 | 2025.11.08 00:02:23.265476 [ 3 ] {} <Debug> TCP-Session: 2110efdb-1702-45aa-9cdb-9c8d77d4de3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2025.11.08 00:02:25.117428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 494 | ||
| 3986 | 2025.11.08 00:02:25.119671 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2025.11.08 00:02:25.119718 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3988 | 2025.11.08 00:02:25.120912 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3989 | 2025.11.08 00:02:25.121178 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2025.11.08 00:02:25.121425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3991 | 2025.11.08 00:02:26.856297 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2025.11.08 00:02:26.856524 [ 4 ] {b8f3b203-c2cc-4695-88a5-0a92aeecc80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3993 | 2025.11.08 00:02:26.856599 [ 4 ] {b8f3b203-c2cc-4695-88a5-0a92aeecc80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3994 | 2025.11.08 00:02:26.857250 [ 4 ] {b8f3b203-c2cc-4695-88a5-0a92aeecc80a} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2025.11.08 00:02:26.857298 [ 4 ] {b8f3b203-c2cc-4695-88a5-0a92aeecc80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3996 | 2025.11.08 00:02:26.857696 [ 4 ] {b8f3b203-c2cc-4695-88a5-0a92aeecc80a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3997 | 2025.11.08 00:02:26.857939 [ 4 ] {b8f3b203-c2cc-4695-88a5-0a92aeecc80a} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2025.11.08 00:02:26.858091 [ 4 ] {b8f3b203-c2cc-4695-88a5-0a92aeecc80a} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001619 sec., 54354.53983940704 rows/sec., 4.58 MiB/sec. | ||
| 3999 | 2025.11.08 00:02:26.858134 [ 4 ] {b8f3b203-c2cc-4695-88a5-0a92aeecc80a} <Debug> TCPHandler: Processed in 0.001981305 sec. | ||
| 4000 | 2025.11.08 00:02:26.858254 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2025.11.08 00:02:26.858355 [ 4 ] {7bcbfc22-9015-4eab-8e49-b401e2bc5e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4002 | 2025.11.08 00:02:26.858398 [ 4 ] {7bcbfc22-9015-4eab-8e49-b401e2bc5e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4003 | 2025.11.08 00:02:26.858827 [ 4 ] {7bcbfc22-9015-4eab-8e49-b401e2bc5e6c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2025.11.08 00:02:26.858866 [ 4 ] {7bcbfc22-9015-4eab-8e49-b401e2bc5e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4005 | 2025.11.08 00:02:26.859174 [ 4 ] {7bcbfc22-9015-4eab-8e49-b401e2bc5e6c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4006 | 2025.11.08 00:02:26.859386 [ 4 ] {7bcbfc22-9015-4eab-8e49-b401e2bc5e6c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2025.11.08 00:02:26.859525 [ 4 ] {7bcbfc22-9015-4eab-8e49-b401e2bc5e6c} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001189 sec., 13456.686291000842 rows/sec., 1011.88 KiB/sec. | ||
| 4008 | 2025.11.08 00:02:26.859565 [ 4 ] {7bcbfc22-9015-4eab-8e49-b401e2bc5e6c} <Debug> TCPHandler: Processed in 0.001361738 sec. | ||
| 4009 | 2025.11.08 00:02:26.859677 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2025.11.08 00:02:26.859771 [ 4 ] {62829740-c34b-47d9-b826-33165bc4adb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4011 | 2025.11.08 00:02:26.859818 [ 4 ] {62829740-c34b-47d9-b826-33165bc4adb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4012 | 2025.11.08 00:02:26.860229 [ 4 ] {62829740-c34b-47d9-b826-33165bc4adb6} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2025.11.08 00:02:26.860276 [ 4 ] {62829740-c34b-47d9-b826-33165bc4adb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4014 | 2025.11.08 00:02:26.860597 [ 4 ] {62829740-c34b-47d9-b826-33165bc4adb6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4015 | 2025.11.08 00:02:26.860815 [ 4 ] {62829740-c34b-47d9-b826-33165bc4adb6} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2025.11.08 00:02:26.860942 [ 4 ] {62829740-c34b-47d9-b826-33165bc4adb6} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00119 sec., 67226.89075630251 rows/sec., 5.25 MiB/sec. | ||
| 4017 | 2025.11.08 00:02:26.860980 [ 4 ] {62829740-c34b-47d9-b826-33165bc4adb6} <Debug> TCPHandler: Processed in 0.001353197 sec. | ||
| 4018 | 2025.11.08 00:02:26.861101 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2025.11.08 00:02:26.861196 [ 4 ] {1bd05a25-f629-4cb9-bd58-3ed472e4420e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4020 | 2025.11.08 00:02:26.861241 [ 4 ] {1bd05a25-f629-4cb9-bd58-3ed472e4420e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4021 | 2025.11.08 00:02:26.861634 [ 4 ] {1bd05a25-f629-4cb9-bd58-3ed472e4420e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2025.11.08 00:02:26.861673 [ 4 ] {1bd05a25-f629-4cb9-bd58-3ed472e4420e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4023 | 2025.11.08 00:02:26.862013 [ 4 ] {1bd05a25-f629-4cb9-bd58-3ed472e4420e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4024 | 2025.11.08 00:02:26.862234 [ 4 ] {1bd05a25-f629-4cb9-bd58-3ed472e4420e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2025.11.08 00:02:26.862365 [ 4 ] {1bd05a25-f629-4cb9-bd58-3ed472e4420e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 4026 | 2025.11.08 00:02:26.862411 [ 4 ] {1bd05a25-f629-4cb9-bd58-3ed472e4420e} <Debug> TCPHandler: Processed in 0.001369958 sec. | ||
| 4027 | 2025.11.08 00:02:26.862570 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2025.11.08 00:02:26.862665 [ 4 ] {61d469f6-80b0-4cb9-a0c3-e3913026e040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4029 | 2025.11.08 00:02:26.862722 [ 4 ] {61d469f6-80b0-4cb9-a0c3-e3913026e040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4030 | 2025.11.08 00:02:26.863489 [ 4 ] {61d469f6-80b0-4cb9-a0c3-e3913026e040} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2025.11.08 00:02:26.863527 [ 4 ] {61d469f6-80b0-4cb9-a0c3-e3913026e040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4032 | 2025.11.08 00:02:26.864054 [ 4 ] {61d469f6-80b0-4cb9-a0c3-e3913026e040} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4033 | 2025.11.08 00:02:26.864284 [ 4 ] {61d469f6-80b0-4cb9-a0c3-e3913026e040} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2025.11.08 00:02:26.864423 [ 4 ] {61d469f6-80b0-4cb9-a0c3-e3913026e040} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001776 sec., 9009.009009009009 rows/sec., 16.14 MiB/sec. | ||
| 4035 | 2025.11.08 00:02:26.864475 [ 4 ] {61d469f6-80b0-4cb9-a0c3-e3913026e040} <Debug> TCPHandler: Processed in 0.001955964 sec. | ||
| 4036 | 2025.11.08 00:02:26.864582 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2025.11.08 00:02:26.864682 [ 4 ] {6bcf4c88-6ee4-4480-8fd4-750393410952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4038 | 2025.11.08 00:02:26.864728 [ 4 ] {6bcf4c88-6ee4-4480-8fd4-750393410952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4039 | 2025.11.08 00:02:26.865153 [ 4 ] {6bcf4c88-6ee4-4480-8fd4-750393410952} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2025.11.08 00:02:26.865195 [ 4 ] {6bcf4c88-6ee4-4480-8fd4-750393410952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4041 | 2025.11.08 00:02:26.865566 [ 4 ] {6bcf4c88-6ee4-4480-8fd4-750393410952} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4042 | 2025.11.08 00:02:26.865896 [ 4 ] {6bcf4c88-6ee4-4480-8fd4-750393410952} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2025.11.08 00:02:26.866023 [ 4 ] {6bcf4c88-6ee4-4480-8fd4-750393410952} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. | ||
| 4044 | 2025.11.08 00:02:26.866059 [ 4 ] {6bcf4c88-6ee4-4480-8fd4-750393410952} <Debug> TCPHandler: Processed in 0.001527522 sec. | ||
| 4045 | 2025.11.08 00:02:30.010225 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4046 | 2025.11.08 00:02:30.010304 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4047 | 2025.11.08 00:02:30.109739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8611 | ||
| 4048 | 2025.11.08 00:02:30.110251 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2025.11.08 00:02:30.110293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4050 | 2025.11.08 00:02:30.110782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4051 | 2025.11.08 00:02:30.111009 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2025.11.08 00:02:30.111146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8611 | ||
| 4053 | 2025.11.08 00:02:30.621731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4054 | 2025.11.08 00:02:30.637258 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2025.11.08 00:02:30.637322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4056 | 2025.11.08 00:02:30.643829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4057 | 2025.11.08 00:02:30.644535 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2025.11.08 00:02:30.647440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4059 | 2025.11.08 00:02:31.856062 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4060 | 2025.11.08 00:02:31.856266 [ 4 ] {c9e52b25-67eb-491d-9a2b-63dead17c0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4061 | 2025.11.08 00:02:31.856337 [ 4 ] {c9e52b25-67eb-491d-9a2b-63dead17c0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4062 | 2025.11.08 00:02:31.857135 [ 4 ] {c9e52b25-67eb-491d-9a2b-63dead17c0e0} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2025.11.08 00:02:31.857191 [ 4 ] {c9e52b25-67eb-491d-9a2b-63dead17c0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4064 | 2025.11.08 00:02:31.857598 [ 4 ] {c9e52b25-67eb-491d-9a2b-63dead17c0e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4065 | 2025.11.08 00:02:31.857838 [ 4 ] {c9e52b25-67eb-491d-9a2b-63dead17c0e0} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2025.11.08 00:02:31.858002 [ 4 ] {c9e52b25-67eb-491d-9a2b-63dead17c0e0} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001761 sec., 61328.79045996593 rows/sec., 5.14 MiB/sec. | ||
| 4067 | 2025.11.08 00:02:31.858052 [ 4 ] {c9e52b25-67eb-491d-9a2b-63dead17c0e0} <Debug> TCPHandler: Processed in 0.002118608 sec. | ||
| 4068 | 2025.11.08 00:02:31.858187 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2025.11.08 00:02:31.858292 [ 4 ] {4c34e23a-731e-43e5-a683-3d23d46879c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4070 | 2025.11.08 00:02:31.858344 [ 4 ] {4c34e23a-731e-43e5-a683-3d23d46879c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4071 | 2025.11.08 00:02:31.858791 [ 4 ] {4c34e23a-731e-43e5-a683-3d23d46879c5} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2025.11.08 00:02:31.858830 [ 4 ] {4c34e23a-731e-43e5-a683-3d23d46879c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4073 | 2025.11.08 00:02:31.859161 [ 4 ] {4c34e23a-731e-43e5-a683-3d23d46879c5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4074 | 2025.11.08 00:02:31.859387 [ 4 ] {4c34e23a-731e-43e5-a683-3d23d46879c5} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2025.11.08 00:02:31.859523 [ 4 ] {4c34e23a-731e-43e5-a683-3d23d46879c5} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001256 sec., 20700.63694267516 rows/sec., 1.52 MiB/sec. | ||
| 4076 | 2025.11.08 00:02:31.859562 [ 4 ] {4c34e23a-731e-43e5-a683-3d23d46879c5} <Debug> TCPHandler: Processed in 0.00143012 sec. | ||
| 4077 | 2025.11.08 00:02:31.859678 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2025.11.08 00:02:31.859776 [ 4 ] {0ea67071-7dbe-4a3e-b456-b0ec30e21069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4079 | 2025.11.08 00:02:31.859819 [ 4 ] {0ea67071-7dbe-4a3e-b456-b0ec30e21069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4080 | 2025.11.08 00:02:31.860257 [ 4 ] {0ea67071-7dbe-4a3e-b456-b0ec30e21069} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2025.11.08 00:02:31.860296 [ 4 ] {0ea67071-7dbe-4a3e-b456-b0ec30e21069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4082 | 2025.11.08 00:02:31.860617 [ 4 ] {0ea67071-7dbe-4a3e-b456-b0ec30e21069} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4083 | 2025.11.08 00:02:31.860838 [ 4 ] {0ea67071-7dbe-4a3e-b456-b0ec30e21069} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2025.11.08 00:02:31.860977 [ 4 ] {0ea67071-7dbe-4a3e-b456-b0ec30e21069} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001222 sec., 73649.75450081834 rows/sec., 5.75 MiB/sec. | ||
| 4085 | 2025.11.08 00:02:31.861018 [ 4 ] {0ea67071-7dbe-4a3e-b456-b0ec30e21069} <Debug> TCPHandler: Processed in 0.001392589 sec. | ||
| 4086 | 2025.11.08 00:02:31.861128 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2025.11.08 00:02:31.861223 [ 4 ] {38b7e177-eeaf-40c4-a79a-29c1817f5b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4088 | 2025.11.08 00:02:31.861268 [ 4 ] {38b7e177-eeaf-40c4-a79a-29c1817f5b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4089 | 2025.11.08 00:02:31.861673 [ 4 ] {38b7e177-eeaf-40c4-a79a-29c1817f5b3b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2025.11.08 00:02:31.861711 [ 4 ] {38b7e177-eeaf-40c4-a79a-29c1817f5b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4091 | 2025.11.08 00:02:31.862082 [ 4 ] {38b7e177-eeaf-40c4-a79a-29c1817f5b3b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4092 | 2025.11.08 00:02:31.862309 [ 4 ] {38b7e177-eeaf-40c4-a79a-29c1817f5b3b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2025.11.08 00:02:31.862458 [ 4 ] {38b7e177-eeaf-40c4-a79a-29c1817f5b3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 4094 | 2025.11.08 00:02:31.862498 [ 4 ] {38b7e177-eeaf-40c4-a79a-29c1817f5b3b} <Debug> TCPHandler: Processed in 0.001420479 sec. | ||
| 4095 | 2025.11.08 00:02:31.862614 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2025.11.08 00:02:31.862720 [ 4 ] {975a62f9-2e11-424c-b40f-fc2e8981c751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4097 | 2025.11.08 00:02:31.862779 [ 4 ] {975a62f9-2e11-424c-b40f-fc2e8981c751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4098 | 2025.11.08 00:02:31.863581 [ 4 ] {975a62f9-2e11-424c-b40f-fc2e8981c751} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2025.11.08 00:02:31.863622 [ 4 ] {975a62f9-2e11-424c-b40f-fc2e8981c751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4100 | 2025.11.08 00:02:31.864200 [ 4 ] {975a62f9-2e11-424c-b40f-fc2e8981c751} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4101 | 2025.11.08 00:02:31.864432 [ 4 ] {975a62f9-2e11-424c-b40f-fc2e8981c751} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2025.11.08 00:02:31.864576 [ 4 ] {975a62f9-2e11-424c-b40f-fc2e8981c751} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001876 sec., 13859.275053304904 rows/sec., 24.84 MiB/sec. | ||
| 4103 | 2025.11.08 00:02:31.864631 [ 4 ] {975a62f9-2e11-424c-b40f-fc2e8981c751} <Debug> TCPHandler: Processed in 0.002070417 sec. | ||
| 4104 | 2025.11.08 00:02:31.864751 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2025.11.08 00:02:31.864846 [ 4 ] {26b74434-9985-400e-81b1-c3c30cc4e1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4106 | 2025.11.08 00:02:31.864889 [ 4 ] {26b74434-9985-400e-81b1-c3c30cc4e1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4107 | 2025.11.08 00:02:31.865252 [ 4 ] {26b74434-9985-400e-81b1-c3c30cc4e1e3} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2025.11.08 00:02:31.865287 [ 4 ] {26b74434-9985-400e-81b1-c3c30cc4e1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4109 | 2025.11.08 00:02:31.865593 [ 4 ] {26b74434-9985-400e-81b1-c3c30cc4e1e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4110 | 2025.11.08 00:02:31.865797 [ 4 ] {26b74434-9985-400e-81b1-c3c30cc4e1e3} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2025.11.08 00:02:31.865996 [ 4 ] {26b74434-9985-400e-81b1-c3c30cc4e1e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 4112 | 2025.11.08 00:02:31.866033 [ 4 ] {26b74434-9985-400e-81b1-c3c30cc4e1e3} <Debug> TCPHandler: Processed in 0.001333007 sec. | ||
| 4113 | 2025.11.08 00:02:35.121710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 518 | ||
| 4114 | 2025.11.08 00:02:35.123705 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2025.11.08 00:02:35.123778 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4116 | 2025.11.08 00:02:35.125008 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4117 | 2025.11.08 00:02:35.125287 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2025.11.08 00:02:35.125542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 4119 | 2025.11.08 00:02:36.857989 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2025.11.08 00:02:36.858211 [ 4 ] {0caa8415-89ef-4518-9d7b-a693aa81a8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4121 | 2025.11.08 00:02:36.858285 [ 4 ] {0caa8415-89ef-4518-9d7b-a693aa81a8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4122 | 2025.11.08 00:02:36.858940 [ 4 ] {0caa8415-89ef-4518-9d7b-a693aa81a8f7} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2025.11.08 00:02:36.858993 [ 4 ] {0caa8415-89ef-4518-9d7b-a693aa81a8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4124 | 2025.11.08 00:02:36.859395 [ 4 ] {0caa8415-89ef-4518-9d7b-a693aa81a8f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4125 | 2025.11.08 00:02:36.859620 [ 4 ] {0caa8415-89ef-4518-9d7b-a693aa81a8f7} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2025.11.08 00:02:36.859777 [ 4 ] {0caa8415-89ef-4518-9d7b-a693aa81a8f7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00162 sec., 14814.814814814816 rows/sec., 1.23 MiB/sec. | ||
| 4127 | 2025.11.08 00:02:36.859776 [ 99 ] {} <Debug> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4128 | 2025.11.08 00:02:36.859821 [ 4 ] {0caa8415-89ef-4518-9d7b-a693aa81a8f7} <Debug> TCPHandler: Processed in 0.001975274 sec. | ||
| 4129 | 2025.11.08 00:02:36.859857 [ 99 ] {} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2025.11.08 00:02:36.859884 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4131 | 2025.11.08 00:02:36.859962 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2025.11.08 00:02:36.860019 [ 189 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 4133 | 2025.11.08 00:02:36.860066 [ 4 ] {4f4b8abb-386e-479e-a197-2b41a566fb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4134 | 2025.11.08 00:02:36.860105 [ 189 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4135 | 2025.11.08 00:02:36.860109 [ 4 ] {4f4b8abb-386e-479e-a197-2b41a566fb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4136 | 2025.11.08 00:02:36.860140 [ 189 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 4137 | 2025.11.08 00:02:36.860198 [ 189 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 4138 | 2025.11.08 00:02:36.860242 [ 189 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 4139 | 2025.11.08 00:02:36.860313 [ 189 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 4140 | 2025.11.08 00:02:36.860356 [ 189 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 4141 | 2025.11.08 00:02:36.860525 [ 4 ] {4f4b8abb-386e-479e-a197-2b41a566fb0b} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2025.11.08 00:02:36.860561 [ 4 ] {4f4b8abb-386e-479e-a197-2b41a566fb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4143 | 2025.11.08 00:02:36.861042 [ 4 ] {4f4b8abb-386e-479e-a197-2b41a566fb0b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4144 | 2025.11.08 00:02:36.861131 [ 188 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001141972 sec., 105081.38553309538 rows/sec., 9.12 MiB/sec. | ||
| 4145 | 2025.11.08 00:02:36.861296 [ 4 ] {4f4b8abb-386e-479e-a197-2b41a566fb0b} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2025.11.08 00:02:36.861376 [ 187 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4147 | 2025.11.08 00:02:36.861444 [ 4 ] {4f4b8abb-386e-479e-a197-2b41a566fb0b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001398 sec., 8583.690987124464 rows/sec., 699.94 KiB/sec. | ||
| 4148 | 2025.11.08 00:02:36.861487 [ 4 ] {4f4b8abb-386e-479e-a197-2b41a566fb0b} <Debug> TCPHandler: Processed in 0.001575353 sec. | ||
| 4149 | 2025.11.08 00:02:36.861606 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2025.11.08 00:02:36.861742 [ 187 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_5_1} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2025.11.08 00:02:36.861786 [ 4 ] {c0a20931-d70b-44fe-bca1-6e6d67e38340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4152 | 2025.11.08 00:02:36.861828 [ 187 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_5_1} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4153 | 2025.11.08 00:02:36.861847 [ 4 ] {c0a20931-d70b-44fe-bca1-6e6d67e38340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4154 | 2025.11.08 00:02:36.861941 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4155 | 2025.11.08 00:02:36.862394 [ 4 ] {c0a20931-d70b-44fe-bca1-6e6d67e38340} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2025.11.08 00:02:36.862438 [ 4 ] {c0a20931-d70b-44fe-bca1-6e6d67e38340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4157 | 2025.11.08 00:02:36.862790 [ 4 ] {c0a20931-d70b-44fe-bca1-6e6d67e38340} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4158 | 2025.11.08 00:02:36.863008 [ 4 ] {c0a20931-d70b-44fe-bca1-6e6d67e38340} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2025.11.08 00:02:36.863135 [ 98 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4160 | 2025.11.08 00:02:36.863146 [ 4 ] {c0a20931-d70b-44fe-bca1-6e6d67e38340} <Debug> executeQuery: Read 214 rows, 19.49 KiB in 0.001385 sec., 154512.63537906136 rows/sec., 13.74 MiB/sec. | ||
| 4161 | 2025.11.08 00:02:36.863211 [ 98 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2025.11.08 00:02:36.863228 [ 4 ] {c0a20931-d70b-44fe-bca1-6e6d67e38340} <Debug> TCPHandler: Processed in 0.001677057 sec. | ||
| 4163 | 2025.11.08 00:02:36.863237 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4164 | 2025.11.08 00:02:36.863329 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 4165 | 2025.11.08 00:02:36.863352 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4166 | 2025.11.08 00:02:36.863424 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4167 | 2025.11.08 00:02:36.863448 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1409 rows starting from the beginning of the part | ||
| 4168 | 2025.11.08 00:02:36.863449 [ 4 ] {26a3ac05-d6d6-4584-adb1-97931a3c2b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4169 | 2025.11.08 00:02:36.863499 [ 4 ] {26a3ac05-d6d6-4584-adb1-97931a3c2b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4170 | 2025.11.08 00:02:36.863505 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part | ||
| 4171 | 2025.11.08 00:02:36.863555 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1248 rows starting from the beginning of the part | ||
| 4172 | 2025.11.08 00:02:36.863599 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 4173 | 2025.11.08 00:02:36.863641 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
| 4174 | 2025.11.08 00:02:36.863683 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 214 rows starting from the beginning of the part | ||
| 4175 | 2025.11.08 00:02:36.863920 [ 4 ] {26a3ac05-d6d6-4584-adb1-97931a3c2b90} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2025.11.08 00:02:36.863957 [ 4 ] {26a3ac05-d6d6-4584-adb1-97931a3c2b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4177 | 2025.11.08 00:02:36.864267 [ 4 ] {26a3ac05-d6d6-4584-adb1-97931a3c2b90} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4178 | 2025.11.08 00:02:36.864482 [ 4 ] {26a3ac05-d6d6-4584-adb1-97931a3c2b90} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2025.11.08 00:02:36.864618 [ 4 ] {26a3ac05-d6d6-4584-adb1-97931a3c2b90} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.001188 sec., 33670.03367003367 rows/sec., 2.47 MiB/sec. | ||
| 4180 | 2025.11.08 00:02:36.864657 [ 4 ] {26a3ac05-d6d6-4584-adb1-97931a3c2b90} <Debug> TCPHandler: Processed in 0.001354417 sec. | ||
| 4181 | 2025.11.08 00:02:36.864769 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2025.11.08 00:02:36.864863 [ 4 ] {30153a69-61b0-4a5e-b5c3-82508f696bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4183 | 2025.11.08 00:02:36.864903 [ 4 ] {30153a69-61b0-4a5e-b5c3-82508f696bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4184 | 2025.11.08 00:02:36.865161 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001862351 sec., 1694095.2591643573 rows/sec., 148.53 MiB/sec. | ||
| 4185 | 2025.11.08 00:02:36.865302 [ 4 ] {30153a69-61b0-4a5e-b5c3-82508f696bd8} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2025.11.08 00:02:36.865344 [ 4 ] {30153a69-61b0-4a5e-b5c3-82508f696bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4187 | 2025.11.08 00:02:36.865374 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4188 | 2025.11.08 00:02:36.865603 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_26_5} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2025.11.08 00:02:36.865646 [ 4 ] {30153a69-61b0-4a5e-b5c3-82508f696bd8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4190 | 2025.11.08 00:02:36.865664 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_26_5} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4191 | 2025.11.08 00:02:36.865724 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4192 | 2025.11.08 00:02:36.865862 [ 4 ] {30153a69-61b0-4a5e-b5c3-82508f696bd8} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2025.11.08 00:02:36.865991 [ 4 ] {30153a69-61b0-4a5e-b5c3-82508f696bd8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001146 sec., 20942.40837696335 rows/sec., 1.74 MiB/sec. | ||
| 4194 | 2025.11.08 00:02:36.866035 [ 4 ] {30153a69-61b0-4a5e-b5c3-82508f696bd8} <Debug> TCPHandler: Processed in 0.001316836 sec. | ||
| 4195 | 2025.11.08 00:02:36.866146 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2025.11.08 00:02:36.866240 [ 4 ] {c6069b29-68c8-43f5-84a7-c976f111363c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4197 | 2025.11.08 00:02:36.866281 [ 4 ] {c6069b29-68c8-43f5-84a7-c976f111363c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4198 | 2025.11.08 00:02:36.866687 [ 4 ] {c6069b29-68c8-43f5-84a7-c976f111363c} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2025.11.08 00:02:36.866726 [ 4 ] {c6069b29-68c8-43f5-84a7-c976f111363c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4200 | 2025.11.08 00:02:36.867024 [ 4 ] {c6069b29-68c8-43f5-84a7-c976f111363c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4201 | 2025.11.08 00:02:36.867242 [ 4 ] {c6069b29-68c8-43f5-84a7-c976f111363c} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2025.11.08 00:02:36.867344 [ 98 ] {} <Debug> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4203 | 2025.11.08 00:02:36.867373 [ 4 ] {c6069b29-68c8-43f5-84a7-c976f111363c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 4204 | 2025.11.08 00:02:36.867385 [ 98 ] {} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2025.11.08 00:02:36.867414 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4206 | 2025.11.08 00:02:36.867419 [ 4 ] {c6069b29-68c8-43f5-84a7-c976f111363c} <Debug> TCPHandler: Processed in 0.001323437 sec. | ||
| 4207 | 2025.11.08 00:02:36.867515 [ 188 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 4208 | 2025.11.08 00:02:36.867540 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2025.11.08 00:02:36.867644 [ 4 ] {cdec2f08-36f7-46b0-942b-8e02a10be55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4210 | 2025.11.08 00:02:36.867657 [ 188 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4211 | 2025.11.08 00:02:36.867685 [ 4 ] {cdec2f08-36f7-46b0-942b-8e02a10be55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4212 | 2025.11.08 00:02:36.867696 [ 188 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 4213 | 2025.11.08 00:02:36.867773 [ 188 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 4214 | 2025.11.08 00:02:36.867820 [ 188 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 4215 | 2025.11.08 00:02:36.867865 [ 188 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 4216 | 2025.11.08 00:02:36.867911 [ 188 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 4217 | 2025.11.08 00:02:36.868177 [ 4 ] {cdec2f08-36f7-46b0-942b-8e02a10be55a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2025.11.08 00:02:36.868221 [ 4 ] {cdec2f08-36f7-46b0-942b-8e02a10be55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4219 | 2025.11.08 00:02:36.868567 [ 4 ] {cdec2f08-36f7-46b0-942b-8e02a10be55a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4220 | 2025.11.08 00:02:36.868714 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245294 sec., 48181.39330953172 rows/sec., 3.86 MiB/sec. | ||
| 4221 | 2025.11.08 00:02:36.868802 [ 4 ] {cdec2f08-36f7-46b0-942b-8e02a10be55a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2025.11.08 00:02:36.868893 [ 190 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4223 | 2025.11.08 00:02:36.868932 [ 98 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4224 | 2025.11.08 00:02:36.868949 [ 4 ] {cdec2f08-36f7-46b0-942b-8e02a10be55a} <Debug> executeQuery: Read 128 rows, 10.63 KiB in 0.001324 sec., 96676.73716012084 rows/sec., 7.84 MiB/sec. | ||
| 4225 | 2025.11.08 00:02:36.868967 [ 98 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2025.11.08 00:02:36.868994 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4227 | 2025.11.08 00:02:36.868997 [ 4 ] {cdec2f08-36f7-46b0-942b-8e02a10be55a} <Debug> TCPHandler: Processed in 0.001509561 sec. | ||
| 4228 | 2025.11.08 00:02:36.869093 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 4229 | 2025.11.08 00:02:36.869123 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2025.11.08 00:02:36.869196 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4231 | 2025.11.08 00:02:36.869220 [ 4 ] {6952786d-c199-4264-b7a0-bf228a07a1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4232 | 2025.11.08 00:02:36.869226 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 634 rows starting from the beginning of the part | ||
| 4233 | 2025.11.08 00:02:36.869261 [ 190 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_5_1} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2025.11.08 00:02:36.869267 [ 4 ] {6952786d-c199-4264-b7a0-bf228a07a1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4235 | 2025.11.08 00:02:36.869289 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 80 rows starting from the beginning of the part | ||
| 4236 | 2025.11.08 00:02:36.869336 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 546 rows starting from the beginning of the part | ||
| 4237 | 2025.11.08 00:02:36.869345 [ 190 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_5_1} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4238 | 2025.11.08 00:02:36.869386 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 80 rows starting from the beginning of the part | ||
| 4239 | 2025.11.08 00:02:36.869432 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4240 | 2025.11.08 00:02:36.869456 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4241 | 2025.11.08 00:02:36.869471 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4242 | 2025.11.08 00:02:36.869696 [ 4 ] {6952786d-c199-4264-b7a0-bf228a07a1e2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2025.11.08 00:02:36.869733 [ 4 ] {6952786d-c199-4264-b7a0-bf228a07a1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4244 | 2025.11.08 00:02:36.870084 [ 4 ] {6952786d-c199-4264-b7a0-bf228a07a1e2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4245 | 2025.11.08 00:02:36.870314 [ 4 ] {6952786d-c199-4264-b7a0-bf228a07a1e2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2025.11.08 00:02:36.870370 [ 195 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316636 sec., 1183318.7000811158 rows/sec., 94.30 MiB/sec. | ||
| 4247 | 2025.11.08 00:02:36.870427 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4248 | 2025.11.08 00:02:36.870455 [ 4 ] {6952786d-c199-4264-b7a0-bf228a07a1e2} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001253 sec., 161213.08858739026 rows/sec., 11.55 MiB/sec. | ||
| 4249 | 2025.11.08 00:02:36.870459 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2025.11.08 00:02:36.870500 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4251 | 2025.11.08 00:02:36.870501 [ 4 ] {6952786d-c199-4264-b7a0-bf228a07a1e2} <Debug> TCPHandler: Processed in 0.00142849 sec. | ||
| 4252 | 2025.11.08 00:02:36.870582 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4253 | 2025.11.08 00:02:36.870593 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 4254 | 2025.11.08 00:02:36.870648 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2025.11.08 00:02:36.870728 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4256 | 2025.11.08 00:02:36.870748 [ 4 ] {b88cd3fb-5a9c-423a-99a0-84e4f041367d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4257 | 2025.11.08 00:02:36.870769 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6008 rows starting from the beginning of the part | ||
| 4258 | 2025.11.08 00:02:36.870811 [ 4 ] {b88cd3fb-5a9c-423a-99a0-84e4f041367d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4259 | 2025.11.08 00:02:36.870871 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 4260 | 2025.11.08 00:02:36.870902 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_26_5} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2025.11.08 00:02:36.870927 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 844 rows starting from the beginning of the part | ||
| 4262 | 2025.11.08 00:02:36.870978 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 4263 | 2025.11.08 00:02:36.870983 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_26_5} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4264 | 2025.11.08 00:02:36.871027 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 4265 | 2025.11.08 00:02:36.871075 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4266 | 2025.11.08 00:02:36.871079 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 202 rows starting from the beginning of the part | ||
| 4267 | 2025.11.08 00:02:36.871641 [ 4 ] {b88cd3fb-5a9c-423a-99a0-84e4f041367d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2025.11.08 00:02:36.871683 [ 4 ] {b88cd3fb-5a9c-423a-99a0-84e4f041367d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4269 | 2025.11.08 00:02:36.872260 [ 4 ] {b88cd3fb-5a9c-423a-99a0-84e4f041367d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4270 | 2025.11.08 00:02:36.872513 [ 4 ] {b88cd3fb-5a9c-423a-99a0-84e4f041367d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2025.11.08 00:02:36.872672 [ 4 ] {b88cd3fb-5a9c-423a-99a0-84e4f041367d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001942 sec., 8238.9289392379 rows/sec., 14.76 MiB/sec. | ||
| 4272 | 2025.11.08 00:02:36.872734 [ 4 ] {b88cd3fb-5a9c-423a-99a0-84e4f041367d} <Debug> TCPHandler: Processed in 0.002137409 sec. | ||
| 4273 | 2025.11.08 00:02:36.872851 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2025.11.08 00:02:36.872946 [ 4 ] {fb3166c1-7e1f-4aca-ba3e-3a3abc29a5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4275 | 2025.11.08 00:02:36.872993 [ 4 ] {fb3166c1-7e1f-4aca-ba3e-3a3abc29a5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4276 | 2025.11.08 00:02:36.873337 [ 4 ] {fb3166c1-7e1f-4aca-ba3e-3a3abc29a5c8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2025.11.08 00:02:36.873377 [ 4 ] {fb3166c1-7e1f-4aca-ba3e-3a3abc29a5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4278 | 2025.11.08 00:02:36.873693 [ 4 ] {fb3166c1-7e1f-4aca-ba3e-3a3abc29a5c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4279 | 2025.11.08 00:02:36.873914 [ 4 ] {fb3166c1-7e1f-4aca-ba3e-3a3abc29a5c8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2025.11.08 00:02:36.874037 [ 98 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4281 | 2025.11.08 00:02:36.874043 [ 4 ] {fb3166c1-7e1f-4aca-ba3e-3a3abc29a5c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 4282 | 2025.11.08 00:02:36.874090 [ 98 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2025.11.08 00:02:36.874104 [ 4 ] {fb3166c1-7e1f-4aca-ba3e-3a3abc29a5c8} <Debug> TCPHandler: Processed in 0.001305146 sec. | ||
| 4284 | 2025.11.08 00:02:36.874133 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4285 | 2025.11.08 00:02:36.874149 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7534 rows, containing 5 columns (5 merged, 0 gathered) in 0.003593909 sec., 2096324.6426105946 rows/sec., 144.16 MiB/sec. | ||
| 4286 | 2025.11.08 00:02:36.874260 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 4287 | 2025.11.08 00:02:36.874370 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4288 | 2025.11.08 00:02:36.874403 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1116 rows starting from the beginning of the part | ||
| 4289 | 2025.11.08 00:02:36.874460 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 4290 | 2025.11.08 00:02:36.874501 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 4291 | 2025.11.08 00:02:36.874536 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 4292 | 2025.11.08 00:02:36.874572 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 4293 | 2025.11.08 00:02:36.874610 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 4294 | 2025.11.08 00:02:36.874766 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4295 | 2025.11.08 00:02:36.875067 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2025.11.08 00:02:36.875155 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4297 | 2025.11.08 00:02:36.875244 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 4298 | 2025.11.08 00:02:36.875618 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1416 rows, containing 4 columns (4 merged, 0 gathered) in 0.001407779 sec., 1005839.6950089467 rows/sec., 67.73 MiB/sec. | ||
| 4299 | 2025.11.08 00:02:36.875832 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4300 | 2025.11.08 00:02:36.876077 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_26_5} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4301 | 2025.11.08 00:02:36.876145 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_26_5} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4302 | 2025.11.08 00:02:36.876211 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4303 | 2025.11.08 00:02:37.611319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9059 | ||
| 4304 | 2025.11.08 00:02:37.611814 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4305 | 2025.11.08 00:02:37.611863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4306 | 2025.11.08 00:02:37.612373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4307 | 2025.11.08 00:02:37.612615 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2025.11.08 00:02:37.612761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9059 | ||
| 4309 | 2025.11.08 00:02:38.147512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4310 | 2025.11.08 00:02:38.165079 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2025.11.08 00:02:38.165138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4312 | 2025.11.08 00:02:38.171928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4313 | 2025.11.08 00:02:38.172652 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2025.11.08 00:02:38.176035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4315 | 2025.11.08 00:02:41.856461 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2025.11.08 00:02:41.856673 [ 4 ] {b0ae3128-4e2c-4599-84a5-8ceb123f6afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4317 | 2025.11.08 00:02:41.856746 [ 4 ] {b0ae3128-4e2c-4599-84a5-8ceb123f6afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4318 | 2025.11.08 00:02:41.857493 [ 4 ] {b0ae3128-4e2c-4599-84a5-8ceb123f6afd} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2025.11.08 00:02:41.857536 [ 4 ] {b0ae3128-4e2c-4599-84a5-8ceb123f6afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4320 | 2025.11.08 00:02:41.857942 [ 4 ] {b0ae3128-4e2c-4599-84a5-8ceb123f6afd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4321 | 2025.11.08 00:02:41.858175 [ 4 ] {b0ae3128-4e2c-4599-84a5-8ceb123f6afd} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2025.11.08 00:02:41.858350 [ 4 ] {b0ae3128-4e2c-4599-84a5-8ceb123f6afd} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001728 sec., 62500 rows/sec., 5.24 MiB/sec. | ||
| 4323 | 2025.11.08 00:02:41.858403 [ 4 ] {b0ae3128-4e2c-4599-84a5-8ceb123f6afd} <Debug> TCPHandler: Processed in 0.002077877 sec. | ||
| 4324 | 2025.11.08 00:02:41.858537 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2025.11.08 00:02:41.858642 [ 4 ] {2f3c2f53-dde9-4787-a22b-ff298852fd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4326 | 2025.11.08 00:02:41.858688 [ 4 ] {2f3c2f53-dde9-4787-a22b-ff298852fd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4327 | 2025.11.08 00:02:41.859123 [ 4 ] {2f3c2f53-dde9-4787-a22b-ff298852fd2d} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2025.11.08 00:02:41.859158 [ 4 ] {2f3c2f53-dde9-4787-a22b-ff298852fd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4329 | 2025.11.08 00:02:41.859471 [ 4 ] {2f3c2f53-dde9-4787-a22b-ff298852fd2d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4330 | 2025.11.08 00:02:41.859689 [ 4 ] {2f3c2f53-dde9-4787-a22b-ff298852fd2d} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2025.11.08 00:02:41.859832 [ 4 ] {2f3c2f53-dde9-4787-a22b-ff298852fd2d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001216 sec., 21381.57894736842 rows/sec., 1.57 MiB/sec. | ||
| 4332 | 2025.11.08 00:02:41.859871 [ 4 ] {2f3c2f53-dde9-4787-a22b-ff298852fd2d} <Debug> TCPHandler: Processed in 0.001389349 sec. | ||
| 4333 | 2025.11.08 00:02:41.859986 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2025.11.08 00:02:41.860085 [ 4 ] {caa92606-c787-4bbc-b3cc-bdb2fd3119d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4335 | 2025.11.08 00:02:41.860125 [ 4 ] {caa92606-c787-4bbc-b3cc-bdb2fd3119d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4336 | 2025.11.08 00:02:41.860555 [ 4 ] {caa92606-c787-4bbc-b3cc-bdb2fd3119d2} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2025.11.08 00:02:41.860590 [ 4 ] {caa92606-c787-4bbc-b3cc-bdb2fd3119d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4338 | 2025.11.08 00:02:41.860897 [ 4 ] {caa92606-c787-4bbc-b3cc-bdb2fd3119d2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4339 | 2025.11.08 00:02:41.861107 [ 4 ] {caa92606-c787-4bbc-b3cc-bdb2fd3119d2} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2025.11.08 00:02:41.861237 [ 4 ] {caa92606-c787-4bbc-b3cc-bdb2fd3119d2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 6.00 MiB/sec. | ||
| 4341 | 2025.11.08 00:02:41.861274 [ 4 ] {caa92606-c787-4bbc-b3cc-bdb2fd3119d2} <Debug> TCPHandler: Processed in 0.001338867 sec. | ||
| 4342 | 2025.11.08 00:02:41.861386 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2025.11.08 00:02:41.861482 [ 4 ] {c895dce3-2bca-45b1-8761-adb470dd80b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4344 | 2025.11.08 00:02:41.861526 [ 4 ] {c895dce3-2bca-45b1-8761-adb470dd80b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4345 | 2025.11.08 00:02:41.861933 [ 4 ] {c895dce3-2bca-45b1-8761-adb470dd80b1} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2025.11.08 00:02:41.861968 [ 4 ] {c895dce3-2bca-45b1-8761-adb470dd80b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4347 | 2025.11.08 00:02:41.862300 [ 4 ] {c895dce3-2bca-45b1-8761-adb470dd80b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4348 | 2025.11.08 00:02:41.862513 [ 4 ] {c895dce3-2bca-45b1-8761-adb470dd80b1} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2025.11.08 00:02:41.862645 [ 4 ] {c895dce3-2bca-45b1-8761-adb470dd80b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 4350 | 2025.11.08 00:02:41.862681 [ 4 ] {c895dce3-2bca-45b1-8761-adb470dd80b1} <Debug> TCPHandler: Processed in 0.001344167 sec. | ||
| 4351 | 2025.11.08 00:02:41.862794 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2025.11.08 00:02:41.862887 [ 4 ] {2466bd21-91c9-422c-92ae-ede4f5b0e82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4353 | 2025.11.08 00:02:41.862942 [ 4 ] {2466bd21-91c9-422c-92ae-ede4f5b0e82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4354 | 2025.11.08 00:02:41.863746 [ 4 ] {2466bd21-91c9-422c-92ae-ede4f5b0e82d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2025.11.08 00:02:41.863781 [ 4 ] {2466bd21-91c9-422c-92ae-ede4f5b0e82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4356 | 2025.11.08 00:02:41.864319 [ 4 ] {2466bd21-91c9-422c-92ae-ede4f5b0e82d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4357 | 2025.11.08 00:02:41.864547 [ 4 ] {2466bd21-91c9-422c-92ae-ede4f5b0e82d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2025.11.08 00:02:41.864693 [ 4 ] {2466bd21-91c9-422c-92ae-ede4f5b0e82d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001824 sec., 14254.38596491228 rows/sec., 25.54 MiB/sec. | ||
| 4359 | 2025.11.08 00:02:41.864761 [ 4 ] {2466bd21-91c9-422c-92ae-ede4f5b0e82d} <Debug> TCPHandler: Processed in 0.002016246 sec. | ||
| 4360 | 2025.11.08 00:02:41.864877 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2025.11.08 00:02:41.864971 [ 4 ] {ec2aacff-0936-4d68-8415-e655d10ac186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4362 | 2025.11.08 00:02:41.865015 [ 4 ] {ec2aacff-0936-4d68-8415-e655d10ac186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4363 | 2025.11.08 00:02:41.865349 [ 4 ] {ec2aacff-0936-4d68-8415-e655d10ac186} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2025.11.08 00:02:41.865384 [ 4 ] {ec2aacff-0936-4d68-8415-e655d10ac186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4365 | 2025.11.08 00:02:41.865690 [ 4 ] {ec2aacff-0936-4d68-8415-e655d10ac186} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4366 | 2025.11.08 00:02:41.865908 [ 4 ] {ec2aacff-0936-4d68-8415-e655d10ac186} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2025.11.08 00:02:41.866036 [ 4 ] {ec2aacff-0936-4d68-8415-e655d10ac186} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4368 | 2025.11.08 00:02:41.866072 [ 4 ] {ec2aacff-0936-4d68-8415-e655d10ac186} <Debug> TCPHandler: Processed in 0.001245654 sec. | ||
| 4369 | 2025.11.08 00:02:45.010395 [ 16 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4370 | 2025.11.08 00:02:45.010474 [ 16 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4371 | 2025.11.08 00:02:45.112937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9571 | ||
| 4372 | 2025.11.08 00:02:45.113457 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2025.11.08 00:02:45.113504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4374 | 2025.11.08 00:02:45.114000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4375 | 2025.11.08 00:02:45.114224 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2025.11.08 00:02:45.114354 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9571 | ||
| 4377 | 2025.11.08 00:02:45.125686 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 550 | ||
| 4378 | 2025.11.08 00:02:45.128053 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2025.11.08 00:02:45.128103 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4380 | 2025.11.08 00:02:45.129287 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4381 | 2025.11.08 00:02:45.129556 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2025.11.08 00:02:45.129810 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 4383 | 2025.11.08 00:02:45.676291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4384 | 2025.11.08 00:02:45.694019 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2025.11.08 00:02:45.694085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4386 | 2025.11.08 00:02:45.700209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4387 | 2025.11.08 00:02:45.700955 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2025.11.08 00:02:45.704450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4389 | 2025.11.08 00:02:46.855488 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2025.11.08 00:02:46.855681 [ 4 ] {d771a3c0-5369-4042-abc0-4183f3060de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4391 | 2025.11.08 00:02:46.855753 [ 4 ] {d771a3c0-5369-4042-abc0-4183f3060de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4392 | 2025.11.08 00:02:46.856457 [ 4 ] {d771a3c0-5369-4042-abc0-4183f3060de2} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2025.11.08 00:02:46.856505 [ 4 ] {d771a3c0-5369-4042-abc0-4183f3060de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4394 | 2025.11.08 00:02:46.856891 [ 4 ] {d771a3c0-5369-4042-abc0-4183f3060de2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4395 | 2025.11.08 00:02:46.857111 [ 4 ] {d771a3c0-5369-4042-abc0-4183f3060de2} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2025.11.08 00:02:46.857274 [ 4 ] {d771a3c0-5369-4042-abc0-4183f3060de2} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001644 sec., 53527.98053527981 rows/sec., 4.51 MiB/sec. | ||
| 4397 | 2025.11.08 00:02:46.857324 [ 4 ] {d771a3c0-5369-4042-abc0-4183f3060de2} <Debug> TCPHandler: Processed in 0.001970034 sec. | ||
| 4398 | 2025.11.08 00:02:46.857458 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2025.11.08 00:02:46.857560 [ 4 ] {de2c6572-7d56-4e9e-b36d-3599026e0c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4400 | 2025.11.08 00:02:46.857604 [ 4 ] {de2c6572-7d56-4e9e-b36d-3599026e0c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4401 | 2025.11.08 00:02:46.858011 [ 4 ] {de2c6572-7d56-4e9e-b36d-3599026e0c3c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2025.11.08 00:02:46.858048 [ 4 ] {de2c6572-7d56-4e9e-b36d-3599026e0c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4403 | 2025.11.08 00:02:46.858346 [ 4 ] {de2c6572-7d56-4e9e-b36d-3599026e0c3c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4404 | 2025.11.08 00:02:46.858559 [ 4 ] {de2c6572-7d56-4e9e-b36d-3599026e0c3c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2025.11.08 00:02:46.858667 [ 11 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4406 | 2025.11.08 00:02:46.858690 [ 4 ] {de2c6572-7d56-4e9e-b36d-3599026e0c3c} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001154 sec., 13864.81802426343 rows/sec., 1.02 MiB/sec. | ||
| 4407 | 2025.11.08 00:02:46.858731 [ 11 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2025.11.08 00:02:46.858740 [ 4 ] {de2c6572-7d56-4e9e-b36d-3599026e0c3c} <Debug> TCPHandler: Processed in 0.001344257 sec. | ||
| 4409 | 2025.11.08 00:02:46.858761 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4410 | 2025.11.08 00:02:46.858856 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2025.11.08 00:02:46.858903 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 4412 | 2025.11.08 00:02:46.858955 [ 4 ] {587461a0-0b11-4d37-9719-f5c1864f79a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4413 | 2025.11.08 00:02:46.858999 [ 4 ] {587461a0-0b11-4d37-9719-f5c1864f79a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4414 | 2025.11.08 00:02:46.859062 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4415 | 2025.11.08 00:02:46.859105 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 72 rows starting from the beginning of the part | ||
| 4416 | 2025.11.08 00:02:46.859181 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 4417 | 2025.11.08 00:02:46.859232 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4418 | 2025.11.08 00:02:46.859283 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 4419 | 2025.11.08 00:02:46.859325 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4420 | 2025.11.08 00:02:46.859370 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 4421 | 2025.11.08 00:02:46.859426 [ 4 ] {587461a0-0b11-4d37-9719-f5c1864f79a3} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2025.11.08 00:02:46.859467 [ 4 ] {587461a0-0b11-4d37-9719-f5c1864f79a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4423 | 2025.11.08 00:02:46.859815 [ 4 ] {587461a0-0b11-4d37-9719-f5c1864f79a3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4424 | 2025.11.08 00:02:46.860039 [ 4 ] {587461a0-0b11-4d37-9719-f5c1864f79a3} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2025.11.08 00:02:46.860173 [ 4 ] {587461a0-0b11-4d37-9719-f5c1864f79a3} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001237 sec., 64672.59498787389 rows/sec., 5.05 MiB/sec. | ||
| 4426 | 2025.11.08 00:02:46.860211 [ 4 ] {587461a0-0b11-4d37-9719-f5c1864f79a3} <Debug> TCPHandler: Processed in 0.001402438 sec. | ||
| 4427 | 2025.11.08 00:02:46.860303 [ 188 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462301 sec., 134035.33198705327 rows/sec., 10.32 MiB/sec. | ||
| 4428 | 2025.11.08 00:02:46.860318 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2025.11.08 00:02:46.860432 [ 4 ] {04c9807a-d30b-41ac-adae-30ed8163ffd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4430 | 2025.11.08 00:02:46.860464 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4431 | 2025.11.08 00:02:46.860477 [ 4 ] {04c9807a-d30b-41ac-adae-30ed8163ffd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4432 | 2025.11.08 00:02:46.860729 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_26_5} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2025.11.08 00:02:46.860807 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_26_5} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4434 | 2025.11.08 00:02:46.860885 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4435 | 2025.11.08 00:02:46.860888 [ 4 ] {04c9807a-d30b-41ac-adae-30ed8163ffd7} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2025.11.08 00:02:46.860935 [ 4 ] {04c9807a-d30b-41ac-adae-30ed8163ffd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4437 | 2025.11.08 00:02:46.861267 [ 4 ] {04c9807a-d30b-41ac-adae-30ed8163ffd7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4438 | 2025.11.08 00:02:46.861479 [ 4 ] {04c9807a-d30b-41ac-adae-30ed8163ffd7} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2025.11.08 00:02:46.861609 [ 4 ] {04c9807a-d30b-41ac-adae-30ed8163ffd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 4440 | 2025.11.08 00:02:46.861645 [ 4 ] {04c9807a-d30b-41ac-adae-30ed8163ffd7} <Debug> TCPHandler: Processed in 0.001375378 sec. | ||
| 4441 | 2025.11.08 00:02:46.861771 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2025.11.08 00:02:46.861880 [ 4 ] {34d4ba32-df7c-48f2-85d8-92f89b690370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4443 | 2025.11.08 00:02:46.861937 [ 4 ] {34d4ba32-df7c-48f2-85d8-92f89b690370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4444 | 2025.11.08 00:02:46.862735 [ 4 ] {34d4ba32-df7c-48f2-85d8-92f89b690370} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2025.11.08 00:02:46.862774 [ 4 ] {34d4ba32-df7c-48f2-85d8-92f89b690370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4446 | 2025.11.08 00:02:46.863318 [ 4 ] {34d4ba32-df7c-48f2-85d8-92f89b690370} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4447 | 2025.11.08 00:02:46.863559 [ 4 ] {34d4ba32-df7c-48f2-85d8-92f89b690370} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2025.11.08 00:02:46.863666 [ 11 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4449 | 2025.11.08 00:02:46.863699 [ 11 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2025.11.08 00:02:46.863701 [ 4 ] {34d4ba32-df7c-48f2-85d8-92f89b690370} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001839 sec., 8700.380641653073 rows/sec., 15.59 MiB/sec. | ||
| 4451 | 2025.11.08 00:02:46.863719 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4452 | 2025.11.08 00:02:46.863775 [ 4 ] {34d4ba32-df7c-48f2-85d8-92f89b690370} <Debug> TCPHandler: Processed in 0.002070407 sec. | ||
| 4453 | 2025.11.08 00:02:46.863835 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 4454 | 2025.11.08 00:02:46.863889 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2025.11.08 00:02:46.863998 [ 4 ] {d3054bdd-ce91-47c2-9a5d-3bcee7fa08fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4456 | 2025.11.08 00:02:46.864040 [ 4 ] {d3054bdd-ce91-47c2-9a5d-3bcee7fa08fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4457 | 2025.11.08 00:02:46.864118 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4458 | 2025.11.08 00:02:46.864204 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 382 rows starting from the beginning of the part | ||
| 4459 | 2025.11.08 00:02:46.864377 [ 4 ] {d3054bdd-ce91-47c2-9a5d-3bcee7fa08fc} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2025.11.08 00:02:46.864400 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 4461 | 2025.11.08 00:02:46.864419 [ 4 ] {d3054bdd-ce91-47c2-9a5d-3bcee7fa08fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4462 | 2025.11.08 00:02:46.864543 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4463 | 2025.11.08 00:02:46.864675 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
| 4464 | 2025.11.08 00:02:46.864749 [ 4 ] {d3054bdd-ce91-47c2-9a5d-3bcee7fa08fc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4465 | 2025.11.08 00:02:46.864806 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4466 | 2025.11.08 00:02:46.864933 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 4467 | 2025.11.08 00:02:46.864996 [ 4 ] {d3054bdd-ce91-47c2-9a5d-3bcee7fa08fc} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2025.11.08 00:02:46.865136 [ 4 ] {d3054bdd-ce91-47c2-9a5d-3bcee7fa08fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 4469 | 2025.11.08 00:02:46.865173 [ 4 ] {d3054bdd-ce91-47c2-9a5d-3bcee7fa08fc} <Debug> TCPHandler: Processed in 0.001334907 sec. | ||
| 4470 | 2025.11.08 00:02:46.868964 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 19 columns (19 merged, 0 gathered) in 0.005179943 sec., 93051.21697285086 rows/sec., 166.74 MiB/sec. | ||
| 4471 | 2025.11.08 00:02:46.869961 [ 188 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4472 | 2025.11.08 00:02:46.870355 [ 188 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2025.11.08 00:02:46.870440 [ 188 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4474 | 2025.11.08 00:02:46.870580 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 4475 | 2025.11.08 00:02:47.001414 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.55 MiB, peak 249.32 MiB, free memory in arenas 0.00 B, will set to 243.98 MiB (RSS), difference: 1.43 MiB | ||
| 4476 | 2025.11.08 00:02:47.630219 [ 58 ] {} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4477 | 2025.11.08 00:02:47.630288 [ 58 ] {} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2025.11.08 00:02:47.630313 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4479 | 2025.11.08 00:02:47.630418 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 4480 | 2025.11.08 00:02:47.630529 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4481 | 2025.11.08 00:02:47.630560 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 4482 | 2025.11.08 00:02:47.630632 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 4483 | 2025.11.08 00:02:47.630675 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 4484 | 2025.11.08 00:02:47.630716 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 4485 | 2025.11.08 00:02:47.630753 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 4486 | 2025.11.08 00:02:47.631496 [ 188 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001119021 sec., 39320.0842522169 rows/sec., 3.28 MiB/sec. | ||
| 4487 | 2025.11.08 00:02:47.631688 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4488 | 2025.11.08 00:02:47.632011 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_5_1} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2025.11.08 00:02:47.632087 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_5_1} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4490 | 2025.11.08 00:02:47.632178 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4491 | 2025.11.08 00:02:48.246188 [ 58 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4492 | 2025.11.08 00:02:48.246264 [ 58 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2025.11.08 00:02:48.246289 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4494 | 2025.11.08 00:02:48.246408 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 4495 | 2025.11.08 00:02:48.246544 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4496 | 2025.11.08 00:02:48.246590 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 4497 | 2025.11.08 00:02:48.246662 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 4498 | 2025.11.08 00:02:48.246711 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 4499 | 2025.11.08 00:02:48.246759 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4500 | 2025.11.08 00:02:48.246802 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 4501 | 2025.11.08 00:02:48.247711 [ 188 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354367 sec., 558194.344664334 rows/sec., 40.74 MiB/sec. | ||
| 4502 | 2025.11.08 00:02:48.247923 [ 199 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4503 | 2025.11.08 00:02:48.248249 [ 199 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_9_2} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2025.11.08 00:02:48.248328 [ 199 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_9_2} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4505 | 2025.11.08 00:02:48.248419 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4506 | 2025.11.08 00:02:51.887073 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2025.11.08 00:02:51.887265 [ 4 ] {ba443f46-ef13-4332-8034-370d35222efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4508 | 2025.11.08 00:02:51.887334 [ 4 ] {ba443f46-ef13-4332-8034-370d35222efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4509 | 2025.11.08 00:02:51.887948 [ 4 ] {ba443f46-ef13-4332-8034-370d35222efe} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2025.11.08 00:02:51.888024 [ 4 ] {ba443f46-ef13-4332-8034-370d35222efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4511 | 2025.11.08 00:02:51.888418 [ 4 ] {ba443f46-ef13-4332-8034-370d35222efe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4512 | 2025.11.08 00:02:51.888658 [ 4 ] {ba443f46-ef13-4332-8034-370d35222efe} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2025.11.08 00:02:51.888823 [ 4 ] {ba443f46-ef13-4332-8034-370d35222efe} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 305.02 KiB/sec. | ||
| 4514 | 2025.11.08 00:02:51.888877 [ 4 ] {ba443f46-ef13-4332-8034-370d35222efe} <Debug> TCPHandler: Processed in 0.001936283 sec. | ||
| 4515 | 2025.11.08 00:02:51.888998 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2025.11.08 00:02:51.889102 [ 4 ] {014b7f36-b7fc-40b6-98e4-9317aa2775f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4517 | 2025.11.08 00:02:51.889166 [ 4 ] {014b7f36-b7fc-40b6-98e4-9317aa2775f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4518 | 2025.11.08 00:02:51.890353 [ 4 ] {014b7f36-b7fc-40b6-98e4-9317aa2775f1} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2025.11.08 00:02:51.890396 [ 4 ] {014b7f36-b7fc-40b6-98e4-9317aa2775f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4520 | 2025.11.08 00:02:51.890828 [ 4 ] {014b7f36-b7fc-40b6-98e4-9317aa2775f1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4521 | 2025.11.08 00:02:51.891064 [ 4 ] {014b7f36-b7fc-40b6-98e4-9317aa2775f1} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2025.11.08 00:02:51.891210 [ 4 ] {014b7f36-b7fc-40b6-98e4-9317aa2775f1} <Debug> executeQuery: Read 1251 rows, 106.06 KiB in 0.002131 sec., 587048.3341154387 rows/sec., 48.60 MiB/sec. | ||
| 4523 | 2025.11.08 00:02:51.891257 [ 4 ] {014b7f36-b7fc-40b6-98e4-9317aa2775f1} <Debug> TCPHandler: Processed in 0.002311483 sec. | ||
| 4524 | 2025.11.08 00:02:51.891379 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2025.11.08 00:02:51.891482 [ 4 ] {3a006a6e-4aff-4e3a-985a-ab1cd7b06979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4526 | 2025.11.08 00:02:51.891527 [ 4 ] {3a006a6e-4aff-4e3a-985a-ab1cd7b06979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4527 | 2025.11.08 00:02:51.891963 [ 4 ] {3a006a6e-4aff-4e3a-985a-ab1cd7b06979} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2025.11.08 00:02:51.892003 [ 4 ] {3a006a6e-4aff-4e3a-985a-ab1cd7b06979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4529 | 2025.11.08 00:02:51.892329 [ 4 ] {3a006a6e-4aff-4e3a-985a-ab1cd7b06979} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4530 | 2025.11.08 00:02:51.892546 [ 4 ] {3a006a6e-4aff-4e3a-985a-ab1cd7b06979} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2025.11.08 00:02:51.892682 [ 4 ] {3a006a6e-4aff-4e3a-985a-ab1cd7b06979} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001224 sec., 26143.7908496732 rows/sec., 1.89 MiB/sec. | ||
| 4532 | 2025.11.08 00:02:51.892721 [ 4 ] {3a006a6e-4aff-4e3a-985a-ab1cd7b06979} <Debug> TCPHandler: Processed in 0.001394619 sec. | ||
| 4533 | 2025.11.08 00:02:51.892832 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2025.11.08 00:02:51.892930 [ 4 ] {91aed7b7-45a3-47a0-ac40-d816d9267454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4535 | 2025.11.08 00:02:51.892972 [ 4 ] {91aed7b7-45a3-47a0-ac40-d816d9267454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4536 | 2025.11.08 00:02:51.893466 [ 4 ] {91aed7b7-45a3-47a0-ac40-d816d9267454} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2025.11.08 00:02:51.893504 [ 4 ] {91aed7b7-45a3-47a0-ac40-d816d9267454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4538 | 2025.11.08 00:02:51.893826 [ 4 ] {91aed7b7-45a3-47a0-ac40-d816d9267454} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4539 | 2025.11.08 00:02:51.894044 [ 4 ] {91aed7b7-45a3-47a0-ac40-d816d9267454} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2025.11.08 00:02:51.894175 [ 4 ] {91aed7b7-45a3-47a0-ac40-d816d9267454} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001266 sec., 180094.78672985782 rows/sec., 12.19 MiB/sec. | ||
| 4541 | 2025.11.08 00:02:51.894213 [ 4 ] {91aed7b7-45a3-47a0-ac40-d816d9267454} <Debug> TCPHandler: Processed in 0.00143338 sec. | ||
| 4542 | 2025.11.08 00:02:51.894322 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2025.11.08 00:02:51.894419 [ 4 ] {59305d00-50be-422b-86cb-d9859fb7678f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4544 | 2025.11.08 00:02:51.894460 [ 4 ] {59305d00-50be-422b-86cb-d9859fb7678f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4545 | 2025.11.08 00:02:51.895055 [ 4 ] {59305d00-50be-422b-86cb-d9859fb7678f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2025.11.08 00:02:51.895092 [ 4 ] {59305d00-50be-422b-86cb-d9859fb7678f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4547 | 2025.11.08 00:02:51.895436 [ 4 ] {59305d00-50be-422b-86cb-d9859fb7678f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4548 | 2025.11.08 00:02:51.895700 [ 4 ] {59305d00-50be-422b-86cb-d9859fb7678f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2025.11.08 00:02:51.895871 [ 4 ] {59305d00-50be-422b-86cb-d9859fb7678f} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001469 sec., 375765.8270932607 rows/sec., 27.90 MiB/sec. | ||
| 4550 | 2025.11.08 00:02:51.895928 [ 4 ] {59305d00-50be-422b-86cb-d9859fb7678f} <Debug> TCPHandler: Processed in 0.001655725 sec. | ||
| 4551 | 2025.11.08 00:02:51.896067 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2025.11.08 00:02:51.896178 [ 4 ] {7f58decb-ca0d-445a-ae08-3abdf3832279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4553 | 2025.11.08 00:02:51.896229 [ 4 ] {7f58decb-ca0d-445a-ae08-3abdf3832279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4554 | 2025.11.08 00:02:51.896840 [ 4 ] {7f58decb-ca0d-445a-ae08-3abdf3832279} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2025.11.08 00:02:51.896880 [ 4 ] {7f58decb-ca0d-445a-ae08-3abdf3832279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4556 | 2025.11.08 00:02:51.897268 [ 4 ] {7f58decb-ca0d-445a-ae08-3abdf3832279} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4557 | 2025.11.08 00:02:51.897486 [ 4 ] {7f58decb-ca0d-445a-ae08-3abdf3832279} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2025.11.08 00:02:51.897618 [ 4 ] {7f58decb-ca0d-445a-ae08-3abdf3832279} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001464 sec., 578551.912568306 rows/sec., 38.94 MiB/sec. | ||
| 4559 | 2025.11.08 00:02:51.897656 [ 4 ] {7f58decb-ca0d-445a-ae08-3abdf3832279} <Debug> TCPHandler: Processed in 0.001651745 sec. | ||
| 4560 | 2025.11.08 00:02:51.897768 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2025.11.08 00:02:51.897863 [ 4 ] {f10ec912-cef7-4c23-9614-5154e3ced5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4562 | 2025.11.08 00:02:51.897919 [ 4 ] {f10ec912-cef7-4c23-9614-5154e3ced5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4563 | 2025.11.08 00:02:51.898722 [ 4 ] {f10ec912-cef7-4c23-9614-5154e3ced5a4} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2025.11.08 00:02:51.898758 [ 4 ] {f10ec912-cef7-4c23-9614-5154e3ced5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4565 | 2025.11.08 00:02:51.899286 [ 4 ] {f10ec912-cef7-4c23-9614-5154e3ced5a4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4566 | 2025.11.08 00:02:51.899514 [ 4 ] {f10ec912-cef7-4c23-9614-5154e3ced5a4} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2025.11.08 00:02:51.899654 [ 4 ] {f10ec912-cef7-4c23-9614-5154e3ced5a4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00181 sec., 14364.640883977901 rows/sec., 25.74 MiB/sec. | ||
| 4568 | 2025.11.08 00:02:51.899717 [ 4 ] {f10ec912-cef7-4c23-9614-5154e3ced5a4} <Debug> TCPHandler: Processed in 0.001998725 sec. | ||
| 4569 | 2025.11.08 00:02:51.899830 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2025.11.08 00:02:51.899925 [ 4 ] {40d5cc16-662b-4622-abc2-95e7eb1308f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4571 | 2025.11.08 00:02:51.899967 [ 4 ] {40d5cc16-662b-4622-abc2-95e7eb1308f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4572 | 2025.11.08 00:02:51.900297 [ 4 ] {40d5cc16-662b-4622-abc2-95e7eb1308f7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.11.08 00:02:51.900333 [ 4 ] {40d5cc16-662b-4622-abc2-95e7eb1308f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4574 | 2025.11.08 00:02:51.900637 [ 4 ] {40d5cc16-662b-4622-abc2-95e7eb1308f7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4575 | 2025.11.08 00:02:51.900856 [ 4 ] {40d5cc16-662b-4622-abc2-95e7eb1308f7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2025.11.08 00:02:51.900983 [ 4 ] {40d5cc16-662b-4622-abc2-95e7eb1308f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 4577 | 2025.11.08 00:02:51.901020 [ 4 ] {40d5cc16-662b-4622-abc2-95e7eb1308f7} <Debug> TCPHandler: Processed in 0.001239594 sec. | ||
| 4578 | 2025.11.08 00:02:52.614496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10019 | ||
| 4579 | 2025.11.08 00:02:52.615208 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2025.11.08 00:02:52.615286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4581 | 2025.11.08 00:02:52.616016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4582 | 2025.11.08 00:02:52.616383 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2025.11.08 00:02:52.616567 [ 60 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4584 | 2025.11.08 00:02:52.616592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10019 | ||
| 4585 | 2025.11.08 00:02:52.616620 [ 60 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2025.11.08 00:02:52.616644 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4587 | 2025.11.08 00:02:52.616813 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 4588 | 2025.11.08 00:02:52.617008 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4589 | 2025.11.08 00:02:52.617060 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7651 rows starting from the beginning of the part | ||
| 4590 | 2025.11.08 00:02:52.617140 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 4591 | 2025.11.08 00:02:52.617192 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 4592 | 2025.11.08 00:02:52.617244 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 4593 | 2025.11.08 00:02:52.617293 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 4594 | 2025.11.08 00:02:52.617348 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 4595 | 2025.11.08 00:02:52.620129 [ 188 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10019 rows, containing 4 columns (4 merged, 0 gathered) in 0.003406984 sec., 2940724.1125875553 rows/sec., 42.07 MiB/sec. | ||
| 4596 | 2025.11.08 00:02:52.620525 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4597 | 2025.11.08 00:02:52.620967 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_21_4} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2025.11.08 00:02:52.621062 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_21_4} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4599 | 2025.11.08 00:02:52.621178 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4600 | 2025.11.08 00:02:53.204528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4601 | 2025.11.08 00:02:53.221598 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2025.11.08 00:02:53.221653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4603 | 2025.11.08 00:02:53.227533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4604 | 2025.11.08 00:02:53.228243 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2025.11.08 00:02:53.228540 [ 36 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4606 | 2025.11.08 00:02:53.228642 [ 36 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2025.11.08 00:02:53.228680 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4608 | 2025.11.08 00:02:53.228862 [ 186 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 4609 | 2025.11.08 00:02:53.231200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4610 | 2025.11.08 00:02:53.232872 [ 186 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4611 | 2025.11.08 00:02:53.234337 [ 186 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 4612 | 2025.11.08 00:02:53.238952 [ 186 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 4613 | 2025.11.08 00:02:53.243441 [ 186 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 4614 | 2025.11.08 00:02:53.247906 [ 186 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 4615 | 2025.11.08 00:02:53.252363 [ 186 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 4616 | 2025.11.08 00:02:53.256453 [ 186 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 4617 | 2025.11.08 00:02:53.306316 [ 188 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077544501 sec., 2050.4355299159124 rows/sec., 10.60 MiB/sec. | ||
| 4618 | 2025.11.08 00:02:53.308752 [ 188 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4619 | 2025.11.08 00:02:53.310795 [ 188 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_21_4} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2025.11.08 00:02:53.310899 [ 188 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_21_4} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4621 | 2025.11.08 00:02:53.313146 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4622 | 2025.11.08 00:02:54.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.60 MiB, peak 256.14 MiB, free memory in arenas 0.00 B, will set to 250.04 MiB (RSS), difference: 4.44 MiB | ||
| 4623 | 2025.11.08 00:02:55.130039 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 578 | ||
| 4624 | 2025.11.08 00:02:55.132437 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2025.11.08 00:02:55.132498 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4626 | 2025.11.08 00:02:55.133744 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4627 | 2025.11.08 00:02:55.134026 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2025.11.08 00:02:55.134382 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4629 | 2025.11.08 00:02:56.856225 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2025.11.08 00:02:56.856431 [ 4 ] {2e629e68-c27c-488c-a92d-7ecaa08221d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4631 | 2025.11.08 00:02:56.856502 [ 4 ] {2e629e68-c27c-488c-a92d-7ecaa08221d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4632 | 2025.11.08 00:02:56.857245 [ 4 ] {2e629e68-c27c-488c-a92d-7ecaa08221d7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2025.11.08 00:02:56.857285 [ 4 ] {2e629e68-c27c-488c-a92d-7ecaa08221d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4634 | 2025.11.08 00:02:56.857684 [ 4 ] {2e629e68-c27c-488c-a92d-7ecaa08221d7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4635 | 2025.11.08 00:02:56.857908 [ 4 ] {2e629e68-c27c-488c-a92d-7ecaa08221d7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2025.11.08 00:02:56.858060 [ 4 ] {2e629e68-c27c-488c-a92d-7ecaa08221d7} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00168 sec., 52380.95238095238 rows/sec., 4.41 MiB/sec. | ||
| 4637 | 2025.11.08 00:02:56.858101 [ 4 ] {2e629e68-c27c-488c-a92d-7ecaa08221d7} <Debug> TCPHandler: Processed in 0.002010595 sec. | ||
| 4638 | 2025.11.08 00:02:56.858241 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2025.11.08 00:02:56.858334 [ 4 ] {ed756ba0-8677-4ce2-ab33-b085a0618180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4640 | 2025.11.08 00:02:56.858374 [ 4 ] {ed756ba0-8677-4ce2-ab33-b085a0618180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4641 | 2025.11.08 00:02:56.858819 [ 4 ] {ed756ba0-8677-4ce2-ab33-b085a0618180} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2025.11.08 00:02:56.858857 [ 4 ] {ed756ba0-8677-4ce2-ab33-b085a0618180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4643 | 2025.11.08 00:02:56.859173 [ 4 ] {ed756ba0-8677-4ce2-ab33-b085a0618180} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4644 | 2025.11.08 00:02:56.859379 [ 4 ] {ed756ba0-8677-4ce2-ab33-b085a0618180} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2025.11.08 00:02:56.859505 [ 4 ] {ed756ba0-8677-4ce2-ab33-b085a0618180} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001189 sec., 13456.686291000842 rows/sec., 1011.88 KiB/sec. | ||
| 4646 | 2025.11.08 00:02:56.859543 [ 4 ] {ed756ba0-8677-4ce2-ab33-b085a0618180} <Debug> TCPHandler: Processed in 0.001359897 sec. | ||
| 4647 | 2025.11.08 00:02:56.859665 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2025.11.08 00:02:56.859760 [ 4 ] {607ff236-d003-43a6-bbfc-9597fbb07e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4649 | 2025.11.08 00:02:56.859798 [ 4 ] {607ff236-d003-43a6-bbfc-9597fbb07e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4650 | 2025.11.08 00:02:56.860213 [ 4 ] {607ff236-d003-43a6-bbfc-9597fbb07e04} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2025.11.08 00:02:56.860249 [ 4 ] {607ff236-d003-43a6-bbfc-9597fbb07e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4652 | 2025.11.08 00:02:56.860539 [ 4 ] {607ff236-d003-43a6-bbfc-9597fbb07e04} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4653 | 2025.11.08 00:02:56.860742 [ 4 ] {607ff236-d003-43a6-bbfc-9597fbb07e04} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2025.11.08 00:02:56.860866 [ 4 ] {607ff236-d003-43a6-bbfc-9597fbb07e04} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001123 sec., 71237.75601068565 rows/sec., 5.56 MiB/sec. | ||
| 4655 | 2025.11.08 00:02:56.860903 [ 4 ] {607ff236-d003-43a6-bbfc-9597fbb07e04} <Debug> TCPHandler: Processed in 0.001292646 sec. | ||
| 4656 | 2025.11.08 00:02:56.861028 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2025.11.08 00:02:56.861120 [ 4 ] {69421bfe-9e49-42ec-82cb-875478abde79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4658 | 2025.11.08 00:02:56.861162 [ 4 ] {69421bfe-9e49-42ec-82cb-875478abde79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4659 | 2025.11.08 00:02:56.861566 [ 4 ] {69421bfe-9e49-42ec-82cb-875478abde79} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2025.11.08 00:02:56.861602 [ 4 ] {69421bfe-9e49-42ec-82cb-875478abde79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4661 | 2025.11.08 00:02:56.861934 [ 4 ] {69421bfe-9e49-42ec-82cb-875478abde79} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4662 | 2025.11.08 00:02:56.862142 [ 4 ] {69421bfe-9e49-42ec-82cb-875478abde79} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2025.11.08 00:02:56.862272 [ 4 ] {69421bfe-9e49-42ec-82cb-875478abde79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 4664 | 2025.11.08 00:02:56.862309 [ 4 ] {69421bfe-9e49-42ec-82cb-875478abde79} <Debug> TCPHandler: Processed in 0.001329387 sec. | ||
| 4665 | 2025.11.08 00:02:56.862417 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2025.11.08 00:02:56.862508 [ 4 ] {1686bed7-6fc3-490d-8eaa-0621c1d2a5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4667 | 2025.11.08 00:02:56.862562 [ 4 ] {1686bed7-6fc3-490d-8eaa-0621c1d2a5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4668 | 2025.11.08 00:02:56.863321 [ 4 ] {1686bed7-6fc3-490d-8eaa-0621c1d2a5b2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2025.11.08 00:02:56.863357 [ 4 ] {1686bed7-6fc3-490d-8eaa-0621c1d2a5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4670 | 2025.11.08 00:02:56.863865 [ 4 ] {1686bed7-6fc3-490d-8eaa-0621c1d2a5b2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4671 | 2025.11.08 00:02:56.864117 [ 4 ] {1686bed7-6fc3-490d-8eaa-0621c1d2a5b2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2025.11.08 00:02:56.864252 [ 4 ] {1686bed7-6fc3-490d-8eaa-0621c1d2a5b2} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001761 sec., 9085.746734809767 rows/sec., 16.28 MiB/sec. | ||
| 4673 | 2025.11.08 00:02:56.864304 [ 4 ] {1686bed7-6fc3-490d-8eaa-0621c1d2a5b2} <Debug> TCPHandler: Processed in 0.001934213 sec. | ||
| 4674 | 2025.11.08 00:02:56.864409 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2025.11.08 00:02:56.864500 [ 4 ] {8b27523c-8799-4da7-874f-db8e2a8cbbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4676 | 2025.11.08 00:02:56.864541 [ 4 ] {8b27523c-8799-4da7-874f-db8e2a8cbbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4677 | 2025.11.08 00:02:56.864862 [ 4 ] {8b27523c-8799-4da7-874f-db8e2a8cbbc0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2025.11.08 00:02:56.864897 [ 4 ] {8b27523c-8799-4da7-874f-db8e2a8cbbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4679 | 2025.11.08 00:02:56.865209 [ 4 ] {8b27523c-8799-4da7-874f-db8e2a8cbbc0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4680 | 2025.11.08 00:02:56.865411 [ 4 ] {8b27523c-8799-4da7-874f-db8e2a8cbbc0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2025.11.08 00:02:56.865536 [ 4 ] {8b27523c-8799-4da7-874f-db8e2a8cbbc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 4682 | 2025.11.08 00:02:56.865571 [ 4 ] {8b27523c-8799-4da7-874f-db8e2a8cbbc0} <Debug> TCPHandler: Processed in 0.001208953 sec. | ||
| 4683 | 2025.11.08 00:03:00.010523 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4684 | 2025.11.08 00:03:00.010580 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4685 | 2025.11.08 00:03:00.117551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10531 | ||
| 4686 | 2025.11.08 00:03:00.118069 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2025.11.08 00:03:00.118115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4688 | 2025.11.08 00:03:00.118654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4689 | 2025.11.08 00:03:00.118883 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2025.11.08 00:03:00.119020 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10531 | ||
| 4691 | 2025.11.08 00:03:00.732123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4692 | 2025.11.08 00:03:00.747328 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2025.11.08 00:03:00.747392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4694 | 2025.11.08 00:03:00.753054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4695 | 2025.11.08 00:03:00.753763 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2025.11.08 00:03:00.756424 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4697 | 2025.11.08 00:03:01.856171 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2025.11.08 00:03:01.856387 [ 4 ] {ec84b688-fc24-4a0c-b74e-f35bed9f028f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4699 | 2025.11.08 00:03:01.856463 [ 4 ] {ec84b688-fc24-4a0c-b74e-f35bed9f028f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4700 | 2025.11.08 00:03:01.857291 [ 4 ] {ec84b688-fc24-4a0c-b74e-f35bed9f028f} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2025.11.08 00:03:01.857361 [ 4 ] {ec84b688-fc24-4a0c-b74e-f35bed9f028f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4702 | 2025.11.08 00:03:01.857756 [ 4 ] {ec84b688-fc24-4a0c-b74e-f35bed9f028f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4703 | 2025.11.08 00:03:01.857979 [ 4 ] {ec84b688-fc24-4a0c-b74e-f35bed9f028f} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2025.11.08 00:03:01.858138 [ 4 ] {ec84b688-fc24-4a0c-b74e-f35bed9f028f} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001811 sec., 59635.56046383214 rows/sec., 5.00 MiB/sec. | ||
| 4705 | 2025.11.08 00:03:01.858136 [ 74 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4706 | 2025.11.08 00:03:01.858187 [ 4 ] {ec84b688-fc24-4a0c-b74e-f35bed9f028f} <Debug> TCPHandler: Processed in 0.00215248 sec. | ||
| 4707 | 2025.11.08 00:03:01.858255 [ 74 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2025.11.08 00:03:01.858294 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4709 | 2025.11.08 00:03:01.858353 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2025.11.08 00:03:01.858410 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 4711 | 2025.11.08 00:03:01.858459 [ 4 ] {c6b42c5f-dbec-41df-adee-3e5a281bfac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4712 | 2025.11.08 00:03:01.858503 [ 4 ] {c6b42c5f-dbec-41df-adee-3e5a281bfac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4713 | 2025.11.08 00:03:01.858519 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4714 | 2025.11.08 00:03:01.858551 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 4715 | 2025.11.08 00:03:01.858612 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part | ||
| 4716 | 2025.11.08 00:03:01.858660 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 4717 | 2025.11.08 00:03:01.858706 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1251 rows starting from the beginning of the part | ||
| 4718 | 2025.11.08 00:03:01.858755 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 4719 | 2025.11.08 00:03:01.858798 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 108 rows starting from the beginning of the part | ||
| 4720 | 2025.11.08 00:03:01.858971 [ 4 ] {c6b42c5f-dbec-41df-adee-3e5a281bfac0} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2025.11.08 00:03:01.859006 [ 4 ] {c6b42c5f-dbec-41df-adee-3e5a281bfac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4722 | 2025.11.08 00:03:01.859300 [ 4 ] {c6b42c5f-dbec-41df-adee-3e5a281bfac0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4723 | 2025.11.08 00:03:01.859504 [ 4 ] {c6b42c5f-dbec-41df-adee-3e5a281bfac0} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2025.11.08 00:03:01.859630 [ 4 ] {c6b42c5f-dbec-41df-adee-3e5a281bfac0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001195 sec., 21757.322175732217 rows/sec., 1.60 MiB/sec. | ||
| 4725 | 2025.11.08 00:03:01.859668 [ 4 ] {c6b42c5f-dbec-41df-adee-3e5a281bfac0} <Debug> TCPHandler: Processed in 0.001366287 sec. | ||
| 4726 | 2025.11.08 00:03:01.859776 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2025.11.08 00:03:01.859873 [ 4 ] {6a041464-36fa-4f6c-98a4-644dfda72831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4728 | 2025.11.08 00:03:01.859913 [ 4 ] {6a041464-36fa-4f6c-98a4-644dfda72831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4729 | 2025.11.08 00:03:01.860089 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3052 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723748 sec., 1770560.4299468368 rows/sec., 154.58 MiB/sec. | ||
| 4730 | 2025.11.08 00:03:01.860261 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4731 | 2025.11.08 00:03:01.860417 [ 4 ] {6a041464-36fa-4f6c-98a4-644dfda72831} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2025.11.08 00:03:01.860454 [ 4 ] {6a041464-36fa-4f6c-98a4-644dfda72831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4733 | 2025.11.08 00:03:01.860487 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_31_6} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2025.11.08 00:03:01.860552 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_31_6} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4735 | 2025.11.08 00:03:01.860609 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 4736 | 2025.11.08 00:03:01.860772 [ 4 ] {6a041464-36fa-4f6c-98a4-644dfda72831} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4737 | 2025.11.08 00:03:01.860979 [ 4 ] {6a041464-36fa-4f6c-98a4-644dfda72831} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2025.11.08 00:03:01.861082 [ 74 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4739 | 2025.11.08 00:03:01.861105 [ 4 ] {6a041464-36fa-4f6c-98a4-644dfda72831} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001255 sec., 71713.14741035856 rows/sec., 5.60 MiB/sec. | ||
| 4740 | 2025.11.08 00:03:01.861117 [ 74 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2025.11.08 00:03:01.861149 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4742 | 2025.11.08 00:03:01.861151 [ 4 ] {6a041464-36fa-4f6c-98a4-644dfda72831} <Debug> TCPHandler: Processed in 0.001423399 sec. | ||
| 4743 | 2025.11.08 00:03:01.861248 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 4744 | 2025.11.08 00:03:01.861274 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2025.11.08 00:03:01.861361 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4746 | 2025.11.08 00:03:01.861376 [ 4 ] {79a6b329-4d3b-447f-81ec-cf3568d30d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4747 | 2025.11.08 00:03:01.861398 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 634 rows starting from the beginning of the part | ||
| 4748 | 2025.11.08 00:03:01.861424 [ 4 ] {79a6b329-4d3b-447f-81ec-cf3568d30d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4749 | 2025.11.08 00:03:01.861468 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 4750 | 2025.11.08 00:03:01.861514 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 80 rows starting from the beginning of the part | ||
| 4751 | 2025.11.08 00:03:01.861553 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 552 rows starting from the beginning of the part | ||
| 4752 | 2025.11.08 00:03:01.861601 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 80 rows starting from the beginning of the part | ||
| 4753 | 2025.11.08 00:03:01.861642 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 4754 | 2025.11.08 00:03:01.861895 [ 4 ] {79a6b329-4d3b-447f-81ec-cf3568d30d9a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2025.11.08 00:03:01.861938 [ 4 ] {79a6b329-4d3b-447f-81ec-cf3568d30d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4756 | 2025.11.08 00:03:01.862305 [ 4 ] {79a6b329-4d3b-447f-81ec-cf3568d30d9a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4757 | 2025.11.08 00:03:01.862520 [ 4 ] {79a6b329-4d3b-447f-81ec-cf3568d30d9a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2025.11.08 00:03:01.862636 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4759 | 2025.11.08 00:03:01.862669 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462441 sec., 1043460.8985935159 rows/sec., 82.85 MiB/sec. | ||
| 4760 | 2025.11.08 00:03:01.862700 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2025.11.08 00:03:01.862652 [ 4 ] {79a6b329-4d3b-447f-81ec-cf3568d30d9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 4762 | 2025.11.08 00:03:01.862733 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4763 | 2025.11.08 00:03:01.862792 [ 4 ] {79a6b329-4d3b-447f-81ec-cf3568d30d9a} <Debug> TCPHandler: Processed in 0.001565163 sec. | ||
| 4764 | 2025.11.08 00:03:01.862834 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4765 | 2025.11.08 00:03:01.862833 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 4766 | 2025.11.08 00:03:01.862929 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2025.11.08 00:03:01.862944 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4768 | 2025.11.08 00:03:01.862994 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7534 rows starting from the beginning of the part | ||
| 4769 | 2025.11.08 00:03:01.863045 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 4770 | 2025.11.08 00:03:01.863048 [ 4 ] {6f904135-70f1-4b7b-9752-f58e9c040681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4771 | 2025.11.08 00:03:01.863087 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 4772 | 2025.11.08 00:03:01.863094 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_31_6} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2025.11.08 00:03:01.863125 [ 4 ] {6f904135-70f1-4b7b-9752-f58e9c040681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4774 | 2025.11.08 00:03:01.863129 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 847 rows starting from the beginning of the part | ||
| 4775 | 2025.11.08 00:03:01.863180 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_31_6} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4776 | 2025.11.08 00:03:01.863181 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 4777 | 2025.11.08 00:03:01.863234 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 4778 | 2025.11.08 00:03:01.863260 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4779 | 2025.11.08 00:03:01.864028 [ 4 ] {6f904135-70f1-4b7b-9752-f58e9c040681} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2025.11.08 00:03:01.864067 [ 4 ] {6f904135-70f1-4b7b-9752-f58e9c040681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4781 | 2025.11.08 00:03:01.864630 [ 4 ] {6f904135-70f1-4b7b-9752-f58e9c040681} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4782 | 2025.11.08 00:03:01.864888 [ 4 ] {6f904135-70f1-4b7b-9752-f58e9c040681} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2025.11.08 00:03:01.865026 [ 4 ] {6f904135-70f1-4b7b-9752-f58e9c040681} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002002 sec., 12987.012987012988 rows/sec., 23.27 MiB/sec. | ||
| 4784 | 2025.11.08 00:03:01.865089 [ 4 ] {6f904135-70f1-4b7b-9752-f58e9c040681} <Debug> TCPHandler: Processed in 0.002223061 sec. | ||
| 4785 | 2025.11.08 00:03:01.865199 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2025.11.08 00:03:01.865293 [ 4 ] {a736b0ce-a502-41c5-9406-25169006c9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4787 | 2025.11.08 00:03:01.865334 [ 4 ] {a736b0ce-a502-41c5-9406-25169006c9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4788 | 2025.11.08 00:03:01.865675 [ 4 ] {a736b0ce-a502-41c5-9406-25169006c9f1} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2025.11.08 00:03:01.865712 [ 4 ] {a736b0ce-a502-41c5-9406-25169006c9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4790 | 2025.11.08 00:03:01.866109 [ 4 ] {a736b0ce-a502-41c5-9406-25169006c9f1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4791 | 2025.11.08 00:03:01.866319 [ 4 ] {a736b0ce-a502-41c5-9406-25169006c9f1} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2025.11.08 00:03:01.866441 [ 74 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4793 | 2025.11.08 00:03:01.866444 [ 4 ] {a736b0ce-a502-41c5-9406-25169006c9f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 4794 | 2025.11.08 00:03:01.866481 [ 74 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2025.11.08 00:03:01.866504 [ 4 ] {a736b0ce-a502-41c5-9406-25169006c9f1} <Debug> TCPHandler: Processed in 0.001352487 sec. | ||
| 4796 | 2025.11.08 00:03:01.866507 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4797 | 2025.11.08 00:03:01.866641 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 4798 | 2025.11.08 00:03:01.866678 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9021 rows, containing 5 columns (5 merged, 0 gathered) in 0.003870717 sec., 2330575.963058007 rows/sec., 160.10 MiB/sec. | ||
| 4799 | 2025.11.08 00:03:01.866747 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4800 | 2025.11.08 00:03:01.866786 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1416 rows starting from the beginning of the part | ||
| 4801 | 2025.11.08 00:03:01.866829 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 4802 | 2025.11.08 00:03:01.866865 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 4803 | 2025.11.08 00:03:01.866897 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 4804 | 2025.11.08 00:03:01.866930 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 4805 | 2025.11.08 00:03:01.866961 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 4806 | 2025.11.08 00:03:01.866998 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4807 | 2025.11.08 00:03:01.867377 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2025.11.08 00:03:01.867468 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4809 | 2025.11.08 00:03:01.867585 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 4810 | 2025.11.08 00:03:01.867874 [ 197 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1716 rows, containing 4 columns (4 merged, 0 gathered) in 0.001288506 sec., 1331774.9393483615 rows/sec., 89.69 MiB/sec. | ||
| 4811 | 2025.11.08 00:03:01.868134 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4812 | 2025.11.08 00:03:01.868397 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_31_6} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2025.11.08 00:03:01.868471 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_31_6} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4814 | 2025.11.08 00:03:01.868539 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4815 | 2025.11.08 00:03:05.135241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 602 | ||
| 4816 | 2025.11.08 00:03:05.137454 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2025.11.08 00:03:05.137519 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4818 | 2025.11.08 00:03:05.138806 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4819 | 2025.11.08 00:03:05.139095 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2025.11.08 00:03:05.139295 [ 89 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4821 | 2025.11.08 00:03:05.139370 [ 89 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2025.11.08 00:03:05.139393 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4823 | 2025.11.08 00:03:05.139521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4824 | 2025.11.08 00:03:05.139521 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 4825 | 2025.11.08 00:03:05.140106 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4826 | 2025.11.08 00:03:05.140266 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 462 rows starting from the beginning of the part | ||
| 4827 | 2025.11.08 00:03:05.140670 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4828 | 2025.11.08 00:03:05.141028 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4829 | 2025.11.08 00:03:05.141418 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4830 | 2025.11.08 00:03:05.141777 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4831 | 2025.11.08 00:03:05.142117 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4832 | 2025.11.08 00:03:05.148606 [ 197 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 72 columns (72 merged, 0 gathered) in 0.009146441 sec., 65817.95039185187 rows/sec., 56.35 MiB/sec. | ||
| 4833 | 2025.11.08 00:03:05.149709 [ 197 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4834 | 2025.11.08 00:03:05.150343 [ 197 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_16_3} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2025.11.08 00:03:05.150431 [ 197 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_16_3} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4836 | 2025.11.08 00:03:05.150675 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 4837 | 2025.11.08 00:03:06.857210 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2025.11.08 00:03:06.857427 [ 4 ] {c7baff37-72b1-4ff1-aa88-9b0f3c204b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4839 | 2025.11.08 00:03:06.857505 [ 4 ] {c7baff37-72b1-4ff1-aa88-9b0f3c204b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4840 | 2025.11.08 00:03:06.858255 [ 4 ] {c7baff37-72b1-4ff1-aa88-9b0f3c204b0b} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2025.11.08 00:03:06.858300 [ 4 ] {c7baff37-72b1-4ff1-aa88-9b0f3c204b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4842 | 2025.11.08 00:03:06.858682 [ 4 ] {c7baff37-72b1-4ff1-aa88-9b0f3c204b0b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4843 | 2025.11.08 00:03:06.858916 [ 4 ] {c7baff37-72b1-4ff1-aa88-9b0f3c204b0b} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2025.11.08 00:03:06.859071 [ 4 ] {c7baff37-72b1-4ff1-aa88-9b0f3c204b0b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001697 sec., 14142.604596346495 rows/sec., 1.17 MiB/sec. | ||
| 4845 | 2025.11.08 00:03:06.859114 [ 4 ] {c7baff37-72b1-4ff1-aa88-9b0f3c204b0b} <Debug> TCPHandler: Processed in 0.002058727 sec. | ||
| 4846 | 2025.11.08 00:03:06.859248 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2025.11.08 00:03:06.859343 [ 4 ] {eebd5215-bcf6-444c-af03-3ccf7ee13213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4848 | 2025.11.08 00:03:06.859385 [ 4 ] {eebd5215-bcf6-444c-af03-3ccf7ee13213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4849 | 2025.11.08 00:03:06.859960 [ 4 ] {eebd5215-bcf6-444c-af03-3ccf7ee13213} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2025.11.08 00:03:06.859999 [ 4 ] {eebd5215-bcf6-444c-af03-3ccf7ee13213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4851 | 2025.11.08 00:03:06.860335 [ 4 ] {eebd5215-bcf6-444c-af03-3ccf7ee13213} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4852 | 2025.11.08 00:03:06.860558 [ 4 ] {eebd5215-bcf6-444c-af03-3ccf7ee13213} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2025.11.08 00:03:06.860690 [ 4 ] {eebd5215-bcf6-444c-af03-3ccf7ee13213} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001366 sec., 152269.39970717422 rows/sec., 13.62 MiB/sec. | ||
| 4854 | 2025.11.08 00:03:06.860728 [ 4 ] {eebd5215-bcf6-444c-af03-3ccf7ee13213} <Debug> TCPHandler: Processed in 0.001532662 sec. | ||
| 4855 | 2025.11.08 00:03:06.860849 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2025.11.08 00:03:06.860943 [ 4 ] {b8ea036a-4378-43f3-961c-1e910b95cc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4857 | 2025.11.08 00:03:06.860983 [ 4 ] {b8ea036a-4378-43f3-961c-1e910b95cc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4858 | 2025.11.08 00:03:06.861443 [ 4 ] {b8ea036a-4378-43f3-961c-1e910b95cc82} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2025.11.08 00:03:06.861480 [ 4 ] {b8ea036a-4378-43f3-961c-1e910b95cc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4860 | 2025.11.08 00:03:06.861784 [ 4 ] {b8ea036a-4378-43f3-961c-1e910b95cc82} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4861 | 2025.11.08 00:03:06.861994 [ 4 ] {b8ea036a-4378-43f3-961c-1e910b95cc82} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2025.11.08 00:03:06.862121 [ 4 ] {b8ea036a-4378-43f3-961c-1e910b95cc82} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001197 sec., 23391.81286549708 rows/sec., 1.77 MiB/sec. | ||
| 4863 | 2025.11.08 00:03:06.862160 [ 4 ] {b8ea036a-4378-43f3-961c-1e910b95cc82} <Debug> TCPHandler: Processed in 0.001359978 sec. | ||
| 4864 | 2025.11.08 00:03:06.862278 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2025.11.08 00:03:06.862371 [ 4 ] {f0b35fac-b098-4f59-b60a-784597fb6f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4866 | 2025.11.08 00:03:06.862410 [ 4 ] {f0b35fac-b098-4f59-b60a-784597fb6f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4867 | 2025.11.08 00:03:06.862810 [ 4 ] {f0b35fac-b098-4f59-b60a-784597fb6f63} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2025.11.08 00:03:06.862847 [ 4 ] {f0b35fac-b098-4f59-b60a-784597fb6f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4869 | 2025.11.08 00:03:06.863140 [ 4 ] {f0b35fac-b098-4f59-b60a-784597fb6f63} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4870 | 2025.11.08 00:03:06.863355 [ 4 ] {f0b35fac-b098-4f59-b60a-784597fb6f63} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2025.11.08 00:03:06.863486 [ 4 ] {f0b35fac-b098-4f59-b60a-784597fb6f63} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001133 sec., 21182.700794351284 rows/sec., 1.76 MiB/sec. | ||
| 4872 | 2025.11.08 00:03:06.863525 [ 4 ] {f0b35fac-b098-4f59-b60a-784597fb6f63} <Debug> TCPHandler: Processed in 0.001296596 sec. | ||
| 4873 | 2025.11.08 00:03:06.863636 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2025.11.08 00:03:06.863729 [ 4 ] {58e54349-88df-4871-a924-111704c77130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4875 | 2025.11.08 00:03:06.863769 [ 4 ] {58e54349-88df-4871-a924-111704c77130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4876 | 2025.11.08 00:03:06.864154 [ 4 ] {58e54349-88df-4871-a924-111704c77130} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2025.11.08 00:03:06.864197 [ 4 ] {58e54349-88df-4871-a924-111704c77130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4878 | 2025.11.08 00:03:06.864510 [ 4 ] {58e54349-88df-4871-a924-111704c77130} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4879 | 2025.11.08 00:03:06.864735 [ 4 ] {58e54349-88df-4871-a924-111704c77130} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2025.11.08 00:03:06.864861 [ 4 ] {58e54349-88df-4871-a924-111704c77130} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 4881 | 2025.11.08 00:03:06.864900 [ 4 ] {58e54349-88df-4871-a924-111704c77130} <Debug> TCPHandler: Processed in 0.001313516 sec. | ||
| 4882 | 2025.11.08 00:03:06.865020 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4883 | 2025.11.08 00:03:06.865114 [ 4 ] {a82c6e2d-1b13-4afa-a2ef-02fe52513fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4884 | 2025.11.08 00:03:06.865154 [ 4 ] {a82c6e2d-1b13-4afa-a2ef-02fe52513fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4885 | 2025.11.08 00:03:06.865599 [ 4 ] {a82c6e2d-1b13-4afa-a2ef-02fe52513fb2} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2025.11.08 00:03:06.865638 [ 4 ] {a82c6e2d-1b13-4afa-a2ef-02fe52513fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4887 | 2025.11.08 00:03:06.865950 [ 4 ] {a82c6e2d-1b13-4afa-a2ef-02fe52513fb2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4888 | 2025.11.08 00:03:06.866163 [ 4 ] {a82c6e2d-1b13-4afa-a2ef-02fe52513fb2} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2025.11.08 00:03:06.866292 [ 4 ] {a82c6e2d-1b13-4afa-a2ef-02fe52513fb2} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001196 sec., 96989.96655518394 rows/sec., 7.88 MiB/sec. | ||
| 4890 | 2025.11.08 00:03:06.866330 [ 4 ] {a82c6e2d-1b13-4afa-a2ef-02fe52513fb2} <Debug> TCPHandler: Processed in 0.001359487 sec. | ||
| 4891 | 2025.11.08 00:03:06.866442 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2025.11.08 00:03:06.866536 [ 4 ] {90cb4866-34c1-47d3-a74b-ff37a3c7d2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4893 | 2025.11.08 00:03:06.866580 [ 4 ] {90cb4866-34c1-47d3-a74b-ff37a3c7d2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4894 | 2025.11.08 00:03:06.866979 [ 4 ] {90cb4866-34c1-47d3-a74b-ff37a3c7d2a1} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2025.11.08 00:03:06.867014 [ 4 ] {90cb4866-34c1-47d3-a74b-ff37a3c7d2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4896 | 2025.11.08 00:03:06.867349 [ 4 ] {90cb4866-34c1-47d3-a74b-ff37a3c7d2a1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4897 | 2025.11.08 00:03:06.867565 [ 4 ] {90cb4866-34c1-47d3-a74b-ff37a3c7d2a1} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2025.11.08 00:03:06.867694 [ 4 ] {90cb4866-34c1-47d3-a74b-ff37a3c7d2a1} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001176 sec., 166666.6666666667 rows/sec., 11.96 MiB/sec. | ||
| 4899 | 2025.11.08 00:03:06.867733 [ 4 ] {90cb4866-34c1-47d3-a74b-ff37a3c7d2a1} <Debug> TCPHandler: Processed in 0.001340967 sec. | ||
| 4900 | 2025.11.08 00:03:06.867842 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2025.11.08 00:03:06.867936 [ 4 ] {f18c9389-b208-4f45-b5e3-46f41e252eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4902 | 2025.11.08 00:03:06.867991 [ 4 ] {f18c9389-b208-4f45-b5e3-46f41e252eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4903 | 2025.11.08 00:03:06.868744 [ 4 ] {f18c9389-b208-4f45-b5e3-46f41e252eb2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2025.11.08 00:03:06.868781 [ 4 ] {f18c9389-b208-4f45-b5e3-46f41e252eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4905 | 2025.11.08 00:03:06.869292 [ 4 ] {f18c9389-b208-4f45-b5e3-46f41e252eb2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4906 | 2025.11.08 00:03:06.869516 [ 4 ] {f18c9389-b208-4f45-b5e3-46f41e252eb2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2025.11.08 00:03:06.869654 [ 4 ] {f18c9389-b208-4f45-b5e3-46f41e252eb2} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001736 sec., 9216.589861751152 rows/sec., 16.52 MiB/sec. | ||
| 4908 | 2025.11.08 00:03:06.869707 [ 4 ] {f18c9389-b208-4f45-b5e3-46f41e252eb2} <Debug> TCPHandler: Processed in 0.001915173 sec. | ||
| 4909 | 2025.11.08 00:03:06.869823 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2025.11.08 00:03:06.869918 [ 4 ] {b0a8ac46-f438-40a3-9938-dd5e6220b8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4911 | 2025.11.08 00:03:06.869960 [ 4 ] {b0a8ac46-f438-40a3-9938-dd5e6220b8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4912 | 2025.11.08 00:03:06.870293 [ 4 ] {b0a8ac46-f438-40a3-9938-dd5e6220b8a5} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2025.11.08 00:03:06.870328 [ 4 ] {b0a8ac46-f438-40a3-9938-dd5e6220b8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4914 | 2025.11.08 00:03:06.870644 [ 4 ] {b0a8ac46-f438-40a3-9938-dd5e6220b8a5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4915 | 2025.11.08 00:03:06.870854 [ 4 ] {b0a8ac46-f438-40a3-9938-dd5e6220b8a5} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2025.11.08 00:03:06.870983 [ 4 ] {b0a8ac46-f438-40a3-9938-dd5e6220b8a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4917 | 2025.11.08 00:03:06.871019 [ 4 ] {b0a8ac46-f438-40a3-9938-dd5e6220b8a5} <Debug> TCPHandler: Processed in 0.001246284 sec. | ||
| 4918 | 2025.11.08 00:03:07.619656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10979 | ||
| 4919 | 2025.11.08 00:03:07.620154 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2025.11.08 00:03:07.620199 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4921 | 2025.11.08 00:03:07.620689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4922 | 2025.11.08 00:03:07.620921 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2025.11.08 00:03:07.621052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10979 | ||
| 4924 | 2025.11.08 00:03:08.257058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4925 | 2025.11.08 00:03:08.274122 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2025.11.08 00:03:08.274185 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4927 | 2025.11.08 00:03:08.280111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4928 | 2025.11.08 00:03:08.280817 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2025.11.08 00:03:08.283918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4930 | 2025.11.08 00:03:11.856256 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2025.11.08 00:03:11.856469 [ 4 ] {2306ff86-7e3c-4047-bddc-5268367d3922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4932 | 2025.11.08 00:03:11.856541 [ 4 ] {2306ff86-7e3c-4047-bddc-5268367d3922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4933 | 2025.11.08 00:03:11.857319 [ 4 ] {2306ff86-7e3c-4047-bddc-5268367d3922} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2025.11.08 00:03:11.857373 [ 4 ] {2306ff86-7e3c-4047-bddc-5268367d3922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4935 | 2025.11.08 00:03:11.857773 [ 4 ] {2306ff86-7e3c-4047-bddc-5268367d3922} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4936 | 2025.11.08 00:03:11.858000 [ 4 ] {2306ff86-7e3c-4047-bddc-5268367d3922} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2025.11.08 00:03:11.858154 [ 4 ] {2306ff86-7e3c-4047-bddc-5268367d3922} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001739 sec., 62104.6578493387 rows/sec., 5.21 MiB/sec. | ||
| 4938 | 2025.11.08 00:03:11.858197 [ 4 ] {2306ff86-7e3c-4047-bddc-5268367d3922} <Debug> TCPHandler: Processed in 0.002077917 sec. | ||
| 4939 | 2025.11.08 00:03:11.858318 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2025.11.08 00:03:11.858415 [ 4 ] {15b136ee-468b-4b9d-bf6a-aea8862da56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4941 | 2025.11.08 00:03:11.858457 [ 4 ] {15b136ee-468b-4b9d-bf6a-aea8862da56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4942 | 2025.11.08 00:03:11.858859 [ 4 ] {15b136ee-468b-4b9d-bf6a-aea8862da56d} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2025.11.08 00:03:11.858895 [ 4 ] {15b136ee-468b-4b9d-bf6a-aea8862da56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4944 | 2025.11.08 00:03:11.859205 [ 4 ] {15b136ee-468b-4b9d-bf6a-aea8862da56d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4945 | 2025.11.08 00:03:11.859417 [ 4 ] {15b136ee-468b-4b9d-bf6a-aea8862da56d} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2025.11.08 00:03:11.859528 [ 83 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4947 | 2025.11.08 00:03:11.859545 [ 4 ] {15b136ee-468b-4b9d-bf6a-aea8862da56d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001149 sec., 22628.372497824195 rows/sec., 1.66 MiB/sec. | ||
| 4948 | 2025.11.08 00:03:11.859592 [ 83 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2025.11.08 00:03:11.859601 [ 4 ] {15b136ee-468b-4b9d-bf6a-aea8862da56d} <Debug> TCPHandler: Processed in 0.001333276 sec. | ||
| 4950 | 2025.11.08 00:03:11.859621 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4951 | 2025.11.08 00:03:11.859722 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2025.11.08 00:03:11.859723 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 4953 | 2025.11.08 00:03:11.859821 [ 4 ] {3290fe8f-df93-48b1-b302-cc25ce023f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4954 | 2025.11.08 00:03:11.859843 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4955 | 2025.11.08 00:03:11.859861 [ 4 ] {3290fe8f-df93-48b1-b302-cc25ce023f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4956 | 2025.11.08 00:03:11.859875 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 72 rows starting from the beginning of the part | ||
| 4957 | 2025.11.08 00:03:11.859941 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 4958 | 2025.11.08 00:03:11.859990 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 4959 | 2025.11.08 00:03:11.860037 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 4960 | 2025.11.08 00:03:11.860082 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 4961 | 2025.11.08 00:03:11.860161 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 4962 | 2025.11.08 00:03:11.860297 [ 4 ] {3290fe8f-df93-48b1-b302-cc25ce023f83} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2025.11.08 00:03:11.860333 [ 4 ] {3290fe8f-df93-48b1-b302-cc25ce023f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4964 | 2025.11.08 00:03:11.860670 [ 4 ] {3290fe8f-df93-48b1-b302-cc25ce023f83} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4965 | 2025.11.08 00:03:11.860881 [ 4 ] {3290fe8f-df93-48b1-b302-cc25ce023f83} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2025.11.08 00:03:11.860920 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240885 sec., 161175.29021625695 rows/sec., 12.44 MiB/sec. | ||
| 4967 | 2025.11.08 00:03:11.861009 [ 4 ] {3290fe8f-df93-48b1-b302-cc25ce023f83} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001207 sec., 74565.03728251865 rows/sec., 5.82 MiB/sec. | ||
| 4968 | 2025.11.08 00:03:11.861036 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4969 | 2025.11.08 00:03:11.861046 [ 4 ] {3290fe8f-df93-48b1-b302-cc25ce023f83} <Debug> TCPHandler: Processed in 0.001374978 sec. | ||
| 4970 | 2025.11.08 00:03:11.861155 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2025.11.08 00:03:11.861250 [ 4 ] {d77e3580-e8f2-4bf0-b264-c3a734ac7e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4972 | 2025.11.08 00:03:11.861276 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_31_6} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2025.11.08 00:03:11.861292 [ 4 ] {d77e3580-e8f2-4bf0-b264-c3a734ac7e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4974 | 2025.11.08 00:03:11.861345 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_31_6} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4975 | 2025.11.08 00:03:11.861403 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4976 | 2025.11.08 00:03:11.861694 [ 4 ] {d77e3580-e8f2-4bf0-b264-c3a734ac7e58} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2025.11.08 00:03:11.861730 [ 4 ] {d77e3580-e8f2-4bf0-b264-c3a734ac7e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4978 | 2025.11.08 00:03:11.862070 [ 4 ] {d77e3580-e8f2-4bf0-b264-c3a734ac7e58} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4979 | 2025.11.08 00:03:11.862284 [ 4 ] {d77e3580-e8f2-4bf0-b264-c3a734ac7e58} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2025.11.08 00:03:11.862412 [ 4 ] {d77e3580-e8f2-4bf0-b264-c3a734ac7e58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 4981 | 2025.11.08 00:03:11.862449 [ 4 ] {d77e3580-e8f2-4bf0-b264-c3a734ac7e58} <Debug> TCPHandler: Processed in 0.001343437 sec. | ||
| 4982 | 2025.11.08 00:03:11.862555 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2025.11.08 00:03:11.862648 [ 4 ] {768f2739-43c6-449f-a2f0-431b5ad918da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4984 | 2025.11.08 00:03:11.862702 [ 4 ] {768f2739-43c6-449f-a2f0-431b5ad918da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4985 | 2025.11.08 00:03:11.863477 [ 4 ] {768f2739-43c6-449f-a2f0-431b5ad918da} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2025.11.08 00:03:11.863513 [ 4 ] {768f2739-43c6-449f-a2f0-431b5ad918da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4987 | 2025.11.08 00:03:11.864054 [ 4 ] {768f2739-43c6-449f-a2f0-431b5ad918da} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4988 | 2025.11.08 00:03:11.864277 [ 4 ] {768f2739-43c6-449f-a2f0-431b5ad918da} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2025.11.08 00:03:11.864401 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4990 | 2025.11.08 00:03:11.864413 [ 4 ] {768f2739-43c6-449f-a2f0-431b5ad918da} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001784 sec., 14573.991031390135 rows/sec., 26.12 MiB/sec. | ||
| 4991 | 2025.11.08 00:03:11.864444 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2025.11.08 00:03:11.864471 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4993 | 2025.11.08 00:03:11.864481 [ 4 ] {768f2739-43c6-449f-a2f0-431b5ad918da} <Debug> TCPHandler: Processed in 0.001976534 sec. | ||
| 4994 | 2025.11.08 00:03:11.864562 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 4995 | 2025.11.08 00:03:11.864617 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2025.11.08 00:03:11.864768 [ 4 ] {d4596ad1-a940-4e2a-833d-4e9f89e9c68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4997 | 2025.11.08 00:03:11.864787 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4998 | 2025.11.08 00:03:11.864829 [ 4 ] {d4596ad1-a940-4e2a-833d-4e9f89e9c68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4999 | 2025.11.08 00:03:11.864851 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 482 rows starting from the beginning of the part | ||
| 5000 | 2025.11.08 00:03:11.864983 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 5001 | 2025.11.08 00:03:11.865087 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 5002 | 2025.11.08 00:03:11.865184 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5003 | 2025.11.08 00:03:11.865252 [ 4 ] {d4596ad1-a940-4e2a-833d-4e9f89e9c68c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2025.11.08 00:03:11.865277 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
| 5005 | 2025.11.08 00:03:11.865303 [ 4 ] {d4596ad1-a940-4e2a-833d-4e9f89e9c68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5006 | 2025.11.08 00:03:11.865377 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5007 | 2025.11.08 00:03:11.865676 [ 4 ] {d4596ad1-a940-4e2a-833d-4e9f89e9c68c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5008 | 2025.11.08 00:03:11.865978 [ 4 ] {d4596ad1-a940-4e2a-833d-4e9f89e9c68c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2025.11.08 00:03:11.866123 [ 4 ] {d4596ad1-a940-4e2a-833d-4e9f89e9c68c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. | ||
| 5010 | 2025.11.08 00:03:11.866162 [ 4 ] {d4596ad1-a940-4e2a-833d-4e9f89e9c68c} <Debug> TCPHandler: Processed in 0.001607825 sec. | ||
| 5011 | 2025.11.08 00:03:11.889324 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 19 columns (19 merged, 0 gathered) in 0.024796141 sec., 23874.682758095303 rows/sec., 42.78 MiB/sec. | ||
| 5012 | 2025.11.08 00:03:11.890416 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5013 | 2025.11.08 00:03:11.890751 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2025.11.08 00:03:11.890821 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5015 | 2025.11.08 00:03:11.890942 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5016 | 2025.11.08 00:03:12.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.68 MiB, peak 261.01 MiB, free memory in arenas 0.00 B, will set to 255.78 MiB (RSS), difference: 2.11 MiB | ||
| 5017 | 2025.11.08 00:03:15.010652 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5018 | 2025.11.08 00:03:15.010709 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5019 | 2025.11.08 00:03:15.121658 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11491 | ||
| 5020 | 2025.11.08 00:03:15.122173 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2025.11.08 00:03:15.122220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5022 | 2025.11.08 00:03:15.122678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5023 | 2025.11.08 00:03:15.122914 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2025.11.08 00:03:15.123123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11491 | ||
| 5025 | 2025.11.08 00:03:15.139941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 632 | ||
| 5026 | 2025.11.08 00:03:15.142325 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2025.11.08 00:03:15.142384 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5028 | 2025.11.08 00:03:15.143604 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5029 | 2025.11.08 00:03:15.143883 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2025.11.08 00:03:15.144251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
| 5031 | 2025.11.08 00:03:15.784534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5032 | 2025.11.08 00:03:15.802112 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2025.11.08 00:03:15.802165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5034 | 2025.11.08 00:03:15.808333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5035 | 2025.11.08 00:03:15.809068 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2025.11.08 00:03:15.812471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5037 | 2025.11.08 00:03:16.856001 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2025.11.08 00:03:16.856202 [ 4 ] {e55104b8-14ef-468f-8760-fbe828db6df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5039 | 2025.11.08 00:03:16.856277 [ 4 ] {e55104b8-14ef-468f-8760-fbe828db6df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5040 | 2025.11.08 00:03:16.857037 [ 4 ] {e55104b8-14ef-468f-8760-fbe828db6df7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2025.11.08 00:03:16.857086 [ 4 ] {e55104b8-14ef-468f-8760-fbe828db6df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5042 | 2025.11.08 00:03:16.857473 [ 4 ] {e55104b8-14ef-468f-8760-fbe828db6df7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5043 | 2025.11.08 00:03:16.857700 [ 4 ] {e55104b8-14ef-468f-8760-fbe828db6df7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2025.11.08 00:03:16.857862 [ 4 ] {e55104b8-14ef-468f-8760-fbe828db6df7} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001712 sec., 51401.86915887851 rows/sec., 4.33 MiB/sec. | ||
| 5045 | 2025.11.08 00:03:16.857911 [ 4 ] {e55104b8-14ef-468f-8760-fbe828db6df7} <Debug> TCPHandler: Processed in 0.002050667 sec. | ||
| 5046 | 2025.11.08 00:03:16.858035 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2025.11.08 00:03:16.858139 [ 4 ] {bba7ea14-fe60-4bef-b459-4f6c0c5e1e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5048 | 2025.11.08 00:03:16.858184 [ 4 ] {bba7ea14-fe60-4bef-b459-4f6c0c5e1e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5049 | 2025.11.08 00:03:16.858594 [ 4 ] {bba7ea14-fe60-4bef-b459-4f6c0c5e1e42} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2025.11.08 00:03:16.858632 [ 4 ] {bba7ea14-fe60-4bef-b459-4f6c0c5e1e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5051 | 2025.11.08 00:03:16.858944 [ 4 ] {bba7ea14-fe60-4bef-b459-4f6c0c5e1e42} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5052 | 2025.11.08 00:03:16.859160 [ 4 ] {bba7ea14-fe60-4bef-b459-4f6c0c5e1e42} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2025.11.08 00:03:16.859296 [ 4 ] {bba7ea14-fe60-4bef-b459-4f6c0c5e1e42} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001181 sec., 13547.840812870449 rows/sec., 1018.73 KiB/sec. | ||
| 5054 | 2025.11.08 00:03:16.859336 [ 4 ] {bba7ea14-fe60-4bef-b459-4f6c0c5e1e42} <Debug> TCPHandler: Processed in 0.001355467 sec. | ||
| 5055 | 2025.11.08 00:03:16.859470 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2025.11.08 00:03:16.859594 [ 4 ] {187fc81e-31ab-4cd5-aab3-d39a954c0ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5057 | 2025.11.08 00:03:16.859645 [ 4 ] {187fc81e-31ab-4cd5-aab3-d39a954c0ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5058 | 2025.11.08 00:03:16.860144 [ 4 ] {187fc81e-31ab-4cd5-aab3-d39a954c0ac6} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2025.11.08 00:03:16.860183 [ 4 ] {187fc81e-31ab-4cd5-aab3-d39a954c0ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5060 | 2025.11.08 00:03:16.860504 [ 4 ] {187fc81e-31ab-4cd5-aab3-d39a954c0ac6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5061 | 2025.11.08 00:03:16.860723 [ 4 ] {187fc81e-31ab-4cd5-aab3-d39a954c0ac6} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2025.11.08 00:03:16.860857 [ 4 ] {187fc81e-31ab-4cd5-aab3-d39a954c0ac6} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00129 sec., 62015.503875969 rows/sec., 4.84 MiB/sec. | ||
| 5063 | 2025.11.08 00:03:16.860895 [ 4 ] {187fc81e-31ab-4cd5-aab3-d39a954c0ac6} <Debug> TCPHandler: Processed in 0.001488051 sec. | ||
| 5064 | 2025.11.08 00:03:16.861004 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2025.11.08 00:03:16.861105 [ 4 ] {cbb842c2-ba90-41c7-a58c-91b2fec47b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5066 | 2025.11.08 00:03:16.861149 [ 4 ] {cbb842c2-ba90-41c7-a58c-91b2fec47b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5067 | 2025.11.08 00:03:16.861557 [ 4 ] {cbb842c2-ba90-41c7-a58c-91b2fec47b56} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2025.11.08 00:03:16.861592 [ 4 ] {cbb842c2-ba90-41c7-a58c-91b2fec47b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5069 | 2025.11.08 00:03:16.861933 [ 4 ] {cbb842c2-ba90-41c7-a58c-91b2fec47b56} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5070 | 2025.11.08 00:03:16.862151 [ 4 ] {cbb842c2-ba90-41c7-a58c-91b2fec47b56} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2025.11.08 00:03:16.862282 [ 4 ] {cbb842c2-ba90-41c7-a58c-91b2fec47b56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 5072 | 2025.11.08 00:03:16.862319 [ 4 ] {cbb842c2-ba90-41c7-a58c-91b2fec47b56} <Debug> TCPHandler: Processed in 0.001365478 sec. | ||
| 5073 | 2025.11.08 00:03:16.862425 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5074 | 2025.11.08 00:03:16.862518 [ 4 ] {f68cc85d-1a8a-4edc-a3ab-393b67e40de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5075 | 2025.11.08 00:03:16.862574 [ 4 ] {f68cc85d-1a8a-4edc-a3ab-393b67e40de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5076 | 2025.11.08 00:03:16.863361 [ 4 ] {f68cc85d-1a8a-4edc-a3ab-393b67e40de3} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2025.11.08 00:03:16.863396 [ 4 ] {f68cc85d-1a8a-4edc-a3ab-393b67e40de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5078 | 2025.11.08 00:03:16.863925 [ 4 ] {f68cc85d-1a8a-4edc-a3ab-393b67e40de3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5079 | 2025.11.08 00:03:16.864169 [ 4 ] {f68cc85d-1a8a-4edc-a3ab-393b67e40de3} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2025.11.08 00:03:16.864309 [ 4 ] {f68cc85d-1a8a-4edc-a3ab-393b67e40de3} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00181 sec., 8839.779005524862 rows/sec., 15.84 MiB/sec. | ||
| 5081 | 2025.11.08 00:03:16.864373 [ 4 ] {f68cc85d-1a8a-4edc-a3ab-393b67e40de3} <Debug> TCPHandler: Processed in 0.001998015 sec. | ||
| 5082 | 2025.11.08 00:03:16.864480 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5083 | 2025.11.08 00:03:16.864573 [ 4 ] {ca923b57-f724-4652-84e3-cd51b4032928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5084 | 2025.11.08 00:03:16.864616 [ 4 ] {ca923b57-f724-4652-84e3-cd51b4032928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5085 | 2025.11.08 00:03:16.864949 [ 4 ] {ca923b57-f724-4652-84e3-cd51b4032928} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2025.11.08 00:03:16.864982 [ 4 ] {ca923b57-f724-4652-84e3-cd51b4032928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5087 | 2025.11.08 00:03:16.865295 [ 4 ] {ca923b57-f724-4652-84e3-cd51b4032928} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5088 | 2025.11.08 00:03:16.865515 [ 4 ] {ca923b57-f724-4652-84e3-cd51b4032928} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2025.11.08 00:03:16.865644 [ 4 ] {ca923b57-f724-4652-84e3-cd51b4032928} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 5090 | 2025.11.08 00:03:16.865680 [ 4 ] {ca923b57-f724-4652-84e3-cd51b4032928} <Debug> TCPHandler: Processed in 0.001250414 sec. | ||
| 5091 | 2025.11.08 00:03:21.889464 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2025.11.08 00:03:21.889653 [ 4 ] {3730db65-0908-48a9-a84e-a319d61b2b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5093 | 2025.11.08 00:03:21.889719 [ 4 ] {3730db65-0908-48a9-a84e-a319d61b2b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5094 | 2025.11.08 00:03:21.891135 [ 4 ] {3730db65-0908-48a9-a84e-a319d61b2b27} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2025.11.08 00:03:21.891190 [ 4 ] {3730db65-0908-48a9-a84e-a319d61b2b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5096 | 2025.11.08 00:03:21.891659 [ 4 ] {3730db65-0908-48a9-a84e-a319d61b2b27} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5097 | 2025.11.08 00:03:21.891888 [ 4 ] {3730db65-0908-48a9-a84e-a319d61b2b27} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2025.11.08 00:03:21.892039 [ 4 ] {3730db65-0908-48a9-a84e-a319d61b2b27} <Debug> executeQuery: Read 1248 rows, 105.84 KiB in 0.002432 sec., 513157.8947368421 rows/sec., 42.50 MiB/sec. | ||
| 5099 | 2025.11.08 00:03:21.892083 [ 4 ] {3730db65-0908-48a9-a84e-a319d61b2b27} <Debug> TCPHandler: Processed in 0.002744706 sec. | ||
| 5100 | 2025.11.08 00:03:21.892211 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2025.11.08 00:03:21.892308 [ 4 ] {01f012f8-4dfa-4b59-80b6-c454d89d6964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5102 | 2025.11.08 00:03:21.892351 [ 4 ] {01f012f8-4dfa-4b59-80b6-c454d89d6964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5103 | 2025.11.08 00:03:21.892787 [ 4 ] {01f012f8-4dfa-4b59-80b6-c454d89d6964} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2025.11.08 00:03:21.892826 [ 4 ] {01f012f8-4dfa-4b59-80b6-c454d89d6964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5105 | 2025.11.08 00:03:21.893164 [ 4 ] {01f012f8-4dfa-4b59-80b6-c454d89d6964} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5106 | 2025.11.08 00:03:21.893382 [ 4 ] {01f012f8-4dfa-4b59-80b6-c454d89d6964} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2025.11.08 00:03:21.893516 [ 4 ] {01f012f8-4dfa-4b59-80b6-c454d89d6964} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001229 sec., 21155.41090317331 rows/sec., 1.55 MiB/sec. | ||
| 5108 | 2025.11.08 00:03:21.893556 [ 4 ] {01f012f8-4dfa-4b59-80b6-c454d89d6964} <Debug> TCPHandler: Processed in 0.001397588 sec. | ||
| 5109 | 2025.11.08 00:03:21.893671 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2025.11.08 00:03:21.893770 [ 4 ] {27dc186a-8eea-459c-98bf-cd54ecf79566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5111 | 2025.11.08 00:03:21.893810 [ 4 ] {27dc186a-8eea-459c-98bf-cd54ecf79566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5112 | 2025.11.08 00:03:21.894347 [ 4 ] {27dc186a-8eea-459c-98bf-cd54ecf79566} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2025.11.08 00:03:21.894384 [ 4 ] {27dc186a-8eea-459c-98bf-cd54ecf79566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5114 | 2025.11.08 00:03:21.894716 [ 4 ] {27dc186a-8eea-459c-98bf-cd54ecf79566} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5115 | 2025.11.08 00:03:21.894933 [ 4 ] {27dc186a-8eea-459c-98bf-cd54ecf79566} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2025.11.08 00:03:21.895068 [ 4 ] {27dc186a-8eea-459c-98bf-cd54ecf79566} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001316 sec., 173252.27963525837 rows/sec., 11.73 MiB/sec. | ||
| 5117 | 2025.11.08 00:03:21.895107 [ 4 ] {27dc186a-8eea-459c-98bf-cd54ecf79566} <Debug> TCPHandler: Processed in 0.001486701 sec. | ||
| 5118 | 2025.11.08 00:03:21.895223 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2025.11.08 00:03:21.895319 [ 4 ] {53fb04bd-3308-415d-b0c8-a7f661ba9ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5120 | 2025.11.08 00:03:21.895360 [ 4 ] {53fb04bd-3308-415d-b0c8-a7f661ba9ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5121 | 2025.11.08 00:03:21.896020 [ 4 ] {53fb04bd-3308-415d-b0c8-a7f661ba9ec8} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2025.11.08 00:03:21.896058 [ 4 ] {53fb04bd-3308-415d-b0c8-a7f661ba9ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5123 | 2025.11.08 00:03:21.896397 [ 4 ] {53fb04bd-3308-415d-b0c8-a7f661ba9ec8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5124 | 2025.11.08 00:03:21.896620 [ 4 ] {53fb04bd-3308-415d-b0c8-a7f661ba9ec8} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2025.11.08 00:03:21.896748 [ 4 ] {53fb04bd-3308-415d-b0c8-a7f661ba9ec8} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001449 sec., 376811.59420289856 rows/sec., 27.96 MiB/sec. | ||
| 5126 | 2025.11.08 00:03:21.896790 [ 4 ] {53fb04bd-3308-415d-b0c8-a7f661ba9ec8} <Debug> TCPHandler: Processed in 0.001618155 sec. | ||
| 5127 | 2025.11.08 00:03:21.896913 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2025.11.08 00:03:21.897007 [ 4 ] {ce7acacd-0885-42e2-af36-cfac424c8aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5129 | 2025.11.08 00:03:21.897051 [ 4 ] {ce7acacd-0885-42e2-af36-cfac424c8aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5130 | 2025.11.08 00:03:21.897695 [ 4 ] {ce7acacd-0885-42e2-af36-cfac424c8aba} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2025.11.08 00:03:21.897731 [ 4 ] {ce7acacd-0885-42e2-af36-cfac424c8aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5132 | 2025.11.08 00:03:21.898131 [ 4 ] {ce7acacd-0885-42e2-af36-cfac424c8aba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5133 | 2025.11.08 00:03:21.898354 [ 4 ] {ce7acacd-0885-42e2-af36-cfac424c8aba} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2025.11.08 00:03:21.898485 [ 4 ] {ce7acacd-0885-42e2-af36-cfac424c8aba} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001497 sec., 563794.2551770207 rows/sec., 37.95 MiB/sec. | ||
| 5135 | 2025.11.08 00:03:21.898528 [ 4 ] {ce7acacd-0885-42e2-af36-cfac424c8aba} <Debug> TCPHandler: Processed in 0.001666776 sec. | ||
| 5136 | 2025.11.08 00:03:21.898656 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2025.11.08 00:03:21.898752 [ 4 ] {4b80ee47-8b5d-4d00-9e6e-e9030725efbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5138 | 2025.11.08 00:03:21.898809 [ 4 ] {4b80ee47-8b5d-4d00-9e6e-e9030725efbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5139 | 2025.11.08 00:03:21.899613 [ 4 ] {4b80ee47-8b5d-4d00-9e6e-e9030725efbc} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2025.11.08 00:03:21.899651 [ 4 ] {4b80ee47-8b5d-4d00-9e6e-e9030725efbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5141 | 2025.11.08 00:03:21.900183 [ 4 ] {4b80ee47-8b5d-4d00-9e6e-e9030725efbc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5142 | 2025.11.08 00:03:21.900420 [ 4 ] {4b80ee47-8b5d-4d00-9e6e-e9030725efbc} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2025.11.08 00:03:21.900564 [ 4 ] {4b80ee47-8b5d-4d00-9e6e-e9030725efbc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001831 sec., 14199.890770071 rows/sec., 25.45 MiB/sec. | ||
| 5144 | 2025.11.08 00:03:21.900630 [ 4 ] {4b80ee47-8b5d-4d00-9e6e-e9030725efbc} <Debug> TCPHandler: Processed in 0.002025045 sec. | ||
| 5145 | 2025.11.08 00:03:21.900759 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2025.11.08 00:03:21.900856 [ 4 ] {e87d8f55-ea3d-49cd-87cd-adee050d1350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5147 | 2025.11.08 00:03:21.900900 [ 4 ] {e87d8f55-ea3d-49cd-87cd-adee050d1350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5148 | 2025.11.08 00:03:21.901283 [ 4 ] {e87d8f55-ea3d-49cd-87cd-adee050d1350} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2025.11.08 00:03:21.901323 [ 4 ] {e87d8f55-ea3d-49cd-87cd-adee050d1350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5150 | 2025.11.08 00:03:21.901654 [ 4 ] {e87d8f55-ea3d-49cd-87cd-adee050d1350} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5151 | 2025.11.08 00:03:21.901869 [ 4 ] {e87d8f55-ea3d-49cd-87cd-adee050d1350} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2025.11.08 00:03:21.902000 [ 4 ] {e87d8f55-ea3d-49cd-87cd-adee050d1350} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 5153 | 2025.11.08 00:03:21.902038 [ 4 ] {e87d8f55-ea3d-49cd-87cd-adee050d1350} <Debug> TCPHandler: Processed in 0.001329296 sec. | ||
| 5154 | 2025.11.08 00:03:22.280192 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51686 | ||
| 5155 | 2025.11.08 00:03:22.280299 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5156 | 2025.11.08 00:03:22.280329 [ 286 ] {} <Debug> TCP-Session: 4406efbd-0c43-4215-b360-de3abab00337 Authenticating user 'default' from [fd00:1122:3344:101::e]:51686 | ||
| 5157 | 2025.11.08 00:03:22.280352 [ 286 ] {} <Debug> TCP-Session: 4406efbd-0c43-4215-b360-de3abab00337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5158 | 2025.11.08 00:03:22.280368 [ 286 ] {} <Debug> TCP-Session: 4406efbd-0c43-4215-b360-de3abab00337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5159 | 2025.11.08 00:03:22.280612 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41789 | ||
| 5160 | 2025.11.08 00:03:22.280620 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36368 | ||
| 5161 | 2025.11.08 00:03:22.280643 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33537 | ||
| 5162 | 2025.11.08 00:03:22.280699 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5163 | 2025.11.08 00:03:22.280679 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58852 | ||
| 5164 | 2025.11.08 00:03:22.280748 [ 290 ] {} <Debug> TCP-Session: 3e4defa7-a718-4a61-848b-c7c6b79d3b44 Authenticating user 'default' from [fd00:1122:3344:101::e]:41789 | ||
| 5165 | 2025.11.08 00:03:22.280758 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5166 | 2025.11.08 00:03:22.280777 [ 286 ] {} <Trace> TCP-Session: 4406efbd-0c43-4215-b360-de3abab00337 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5167 | 2025.11.08 00:03:22.280789 [ 290 ] {} <Debug> TCP-Session: 3e4defa7-a718-4a61-848b-c7c6b79d3b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5168 | 2025.11.08 00:03:22.280831 [ 288 ] {} <Debug> TCP-Session: 7b1e7f48-67e7-43a7-8468-d6f8c6ba55c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36368 | ||
| 5169 | 2025.11.08 00:03:22.280857 [ 290 ] {} <Debug> TCP-Session: 3e4defa7-a718-4a61-848b-c7c6b79d3b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5170 | 2025.11.08 00:03:22.280669 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50015 | ||
| 5171 | 2025.11.08 00:03:22.280885 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5172 | 2025.11.08 00:03:22.280914 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5173 | 2025.11.08 00:03:22.280943 [ 291 ] {} <Debug> TCP-Session: 31fc8235-d667-439c-9000-5b947b63fe72 Authenticating user 'default' from [fd00:1122:3344:101::e]:33537 | ||
| 5174 | 2025.11.08 00:03:22.280963 [ 3 ] {} <Debug> TCP-Session: 981d8c6b-9c0f-475b-8361-55b3e9c66925 Authenticating user 'default' from [fd00:1122:3344:101::e]:58852 | ||
| 5175 | 2025.11.08 00:03:22.280985 [ 286 ] {c24a8de4-37e2-4abc-8f9d-fa366644e2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51686) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5176 | 2025.11.08 00:03:22.280988 [ 291 ] {} <Debug> TCP-Session: 31fc8235-d667-439c-9000-5b947b63fe72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5177 | 2025.11.08 00:03:22.281005 [ 3 ] {} <Debug> TCP-Session: 981d8c6b-9c0f-475b-8361-55b3e9c66925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2025.11.08 00:03:22.281034 [ 291 ] {} <Debug> TCP-Session: 31fc8235-d667-439c-9000-5b947b63fe72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5179 | 2025.11.08 00:03:22.281035 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5180 | 2025.11.08 00:03:22.281049 [ 3 ] {} <Debug> TCP-Session: 981d8c6b-9c0f-475b-8361-55b3e9c66925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5181 | 2025.11.08 00:03:22.280884 [ 288 ] {} <Debug> TCP-Session: 7b1e7f48-67e7-43a7-8468-d6f8c6ba55c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2025.11.08 00:03:22.281090 [ 294 ] {} <Debug> TCP-Session: 03e25320-664d-4f1e-b774-df4e928faa73 Authenticating user 'default' from [fd00:1122:3344:101::e]:50015 | ||
| 5183 | 2025.11.08 00:03:22.281127 [ 288 ] {} <Debug> TCP-Session: 7b1e7f48-67e7-43a7-8468-d6f8c6ba55c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5184 | 2025.11.08 00:03:22.281144 [ 294 ] {} <Debug> TCP-Session: 03e25320-664d-4f1e-b774-df4e928faa73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5185 | 2025.11.08 00:03:22.280647 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48232 | ||
| 5186 | 2025.11.08 00:03:22.281172 [ 294 ] {} <Debug> TCP-Session: 03e25320-664d-4f1e-b774-df4e928faa73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5187 | 2025.11.08 00:03:22.280626 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33284 | ||
| 5188 | 2025.11.08 00:03:22.280658 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46105 | ||
| 5189 | 2025.11.08 00:03:22.281314 [ 286 ] {c24a8de4-37e2-4abc-8f9d-fa366644e2a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5190 | 2025.11.08 00:03:22.281340 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5191 | 2025.11.08 00:03:22.281369 [ 292 ] {} <Debug> TCP-Session: 385a4ccd-8963-4e35-a087-8870e97c6003 Authenticating user 'default' from [fd00:1122:3344:101::e]:48232 | ||
| 5192 | 2025.11.08 00:03:22.281373 [ 286 ] {c24a8de4-37e2-4abc-8f9d-fa366644e2a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5193 | 2025.11.08 00:03:22.281402 [ 292 ] {} <Debug> TCP-Session: 385a4ccd-8963-4e35-a087-8870e97c6003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5194 | 2025.11.08 00:03:22.281430 [ 292 ] {} <Debug> TCP-Session: 385a4ccd-8963-4e35-a087-8870e97c6003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5195 | 2025.11.08 00:03:22.281459 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5196 | 2025.11.08 00:03:22.281459 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5197 | 2025.11.08 00:03:22.281516 [ 289 ] {} <Debug> TCP-Session: 1d047d11-2d57-49a4-8b83-82bdcd169067 Authenticating user 'default' from [fd00:1122:3344:101::e]:33284 | ||
| 5198 | 2025.11.08 00:03:22.281524 [ 293 ] {} <Debug> TCP-Session: bfd64128-e6b8-4042-9365-eaae23e699db Authenticating user 'default' from [fd00:1122:3344:101::e]:46105 | ||
| 5199 | 2025.11.08 00:03:22.281541 [ 289 ] {} <Debug> TCP-Session: 1d047d11-2d57-49a4-8b83-82bdcd169067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5200 | 2025.11.08 00:03:22.281543 [ 293 ] {} <Debug> TCP-Session: bfd64128-e6b8-4042-9365-eaae23e699db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5201 | 2025.11.08 00:03:22.281555 [ 289 ] {} <Debug> TCP-Session: 1d047d11-2d57-49a4-8b83-82bdcd169067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5202 | 2025.11.08 00:03:22.281563 [ 293 ] {} <Debug> TCP-Session: bfd64128-e6b8-4042-9365-eaae23e699db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5203 | 2025.11.08 00:03:22.281709 [ 286 ] {c24a8de4-37e2-4abc-8f9d-fa366644e2a6} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 5204 | 2025.11.08 00:03:22.282672 [ 332 ] {c24a8de4-37e2-4abc-8f9d-fa366644e2a6} <Trace> AggregatingTransform: Aggregating | ||
| 5205 | 2025.11.08 00:03:22.282716 [ 332 ] {c24a8de4-37e2-4abc-8f9d-fa366644e2a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5206 | 2025.11.08 00:03:22.282747 [ 332 ] {c24a8de4-37e2-4abc-8f9d-fa366644e2a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936725 sec. (1067.549 rows/sec., 41.70 KiB/sec.) | ||
| 5207 | 2025.11.08 00:03:22.282762 [ 332 ] {c24a8de4-37e2-4abc-8f9d-fa366644e2a6} <Trace> Aggregator: Merging aggregated data | ||
| 5208 | 2025.11.08 00:03:22.284030 [ 286 ] {c24a8de4-37e2-4abc-8f9d-fa366644e2a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003106 sec., 321.9575016097875 rows/sec., 12.58 KiB/sec. | ||
| 5209 | 2025.11.08 00:03:22.284169 [ 286 ] {c24a8de4-37e2-4abc-8f9d-fa366644e2a6} <Debug> TCPHandler: Processed in 0.003511126 sec. | ||
| 5210 | 2025.11.08 00:03:22.284288 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5211 | 2025.11.08 00:03:22.284316 [ 286 ] {} <Debug> TCP-Session: 4406efbd-0c43-4215-b360-de3abab00337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5212 | 2025.11.08 00:03:22.284315 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5213 | 2025.11.08 00:03:22.284337 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5214 | 2025.11.08 00:03:22.284366 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5215 | 2025.11.08 00:03:22.284376 [ 288 ] {} <Debug> TCP-Session: 7b1e7f48-67e7-43a7-8468-d6f8c6ba55c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5216 | 2025.11.08 00:03:22.284389 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5217 | 2025.11.08 00:03:22.284411 [ 3 ] {} <Debug> TCP-Session: 981d8c6b-9c0f-475b-8361-55b3e9c66925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5218 | 2025.11.08 00:03:22.284406 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5219 | 2025.11.08 00:03:22.284427 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5220 | 2025.11.08 00:03:22.284445 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5221 | 2025.11.08 00:03:22.284463 [ 293 ] {} <Debug> TCP-Session: bfd64128-e6b8-4042-9365-eaae23e699db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5222 | 2025.11.08 00:03:22.284488 [ 291 ] {} <Debug> TCP-Session: 31fc8235-d667-439c-9000-5b947b63fe72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2025.11.08 00:03:22.284502 [ 294 ] {} <Debug> TCP-Session: 03e25320-664d-4f1e-b774-df4e928faa73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2025.11.08 00:03:22.284431 [ 292 ] {} <Debug> TCP-Session: 385a4ccd-8963-4e35-a087-8870e97c6003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5225 | 2025.11.08 00:03:22.284386 [ 290 ] {} <Debug> TCP-Session: 3e4defa7-a718-4a61-848b-c7c6b79d3b44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5226 | 2025.11.08 00:03:22.284370 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5227 | 2025.11.08 00:03:22.284601 [ 289 ] {} <Debug> TCP-Session: 1d047d11-2d57-49a4-8b83-82bdcd169067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5228 | 2025.11.08 00:03:22.623289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11939 | ||
| 5229 | 2025.11.08 00:03:22.624041 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2025.11.08 00:03:22.624120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5231 | 2025.11.08 00:03:22.624841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5232 | 2025.11.08 00:03:22.625201 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2025.11.08 00:03:22.625422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11939 | ||
| 5234 | 2025.11.08 00:03:23.312575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5235 | 2025.11.08 00:03:23.333557 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2025.11.08 00:03:23.333623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5237 | 2025.11.08 00:03:23.339665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5238 | 2025.11.08 00:03:23.340396 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2025.11.08 00:03:23.344040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5240 | 2025.11.08 00:03:23.348400 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58510 | ||
| 5241 | 2025.11.08 00:03:23.348511 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5242 | 2025.11.08 00:03:23.348536 [ 286 ] {} <Debug> TCP-Session: d87b9949-f9a4-4420-a78c-db06d1bbe74d Authenticating user 'default' from [fd00:1122:3344:101::e]:58510 | ||
| 5243 | 2025.11.08 00:03:23.348558 [ 286 ] {} <Debug> TCP-Session: d87b9949-f9a4-4420-a78c-db06d1bbe74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5244 | 2025.11.08 00:03:23.348572 [ 286 ] {} <Debug> TCP-Session: d87b9949-f9a4-4420-a78c-db06d1bbe74d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5245 | 2025.11.08 00:03:23.348809 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45414 | ||
| 5246 | 2025.11.08 00:03:23.348830 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45039 | ||
| 5247 | 2025.11.08 00:03:23.348860 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45539 | ||
| 5248 | 2025.11.08 00:03:23.348882 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35302 | ||
| 5249 | 2025.11.08 00:03:23.348899 [ 286 ] {} <Trace> TCP-Session: d87b9949-f9a4-4420-a78c-db06d1bbe74d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2025.11.08 00:03:23.348932 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5251 | 2025.11.08 00:03:23.348908 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5252 | 2025.11.08 00:03:23.348965 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5253 | 2025.11.08 00:03:23.348973 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5254 | 2025.11.08 00:03:23.348992 [ 288 ] {} <Debug> TCP-Session: 2f3847b0-b754-42e5-ad65-ac687d134bc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45414 | ||
| 5255 | 2025.11.08 00:03:23.349000 [ 292 ] {} <Debug> TCP-Session: 043e0110-91cb-4928-b5cd-b439d01e2f30 Authenticating user 'default' from [fd00:1122:3344:101::e]:45539 | ||
| 5256 | 2025.11.08 00:03:23.349013 [ 294 ] {} <Debug> TCP-Session: c077fcad-5af4-4cba-a527-6a1db8a52878 Authenticating user 'default' from [fd00:1122:3344:101::e]:35302 | ||
| 5257 | 2025.11.08 00:03:23.349030 [ 288 ] {} <Debug> TCP-Session: 2f3847b0-b754-42e5-ad65-ac687d134bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5258 | 2025.11.08 00:03:23.349035 [ 292 ] {} <Debug> TCP-Session: 043e0110-91cb-4928-b5cd-b439d01e2f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5259 | 2025.11.08 00:03:23.349049 [ 294 ] {} <Debug> TCP-Session: c077fcad-5af4-4cba-a527-6a1db8a52878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5260 | 2025.11.08 00:03:23.349058 [ 288 ] {} <Debug> TCP-Session: 2f3847b0-b754-42e5-ad65-ac687d134bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5261 | 2025.11.08 00:03:23.349068 [ 292 ] {} <Debug> TCP-Session: 043e0110-91cb-4928-b5cd-b439d01e2f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5262 | 2025.11.08 00:03:23.349078 [ 286 ] {37f76a71-887e-450a-a0e0-1e0ae03c469a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58510) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5263 | 2025.11.08 00:03:23.348963 [ 290 ] {} <Debug> TCP-Session: a62643e8-e18d-474a-8962-11825f4d3bbf Authenticating user 'default' from [fd00:1122:3344:101::e]:45039 | ||
| 5264 | 2025.11.08 00:03:23.348890 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59958 | ||
| 5265 | 2025.11.08 00:03:23.349150 [ 290 ] {} <Debug> TCP-Session: a62643e8-e18d-474a-8962-11825f4d3bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5266 | 2025.11.08 00:03:23.348873 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33691 | ||
| 5267 | 2025.11.08 00:03:23.349208 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5268 | 2025.11.08 00:03:23.349183 [ 290 ] {} <Debug> TCP-Session: a62643e8-e18d-474a-8962-11825f4d3bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5269 | 2025.11.08 00:03:23.349250 [ 3 ] {} <Debug> TCP-Session: 95e8f9a3-3f6d-42c9-bd89-b6bd8bce8fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:59958 | ||
| 5270 | 2025.11.08 00:03:23.348858 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64171 | ||
| 5271 | 2025.11.08 00:03:23.349302 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5272 | 2025.11.08 00:03:23.349279 [ 3 ] {} <Debug> TCP-Session: 95e8f9a3-3f6d-42c9-bd89-b6bd8bce8fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5273 | 2025.11.08 00:03:23.349347 [ 293 ] {} <Debug> TCP-Session: 481f3c53-6a05-40b7-bc2f-0a3b4b8b70ec Authenticating user 'default' from [fd00:1122:3344:101::e]:33691 | ||
| 5274 | 2025.11.08 00:03:23.349355 [ 286 ] {37f76a71-887e-450a-a0e0-1e0ae03c469a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5275 | 2025.11.08 00:03:23.349381 [ 293 ] {} <Debug> TCP-Session: 481f3c53-6a05-40b7-bc2f-0a3b4b8b70ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2025.11.08 00:03:23.349390 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5277 | 2025.11.08 00:03:23.349407 [ 293 ] {} <Debug> TCP-Session: 481f3c53-6a05-40b7-bc2f-0a3b4b8b70ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2025.11.08 00:03:23.349359 [ 3 ] {} <Debug> TCP-Session: 95e8f9a3-3f6d-42c9-bd89-b6bd8bce8fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5279 | 2025.11.08 00:03:23.349430 [ 286 ] {37f76a71-887e-450a-a0e0-1e0ae03c469a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5280 | 2025.11.08 00:03:23.348828 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53268 | ||
| 5281 | 2025.11.08 00:03:23.349430 [ 291 ] {} <Debug> TCP-Session: ea6d62d3-0931-43ef-8abc-b6d2e167bf46 Authenticating user 'default' from [fd00:1122:3344:101::e]:64171 | ||
| 5282 | 2025.11.08 00:03:23.349086 [ 294 ] {} <Debug> TCP-Session: c077fcad-5af4-4cba-a527-6a1db8a52878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5283 | 2025.11.08 00:03:23.349526 [ 291 ] {} <Debug> TCP-Session: ea6d62d3-0931-43ef-8abc-b6d2e167bf46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5284 | 2025.11.08 00:03:23.349540 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5285 | 2025.11.08 00:03:23.349552 [ 291 ] {} <Debug> TCP-Session: ea6d62d3-0931-43ef-8abc-b6d2e167bf46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5286 | 2025.11.08 00:03:23.349571 [ 289 ] {} <Debug> TCP-Session: 717faf24-10a3-4383-9a40-bb8a9c668bba Authenticating user 'default' from [fd00:1122:3344:101::e]:53268 | ||
| 5287 | 2025.11.08 00:03:23.349593 [ 289 ] {} <Debug> TCP-Session: 717faf24-10a3-4383-9a40-bb8a9c668bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5288 | 2025.11.08 00:03:23.349606 [ 289 ] {} <Debug> TCP-Session: 717faf24-10a3-4383-9a40-bb8a9c668bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5289 | 2025.11.08 00:03:23.349745 [ 286 ] {37f76a71-887e-450a-a0e0-1e0ae03c469a} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 5290 | 2025.11.08 00:03:23.350678 [ 323 ] {37f76a71-887e-450a-a0e0-1e0ae03c469a} <Trace> AggregatingTransform: Aggregating | ||
| 5291 | 2025.11.08 00:03:23.350728 [ 323 ] {37f76a71-887e-450a-a0e0-1e0ae03c469a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5292 | 2025.11.08 00:03:23.350762 [ 323 ] {37f76a71-887e-450a-a0e0-1e0ae03c469a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913455 sec. (1094.745 rows/sec., 42.76 KiB/sec.) | ||
| 5293 | 2025.11.08 00:03:23.350777 [ 323 ] {37f76a71-887e-450a-a0e0-1e0ae03c469a} <Trace> Aggregator: Merging aggregated data | ||
| 5294 | 2025.11.08 00:03:23.351965 [ 286 ] {37f76a71-887e-450a-a0e0-1e0ae03c469a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002934 sec., 340.83162917518746 rows/sec., 13.31 KiB/sec. | ||
| 5295 | 2025.11.08 00:03:23.352127 [ 286 ] {37f76a71-887e-450a-a0e0-1e0ae03c469a} <Debug> TCPHandler: Processed in 0.003343682 sec. | ||
| 5296 | 2025.11.08 00:03:23.352254 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5297 | 2025.11.08 00:03:23.352284 [ 286 ] {} <Debug> TCP-Session: d87b9949-f9a4-4420-a78c-db06d1bbe74d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5298 | 2025.11.08 00:03:23.352287 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5299 | 2025.11.08 00:03:23.352304 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5300 | 2025.11.08 00:03:23.352328 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5301 | 2025.11.08 00:03:23.352333 [ 288 ] {} <Debug> TCP-Session: 2f3847b0-b754-42e5-ad65-ac687d134bc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5302 | 2025.11.08 00:03:23.352346 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5303 | 2025.11.08 00:03:23.352362 [ 3 ] {} <Debug> TCP-Session: 95e8f9a3-3f6d-42c9-bd89-b6bd8bce8fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5304 | 2025.11.08 00:03:23.352368 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5305 | 2025.11.08 00:03:23.352394 [ 289 ] {} <Debug> TCP-Session: 717faf24-10a3-4383-9a40-bb8a9c668bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2025.11.08 00:03:23.352407 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5307 | 2025.11.08 00:03:23.352424 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5308 | 2025.11.08 00:03:23.352429 [ 293 ] {} <Debug> TCP-Session: 481f3c53-6a05-40b7-bc2f-0a3b4b8b70ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5309 | 2025.11.08 00:03:23.352453 [ 290 ] {} <Debug> TCP-Session: a62643e8-e18d-474a-8962-11825f4d3bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5310 | 2025.11.08 00:03:23.352462 [ 294 ] {} <Debug> TCP-Session: c077fcad-5af4-4cba-a527-6a1db8a52878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5311 | 2025.11.08 00:03:23.352387 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5312 | 2025.11.08 00:03:23.352344 [ 292 ] {} <Debug> TCP-Session: 043e0110-91cb-4928-b5cd-b439d01e2f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5313 | 2025.11.08 00:03:23.352532 [ 291 ] {} <Debug> TCP-Session: ea6d62d3-0931-43ef-8abc-b6d2e167bf46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5314 | 2025.11.08 00:03:23.559389 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59256 | ||
| 5315 | 2025.11.08 00:03:23.559501 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5316 | 2025.11.08 00:03:23.559533 [ 292 ] {} <Debug> TCP-Session: 96598ec0-32dd-4c56-bed7-7628abe17929 Authenticating user 'default' from [fd00:1122:3344:101::e]:59256 | ||
| 5317 | 2025.11.08 00:03:23.559563 [ 292 ] {} <Debug> TCP-Session: 96598ec0-32dd-4c56-bed7-7628abe17929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5318 | 2025.11.08 00:03:23.559581 [ 292 ] {} <Debug> TCP-Session: 96598ec0-32dd-4c56-bed7-7628abe17929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2025.11.08 00:03:23.559808 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41975 | ||
| 5320 | 2025.11.08 00:03:23.559814 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59040 | ||
| 5321 | 2025.11.08 00:03:23.559841 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49641 | ||
| 5322 | 2025.11.08 00:03:23.559870 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33970 | ||
| 5323 | 2025.11.08 00:03:23.559889 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35689 | ||
| 5324 | 2025.11.08 00:03:23.559944 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5325 | 2025.11.08 00:03:23.559954 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5326 | 2025.11.08 00:03:23.559973 [ 292 ] {} <Trace> TCP-Session: 96598ec0-32dd-4c56-bed7-7628abe17929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2025.11.08 00:03:23.560022 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5328 | 2025.11.08 00:03:23.559959 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5329 | 2025.11.08 00:03:23.560062 [ 294 ] {} <Debug> TCP-Session: 251919af-fa46-4b3e-bc16-c975caa20dd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59040 | ||
| 5330 | 2025.11.08 00:03:23.560070 [ 291 ] {} <Debug> TCP-Session: 5be4b241-ff2f-4232-bde3-7d0915cd8768 Authenticating user 'default' from [fd00:1122:3344:101::e]:35689 | ||
| 5331 | 2025.11.08 00:03:23.560101 [ 290 ] {} <Debug> TCP-Session: feef70e2-ad13-42f9-8955-560ca21d56c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33970 | ||
| 5332 | 2025.11.08 00:03:23.560109 [ 294 ] {} <Debug> TCP-Session: 251919af-fa46-4b3e-bc16-c975caa20dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2025.11.08 00:03:23.560122 [ 286 ] {} <Debug> TCP-Session: caec2882-586a-426a-865c-d93aa888e1ab Authenticating user 'default' from [fd00:1122:3344:101::e]:49641 | ||
| 5334 | 2025.11.08 00:03:23.560140 [ 294 ] {} <Debug> TCP-Session: 251919af-fa46-4b3e-bc16-c975caa20dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2025.11.08 00:03:23.560140 [ 290 ] {} <Debug> TCP-Session: feef70e2-ad13-42f9-8955-560ca21d56c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2025.11.08 00:03:23.560153 [ 286 ] {} <Debug> TCP-Session: caec2882-586a-426a-865c-d93aa888e1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2025.11.08 00:03:23.560171 [ 290 ] {} <Debug> TCP-Session: feef70e2-ad13-42f9-8955-560ca21d56c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2025.11.08 00:03:23.560184 [ 286 ] {} <Debug> TCP-Session: caec2882-586a-426a-865c-d93aa888e1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5339 | 2025.11.08 00:03:23.559898 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5340 | 2025.11.08 00:03:23.559859 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39778 | ||
| 5341 | 2025.11.08 00:03:23.560249 [ 292 ] {7a1ffe3f-5673-4b1f-ab4f-10609eb5eb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5342 | 2025.11.08 00:03:23.560244 [ 3 ] {} <Debug> TCP-Session: b92198ee-31cc-4bf0-8a08-f2c8edbe2503 Authenticating user 'default' from [fd00:1122:3344:101::e]:41975 | ||
| 5343 | 2025.11.08 00:03:23.559812 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62463 | ||
| 5344 | 2025.11.08 00:03:23.560312 [ 3 ] {} <Debug> TCP-Session: b92198ee-31cc-4bf0-8a08-f2c8edbe2503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2025.11.08 00:03:23.560347 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5346 | 2025.11.08 00:03:23.560355 [ 3 ] {} <Debug> TCP-Session: b92198ee-31cc-4bf0-8a08-f2c8edbe2503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2025.11.08 00:03:23.560137 [ 291 ] {} <Debug> TCP-Session: 5be4b241-ff2f-4232-bde3-7d0915cd8768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5348 | 2025.11.08 00:03:23.560382 [ 289 ] {} <Debug> TCP-Session: 5e91fb02-7d25-4d9a-a669-5410782358e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39778 | ||
| 5349 | 2025.11.08 00:03:23.560395 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5350 | 2025.11.08 00:03:23.560408 [ 291 ] {} <Debug> TCP-Session: 5be4b241-ff2f-4232-bde3-7d0915cd8768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2025.11.08 00:03:23.560427 [ 289 ] {} <Debug> TCP-Session: 5e91fb02-7d25-4d9a-a669-5410782358e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2025.11.08 00:03:23.560441 [ 293 ] {} <Debug> TCP-Session: 3e83f341-933d-409c-a59a-c77870956938 Authenticating user 'default' from [fd00:1122:3344:101::e]:62463 | ||
| 5353 | 2025.11.08 00:03:23.560457 [ 289 ] {} <Debug> TCP-Session: 5e91fb02-7d25-4d9a-a669-5410782358e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2025.11.08 00:03:23.560473 [ 293 ] {} <Debug> TCP-Session: 3e83f341-933d-409c-a59a-c77870956938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5355 | 2025.11.08 00:03:23.559848 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65218 | ||
| 5356 | 2025.11.08 00:03:23.560496 [ 293 ] {} <Debug> TCP-Session: 3e83f341-933d-409c-a59a-c77870956938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2025.11.08 00:03:23.560565 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5358 | 2025.11.08 00:03:23.560592 [ 288 ] {} <Debug> TCP-Session: b072b833-06a7-4724-8c97-3484f1a1498c Authenticating user 'default' from [fd00:1122:3344:101::e]:65218 | ||
| 5359 | 2025.11.08 00:03:23.560610 [ 288 ] {} <Debug> TCP-Session: b072b833-06a7-4724-8c97-3484f1a1498c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2025.11.08 00:03:23.560612 [ 292 ] {7a1ffe3f-5673-4b1f-ab4f-10609eb5eb2c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5361 | 2025.11.08 00:03:23.560622 [ 288 ] {} <Debug> TCP-Session: b072b833-06a7-4724-8c97-3484f1a1498c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2025.11.08 00:03:23.560674 [ 292 ] {7a1ffe3f-5673-4b1f-ab4f-10609eb5eb2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5363 | 2025.11.08 00:03:23.561013 [ 292 ] {7a1ffe3f-5673-4b1f-ab4f-10609eb5eb2c} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 5364 | 2025.11.08 00:03:23.562136 [ 328 ] {7a1ffe3f-5673-4b1f-ab4f-10609eb5eb2c} <Trace> AggregatingTransform: Aggregating | ||
| 5365 | 2025.11.08 00:03:23.562180 [ 328 ] {7a1ffe3f-5673-4b1f-ab4f-10609eb5eb2c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5366 | 2025.11.08 00:03:23.562216 [ 328 ] {7a1ffe3f-5673-4b1f-ab4f-10609eb5eb2c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0010914 sec. (916.254 rows/sec., 35.79 KiB/sec.) | ||
| 5367 | 2025.11.08 00:03:23.562234 [ 328 ] {7a1ffe3f-5673-4b1f-ab4f-10609eb5eb2c} <Trace> Aggregator: Merging aggregated data | ||
| 5368 | 2025.11.08 00:03:23.563809 [ 292 ] {7a1ffe3f-5673-4b1f-ab4f-10609eb5eb2c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003631 sec., 275.40622418066647 rows/sec., 10.76 KiB/sec. | ||
| 5369 | 2025.11.08 00:03:23.563935 [ 292 ] {7a1ffe3f-5673-4b1f-ab4f-10609eb5eb2c} <Debug> TCPHandler: Processed in 0.004165475 sec. | ||
| 5370 | 2025.11.08 00:03:23.564046 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5371 | 2025.11.08 00:03:23.564074 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5372 | 2025.11.08 00:03:23.564077 [ 292 ] {} <Debug> TCP-Session: 96598ec0-32dd-4c56-bed7-7628abe17929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2025.11.08 00:03:23.564146 [ 290 ] {} <Debug> TCP-Session: feef70e2-ad13-42f9-8955-560ca21d56c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2025.11.08 00:03:23.564181 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5375 | 2025.11.08 00:03:23.564191 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5376 | 2025.11.08 00:03:23.564211 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5377 | 2025.11.08 00:03:23.564230 [ 288 ] {} <Debug> TCP-Session: b072b833-06a7-4724-8c97-3484f1a1498c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2025.11.08 00:03:23.564227 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5379 | 2025.11.08 00:03:23.564245 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5380 | 2025.11.08 00:03:23.564290 [ 294 ] {} <Debug> TCP-Session: 251919af-fa46-4b3e-bc16-c975caa20dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5381 | 2025.11.08 00:03:23.564257 [ 3 ] {} <Debug> TCP-Session: b92198ee-31cc-4bf0-8a08-f2c8edbe2503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2025.11.08 00:03:23.564329 [ 293 ] {} <Debug> TCP-Session: 3e83f341-933d-409c-a59a-c77870956938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2025.11.08 00:03:23.564253 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5384 | 2025.11.08 00:03:23.564272 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5385 | 2025.11.08 00:03:23.564393 [ 289 ] {} <Debug> TCP-Session: 5e91fb02-7d25-4d9a-a669-5410782358e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2025.11.08 00:03:23.564244 [ 291 ] {} <Debug> TCP-Session: 5be4b241-ff2f-4232-bde3-7d0915cd8768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5387 | 2025.11.08 00:03:23.564419 [ 286 ] {} <Debug> TCP-Session: caec2882-586a-426a-865c-d93aa888e1ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2025.11.08 00:03:25.144455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 664 | ||
| 5389 | 2025.11.08 00:03:25.146826 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2025.11.08 00:03:25.146869 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5391 | 2025.11.08 00:03:25.148040 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5392 | 2025.11.08 00:03:25.148300 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2025.11.08 00:03:25.148548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 5394 | 2025.11.08 00:03:26.855891 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2025.11.08 00:03:26.856086 [ 4 ] {d3802bb2-3bfe-4fd2-9a45-edf6b89b3035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5396 | 2025.11.08 00:03:26.856153 [ 4 ] {d3802bb2-3bfe-4fd2-9a45-edf6b89b3035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5397 | 2025.11.08 00:03:26.856812 [ 4 ] {d3802bb2-3bfe-4fd2-9a45-edf6b89b3035} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2025.11.08 00:03:26.856865 [ 4 ] {d3802bb2-3bfe-4fd2-9a45-edf6b89b3035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5399 | 2025.11.08 00:03:26.857262 [ 4 ] {d3802bb2-3bfe-4fd2-9a45-edf6b89b3035} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5400 | 2025.11.08 00:03:26.857508 [ 4 ] {d3802bb2-3bfe-4fd2-9a45-edf6b89b3035} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2025.11.08 00:03:26.857671 [ 4 ] {d3802bb2-3bfe-4fd2-9a45-edf6b89b3035} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001633 sec., 53888.54868340478 rows/sec., 4.54 MiB/sec. | ||
| 5402 | 2025.11.08 00:03:26.857682 [ 67 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5403 | 2025.11.08 00:03:26.857716 [ 4 ] {d3802bb2-3bfe-4fd2-9a45-edf6b89b3035} <Debug> TCPHandler: Processed in 0.001950644 sec. | ||
| 5404 | 2025.11.08 00:03:26.857756 [ 67 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2025.11.08 00:03:26.857785 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5406 | 2025.11.08 00:03:26.857862 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2025.11.08 00:03:26.857891 [ 187 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 5408 | 2025.11.08 00:03:26.857967 [ 4 ] {342bf63d-7a3f-497f-a5fa-a3a1fdaadffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5409 | 2025.11.08 00:03:26.858012 [ 187 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5410 | 2025.11.08 00:03:26.858014 [ 4 ] {342bf63d-7a3f-497f-a5fa-a3a1fdaadffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5411 | 2025.11.08 00:03:26.858052 [ 187 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 5412 | 2025.11.08 00:03:26.858129 [ 187 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 208 rows starting from the beginning of the part | ||
| 5413 | 2025.11.08 00:03:26.858175 [ 187 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 5414 | 2025.11.08 00:03:26.858216 [ 187 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part | ||
| 5415 | 2025.11.08 00:03:26.858260 [ 187 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1248 rows starting from the beginning of the part | ||
| 5416 | 2025.11.08 00:03:26.858309 [ 187 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 88 rows starting from the beginning of the part | ||
| 5417 | 2025.11.08 00:03:26.858466 [ 4 ] {342bf63d-7a3f-497f-a5fa-a3a1fdaadffd} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2025.11.08 00:03:26.858510 [ 4 ] {342bf63d-7a3f-497f-a5fa-a3a1fdaadffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5419 | 2025.11.08 00:03:26.858834 [ 4 ] {342bf63d-7a3f-497f-a5fa-a3a1fdaadffd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5420 | 2025.11.08 00:03:26.859066 [ 4 ] {342bf63d-7a3f-497f-a5fa-a3a1fdaadffd} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2025.11.08 00:03:26.859207 [ 4 ] {342bf63d-7a3f-497f-a5fa-a3a1fdaadffd} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001263 sec., 12668.25019794141 rows/sec., 952.59 KiB/sec. | ||
| 5422 | 2025.11.08 00:03:26.859245 [ 4 ] {342bf63d-7a3f-497f-a5fa-a3a1fdaadffd} <Debug> TCPHandler: Processed in 0.001433999 sec. | ||
| 5423 | 2025.11.08 00:03:26.859359 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2025.11.08 00:03:26.859450 [ 4 ] {8812cab6-6f10-454e-9cad-ab669e86bb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5425 | 2025.11.08 00:03:26.859490 [ 4 ] {8812cab6-6f10-454e-9cad-ab669e86bb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5426 | 2025.11.08 00:03:26.859739 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001891322 sec., 1664972.9659994438 rows/sec., 146.01 MiB/sec. | ||
| 5427 | 2025.11.08 00:03:26.859908 [ 4 ] {8812cab6-6f10-454e-9cad-ab669e86bb45} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5428 | 2025.11.08 00:03:26.859949 [ 4 ] {8812cab6-6f10-454e-9cad-ab669e86bb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5429 | 2025.11.08 00:03:26.860051 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5430 | 2025.11.08 00:03:26.860292 [ 4 ] {8812cab6-6f10-454e-9cad-ab669e86bb45} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5431 | 2025.11.08 00:03:26.860493 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_36_7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2025.11.08 00:03:26.860548 [ 4 ] {8812cab6-6f10-454e-9cad-ab669e86bb45} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2025.11.08 00:03:26.860577 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_36_7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5434 | 2025.11.08 00:03:26.860654 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5435 | 2025.11.08 00:03:26.860662 [ 67 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5436 | 2025.11.08 00:03:26.860689 [ 67 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2025.11.08 00:03:26.860691 [ 4 ] {8812cab6-6f10-454e-9cad-ab669e86bb45} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001258 sec., 63593.00476947536 rows/sec., 4.97 MiB/sec. | ||
| 5438 | 2025.11.08 00:03:26.860708 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5439 | 2025.11.08 00:03:26.860741 [ 4 ] {8812cab6-6f10-454e-9cad-ab669e86bb45} <Debug> TCPHandler: Processed in 0.001431009 sec. | ||
| 5440 | 2025.11.08 00:03:26.860806 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 5441 | 2025.11.08 00:03:26.860868 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2025.11.08 00:03:26.860927 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5443 | 2025.11.08 00:03:26.860965 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 634 rows starting from the beginning of the part | ||
| 5444 | 2025.11.08 00:03:26.860981 [ 4 ] {5bf28e21-d52c-4dc1-85db-e15064ebfb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5445 | 2025.11.08 00:03:26.861030 [ 4 ] {5bf28e21-d52c-4dc1-85db-e15064ebfb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5446 | 2025.11.08 00:03:26.861030 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 116 rows starting from the beginning of the part | ||
| 5447 | 2025.11.08 00:03:26.861089 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5448 | 2025.11.08 00:03:26.861131 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 80 rows starting from the beginning of the part | ||
| 5449 | 2025.11.08 00:03:26.861169 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 546 rows starting from the beginning of the part | ||
| 5450 | 2025.11.08 00:03:26.861215 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 80 rows starting from the beginning of the part | ||
| 5451 | 2025.11.08 00:03:26.861465 [ 4 ] {5bf28e21-d52c-4dc1-85db-e15064ebfb1b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2025.11.08 00:03:26.861507 [ 4 ] {5bf28e21-d52c-4dc1-85db-e15064ebfb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5453 | 2025.11.08 00:03:26.861861 [ 4 ] {5bf28e21-d52c-4dc1-85db-e15064ebfb1b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5454 | 2025.11.08 00:03:26.862084 [ 4 ] {5bf28e21-d52c-4dc1-85db-e15064ebfb1b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2025.11.08 00:03:26.862214 [ 4 ] {5bf28e21-d52c-4dc1-85db-e15064ebfb1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 5456 | 2025.11.08 00:03:26.862223 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5457 | 2025.11.08 00:03:26.862250 [ 4 ] {5bf28e21-d52c-4dc1-85db-e15064ebfb1b} <Debug> TCPHandler: Processed in 0.00144141 sec. | ||
| 5458 | 2025.11.08 00:03:26.862275 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2025.11.08 00:03:26.862307 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5460 | 2025.11.08 00:03:26.862324 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553622 sec., 995094.044754773 rows/sec., 79.27 MiB/sec. | ||
| 5461 | 2025.11.08 00:03:26.862377 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2025.11.08 00:03:26.862378 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 5463 | 2025.11.08 00:03:26.862477 [ 4 ] {8122fd9a-b3ad-4678-90e7-777d96677ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5464 | 2025.11.08 00:03:26.862498 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5465 | 2025.11.08 00:03:26.862530 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9021 rows starting from the beginning of the part | ||
| 5466 | 2025.11.08 00:03:26.862530 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5467 | 2025.11.08 00:03:26.862539 [ 4 ] {8122fd9a-b3ad-4678-90e7-777d96677ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5468 | 2025.11.08 00:03:26.862578 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 196 rows starting from the beginning of the part | ||
| 5469 | 2025.11.08 00:03:26.862621 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 5470 | 2025.11.08 00:03:26.862655 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 5471 | 2025.11.08 00:03:26.862690 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 844 rows starting from the beginning of the part | ||
| 5472 | 2025.11.08 00:03:26.862740 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 5473 | 2025.11.08 00:03:26.862868 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_36_7} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2025.11.08 00:03:26.862966 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_36_7} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5475 | 2025.11.08 00:03:26.863053 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5476 | 2025.11.08 00:03:26.863393 [ 4 ] {8122fd9a-b3ad-4678-90e7-777d96677ad3} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2025.11.08 00:03:26.863435 [ 4 ] {8122fd9a-b3ad-4678-90e7-777d96677ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5478 | 2025.11.08 00:03:26.863986 [ 4 ] {8122fd9a-b3ad-4678-90e7-777d96677ad3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5479 | 2025.11.08 00:03:26.864219 [ 4 ] {8122fd9a-b3ad-4678-90e7-777d96677ad3} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2025.11.08 00:03:26.864359 [ 4 ] {8122fd9a-b3ad-4678-90e7-777d96677ad3} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001901 sec., 8416.622830089427 rows/sec., 15.08 MiB/sec. | ||
| 5481 | 2025.11.08 00:03:26.864412 [ 4 ] {8122fd9a-b3ad-4678-90e7-777d96677ad3} <Debug> TCPHandler: Processed in 0.002082337 sec. | ||
| 5482 | 2025.11.08 00:03:26.864532 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2025.11.08 00:03:26.864624 [ 4 ] {c40610af-88bf-44f1-8a03-5188c2459c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5484 | 2025.11.08 00:03:26.864666 [ 4 ] {c40610af-88bf-44f1-8a03-5188c2459c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5485 | 2025.11.08 00:03:26.865006 [ 4 ] {c40610af-88bf-44f1-8a03-5188c2459c0b} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2025.11.08 00:03:26.865042 [ 4 ] {c40610af-88bf-44f1-8a03-5188c2459c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5487 | 2025.11.08 00:03:26.865351 [ 4 ] {c40610af-88bf-44f1-8a03-5188c2459c0b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5488 | 2025.11.08 00:03:26.865563 [ 4 ] {c40610af-88bf-44f1-8a03-5188c2459c0b} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2025.11.08 00:03:26.865654 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10541 rows, containing 5 columns (5 merged, 0 gathered) in 0.003301691 sec., 3192606.4552982096 rows/sec., 219.28 MiB/sec. | ||
| 5490 | 2025.11.08 00:03:26.865674 [ 66 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5491 | 2025.11.08 00:03:26.865693 [ 4 ] {c40610af-88bf-44f1-8a03-5188c2459c0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5492 | 2025.11.08 00:03:26.865723 [ 66 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2025.11.08 00:03:26.865742 [ 4 ] {c40610af-88bf-44f1-8a03-5188c2459c0b} <Debug> TCPHandler: Processed in 0.001257915 sec. | ||
| 5494 | 2025.11.08 00:03:26.865748 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5495 | 2025.11.08 00:03:26.865831 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 5496 | 2025.11.08 00:03:26.865916 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5497 | 2025.11.08 00:03:26.865939 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1716 rows starting from the beginning of the part | ||
| 5498 | 2025.11.08 00:03:26.865979 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 5499 | 2025.11.08 00:03:26.865979 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5500 | 2025.11.08 00:03:26.866015 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 5501 | 2025.11.08 00:03:26.866051 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 5502 | 2025.11.08 00:03:26.866083 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 5503 | 2025.11.08 00:03:26.866115 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 5504 | 2025.11.08 00:03:26.866342 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2025.11.08 00:03:26.866431 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5506 | 2025.11.08 00:03:26.866524 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 5507 | 2025.11.08 00:03:26.866943 [ 193 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2016 rows, containing 4 columns (4 merged, 0 gathered) in 0.001190893 sec., 1692847.300303218 rows/sec., 114.02 MiB/sec. | ||
| 5508 | 2025.11.08 00:03:26.867238 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5509 | 2025.11.08 00:03:26.867515 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_36_7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2025.11.08 00:03:26.867589 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_36_7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5511 | 2025.11.08 00:03:26.867666 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5512 | 2025.11.08 00:03:30.010969 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5513 | 2025.11.08 00:03:30.011049 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5514 | 2025.11.08 00:03:30.126464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12451 | ||
| 5515 | 2025.11.08 00:03:30.126982 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2025.11.08 00:03:30.127028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5517 | 2025.11.08 00:03:30.127506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5518 | 2025.11.08 00:03:30.127732 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2025.11.08 00:03:30.127858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12451 | ||
| 5520 | 2025.11.08 00:03:30.127874 [ 65 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5521 | 2025.11.08 00:03:30.127945 [ 65 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2025.11.08 00:03:30.127980 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5523 | 2025.11.08 00:03:30.128078 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 5524 | 2025.11.08 00:03:30.128176 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5525 | 2025.11.08 00:03:30.128207 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10019 rows starting from the beginning of the part | ||
| 5526 | 2025.11.08 00:03:30.128266 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 5527 | 2025.11.08 00:03:30.128313 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 5528 | 2025.11.08 00:03:30.128355 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 5529 | 2025.11.08 00:03:30.128396 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 5530 | 2025.11.08 00:03:30.128436 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 5531 | 2025.11.08 00:03:30.132375 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12451 rows, containing 4 columns (4 merged, 0 gathered) in 0.004339759 sec., 2869053.327615658 rows/sec., 41.04 MiB/sec. | ||
| 5532 | 2025.11.08 00:03:30.132816 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5533 | 2025.11.08 00:03:30.133184 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_26_5} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2025.11.08 00:03:30.133281 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_26_5} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5535 | 2025.11.08 00:03:30.133419 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5536 | 2025.11.08 00:03:30.845040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5537 | 2025.11.08 00:03:30.862004 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2025.11.08 00:03:30.862072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5539 | 2025.11.08 00:03:30.867690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5540 | 2025.11.08 00:03:30.868376 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2025.11.08 00:03:30.868689 [ 65 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5542 | 2025.11.08 00:03:30.868786 [ 65 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2025.11.08 00:03:30.868824 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5544 | 2025.11.08 00:03:30.868966 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 5545 | 2025.11.08 00:03:30.871552 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5546 | 2025.11.08 00:03:30.873002 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5547 | 2025.11.08 00:03:30.874569 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 5548 | 2025.11.08 00:03:30.879218 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 5549 | 2025.11.08 00:03:30.883661 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 5550 | 2025.11.08 00:03:30.887685 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 5551 | 2025.11.08 00:03:30.891965 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 5552 | 2025.11.08 00:03:30.895895 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 5553 | 2025.11.08 00:03:30.949054 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080152243 sec., 2445.3464140735277 rows/sec., 12.64 MiB/sec. | ||
| 5554 | 2025.11.08 00:03:30.950926 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5555 | 2025.11.08 00:03:30.952640 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_26_5} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2025.11.08 00:03:30.952725 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_26_5} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5557 | 2025.11.08 00:03:30.954195 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5558 | 2025.11.08 00:03:31.001144 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.47 MiB, peak 268.03 MiB, free memory in arenas 0.00 B, will set to 262.79 MiB (RSS), difference: 5.32 MiB | ||
| 5559 | 2025.11.08 00:03:31.858049 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5560 | 2025.11.08 00:03:31.858334 [ 4 ] {b3a82a7b-36a1-4131-a556-14750a9ea32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5561 | 2025.11.08 00:03:31.858444 [ 4 ] {b3a82a7b-36a1-4131-a556-14750a9ea32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5562 | 2025.11.08 00:03:31.859163 [ 4 ] {b3a82a7b-36a1-4131-a556-14750a9ea32b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2025.11.08 00:03:31.859211 [ 4 ] {b3a82a7b-36a1-4131-a556-14750a9ea32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5564 | 2025.11.08 00:03:31.859635 [ 4 ] {b3a82a7b-36a1-4131-a556-14750a9ea32b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5565 | 2025.11.08 00:03:31.859887 [ 4 ] {b3a82a7b-36a1-4131-a556-14750a9ea32b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2025.11.08 00:03:31.860055 [ 4 ] {b3a82a7b-36a1-4131-a556-14750a9ea32b} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001797 sec., 60100.16694490818 rows/sec., 5.04 MiB/sec. | ||
| 5567 | 2025.11.08 00:03:31.860106 [ 4 ] {b3a82a7b-36a1-4131-a556-14750a9ea32b} <Debug> TCPHandler: Processed in 0.002248262 sec. | ||
| 5568 | 2025.11.08 00:03:31.860234 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2025.11.08 00:03:31.860335 [ 4 ] {2e5f80d8-6178-490d-968a-3ccc8f62b91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5570 | 2025.11.08 00:03:31.860380 [ 4 ] {2e5f80d8-6178-490d-968a-3ccc8f62b91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5571 | 2025.11.08 00:03:31.860800 [ 4 ] {2e5f80d8-6178-490d-968a-3ccc8f62b91d} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2025.11.08 00:03:31.860840 [ 4 ] {2e5f80d8-6178-490d-968a-3ccc8f62b91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5573 | 2025.11.08 00:03:31.861157 [ 4 ] {2e5f80d8-6178-490d-968a-3ccc8f62b91d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5574 | 2025.11.08 00:03:31.861383 [ 4 ] {2e5f80d8-6178-490d-968a-3ccc8f62b91d} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2025.11.08 00:03:31.861519 [ 4 ] {2e5f80d8-6178-490d-968a-3ccc8f62b91d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001207 sec., 21541.010770505385 rows/sec., 1.58 MiB/sec. | ||
| 5576 | 2025.11.08 00:03:31.861560 [ 4 ] {2e5f80d8-6178-490d-968a-3ccc8f62b91d} <Debug> TCPHandler: Processed in 0.001378518 sec. | ||
| 5577 | 2025.11.08 00:03:31.861678 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2025.11.08 00:03:31.861773 [ 4 ] {1daee7ad-4b4a-4356-aa18-1835ad97c776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5579 | 2025.11.08 00:03:31.861815 [ 4 ] {1daee7ad-4b4a-4356-aa18-1835ad97c776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5580 | 2025.11.08 00:03:31.862243 [ 4 ] {1daee7ad-4b4a-4356-aa18-1835ad97c776} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2025.11.08 00:03:31.862281 [ 4 ] {1daee7ad-4b4a-4356-aa18-1835ad97c776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5582 | 2025.11.08 00:03:31.862594 [ 4 ] {1daee7ad-4b4a-4356-aa18-1835ad97c776} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5583 | 2025.11.08 00:03:31.862812 [ 4 ] {1daee7ad-4b4a-4356-aa18-1835ad97c776} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2025.11.08 00:03:31.862943 [ 4 ] {1daee7ad-4b4a-4356-aa18-1835ad97c776} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001188 sec., 75757.57575757576 rows/sec., 5.92 MiB/sec. | ||
| 5585 | 2025.11.08 00:03:31.862981 [ 4 ] {1daee7ad-4b4a-4356-aa18-1835ad97c776} <Debug> TCPHandler: Processed in 0.001354997 sec. | ||
| 5586 | 2025.11.08 00:03:31.863091 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5587 | 2025.11.08 00:03:31.863187 [ 4 ] {f3fbe895-e046-4e16-9847-e695e764c4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5588 | 2025.11.08 00:03:31.863230 [ 4 ] {f3fbe895-e046-4e16-9847-e695e764c4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5589 | 2025.11.08 00:03:31.863621 [ 4 ] {f3fbe895-e046-4e16-9847-e695e764c4d2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2025.11.08 00:03:31.863658 [ 4 ] {f3fbe895-e046-4e16-9847-e695e764c4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5591 | 2025.11.08 00:03:31.863996 [ 4 ] {f3fbe895-e046-4e16-9847-e695e764c4d2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5592 | 2025.11.08 00:03:31.864218 [ 4 ] {f3fbe895-e046-4e16-9847-e695e764c4d2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2025.11.08 00:03:31.864350 [ 4 ] {f3fbe895-e046-4e16-9847-e695e764c4d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5594 | 2025.11.08 00:03:31.864387 [ 4 ] {f3fbe895-e046-4e16-9847-e695e764c4d2} <Debug> TCPHandler: Processed in 0.001346767 sec. | ||
| 5595 | 2025.11.08 00:03:31.864486 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2025.11.08 00:03:31.864579 [ 4 ] {ac7c77c0-53b3-4fd1-9986-f557f7994fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5597 | 2025.11.08 00:03:31.864634 [ 4 ] {ac7c77c0-53b3-4fd1-9986-f557f7994fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5598 | 2025.11.08 00:03:31.865440 [ 4 ] {ac7c77c0-53b3-4fd1-9986-f557f7994fe9} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2025.11.08 00:03:31.865477 [ 4 ] {ac7c77c0-53b3-4fd1-9986-f557f7994fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5600 | 2025.11.08 00:03:31.866044 [ 4 ] {ac7c77c0-53b3-4fd1-9986-f557f7994fe9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5601 | 2025.11.08 00:03:31.866276 [ 4 ] {ac7c77c0-53b3-4fd1-9986-f557f7994fe9} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2025.11.08 00:03:31.866420 [ 4 ] {ac7c77c0-53b3-4fd1-9986-f557f7994fe9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001859 sec., 13986.013986013986 rows/sec., 25.06 MiB/sec. | ||
| 5603 | 2025.11.08 00:03:31.866486 [ 4 ] {ac7c77c0-53b3-4fd1-9986-f557f7994fe9} <Debug> TCPHandler: Processed in 0.002048166 sec. | ||
| 5604 | 2025.11.08 00:03:31.866598 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5605 | 2025.11.08 00:03:31.866692 [ 4 ] {5aa9f7d8-753c-487f-9dee-64c56ce0318b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5606 | 2025.11.08 00:03:31.866736 [ 4 ] {5aa9f7d8-753c-487f-9dee-64c56ce0318b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5607 | 2025.11.08 00:03:31.867066 [ 4 ] {5aa9f7d8-753c-487f-9dee-64c56ce0318b} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2025.11.08 00:03:31.867103 [ 4 ] {5aa9f7d8-753c-487f-9dee-64c56ce0318b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5609 | 2025.11.08 00:03:31.867410 [ 4 ] {5aa9f7d8-753c-487f-9dee-64c56ce0318b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5610 | 2025.11.08 00:03:31.867627 [ 4 ] {5aa9f7d8-753c-487f-9dee-64c56ce0318b} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2025.11.08 00:03:31.867754 [ 4 ] {5aa9f7d8-753c-487f-9dee-64c56ce0318b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 5612 | 2025.11.08 00:03:31.867791 [ 4 ] {5aa9f7d8-753c-487f-9dee-64c56ce0318b} <Debug> TCPHandler: Processed in 0.001244114 sec. | ||
| 5613 | 2025.11.08 00:03:35.148757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 688 | ||
| 5614 | 2025.11.08 00:03:35.151309 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2025.11.08 00:03:35.151365 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5616 | 2025.11.08 00:03:35.152592 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5617 | 2025.11.08 00:03:35.152902 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2025.11.08 00:03:35.153283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5619 | 2025.11.08 00:03:36.858297 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5620 | 2025.11.08 00:03:36.858508 [ 4 ] {e3884b50-913b-4c6b-8d6a-45fe6279a676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5621 | 2025.11.08 00:03:36.858583 [ 4 ] {e3884b50-913b-4c6b-8d6a-45fe6279a676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5622 | 2025.11.08 00:03:36.859259 [ 4 ] {e3884b50-913b-4c6b-8d6a-45fe6279a676} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2025.11.08 00:03:36.859313 [ 4 ] {e3884b50-913b-4c6b-8d6a-45fe6279a676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5624 | 2025.11.08 00:03:36.859709 [ 4 ] {e3884b50-913b-4c6b-8d6a-45fe6279a676} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5625 | 2025.11.08 00:03:36.859939 [ 4 ] {e3884b50-913b-4c6b-8d6a-45fe6279a676} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2025.11.08 00:03:36.860101 [ 4 ] {e3884b50-913b-4c6b-8d6a-45fe6279a676} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001648 sec., 14563.106796116504 rows/sec., 1.21 MiB/sec. | ||
| 5627 | 2025.11.08 00:03:36.860150 [ 4 ] {e3884b50-913b-4c6b-8d6a-45fe6279a676} <Debug> TCPHandler: Processed in 0.001987225 sec. | ||
| 5628 | 2025.11.08 00:03:36.860271 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2025.11.08 00:03:36.860374 [ 4 ] {46094113-0306-452d-988d-3ed56a9e399a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5630 | 2025.11.08 00:03:36.860417 [ 4 ] {46094113-0306-452d-988d-3ed56a9e399a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5631 | 2025.11.08 00:03:36.860828 [ 4 ] {46094113-0306-452d-988d-3ed56a9e399a} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2025.11.08 00:03:36.860866 [ 4 ] {46094113-0306-452d-988d-3ed56a9e399a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5633 | 2025.11.08 00:03:36.861162 [ 4 ] {46094113-0306-452d-988d-3ed56a9e399a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5634 | 2025.11.08 00:03:36.861382 [ 4 ] {46094113-0306-452d-988d-3ed56a9e399a} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2025.11.08 00:03:36.861511 [ 4 ] {46094113-0306-452d-988d-3ed56a9e399a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 843.55 KiB/sec. | ||
| 5636 | 2025.11.08 00:03:36.861549 [ 4 ] {46094113-0306-452d-988d-3ed56a9e399a} <Debug> TCPHandler: Processed in 0.001326806 sec. | ||
| 5637 | 2025.11.08 00:03:36.861663 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2025.11.08 00:03:36.861764 [ 4 ] {a59ded85-f336-498a-ab59-d17340746df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5639 | 2025.11.08 00:03:36.861805 [ 4 ] {a59ded85-f336-498a-ab59-d17340746df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5640 | 2025.11.08 00:03:36.862292 [ 4 ] {a59ded85-f336-498a-ab59-d17340746df3} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2025.11.08 00:03:36.862327 [ 4 ] {a59ded85-f336-498a-ab59-d17340746df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5642 | 2025.11.08 00:03:36.862639 [ 4 ] {a59ded85-f336-498a-ab59-d17340746df3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5643 | 2025.11.08 00:03:36.862838 [ 4 ] {a59ded85-f336-498a-ab59-d17340746df3} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2025.11.08 00:03:36.862969 [ 4 ] {a59ded85-f336-498a-ab59-d17340746df3} <Debug> executeQuery: Read 214 rows, 19.49 KiB in 0.001277 sec., 167580.26624902117 rows/sec., 14.90 MiB/sec. | ||
| 5645 | 2025.11.08 00:03:36.863007 [ 4 ] {a59ded85-f336-498a-ab59-d17340746df3} <Debug> TCPHandler: Processed in 0.00144961 sec. | ||
| 5646 | 2025.11.08 00:03:36.863110 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2025.11.08 00:03:36.863268 [ 4 ] {34e34aa1-7cfb-480b-b2e1-55a1a6de2a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5648 | 2025.11.08 00:03:36.863310 [ 4 ] {34e34aa1-7cfb-480b-b2e1-55a1a6de2a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5649 | 2025.11.08 00:03:36.863716 [ 4 ] {34e34aa1-7cfb-480b-b2e1-55a1a6de2a0c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2025.11.08 00:03:36.863753 [ 4 ] {34e34aa1-7cfb-480b-b2e1-55a1a6de2a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5651 | 2025.11.08 00:03:36.864065 [ 4 ] {34e34aa1-7cfb-480b-b2e1-55a1a6de2a0c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5652 | 2025.11.08 00:03:36.864281 [ 4 ] {34e34aa1-7cfb-480b-b2e1-55a1a6de2a0c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2025.11.08 00:03:36.864396 [ 52 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5654 | 2025.11.08 00:03:36.864413 [ 4 ] {34e34aa1-7cfb-480b-b2e1-55a1a6de2a0c} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.001164 sec., 34364.26116838487 rows/sec., 2.52 MiB/sec. | ||
| 5655 | 2025.11.08 00:03:36.864457 [ 52 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2025.11.08 00:03:36.864467 [ 4 ] {34e34aa1-7cfb-480b-b2e1-55a1a6de2a0c} <Debug> TCPHandler: Processed in 0.001343607 sec. | ||
| 5657 | 2025.11.08 00:03:36.864489 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5658 | 2025.11.08 00:03:36.864594 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5659 | 2025.11.08 00:03:36.864623 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 5660 | 2025.11.08 00:03:36.864693 [ 4 ] {96f8635e-fd86-4aaa-b9d8-50f7affb5855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5661 | 2025.11.08 00:03:36.864739 [ 4 ] {96f8635e-fd86-4aaa-b9d8-50f7affb5855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5662 | 2025.11.08 00:03:36.864773 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5663 | 2025.11.08 00:03:36.864816 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 72 rows starting from the beginning of the part | ||
| 5664 | 2025.11.08 00:03:36.864890 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 5665 | 2025.11.08 00:03:36.864941 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 5666 | 2025.11.08 00:03:36.864983 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 5667 | 2025.11.08 00:03:36.865023 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 5668 | 2025.11.08 00:03:36.865066 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 5669 | 2025.11.08 00:03:36.865138 [ 4 ] {96f8635e-fd86-4aaa-b9d8-50f7affb5855} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2025.11.08 00:03:36.865181 [ 4 ] {96f8635e-fd86-4aaa-b9d8-50f7affb5855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5671 | 2025.11.08 00:03:36.865533 [ 4 ] {96f8635e-fd86-4aaa-b9d8-50f7affb5855} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5672 | 2025.11.08 00:03:36.865767 [ 4 ] {96f8635e-fd86-4aaa-b9d8-50f7affb5855} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2025.11.08 00:03:36.865907 [ 4 ] {96f8635e-fd86-4aaa-b9d8-50f7affb5855} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001233 sec., 19464.7201946472 rows/sec., 1.61 MiB/sec. | ||
| 5674 | 2025.11.08 00:03:36.865946 [ 4 ] {96f8635e-fd86-4aaa-b9d8-50f7affb5855} <Debug> TCPHandler: Processed in 0.001401438 sec. | ||
| 5675 | 2025.11.08 00:03:36.865989 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429219 sec., 137137.83541920446 rows/sec., 10.56 MiB/sec. | ||
| 5676 | 2025.11.08 00:03:36.866052 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2025.11.08 00:03:36.866128 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5678 | 2025.11.08 00:03:36.866154 [ 4 ] {76addf6e-6bf9-4041-ae7c-4114366f51c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5679 | 2025.11.08 00:03:36.866200 [ 4 ] {76addf6e-6bf9-4041-ae7c-4114366f51c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5680 | 2025.11.08 00:03:36.866400 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_36_7} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2025.11.08 00:03:36.866479 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_36_7} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5682 | 2025.11.08 00:03:36.866559 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5683 | 2025.11.08 00:03:36.866595 [ 4 ] {76addf6e-6bf9-4041-ae7c-4114366f51c1} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2025.11.08 00:03:36.866636 [ 4 ] {76addf6e-6bf9-4041-ae7c-4114366f51c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5685 | 2025.11.08 00:03:36.866938 [ 4 ] {76addf6e-6bf9-4041-ae7c-4114366f51c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5686 | 2025.11.08 00:03:36.867144 [ 4 ] {76addf6e-6bf9-4041-ae7c-4114366f51c1} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2025.11.08 00:03:36.867278 [ 4 ] {76addf6e-6bf9-4041-ae7c-4114366f51c1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 5688 | 2025.11.08 00:03:36.867315 [ 4 ] {76addf6e-6bf9-4041-ae7c-4114366f51c1} <Debug> TCPHandler: Processed in 0.001312716 sec. | ||
| 5689 | 2025.11.08 00:03:36.867424 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5690 | 2025.11.08 00:03:36.867516 [ 4 ] {32bb98f7-6033-4733-96d4-5236824ed985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5691 | 2025.11.08 00:03:36.867555 [ 4 ] {32bb98f7-6033-4733-96d4-5236824ed985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5692 | 2025.11.08 00:03:36.868014 [ 4 ] {32bb98f7-6033-4733-96d4-5236824ed985} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2025.11.08 00:03:36.868049 [ 4 ] {32bb98f7-6033-4733-96d4-5236824ed985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5694 | 2025.11.08 00:03:36.868356 [ 4 ] {32bb98f7-6033-4733-96d4-5236824ed985} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5695 | 2025.11.08 00:03:36.868575 [ 4 ] {32bb98f7-6033-4733-96d4-5236824ed985} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2025.11.08 00:03:36.868709 [ 4 ] {32bb98f7-6033-4733-96d4-5236824ed985} <Debug> executeQuery: Read 128 rows, 10.63 KiB in 0.001209 sec., 105872.62200165426 rows/sec., 8.59 MiB/sec. | ||
| 5697 | 2025.11.08 00:03:36.868758 [ 4 ] {32bb98f7-6033-4733-96d4-5236824ed985} <Debug> TCPHandler: Processed in 0.001385038 sec. | ||
| 5698 | 2025.11.08 00:03:36.868887 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2025.11.08 00:03:36.868983 [ 4 ] {f0f86712-c54a-422d-9d3e-be5e23298030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5700 | 2025.11.08 00:03:36.869026 [ 4 ] {f0f86712-c54a-422d-9d3e-be5e23298030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5701 | 2025.11.08 00:03:36.869452 [ 4 ] {f0f86712-c54a-422d-9d3e-be5e23298030} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2025.11.08 00:03:36.869487 [ 4 ] {f0f86712-c54a-422d-9d3e-be5e23298030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5703 | 2025.11.08 00:03:36.869818 [ 4 ] {f0f86712-c54a-422d-9d3e-be5e23298030} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5704 | 2025.11.08 00:03:36.870033 [ 4 ] {f0f86712-c54a-422d-9d3e-be5e23298030} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2025.11.08 00:03:36.870177 [ 4 ] {f0f86712-c54a-422d-9d3e-be5e23298030} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001211 sec., 166804.29397192402 rows/sec., 11.95 MiB/sec. | ||
| 5706 | 2025.11.08 00:03:36.870229 [ 4 ] {f0f86712-c54a-422d-9d3e-be5e23298030} <Debug> TCPHandler: Processed in 0.001393519 sec. | ||
| 5707 | 2025.11.08 00:03:36.870367 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2025.11.08 00:03:36.870463 [ 4 ] {42a27869-6d9c-4333-a030-5bce6cdab271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5709 | 2025.11.08 00:03:36.870517 [ 4 ] {42a27869-6d9c-4333-a030-5bce6cdab271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5710 | 2025.11.08 00:03:36.871353 [ 4 ] {42a27869-6d9c-4333-a030-5bce6cdab271} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2025.11.08 00:03:36.871389 [ 4 ] {42a27869-6d9c-4333-a030-5bce6cdab271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5712 | 2025.11.08 00:03:36.871917 [ 4 ] {42a27869-6d9c-4333-a030-5bce6cdab271} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5713 | 2025.11.08 00:03:36.872137 [ 4 ] {42a27869-6d9c-4333-a030-5bce6cdab271} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2025.11.08 00:03:36.872283 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5715 | 2025.11.08 00:03:36.872287 [ 4 ] {42a27869-6d9c-4333-a030-5bce6cdab271} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001842 sec., 8686.210640608035 rows/sec., 15.57 MiB/sec. | ||
| 5716 | 2025.11.08 00:03:36.872346 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2025.11.08 00:03:36.872384 [ 4 ] {42a27869-6d9c-4333-a030-5bce6cdab271} <Debug> TCPHandler: Processed in 0.002068297 sec. | ||
| 5718 | 2025.11.08 00:03:36.872385 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5719 | 2025.11.08 00:03:36.872517 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5720 | 2025.11.08 00:03:36.872524 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 5721 | 2025.11.08 00:03:36.872628 [ 4 ] {2b505b47-458f-4b8a-924e-6e3cbfec4f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5722 | 2025.11.08 00:03:36.872677 [ 4 ] {2b505b47-458f-4b8a-924e-6e3cbfec4f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5723 | 2025.11.08 00:03:36.872781 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5724 | 2025.11.08 00:03:36.872867 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 592 rows starting from the beginning of the part | ||
| 5725 | 2025.11.08 00:03:36.873000 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 5726 | 2025.11.08 00:03:36.873050 [ 4 ] {2b505b47-458f-4b8a-924e-6e3cbfec4f48} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2025.11.08 00:03:36.873096 [ 4 ] {2b505b47-458f-4b8a-924e-6e3cbfec4f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5728 | 2025.11.08 00:03:36.873111 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 5729 | 2025.11.08 00:03:36.873216 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 5730 | 2025.11.08 00:03:36.873317 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 5731 | 2025.11.08 00:03:36.873420 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 5732 | 2025.11.08 00:03:36.873464 [ 4 ] {2b505b47-458f-4b8a-924e-6e3cbfec4f48} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5733 | 2025.11.08 00:03:36.873695 [ 4 ] {2b505b47-458f-4b8a-924e-6e3cbfec4f48} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2025.11.08 00:03:36.873842 [ 4 ] {2b505b47-458f-4b8a-924e-6e3cbfec4f48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 5735 | 2025.11.08 00:03:36.873883 [ 4 ] {2b505b47-458f-4b8a-924e-6e3cbfec4f48} <Debug> TCPHandler: Processed in 0.001415889 sec. | ||
| 5736 | 2025.11.08 00:03:36.878712 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 19 columns (19 merged, 0 gathered) in 0.006230431 sec., 111067.75759173001 rows/sec., 199.03 MiB/sec. | ||
| 5737 | 2025.11.08 00:03:36.879721 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5738 | 2025.11.08 00:03:36.880047 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2025.11.08 00:03:36.880115 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5740 | 2025.11.08 00:03:36.880195 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 5741 | 2025.11.08 00:03:37.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.59 MiB, peak 271.11 MiB, free memory in arenas 0.00 B, will set to 266.87 MiB (RSS), difference: 3.28 MiB | ||
| 5742 | 2025.11.08 00:03:37.628047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12899 | ||
| 5743 | 2025.11.08 00:03:37.628614 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2025.11.08 00:03:37.628665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5745 | 2025.11.08 00:03:37.629182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5746 | 2025.11.08 00:03:37.629411 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2025.11.08 00:03:37.629540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12899 | ||
| 5748 | 2025.11.08 00:03:38.371691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5749 | 2025.11.08 00:03:38.387720 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2025.11.08 00:03:38.387776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5751 | 2025.11.08 00:03:38.393366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5752 | 2025.11.08 00:03:38.394090 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2025.11.08 00:03:38.396899 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5754 | 2025.11.08 00:03:41.856012 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2025.11.08 00:03:41.856196 [ 4 ] {368968d2-b8da-4baa-a8e5-bb816a4ef223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5756 | 2025.11.08 00:03:41.856257 [ 4 ] {368968d2-b8da-4baa-a8e5-bb816a4ef223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5757 | 2025.11.08 00:03:41.856951 [ 4 ] {368968d2-b8da-4baa-a8e5-bb816a4ef223} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2025.11.08 00:03:41.856994 [ 4 ] {368968d2-b8da-4baa-a8e5-bb816a4ef223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5759 | 2025.11.08 00:03:41.857382 [ 4 ] {368968d2-b8da-4baa-a8e5-bb816a4ef223} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5760 | 2025.11.08 00:03:41.857603 [ 4 ] {368968d2-b8da-4baa-a8e5-bb816a4ef223} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2025.11.08 00:03:41.857771 [ 4 ] {368968d2-b8da-4baa-a8e5-bb816a4ef223} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001622 sec., 66584.46362515414 rows/sec., 5.58 MiB/sec. | ||
| 5762 | 2025.11.08 00:03:41.857813 [ 4 ] {368968d2-b8da-4baa-a8e5-bb816a4ef223} <Debug> TCPHandler: Processed in 0.001929623 sec. | ||
| 5763 | 2025.11.08 00:03:41.857964 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2025.11.08 00:03:41.858058 [ 4 ] {701d3a4f-ced3-4a26-aa7d-0f7d3ce154fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5765 | 2025.11.08 00:03:41.858098 [ 4 ] {701d3a4f-ced3-4a26-aa7d-0f7d3ce154fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5766 | 2025.11.08 00:03:41.858519 [ 4 ] {701d3a4f-ced3-4a26-aa7d-0f7d3ce154fa} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2025.11.08 00:03:41.858556 [ 4 ] {701d3a4f-ced3-4a26-aa7d-0f7d3ce154fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5768 | 2025.11.08 00:03:41.858862 [ 4 ] {701d3a4f-ced3-4a26-aa7d-0f7d3ce154fa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5769 | 2025.11.08 00:03:41.859067 [ 4 ] {701d3a4f-ced3-4a26-aa7d-0f7d3ce154fa} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2025.11.08 00:03:41.859204 [ 4 ] {701d3a4f-ced3-4a26-aa7d-0f7d3ce154fa} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001165 sec., 22317.596566523604 rows/sec., 1.64 MiB/sec. | ||
| 5771 | 2025.11.08 00:03:41.859241 [ 4 ] {701d3a4f-ced3-4a26-aa7d-0f7d3ce154fa} <Debug> TCPHandler: Processed in 0.001331587 sec. | ||
| 5772 | 2025.11.08 00:03:41.859353 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5773 | 2025.11.08 00:03:41.859444 [ 4 ] {6c7152ce-b933-404a-bc36-873505e12167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5774 | 2025.11.08 00:03:41.859483 [ 4 ] {6c7152ce-b933-404a-bc36-873505e12167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5775 | 2025.11.08 00:03:41.859893 [ 4 ] {6c7152ce-b933-404a-bc36-873505e12167} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2025.11.08 00:03:41.859928 [ 4 ] {6c7152ce-b933-404a-bc36-873505e12167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5777 | 2025.11.08 00:03:41.860230 [ 4 ] {6c7152ce-b933-404a-bc36-873505e12167} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5778 | 2025.11.08 00:03:41.860436 [ 4 ] {6c7152ce-b933-404a-bc36-873505e12167} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2025.11.08 00:03:41.860569 [ 4 ] {6c7152ce-b933-404a-bc36-873505e12167} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001143 sec., 78740.15748031497 rows/sec., 6.15 MiB/sec. | ||
| 5780 | 2025.11.08 00:03:41.860606 [ 4 ] {6c7152ce-b933-404a-bc36-873505e12167} <Debug> TCPHandler: Processed in 0.001307556 sec. | ||
| 5781 | 2025.11.08 00:03:41.860714 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2025.11.08 00:03:41.860806 [ 4 ] {1e30772e-0809-4cea-8752-640de7663984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5783 | 2025.11.08 00:03:41.860848 [ 4 ] {1e30772e-0809-4cea-8752-640de7663984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5784 | 2025.11.08 00:03:41.861279 [ 4 ] {1e30772e-0809-4cea-8752-640de7663984} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2025.11.08 00:03:41.861317 [ 4 ] {1e30772e-0809-4cea-8752-640de7663984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5786 | 2025.11.08 00:03:41.861648 [ 4 ] {1e30772e-0809-4cea-8752-640de7663984} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5787 | 2025.11.08 00:03:41.861859 [ 4 ] {1e30772e-0809-4cea-8752-640de7663984} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2025.11.08 00:03:41.861995 [ 4 ] {1e30772e-0809-4cea-8752-640de7663984} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 5789 | 2025.11.08 00:03:41.862033 [ 4 ] {1e30772e-0809-4cea-8752-640de7663984} <Debug> TCPHandler: Processed in 0.001365397 sec. | ||
| 5790 | 2025.11.08 00:03:41.862140 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2025.11.08 00:03:41.862233 [ 4 ] {ef37f5a6-0826-4866-8676-68243d8192bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5792 | 2025.11.08 00:03:41.862287 [ 4 ] {ef37f5a6-0826-4866-8676-68243d8192bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5793 | 2025.11.08 00:03:41.863066 [ 4 ] {ef37f5a6-0826-4866-8676-68243d8192bf} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2025.11.08 00:03:41.863101 [ 4 ] {ef37f5a6-0826-4866-8676-68243d8192bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5795 | 2025.11.08 00:03:41.863618 [ 4 ] {ef37f5a6-0826-4866-8676-68243d8192bf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5796 | 2025.11.08 00:03:41.863832 [ 4 ] {ef37f5a6-0826-4866-8676-68243d8192bf} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2025.11.08 00:03:41.863966 [ 4 ] {ef37f5a6-0826-4866-8676-68243d8192bf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001752 sec., 14840.182648401826 rows/sec., 26.59 MiB/sec. | ||
| 5798 | 2025.11.08 00:03:41.864020 [ 4 ] {ef37f5a6-0826-4866-8676-68243d8192bf} <Debug> TCPHandler: Processed in 0.001928443 sec. | ||
| 5799 | 2025.11.08 00:03:41.864132 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5800 | 2025.11.08 00:03:41.864225 [ 4 ] {13ba1401-c125-4ab9-8c99-9e817f73873e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5801 | 2025.11.08 00:03:41.864267 [ 4 ] {13ba1401-c125-4ab9-8c99-9e817f73873e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5802 | 2025.11.08 00:03:41.864595 [ 4 ] {13ba1401-c125-4ab9-8c99-9e817f73873e} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2025.11.08 00:03:41.864631 [ 4 ] {13ba1401-c125-4ab9-8c99-9e817f73873e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5804 | 2025.11.08 00:03:41.864927 [ 4 ] {13ba1401-c125-4ab9-8c99-9e817f73873e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5805 | 2025.11.08 00:03:41.865130 [ 4 ] {13ba1401-c125-4ab9-8c99-9e817f73873e} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2025.11.08 00:03:41.865255 [ 4 ] {13ba1401-c125-4ab9-8c99-9e817f73873e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 5807 | 2025.11.08 00:03:41.865291 [ 4 ] {13ba1401-c125-4ab9-8c99-9e817f73873e} <Debug> TCPHandler: Processed in 0.001207653 sec. | ||
| 5808 | 2025.11.08 00:03:45.011109 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5809 | 2025.11.08 00:03:45.011165 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5810 | 2025.11.08 00:03:45.130456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13411 | ||
| 5811 | 2025.11.08 00:03:45.130980 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2025.11.08 00:03:45.131028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5813 | 2025.11.08 00:03:45.131582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5814 | 2025.11.08 00:03:45.131821 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2025.11.08 00:03:45.131971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13411 | ||
| 5816 | 2025.11.08 00:03:45.154321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 720 | ||
| 5817 | 2025.11.08 00:03:45.156604 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2025.11.08 00:03:45.156651 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5819 | 2025.11.08 00:03:45.157834 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5820 | 2025.11.08 00:03:45.158111 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2025.11.08 00:03:45.158360 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5822 | 2025.11.08 00:03:45.897833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5823 | 2025.11.08 00:03:45.913661 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2025.11.08 00:03:45.913717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5825 | 2025.11.08 00:03:45.919501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5826 | 2025.11.08 00:03:45.920195 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2025.11.08 00:03:45.922857 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5828 | 2025.11.08 00:03:46.856194 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2025.11.08 00:03:46.856387 [ 4 ] {d61c3644-9013-4128-8b57-d351b12a8aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5830 | 2025.11.08 00:03:46.856457 [ 4 ] {d61c3644-9013-4128-8b57-d351b12a8aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5831 | 2025.11.08 00:03:46.857193 [ 4 ] {d61c3644-9013-4128-8b57-d351b12a8aa2} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2025.11.08 00:03:46.857238 [ 4 ] {d61c3644-9013-4128-8b57-d351b12a8aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5833 | 2025.11.08 00:03:46.857623 [ 4 ] {d61c3644-9013-4128-8b57-d351b12a8aa2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5834 | 2025.11.08 00:03:46.857852 [ 4 ] {d61c3644-9013-4128-8b57-d351b12a8aa2} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2025.11.08 00:03:46.858007 [ 4 ] {d61c3644-9013-4128-8b57-d351b12a8aa2} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001674 sec., 52568.69772998805 rows/sec., 4.43 MiB/sec. | ||
| 5836 | 2025.11.08 00:03:46.858049 [ 4 ] {d61c3644-9013-4128-8b57-d351b12a8aa2} <Debug> TCPHandler: Processed in 0.001986555 sec. | ||
| 5837 | 2025.11.08 00:03:46.858173 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5838 | 2025.11.08 00:03:46.858266 [ 4 ] {45a6336b-7e1d-42b7-a73f-84305a87a5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5839 | 2025.11.08 00:03:46.858306 [ 4 ] {45a6336b-7e1d-42b7-a73f-84305a87a5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5840 | 2025.11.08 00:03:46.858694 [ 4 ] {45a6336b-7e1d-42b7-a73f-84305a87a5d5} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2025.11.08 00:03:46.858727 [ 4 ] {45a6336b-7e1d-42b7-a73f-84305a87a5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5842 | 2025.11.08 00:03:46.859020 [ 4 ] {45a6336b-7e1d-42b7-a73f-84305a87a5d5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5843 | 2025.11.08 00:03:46.859223 [ 4 ] {45a6336b-7e1d-42b7-a73f-84305a87a5d5} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2025.11.08 00:03:46.859353 [ 4 ] {45a6336b-7e1d-42b7-a73f-84305a87a5d5} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001105 sec., 14479.638009049773 rows/sec., 1.06 MiB/sec. | ||
| 5845 | 2025.11.08 00:03:46.859390 [ 4 ] {45a6336b-7e1d-42b7-a73f-84305a87a5d5} <Debug> TCPHandler: Processed in 0.001266025 sec. | ||
| 5846 | 2025.11.08 00:03:46.859502 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5847 | 2025.11.08 00:03:46.859594 [ 4 ] {9a71ed40-ec0a-4e20-9bf0-1eb157d96a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5848 | 2025.11.08 00:03:46.859632 [ 4 ] {9a71ed40-ec0a-4e20-9bf0-1eb157d96a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5849 | 2025.11.08 00:03:46.860037 [ 4 ] {9a71ed40-ec0a-4e20-9bf0-1eb157d96a3a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2025.11.08 00:03:46.860071 [ 4 ] {9a71ed40-ec0a-4e20-9bf0-1eb157d96a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5851 | 2025.11.08 00:03:46.860358 [ 4 ] {9a71ed40-ec0a-4e20-9bf0-1eb157d96a3a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5852 | 2025.11.08 00:03:46.860559 [ 4 ] {9a71ed40-ec0a-4e20-9bf0-1eb157d96a3a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2025.11.08 00:03:46.860685 [ 4 ] {9a71ed40-ec0a-4e20-9bf0-1eb157d96a3a} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001109 sec., 72137.0604147881 rows/sec., 5.63 MiB/sec. | ||
| 5854 | 2025.11.08 00:03:46.860721 [ 4 ] {9a71ed40-ec0a-4e20-9bf0-1eb157d96a3a} <Debug> TCPHandler: Processed in 0.001267064 sec. | ||
| 5855 | 2025.11.08 00:03:46.860840 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5856 | 2025.11.08 00:03:46.860932 [ 4 ] {36a7d449-b6af-45c1-a77a-de8162da05b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5857 | 2025.11.08 00:03:46.860974 [ 4 ] {36a7d449-b6af-45c1-a77a-de8162da05b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5858 | 2025.11.08 00:03:46.861421 [ 4 ] {36a7d449-b6af-45c1-a77a-de8162da05b9} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2025.11.08 00:03:46.861457 [ 4 ] {36a7d449-b6af-45c1-a77a-de8162da05b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5860 | 2025.11.08 00:03:46.861786 [ 4 ] {36a7d449-b6af-45c1-a77a-de8162da05b9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5861 | 2025.11.08 00:03:46.862002 [ 4 ] {36a7d449-b6af-45c1-a77a-de8162da05b9} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2025.11.08 00:03:46.862132 [ 4 ] {36a7d449-b6af-45c1-a77a-de8162da05b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 5863 | 2025.11.08 00:03:46.862168 [ 4 ] {36a7d449-b6af-45c1-a77a-de8162da05b9} <Debug> TCPHandler: Processed in 0.001384578 sec. | ||
| 5864 | 2025.11.08 00:03:46.862287 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5865 | 2025.11.08 00:03:46.862380 [ 4 ] {f5db62c8-2f23-441e-b0db-9667b1db5949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5866 | 2025.11.08 00:03:46.862433 [ 4 ] {f5db62c8-2f23-441e-b0db-9667b1db5949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5867 | 2025.11.08 00:03:46.863202 [ 4 ] {f5db62c8-2f23-441e-b0db-9667b1db5949} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2025.11.08 00:03:46.863237 [ 4 ] {f5db62c8-2f23-441e-b0db-9667b1db5949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5869 | 2025.11.08 00:03:46.863755 [ 4 ] {f5db62c8-2f23-441e-b0db-9667b1db5949} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5870 | 2025.11.08 00:03:46.863976 [ 4 ] {f5db62c8-2f23-441e-b0db-9667b1db5949} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2025.11.08 00:03:46.864117 [ 4 ] {f5db62c8-2f23-441e-b0db-9667b1db5949} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001757 sec., 9106.431417188389 rows/sec., 16.32 MiB/sec. | ||
| 5872 | 2025.11.08 00:03:46.864169 [ 4 ] {f5db62c8-2f23-441e-b0db-9667b1db5949} <Debug> TCPHandler: Processed in 0.001937643 sec. | ||
| 5873 | 2025.11.08 00:03:46.864295 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2025.11.08 00:03:46.864388 [ 4 ] {3ac79d12-7dd4-47cb-802a-8bf909607fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5875 | 2025.11.08 00:03:46.864431 [ 4 ] {3ac79d12-7dd4-47cb-802a-8bf909607fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5876 | 2025.11.08 00:03:46.864763 [ 4 ] {3ac79d12-7dd4-47cb-802a-8bf909607fa6} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2025.11.08 00:03:46.864795 [ 4 ] {3ac79d12-7dd4-47cb-802a-8bf909607fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5878 | 2025.11.08 00:03:46.865105 [ 4 ] {3ac79d12-7dd4-47cb-802a-8bf909607fa6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5879 | 2025.11.08 00:03:46.865314 [ 4 ] {3ac79d12-7dd4-47cb-802a-8bf909607fa6} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2025.11.08 00:03:46.865435 [ 4 ] {3ac79d12-7dd4-47cb-802a-8bf909607fa6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 5881 | 2025.11.08 00:03:46.865469 [ 4 ] {3ac79d12-7dd4-47cb-802a-8bf909607fa6} <Debug> TCPHandler: Processed in 0.001230444 sec. | ||
| 5882 | 2025.11.08 00:03:49.208150 [ 40 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5883 | 2025.11.08 00:03:49.208229 [ 40 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2025.11.08 00:03:49.208268 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5885 | 2025.11.08 00:03:49.208438 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 5886 | 2025.11.08 00:03:49.208661 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5887 | 2025.11.08 00:03:49.208719 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 5888 | 2025.11.08 00:03:49.208829 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 5889 | 2025.11.08 00:03:49.208907 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 5890 | 2025.11.08 00:03:49.208978 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 5891 | 2025.11.08 00:03:49.209047 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 5892 | 2025.11.08 00:03:49.209982 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622555 sec., 465931.8174114283 rows/sec., 34.00 MiB/sec. | ||
| 5893 | 2025.11.08 00:03:49.210184 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5894 | 2025.11.08 00:03:49.210500 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_13_3} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2025.11.08 00:03:49.210587 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_13_3} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5896 | 2025.11.08 00:03:49.210679 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5897 | 2025.11.08 00:03:51.888829 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5898 | 2025.11.08 00:03:51.889044 [ 4 ] {38e71db9-c64d-4a37-af97-07e13b7ed622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5899 | 2025.11.08 00:03:51.889120 [ 4 ] {38e71db9-c64d-4a37-af97-07e13b7ed622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5900 | 2025.11.08 00:03:51.889761 [ 4 ] {38e71db9-c64d-4a37-af97-07e13b7ed622} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2025.11.08 00:03:51.889809 [ 4 ] {38e71db9-c64d-4a37-af97-07e13b7ed622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5902 | 2025.11.08 00:03:51.890202 [ 4 ] {38e71db9-c64d-4a37-af97-07e13b7ed622} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5903 | 2025.11.08 00:03:51.890447 [ 4 ] {38e71db9-c64d-4a37-af97-07e13b7ed622} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2025.11.08 00:03:51.890626 [ 4 ] {38e71db9-c64d-4a37-af97-07e13b7ed622} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001637 sec., 3665.241295051924 rows/sec., 298.87 KiB/sec. | ||
| 5905 | 2025.11.08 00:03:51.890680 [ 4 ] {38e71db9-c64d-4a37-af97-07e13b7ed622} <Debug> TCPHandler: Processed in 0.001990025 sec. | ||
| 5906 | 2025.11.08 00:03:51.890804 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5907 | 2025.11.08 00:03:51.890909 [ 4 ] {feedb483-72c2-48ca-be8f-761df25a5543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5908 | 2025.11.08 00:03:51.890955 [ 4 ] {feedb483-72c2-48ca-be8f-761df25a5543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5909 | 2025.11.08 00:03:51.892181 [ 4 ] {feedb483-72c2-48ca-be8f-761df25a5543} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2025.11.08 00:03:51.892220 [ 4 ] {feedb483-72c2-48ca-be8f-761df25a5543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5911 | 2025.11.08 00:03:51.892663 [ 4 ] {feedb483-72c2-48ca-be8f-761df25a5543} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5912 | 2025.11.08 00:03:51.892890 [ 4 ] {feedb483-72c2-48ca-be8f-761df25a5543} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2025.11.08 00:03:51.893006 [ 37 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5914 | 2025.11.08 00:03:51.893044 [ 4 ] {feedb483-72c2-48ca-be8f-761df25a5543} <Debug> executeQuery: Read 1251 rows, 106.06 KiB in 0.00216 sec., 579166.6666666666 rows/sec., 47.95 MiB/sec. | ||
| 5915 | 2025.11.08 00:03:51.893046 [ 37 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2025.11.08 00:03:51.893077 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5917 | 2025.11.08 00:03:51.893087 [ 4 ] {feedb483-72c2-48ca-be8f-761df25a5543} <Debug> TCPHandler: Processed in 0.002335184 sec. | ||
| 5918 | 2025.11.08 00:03:51.893171 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 5919 | 2025.11.08 00:03:51.893217 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2025.11.08 00:03:51.893258 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5921 | 2025.11.08 00:03:51.893287 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 5922 | 2025.11.08 00:03:51.893318 [ 4 ] {dcb06137-d7ec-498a-834a-2c2569d06ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5923 | 2025.11.08 00:03:51.893342 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
| 5924 | 2025.11.08 00:03:51.893363 [ 4 ] {dcb06137-d7ec-498a-834a-2c2569d06ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5925 | 2025.11.08 00:03:51.893386 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 214 rows starting from the beginning of the part | ||
| 5926 | 2025.11.08 00:03:51.893428 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 108 rows starting from the beginning of the part | ||
| 5927 | 2025.11.08 00:03:51.893467 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part | ||
| 5928 | 2025.11.08 00:03:51.893505 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1251 rows starting from the beginning of the part | ||
| 5929 | 2025.11.08 00:03:51.893806 [ 4 ] {dcb06137-d7ec-498a-834a-2c2569d06ba1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2025.11.08 00:03:51.893843 [ 4 ] {dcb06137-d7ec-498a-834a-2c2569d06ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5931 | 2025.11.08 00:03:51.894172 [ 4 ] {dcb06137-d7ec-498a-834a-2c2569d06ba1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5932 | 2025.11.08 00:03:51.894400 [ 4 ] {dcb06137-d7ec-498a-834a-2c2569d06ba1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2025.11.08 00:03:51.894550 [ 4 ] {dcb06137-d7ec-498a-834a-2c2569d06ba1} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001254 sec., 25518.341307814993 rows/sec., 1.85 MiB/sec. | ||
| 5934 | 2025.11.08 00:03:51.894591 [ 4 ] {dcb06137-d7ec-498a-834a-2c2569d06ba1} <Debug> TCPHandler: Processed in 0.001425689 sec. | ||
| 5935 | 2025.11.08 00:03:51.894710 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5936 | 2025.11.08 00:03:51.894807 [ 4 ] {3bb21c7e-35b2-4294-8372-e1e8deb3ebb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5937 | 2025.11.08 00:03:51.894814 [ 194 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3178 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685506 sec., 1885487.2068091126 rows/sec., 165.27 MiB/sec. | ||
| 5938 | 2025.11.08 00:03:51.894849 [ 4 ] {3bb21c7e-35b2-4294-8372-e1e8deb3ebb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5939 | 2025.11.08 00:03:51.895027 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5940 | 2025.11.08 00:03:51.895274 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_41_8} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2025.11.08 00:03:51.895337 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_41_8} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5942 | 2025.11.08 00:03:51.895344 [ 4 ] {3bb21c7e-35b2-4294-8372-e1e8deb3ebb7} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2025.11.08 00:03:51.895380 [ 4 ] {3bb21c7e-35b2-4294-8372-e1e8deb3ebb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5944 | 2025.11.08 00:03:51.895397 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5945 | 2025.11.08 00:03:51.895725 [ 4 ] {3bb21c7e-35b2-4294-8372-e1e8deb3ebb7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5946 | 2025.11.08 00:03:51.895942 [ 4 ] {3bb21c7e-35b2-4294-8372-e1e8deb3ebb7} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2025.11.08 00:03:51.896084 [ 4 ] {3bb21c7e-35b2-4294-8372-e1e8deb3ebb7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001297 sec., 175790.28527370855 rows/sec., 11.90 MiB/sec. | ||
| 5948 | 2025.11.08 00:03:51.896122 [ 4 ] {3bb21c7e-35b2-4294-8372-e1e8deb3ebb7} <Debug> TCPHandler: Processed in 0.00146391 sec. | ||
| 5949 | 2025.11.08 00:03:51.896235 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5950 | 2025.11.08 00:03:51.896328 [ 4 ] {584161e0-2a13-494a-9544-208929db44d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5951 | 2025.11.08 00:03:51.896367 [ 4 ] {584161e0-2a13-494a-9544-208929db44d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5952 | 2025.11.08 00:03:51.896955 [ 4 ] {584161e0-2a13-494a-9544-208929db44d6} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2025.11.08 00:03:51.896990 [ 4 ] {584161e0-2a13-494a-9544-208929db44d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5954 | 2025.11.08 00:03:51.897325 [ 4 ] {584161e0-2a13-494a-9544-208929db44d6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5955 | 2025.11.08 00:03:51.897541 [ 4 ] {584161e0-2a13-494a-9544-208929db44d6} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2025.11.08 00:03:51.897633 [ 37 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5957 | 2025.11.08 00:03:51.897659 [ 37 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2025.11.08 00:03:51.897674 [ 4 ] {584161e0-2a13-494a-9544-208929db44d6} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001365 sec., 404395.6043956044 rows/sec., 30.03 MiB/sec. | ||
| 5959 | 2025.11.08 00:03:51.897675 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5960 | 2025.11.08 00:03:51.897713 [ 4 ] {584161e0-2a13-494a-9544-208929db44d6} <Debug> TCPHandler: Processed in 0.001529942 sec. | ||
| 5961 | 2025.11.08 00:03:51.897769 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 5962 | 2025.11.08 00:03:51.897823 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5963 | 2025.11.08 00:03:51.897883 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5964 | 2025.11.08 00:03:51.897917 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 634 rows starting from the beginning of the part | ||
| 5965 | 2025.11.08 00:03:51.897918 [ 4 ] {1338a055-85e7-4ad8-bc36-c196fd56e861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5966 | 2025.11.08 00:03:51.897970 [ 4 ] {1338a055-85e7-4ad8-bc36-c196fd56e861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5967 | 2025.11.08 00:03:51.897977 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 5968 | 2025.11.08 00:03:51.898031 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 128 rows starting from the beginning of the part | ||
| 5969 | 2025.11.08 00:03:51.898078 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 5970 | 2025.11.08 00:03:51.898121 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 80 rows starting from the beginning of the part | ||
| 5971 | 2025.11.08 00:03:51.898162 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 552 rows starting from the beginning of the part | ||
| 5972 | 2025.11.08 00:03:51.898530 [ 4 ] {1338a055-85e7-4ad8-bc36-c196fd56e861} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2025.11.08 00:03:51.898566 [ 4 ] {1338a055-85e7-4ad8-bc36-c196fd56e861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5974 | 2025.11.08 00:03:51.898984 [ 4 ] {1338a055-85e7-4ad8-bc36-c196fd56e861} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5975 | 2025.11.08 00:03:51.899129 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1574 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394718 sec., 1128543.5478713259 rows/sec., 89.97 MiB/sec. | ||
| 5976 | 2025.11.08 00:03:51.899206 [ 4 ] {1338a055-85e7-4ad8-bc36-c196fd56e861} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2025.11.08 00:03:51.899258 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5978 | 2025.11.08 00:03:51.899307 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5979 | 2025.11.08 00:03:51.899336 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2025.11.08 00:03:51.899342 [ 4 ] {1338a055-85e7-4ad8-bc36-c196fd56e861} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001443 sec., 586971.5869715869 rows/sec., 39.51 MiB/sec. | ||
| 5981 | 2025.11.08 00:03:51.899354 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5982 | 2025.11.08 00:03:51.899381 [ 4 ] {1338a055-85e7-4ad8-bc36-c196fd56e861} <Debug> TCPHandler: Processed in 0.001607664 sec. | ||
| 5983 | 2025.11.08 00:03:51.899480 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 5984 | 2025.11.08 00:03:51.899496 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_41_8} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2025.11.08 00:03:51.899493 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2025.11.08 00:03:51.899585 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_41_8} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5987 | 2025.11.08 00:03:51.899629 [ 4 ] {bb5ea4b8-f3b4-4ea9-8364-79cb8c31149c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5988 | 2025.11.08 00:03:51.899634 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5989 | 2025.11.08 00:03:51.899644 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5990 | 2025.11.08 00:03:51.899687 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10541 rows starting from the beginning of the part | ||
| 5991 | 2025.11.08 00:03:51.899689 [ 4 ] {bb5ea4b8-f3b4-4ea9-8364-79cb8c31149c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5992 | 2025.11.08 00:03:51.899760 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 5993 | 2025.11.08 00:03:51.899812 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 202 rows starting from the beginning of the part | ||
| 5994 | 2025.11.08 00:03:51.899856 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 5995 | 2025.11.08 00:03:51.899898 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 5996 | 2025.11.08 00:03:51.899940 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 847 rows starting from the beginning of the part | ||
| 5997 | 2025.11.08 00:03:51.900497 [ 4 ] {bb5ea4b8-f3b4-4ea9-8364-79cb8c31149c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2025.11.08 00:03:51.900538 [ 4 ] {bb5ea4b8-f3b4-4ea9-8364-79cb8c31149c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5999 | 2025.11.08 00:03:51.901163 [ 4 ] {bb5ea4b8-f3b4-4ea9-8364-79cb8c31149c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6000 | 2025.11.08 00:03:51.901415 [ 4 ] {bb5ea4b8-f3b4-4ea9-8364-79cb8c31149c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2025.11.08 00:03:51.901556 [ 4 ] {bb5ea4b8-f3b4-4ea9-8364-79cb8c31149c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001947 sec., 13353.877760657422 rows/sec., 23.93 MiB/sec. | ||
| 6002 | 2025.11.08 00:03:51.901622 [ 4 ] {bb5ea4b8-f3b4-4ea9-8364-79cb8c31149c} <Debug> TCPHandler: Processed in 0.002178969 sec. | ||
| 6003 | 2025.11.08 00:03:51.901754 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6004 | 2025.11.08 00:03:51.901856 [ 4 ] {4cece37f-2ceb-4c09-9b6a-4e61697f1bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6005 | 2025.11.08 00:03:51.901903 [ 4 ] {4cece37f-2ceb-4c09-9b6a-4e61697f1bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6006 | 2025.11.08 00:03:51.902282 [ 4 ] {4cece37f-2ceb-4c09-9b6a-4e61697f1bf1} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2025.11.08 00:03:51.902317 [ 4 ] {4cece37f-2ceb-4c09-9b6a-4e61697f1bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6008 | 2025.11.08 00:03:51.902644 [ 4 ] {4cece37f-2ceb-4c09-9b6a-4e61697f1bf1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6009 | 2025.11.08 00:03:51.902876 [ 4 ] {4cece37f-2ceb-4c09-9b6a-4e61697f1bf1} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2025.11.08 00:03:51.902973 [ 37 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6011 | 2025.11.08 00:03:51.903001 [ 37 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2025.11.08 00:03:51.903006 [ 4 ] {4cece37f-2ceb-4c09-9b6a-4e61697f1bf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 6013 | 2025.11.08 00:03:51.903021 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6014 | 2025.11.08 00:03:51.903047 [ 4 ] {4cece37f-2ceb-4c09-9b6a-4e61697f1bf1} <Debug> TCPHandler: Processed in 0.001348477 sec. | ||
| 6015 | 2025.11.08 00:03:51.903084 [ 197 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 6016 | 2025.11.08 00:03:51.903162 [ 197 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6017 | 2025.11.08 00:03:51.903187 [ 197 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2016 rows starting from the beginning of the part | ||
| 6018 | 2025.11.08 00:03:51.903230 [ 197 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 6019 | 2025.11.08 00:03:51.903268 [ 197 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 6020 | 2025.11.08 00:03:51.903303 [ 197 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 6021 | 2025.11.08 00:03:51.903333 [ 197 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 6022 | 2025.11.08 00:03:51.903366 [ 197 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 6023 | 2025.11.08 00:03:51.904321 [ 191 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12070 rows, containing 5 columns (5 merged, 0 gathered) in 0.004900105 sec., 2463212.522996956 rows/sec., 169.16 MiB/sec. | ||
| 6024 | 2025.11.08 00:03:51.904525 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2316 rows, containing 4 columns (4 merged, 0 gathered) in 0.0014649 sec., 1580995.2897808724 rows/sec., 106.50 MiB/sec. | ||
| 6025 | 2025.11.08 00:03:51.904671 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6026 | 2025.11.08 00:03:51.904813 [ 191 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6027 | 2025.11.08 00:03:51.904969 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6028 | 2025.11.08 00:03:51.905050 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6029 | 2025.11.08 00:03:51.905126 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6030 | 2025.11.08 00:03:51.905186 [ 191 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_41_8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2025.11.08 00:03:51.905283 [ 191 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_41_8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6032 | 2025.11.08 00:03:51.905371 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6033 | 2025.11.08 00:03:52.001177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.83 MiB, peak 276.36 MiB, free memory in arenas 0.00 B, will set to 268.87 MiB (RSS), difference: 1.03 MiB | ||
| 6034 | 2025.11.08 00:03:52.632072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13859 | ||
| 6035 | 2025.11.08 00:03:52.632599 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2025.11.08 00:03:52.632652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6037 | 2025.11.08 00:03:52.633182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6038 | 2025.11.08 00:03:52.633427 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2025.11.08 00:03:52.633577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13859 | ||
| 6040 | 2025.11.08 00:03:53.422972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6041 | 2025.11.08 00:03:53.439186 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2025.11.08 00:03:53.439250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6043 | 2025.11.08 00:03:53.445300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6044 | 2025.11.08 00:03:53.445950 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6045 | 2025.11.08 00:03:53.448855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6046 | 2025.11.08 00:03:55.158888 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 748 | ||
| 6047 | 2025.11.08 00:03:55.161572 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2025.11.08 00:03:55.161626 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6049 | 2025.11.08 00:03:55.162851 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6050 | 2025.11.08 00:03:55.163142 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2025.11.08 00:03:55.163293 [ 34 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6052 | 2025.11.08 00:03:55.163338 [ 34 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2025.11.08 00:03:55.163361 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6054 | 2025.11.08 00:03:55.163498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 6055 | 2025.11.08 00:03:55.163498 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 6056 | 2025.11.08 00:03:55.164172 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6057 | 2025.11.08 00:03:55.164331 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part | ||
| 6058 | 2025.11.08 00:03:55.164693 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 6059 | 2025.11.08 00:03:55.165019 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 6060 | 2025.11.08 00:03:55.165377 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6061 | 2025.11.08 00:03:55.165718 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6062 | 2025.11.08 00:03:55.166043 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 6063 | 2025.11.08 00:03:55.171788 [ 197 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 72 columns (72 merged, 0 gathered) in 0.008351919 sec., 89560.25555324471 rows/sec., 74.18 MiB/sec. | ||
| 6064 | 2025.11.08 00:03:55.172915 [ 190 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6065 | 2025.11.08 00:03:55.173504 [ 190 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_21_4} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2025.11.08 00:03:55.173573 [ 190 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_21_4} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6067 | 2025.11.08 00:03:55.173786 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 6068 | 2025.11.08 00:03:56.856747 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2025.11.08 00:03:56.856963 [ 4 ] {7dd880bb-6cf5-4e88-8bf6-b9a2856124a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6070 | 2025.11.08 00:03:56.857036 [ 4 ] {7dd880bb-6cf5-4e88-8bf6-b9a2856124a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6071 | 2025.11.08 00:03:56.857734 [ 4 ] {7dd880bb-6cf5-4e88-8bf6-b9a2856124a6} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2025.11.08 00:03:56.857783 [ 4 ] {7dd880bb-6cf5-4e88-8bf6-b9a2856124a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6073 | 2025.11.08 00:03:56.858189 [ 4 ] {7dd880bb-6cf5-4e88-8bf6-b9a2856124a6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6074 | 2025.11.08 00:03:56.858434 [ 4 ] {7dd880bb-6cf5-4e88-8bf6-b9a2856124a6} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2025.11.08 00:03:56.858597 [ 4 ] {7dd880bb-6cf5-4e88-8bf6-b9a2856124a6} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001686 sec., 52194.543297746146 rows/sec., 4.40 MiB/sec. | ||
| 6076 | 2025.11.08 00:03:56.858640 [ 4 ] {7dd880bb-6cf5-4e88-8bf6-b9a2856124a6} <Debug> TCPHandler: Processed in 0.002029806 sec. | ||
| 6077 | 2025.11.08 00:03:56.858760 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2025.11.08 00:03:56.858857 [ 4 ] {c4cbd7df-c9a5-4b8b-85b1-0fdd2dde16f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6079 | 2025.11.08 00:03:56.858899 [ 4 ] {c4cbd7df-c9a5-4b8b-85b1-0fdd2dde16f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6080 | 2025.11.08 00:03:56.859305 [ 4 ] {c4cbd7df-c9a5-4b8b-85b1-0fdd2dde16f4} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2025.11.08 00:03:56.859343 [ 4 ] {c4cbd7df-c9a5-4b8b-85b1-0fdd2dde16f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6082 | 2025.11.08 00:03:56.859648 [ 4 ] {c4cbd7df-c9a5-4b8b-85b1-0fdd2dde16f4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6083 | 2025.11.08 00:03:56.859870 [ 4 ] {c4cbd7df-c9a5-4b8b-85b1-0fdd2dde16f4} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2025.11.08 00:03:56.860001 [ 4 ] {c4cbd7df-c9a5-4b8b-85b1-0fdd2dde16f4} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001166 sec., 13722.126929674101 rows/sec., 1.01 MiB/sec. | ||
| 6085 | 2025.11.08 00:03:56.860040 [ 4 ] {c4cbd7df-c9a5-4b8b-85b1-0fdd2dde16f4} <Debug> TCPHandler: Processed in 0.001333416 sec. | ||
| 6086 | 2025.11.08 00:03:56.860150 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2025.11.08 00:03:56.860245 [ 4 ] {d0b4796c-9558-4377-975d-655d33f61df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6088 | 2025.11.08 00:03:56.860286 [ 4 ] {d0b4796c-9558-4377-975d-655d33f61df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6089 | 2025.11.08 00:03:56.860702 [ 4 ] {d0b4796c-9558-4377-975d-655d33f61df1} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2025.11.08 00:03:56.860737 [ 4 ] {d0b4796c-9558-4377-975d-655d33f61df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6091 | 2025.11.08 00:03:56.861057 [ 4 ] {d0b4796c-9558-4377-975d-655d33f61df1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6092 | 2025.11.08 00:03:56.861298 [ 4 ] {d0b4796c-9558-4377-975d-655d33f61df1} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2025.11.08 00:03:56.861432 [ 4 ] {d0b4796c-9558-4377-975d-655d33f61df1} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001206 sec., 66334.99170812604 rows/sec., 5.18 MiB/sec. | ||
| 6094 | 2025.11.08 00:03:56.861469 [ 4 ] {d0b4796c-9558-4377-975d-655d33f61df1} <Debug> TCPHandler: Processed in 0.001369598 sec. | ||
| 6095 | 2025.11.08 00:03:56.861581 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2025.11.08 00:03:56.861675 [ 4 ] {2087385b-aeef-481c-968d-ce8700186f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6097 | 2025.11.08 00:03:56.861719 [ 4 ] {2087385b-aeef-481c-968d-ce8700186f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6098 | 2025.11.08 00:03:56.862112 [ 4 ] {2087385b-aeef-481c-968d-ce8700186f79} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2025.11.08 00:03:56.862147 [ 4 ] {2087385b-aeef-481c-968d-ce8700186f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6100 | 2025.11.08 00:03:56.862490 [ 4 ] {2087385b-aeef-481c-968d-ce8700186f79} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6101 | 2025.11.08 00:03:56.862717 [ 4 ] {2087385b-aeef-481c-968d-ce8700186f79} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2025.11.08 00:03:56.862845 [ 4 ] {2087385b-aeef-481c-968d-ce8700186f79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 6103 | 2025.11.08 00:03:56.862883 [ 4 ] {2087385b-aeef-481c-968d-ce8700186f79} <Debug> TCPHandler: Processed in 0.001352428 sec. | ||
| 6104 | 2025.11.08 00:03:56.862992 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2025.11.08 00:03:56.863087 [ 4 ] {a725e33a-3c1a-454c-8210-c9eabfb09039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6106 | 2025.11.08 00:03:56.863143 [ 4 ] {a725e33a-3c1a-454c-8210-c9eabfb09039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6107 | 2025.11.08 00:03:56.863905 [ 4 ] {a725e33a-3c1a-454c-8210-c9eabfb09039} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2025.11.08 00:03:56.863940 [ 4 ] {a725e33a-3c1a-454c-8210-c9eabfb09039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6109 | 2025.11.08 00:03:56.864478 [ 4 ] {a725e33a-3c1a-454c-8210-c9eabfb09039} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6110 | 2025.11.08 00:03:56.864707 [ 4 ] {a725e33a-3c1a-454c-8210-c9eabfb09039} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2025.11.08 00:03:56.864846 [ 4 ] {a725e33a-3c1a-454c-8210-c9eabfb09039} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001777 sec., 9003.939223410242 rows/sec., 16.13 MiB/sec. | ||
| 6112 | 2025.11.08 00:03:56.864900 [ 4 ] {a725e33a-3c1a-454c-8210-c9eabfb09039} <Debug> TCPHandler: Processed in 0.001957184 sec. | ||
| 6113 | 2025.11.08 00:03:56.865012 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6114 | 2025.11.08 00:03:56.865107 [ 4 ] {1ec205f5-b5f3-4288-a34e-cdae9fcd177b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6115 | 2025.11.08 00:03:56.865149 [ 4 ] {1ec205f5-b5f3-4288-a34e-cdae9fcd177b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6116 | 2025.11.08 00:03:56.865479 [ 4 ] {1ec205f5-b5f3-4288-a34e-cdae9fcd177b} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2025.11.08 00:03:56.865514 [ 4 ] {1ec205f5-b5f3-4288-a34e-cdae9fcd177b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6118 | 2025.11.08 00:03:56.865819 [ 4 ] {1ec205f5-b5f3-4288-a34e-cdae9fcd177b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6119 | 2025.11.08 00:03:56.866046 [ 4 ] {1ec205f5-b5f3-4288-a34e-cdae9fcd177b} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2025.11.08 00:03:56.866171 [ 4 ] {1ec205f5-b5f3-4288-a34e-cdae9fcd177b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6121 | 2025.11.08 00:03:56.866207 [ 4 ] {1ec205f5-b5f3-4288-a34e-cdae9fcd177b} <Debug> TCPHandler: Processed in 0.001246225 sec. | ||
| 6122 | 2025.11.08 00:04:00.011411 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6123 | 2025.11.08 00:04:00.011473 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6124 | 2025.11.08 00:04:00.133717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14371 | ||
| 6125 | 2025.11.08 00:04:00.134304 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2025.11.08 00:04:00.134353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6127 | 2025.11.08 00:04:00.134921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6128 | 2025.11.08 00:04:00.135176 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2025.11.08 00:04:00.135328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14371 | ||
| 6130 | 2025.11.08 00:04:00.948937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6131 | 2025.11.08 00:04:00.967252 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2025.11.08 00:04:00.967318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6133 | 2025.11.08 00:04:00.973172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6134 | 2025.11.08 00:04:00.973874 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2025.11.08 00:04:00.977331 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6136 | 2025.11.08 00:04:01.856656 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2025.11.08 00:04:01.856853 [ 4 ] {472bbed1-b701-4af0-9e0d-307c75ff2025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6138 | 2025.11.08 00:04:01.856915 [ 4 ] {472bbed1-b701-4af0-9e0d-307c75ff2025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6139 | 2025.11.08 00:04:01.857556 [ 4 ] {472bbed1-b701-4af0-9e0d-307c75ff2025} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2025.11.08 00:04:01.857600 [ 4 ] {472bbed1-b701-4af0-9e0d-307c75ff2025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6141 | 2025.11.08 00:04:01.857972 [ 4 ] {472bbed1-b701-4af0-9e0d-307c75ff2025} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6142 | 2025.11.08 00:04:01.858187 [ 4 ] {472bbed1-b701-4af0-9e0d-307c75ff2025} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2025.11.08 00:04:01.858339 [ 4 ] {472bbed1-b701-4af0-9e0d-307c75ff2025} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001533 sec., 70450.09784735812 rows/sec., 5.91 MiB/sec. | ||
| 6144 | 2025.11.08 00:04:01.858381 [ 4 ] {472bbed1-b701-4af0-9e0d-307c75ff2025} <Debug> TCPHandler: Processed in 0.001909163 sec. | ||
| 6145 | 2025.11.08 00:04:01.858502 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2025.11.08 00:04:01.858595 [ 4 ] {ba743a49-e235-4bb6-8f28-0648282ded7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6147 | 2025.11.08 00:04:01.858635 [ 4 ] {ba743a49-e235-4bb6-8f28-0648282ded7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6148 | 2025.11.08 00:04:01.859070 [ 4 ] {ba743a49-e235-4bb6-8f28-0648282ded7b} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2025.11.08 00:04:01.859106 [ 4 ] {ba743a49-e235-4bb6-8f28-0648282ded7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6150 | 2025.11.08 00:04:01.859394 [ 4 ] {ba743a49-e235-4bb6-8f28-0648282ded7b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6151 | 2025.11.08 00:04:01.859594 [ 4 ] {ba743a49-e235-4bb6-8f28-0648282ded7b} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2025.11.08 00:04:01.859708 [ 104 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6153 | 2025.11.08 00:04:01.859720 [ 4 ] {ba743a49-e235-4bb6-8f28-0648282ded7b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001143 sec., 22747.156605424323 rows/sec., 1.67 MiB/sec. | ||
| 6154 | 2025.11.08 00:04:01.859787 [ 104 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2025.11.08 00:04:01.859801 [ 4 ] {ba743a49-e235-4bb6-8f28-0648282ded7b} <Debug> TCPHandler: Processed in 0.001352117 sec. | ||
| 6156 | 2025.11.08 00:04:01.859820 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6157 | 2025.11.08 00:04:01.859924 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2025.11.08 00:04:01.859967 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 6159 | 2025.11.08 00:04:01.860022 [ 4 ] {a6c5662a-1514-4688-9d5a-f26d7be4f52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6160 | 2025.11.08 00:04:01.860065 [ 4 ] {a6c5662a-1514-4688-9d5a-f26d7be4f52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6161 | 2025.11.08 00:04:01.860116 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6162 | 2025.11.08 00:04:01.860156 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 72 rows starting from the beginning of the part | ||
| 6163 | 2025.11.08 00:04:01.860228 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 6164 | 2025.11.08 00:04:01.860279 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 6165 | 2025.11.08 00:04:01.860326 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 6166 | 2025.11.08 00:04:01.860372 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
| 6167 | 2025.11.08 00:04:01.860427 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 6168 | 2025.11.08 00:04:01.860489 [ 4 ] {a6c5662a-1514-4688-9d5a-f26d7be4f52c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2025.11.08 00:04:01.860528 [ 4 ] {a6c5662a-1514-4688-9d5a-f26d7be4f52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6170 | 2025.11.08 00:04:01.860865 [ 4 ] {a6c5662a-1514-4688-9d5a-f26d7be4f52c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6171 | 2025.11.08 00:04:01.861094 [ 4 ] {a6c5662a-1514-4688-9d5a-f26d7be4f52c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2025.11.08 00:04:01.861226 [ 4 ] {a6c5662a-1514-4688-9d5a-f26d7be4f52c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001225 sec., 73469.38775510204 rows/sec., 5.74 MiB/sec. | ||
| 6173 | 2025.11.08 00:04:01.861263 [ 4 ] {a6c5662a-1514-4688-9d5a-f26d7be4f52c} <Debug> TCPHandler: Processed in 0.001391378 sec. | ||
| 6174 | 2025.11.08 00:04:01.861265 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360117 sec., 138223.40283960864 rows/sec., 10.63 MiB/sec. | ||
| 6175 | 2025.11.08 00:04:01.861395 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6176 | 2025.11.08 00:04:01.861435 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6177 | 2025.11.08 00:04:01.861497 [ 4 ] {5ef9fcb1-eed9-423e-9366-be722a67008f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6178 | 2025.11.08 00:04:01.861545 [ 4 ] {5ef9fcb1-eed9-423e-9366-be722a67008f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6179 | 2025.11.08 00:04:01.861727 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_41_8} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2025.11.08 00:04:01.861804 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_41_8} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6181 | 2025.11.08 00:04:01.861878 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6182 | 2025.11.08 00:04:01.861950 [ 4 ] {5ef9fcb1-eed9-423e-9366-be722a67008f} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2025.11.08 00:04:01.861990 [ 4 ] {5ef9fcb1-eed9-423e-9366-be722a67008f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6184 | 2025.11.08 00:04:01.862320 [ 4 ] {5ef9fcb1-eed9-423e-9366-be722a67008f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6185 | 2025.11.08 00:04:01.862521 [ 4 ] {5ef9fcb1-eed9-423e-9366-be722a67008f} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2025.11.08 00:04:01.862647 [ 4 ] {5ef9fcb1-eed9-423e-9366-be722a67008f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 6187 | 2025.11.08 00:04:01.862683 [ 4 ] {5ef9fcb1-eed9-423e-9366-be722a67008f} <Debug> TCPHandler: Processed in 0.001341947 sec. | ||
| 6188 | 2025.11.08 00:04:01.862788 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6189 | 2025.11.08 00:04:01.862879 [ 4 ] {e55a5e40-ccfd-4941-a324-e7e9a9dfd9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6190 | 2025.11.08 00:04:01.862932 [ 4 ] {e55a5e40-ccfd-4941-a324-e7e9a9dfd9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6191 | 2025.11.08 00:04:01.863700 [ 4 ] {e55a5e40-ccfd-4941-a324-e7e9a9dfd9b1} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2025.11.08 00:04:01.863736 [ 4 ] {e55a5e40-ccfd-4941-a324-e7e9a9dfd9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6193 | 2025.11.08 00:04:01.864245 [ 4 ] {e55a5e40-ccfd-4941-a324-e7e9a9dfd9b1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6194 | 2025.11.08 00:04:01.864460 [ 4 ] {e55a5e40-ccfd-4941-a324-e7e9a9dfd9b1} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2025.11.08 00:04:01.864567 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6196 | 2025.11.08 00:04:01.864593 [ 4 ] {e55a5e40-ccfd-4941-a324-e7e9a9dfd9b1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001732 sec., 15011.547344110853 rows/sec., 26.90 MiB/sec. | ||
| 6197 | 2025.11.08 00:04:01.864601 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2025.11.08 00:04:01.864633 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6199 | 2025.11.08 00:04:01.864652 [ 4 ] {e55a5e40-ccfd-4941-a324-e7e9a9dfd9b1} <Debug> TCPHandler: Processed in 0.001912112 sec. | ||
| 6200 | 2025.11.08 00:04:01.864730 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 6201 | 2025.11.08 00:04:01.864766 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2025.11.08 00:04:01.864863 [ 4 ] {4699d157-1297-475d-bd70-31cdde75abcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6203 | 2025.11.08 00:04:01.864904 [ 4 ] {4699d157-1297-475d-bd70-31cdde75abcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6204 | 2025.11.08 00:04:01.864948 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6205 | 2025.11.08 00:04:01.865008 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 692 rows starting from the beginning of the part | ||
| 6206 | 2025.11.08 00:04:01.865131 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 6207 | 2025.11.08 00:04:01.865230 [ 4 ] {4699d157-1297-475d-bd70-31cdde75abcd} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2025.11.08 00:04:01.865242 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 6209 | 2025.11.08 00:04:01.865272 [ 4 ] {4699d157-1297-475d-bd70-31cdde75abcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6210 | 2025.11.08 00:04:01.865366 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 6211 | 2025.11.08 00:04:01.865471 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
| 6212 | 2025.11.08 00:04:01.865570 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 6213 | 2025.11.08 00:04:01.865581 [ 4 ] {4699d157-1297-475d-bd70-31cdde75abcd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6214 | 2025.11.08 00:04:01.865806 [ 4 ] {4699d157-1297-475d-bd70-31cdde75abcd} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2025.11.08 00:04:01.865944 [ 4 ] {4699d157-1297-475d-bd70-31cdde75abcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6216 | 2025.11.08 00:04:01.865980 [ 4 ] {4699d157-1297-475d-bd70-31cdde75abcd} <Debug> TCPHandler: Processed in 0.001263145 sec. | ||
| 6217 | 2025.11.08 00:04:01.880116 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 19 columns (19 merged, 0 gathered) in 0.015424244 sec., 51996.06541494027 rows/sec., 93.17 MiB/sec. | ||
| 6218 | 2025.11.08 00:04:01.880937 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6219 | 2025.11.08 00:04:01.881242 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2025.11.08 00:04:01.881308 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6221 | 2025.11.08 00:04:01.881384 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 6222 | 2025.11.08 00:04:02.001106 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.07 MiB, peak 277.66 MiB, free memory in arenas 0.00 B, will set to 272.01 MiB (RSS), difference: 1.94 MiB | ||
| 6223 | 2025.11.08 00:04:05.164571 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 772 | ||
| 6224 | 2025.11.08 00:04:05.166790 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2025.11.08 00:04:05.166850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6226 | 2025.11.08 00:04:05.168077 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6227 | 2025.11.08 00:04:05.168363 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2025.11.08 00:04:05.168735 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 772 | ||
| 6229 | 2025.11.08 00:04:06.857482 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2025.11.08 00:04:06.857679 [ 4 ] {f4d4f79b-62a1-41a5-98f5-29c12bb945fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6231 | 2025.11.08 00:04:06.857749 [ 4 ] {f4d4f79b-62a1-41a5-98f5-29c12bb945fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6232 | 2025.11.08 00:04:06.858530 [ 4 ] {f4d4f79b-62a1-41a5-98f5-29c12bb945fa} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2025.11.08 00:04:06.858583 [ 4 ] {f4d4f79b-62a1-41a5-98f5-29c12bb945fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6234 | 2025.11.08 00:04:06.858982 [ 4 ] {f4d4f79b-62a1-41a5-98f5-29c12bb945fa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6235 | 2025.11.08 00:04:06.859234 [ 4 ] {f4d4f79b-62a1-41a5-98f5-29c12bb945fa} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2025.11.08 00:04:06.859392 [ 4 ] {f4d4f79b-62a1-41a5-98f5-29c12bb945fa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001725 sec., 13913.04347826087 rows/sec., 1.15 MiB/sec. | ||
| 6237 | 2025.11.08 00:04:06.859441 [ 4 ] {f4d4f79b-62a1-41a5-98f5-29c12bb945fa} <Debug> TCPHandler: Processed in 0.002075797 sec. | ||
| 6238 | 2025.11.08 00:04:06.859574 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6239 | 2025.11.08 00:04:06.859674 [ 4 ] {b9132678-eec0-4c78-b985-e07301dfaeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6240 | 2025.11.08 00:04:06.859716 [ 4 ] {b9132678-eec0-4c78-b985-e07301dfaeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6241 | 2025.11.08 00:04:06.860263 [ 4 ] {b9132678-eec0-4c78-b985-e07301dfaeae} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2025.11.08 00:04:06.860301 [ 4 ] {b9132678-eec0-4c78-b985-e07301dfaeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6243 | 2025.11.08 00:04:06.860653 [ 4 ] {b9132678-eec0-4c78-b985-e07301dfaeae} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6244 | 2025.11.08 00:04:06.860857 [ 4 ] {b9132678-eec0-4c78-b985-e07301dfaeae} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2025.11.08 00:04:06.860988 [ 4 ] {b9132678-eec0-4c78-b985-e07301dfaeae} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001338 sec., 155455.9043348281 rows/sec., 13.90 MiB/sec. | ||
| 6246 | 2025.11.08 00:04:06.861025 [ 4 ] {b9132678-eec0-4c78-b985-e07301dfaeae} <Debug> TCPHandler: Processed in 0.001505531 sec. | ||
| 6247 | 2025.11.08 00:04:06.861147 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2025.11.08 00:04:06.861240 [ 4 ] {b9b032e2-0f74-43c1-a29b-97b3ef27ba6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6249 | 2025.11.08 00:04:06.861280 [ 4 ] {b9b032e2-0f74-43c1-a29b-97b3ef27ba6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6250 | 2025.11.08 00:04:06.861697 [ 4 ] {b9b032e2-0f74-43c1-a29b-97b3ef27ba6a} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2025.11.08 00:04:06.861733 [ 4 ] {b9b032e2-0f74-43c1-a29b-97b3ef27ba6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6252 | 2025.11.08 00:04:06.862020 [ 4 ] {b9b032e2-0f74-43c1-a29b-97b3ef27ba6a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6253 | 2025.11.08 00:04:06.862244 [ 4 ] {b9b032e2-0f74-43c1-a29b-97b3ef27ba6a} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2025.11.08 00:04:06.862374 [ 4 ] {b9b032e2-0f74-43c1-a29b-97b3ef27ba6a} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001153 sec., 24284.475281873376 rows/sec., 1.83 MiB/sec. | ||
| 6255 | 2025.11.08 00:04:06.862411 [ 4 ] {b9b032e2-0f74-43c1-a29b-97b3ef27ba6a} <Debug> TCPHandler: Processed in 0.001317386 sec. | ||
| 6256 | 2025.11.08 00:04:06.862517 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2025.11.08 00:04:06.862608 [ 4 ] {6b82a5f5-7b47-4134-859a-3a46ba2e2a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6258 | 2025.11.08 00:04:06.862646 [ 4 ] {6b82a5f5-7b47-4134-859a-3a46ba2e2a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6259 | 2025.11.08 00:04:06.863032 [ 4 ] {6b82a5f5-7b47-4134-859a-3a46ba2e2a98} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2025.11.08 00:04:06.863068 [ 4 ] {6b82a5f5-7b47-4134-859a-3a46ba2e2a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6261 | 2025.11.08 00:04:06.863362 [ 4 ] {6b82a5f5-7b47-4134-859a-3a46ba2e2a98} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6262 | 2025.11.08 00:04:06.863581 [ 4 ] {6b82a5f5-7b47-4134-859a-3a46ba2e2a98} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2025.11.08 00:04:06.863707 [ 4 ] {6b82a5f5-7b47-4134-859a-3a46ba2e2a98} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.78 MiB/sec. | ||
| 6264 | 2025.11.08 00:04:06.863743 [ 4 ] {6b82a5f5-7b47-4134-859a-3a46ba2e2a98} <Debug> TCPHandler: Processed in 0.001273915 sec. | ||
| 6265 | 2025.11.08 00:04:06.863847 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2025.11.08 00:04:06.863938 [ 4 ] {45c43ab3-8d01-4eb2-a64d-a851c2379e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6267 | 2025.11.08 00:04:06.863976 [ 4 ] {45c43ab3-8d01-4eb2-a64d-a851c2379e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6268 | 2025.11.08 00:04:06.864356 [ 4 ] {45c43ab3-8d01-4eb2-a64d-a851c2379e00} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2025.11.08 00:04:06.864391 [ 4 ] {45c43ab3-8d01-4eb2-a64d-a851c2379e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6270 | 2025.11.08 00:04:06.864678 [ 4 ] {45c43ab3-8d01-4eb2-a64d-a851c2379e00} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6271 | 2025.11.08 00:04:06.864886 [ 4 ] {45c43ab3-8d01-4eb2-a64d-a851c2379e00} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2025.11.08 00:04:06.865010 [ 4 ] {45c43ab3-8d01-4eb2-a64d-a851c2379e00} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 860.88 KiB/sec. | ||
| 6273 | 2025.11.08 00:04:06.865047 [ 4 ] {45c43ab3-8d01-4eb2-a64d-a851c2379e00} <Debug> TCPHandler: Processed in 0.001247455 sec. | ||
| 6274 | 2025.11.08 00:04:06.865150 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2025.11.08 00:04:06.865241 [ 4 ] {575b5997-56a2-4bdd-b2f8-83c11b9c63e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6276 | 2025.11.08 00:04:06.865280 [ 4 ] {575b5997-56a2-4bdd-b2f8-83c11b9c63e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6277 | 2025.11.08 00:04:06.865703 [ 4 ] {575b5997-56a2-4bdd-b2f8-83c11b9c63e7} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2025.11.08 00:04:06.865739 [ 4 ] {575b5997-56a2-4bdd-b2f8-83c11b9c63e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6279 | 2025.11.08 00:04:06.866041 [ 4 ] {575b5997-56a2-4bdd-b2f8-83c11b9c63e7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6280 | 2025.11.08 00:04:06.866253 [ 4 ] {575b5997-56a2-4bdd-b2f8-83c11b9c63e7} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2025.11.08 00:04:06.866380 [ 4 ] {575b5997-56a2-4bdd-b2f8-83c11b9c63e7} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001156 sec., 100346.02076124569 rows/sec., 8.16 MiB/sec. | ||
| 6282 | 2025.11.08 00:04:06.866417 [ 4 ] {575b5997-56a2-4bdd-b2f8-83c11b9c63e7} <Debug> TCPHandler: Processed in 0.001314596 sec. | ||
| 6283 | 2025.11.08 00:04:06.866521 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2025.11.08 00:04:06.866612 [ 4 ] {6ff6be49-d045-405b-ad68-656c03c40a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6285 | 2025.11.08 00:04:06.866654 [ 4 ] {6ff6be49-d045-405b-ad68-656c03c40a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6286 | 2025.11.08 00:04:06.867042 [ 4 ] {6ff6be49-d045-405b-ad68-656c03c40a63} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2025.11.08 00:04:06.867077 [ 4 ] {6ff6be49-d045-405b-ad68-656c03c40a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6288 | 2025.11.08 00:04:06.867414 [ 4 ] {6ff6be49-d045-405b-ad68-656c03c40a63} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6289 | 2025.11.08 00:04:06.867628 [ 4 ] {6ff6be49-d045-405b-ad68-656c03c40a63} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2025.11.08 00:04:06.867752 [ 4 ] {6ff6be49-d045-405b-ad68-656c03c40a63} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001158 sec., 169257.34024179622 rows/sec., 12.14 MiB/sec. | ||
| 6291 | 2025.11.08 00:04:06.867788 [ 4 ] {6ff6be49-d045-405b-ad68-656c03c40a63} <Debug> TCPHandler: Processed in 0.001314736 sec. | ||
| 6292 | 2025.11.08 00:04:06.867893 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2025.11.08 00:04:06.867984 [ 4 ] {d2d9b874-43e7-4c17-b251-76556d52e56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6294 | 2025.11.08 00:04:06.868037 [ 4 ] {d2d9b874-43e7-4c17-b251-76556d52e56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6295 | 2025.11.08 00:04:06.868805 [ 4 ] {d2d9b874-43e7-4c17-b251-76556d52e56d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2025.11.08 00:04:06.868841 [ 4 ] {d2d9b874-43e7-4c17-b251-76556d52e56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6297 | 2025.11.08 00:04:06.869359 [ 4 ] {d2d9b874-43e7-4c17-b251-76556d52e56d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6298 | 2025.11.08 00:04:06.869576 [ 4 ] {d2d9b874-43e7-4c17-b251-76556d52e56d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2025.11.08 00:04:06.869710 [ 4 ] {d2d9b874-43e7-4c17-b251-76556d52e56d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001744 sec., 9174.311926605504 rows/sec., 16.44 MiB/sec. | ||
| 6300 | 2025.11.08 00:04:06.869762 [ 4 ] {d2d9b874-43e7-4c17-b251-76556d52e56d} <Debug> TCPHandler: Processed in 0.001916812 sec. | ||
| 6301 | 2025.11.08 00:04:06.869867 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2025.11.08 00:04:06.869959 [ 4 ] {5c91b764-68dc-40f1-ad2c-39385663ceca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6303 | 2025.11.08 00:04:06.870000 [ 4 ] {5c91b764-68dc-40f1-ad2c-39385663ceca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6304 | 2025.11.08 00:04:06.870337 [ 4 ] {5c91b764-68dc-40f1-ad2c-39385663ceca} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2025.11.08 00:04:06.870373 [ 4 ] {5c91b764-68dc-40f1-ad2c-39385663ceca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6306 | 2025.11.08 00:04:06.870674 [ 4 ] {5c91b764-68dc-40f1-ad2c-39385663ceca} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6307 | 2025.11.08 00:04:06.870882 [ 4 ] {5c91b764-68dc-40f1-ad2c-39385663ceca} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2025.11.08 00:04:06.871007 [ 4 ] {5c91b764-68dc-40f1-ad2c-39385663ceca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 6309 | 2025.11.08 00:04:06.871043 [ 4 ] {5c91b764-68dc-40f1-ad2c-39385663ceca} <Debug> TCPHandler: Processed in 0.001223433 sec. | ||
| 6310 | 2025.11.08 00:04:07.635467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14819 | ||
| 6311 | 2025.11.08 00:04:07.636011 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2025.11.08 00:04:07.636048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6313 | 2025.11.08 00:04:07.636530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6314 | 2025.11.08 00:04:07.636758 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2025.11.08 00:04:07.636884 [ 148 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6316 | 2025.11.08 00:04:07.636899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14819 | ||
| 6317 | 2025.11.08 00:04:07.636933 [ 148 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2025.11.08 00:04:07.636958 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6319 | 2025.11.08 00:04:07.637125 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 6320 | 2025.11.08 00:04:07.637345 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6321 | 2025.11.08 00:04:07.637405 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12451 rows starting from the beginning of the part | ||
| 6322 | 2025.11.08 00:04:07.637507 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 6323 | 2025.11.08 00:04:07.637584 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 6324 | 2025.11.08 00:04:07.637657 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 6325 | 2025.11.08 00:04:07.637724 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 6326 | 2025.11.08 00:04:07.637789 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 6327 | 2025.11.08 00:04:07.639616 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14819 rows, containing 4 columns (4 merged, 0 gathered) in 0.002573871 sec., 5757475.8020118335 rows/sec., 82.36 MiB/sec. | ||
| 6328 | 2025.11.08 00:04:07.640092 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6329 | 2025.11.08 00:04:07.640413 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_31_6} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2025.11.08 00:04:07.640497 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_31_6} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6331 | 2025.11.08 00:04:07.640623 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6332 | 2025.11.08 00:04:08.477462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6333 | 2025.11.08 00:04:08.495447 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2025.11.08 00:04:08.495502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6335 | 2025.11.08 00:04:08.501026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6336 | 2025.11.08 00:04:08.501728 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2025.11.08 00:04:08.502007 [ 147 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6338 | 2025.11.08 00:04:08.502051 [ 147 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2025.11.08 00:04:08.502074 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6340 | 2025.11.08 00:04:08.502195 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 6341 | 2025.11.08 00:04:08.505446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6342 | 2025.11.08 00:04:08.506192 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6343 | 2025.11.08 00:04:08.507608 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 6344 | 2025.11.08 00:04:08.512349 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 6345 | 2025.11.08 00:04:08.516815 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 6346 | 2025.11.08 00:04:08.521060 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 6347 | 2025.11.08 00:04:08.525300 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 6348 | 2025.11.08 00:04:08.529377 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 6349 | 2025.11.08 00:04:08.582605 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080458791 sec., 2908.3211056452487 rows/sec., 15.04 MiB/sec. | ||
| 6350 | 2025.11.08 00:04:08.585616 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6351 | 2025.11.08 00:04:08.587652 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_31_6} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2025.11.08 00:04:08.587762 [ 200 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_31_6} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6353 | 2025.11.08 00:04:08.590559 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6354 | 2025.11.08 00:04:09.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.10 MiB, peak 283.65 MiB, free memory in arenas 0.00 B, will set to 277.95 MiB (RSS), difference: 4.85 MiB | ||
| 6355 | 2025.11.08 00:04:11.855854 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2025.11.08 00:04:11.856065 [ 4 ] {a299d840-f737-459c-8053-fee520d45b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6357 | 2025.11.08 00:04:11.856137 [ 4 ] {a299d840-f737-459c-8053-fee520d45b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6358 | 2025.11.08 00:04:11.856826 [ 4 ] {a299d840-f737-459c-8053-fee520d45b44} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2025.11.08 00:04:11.856869 [ 4 ] {a299d840-f737-459c-8053-fee520d45b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6360 | 2025.11.08 00:04:11.857279 [ 4 ] {a299d840-f737-459c-8053-fee520d45b44} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6361 | 2025.11.08 00:04:11.857527 [ 4 ] {a299d840-f737-459c-8053-fee520d45b44} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2025.11.08 00:04:11.857689 [ 4 ] {a299d840-f737-459c-8053-fee520d45b44} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001679 sec., 64324.00238237046 rows/sec., 5.39 MiB/sec. | ||
| 6363 | 2025.11.08 00:04:11.857733 [ 4 ] {a299d840-f737-459c-8053-fee520d45b44} <Debug> TCPHandler: Processed in 0.002013986 sec. | ||
| 6364 | 2025.11.08 00:04:11.857854 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2025.11.08 00:04:11.857950 [ 4 ] {f357c5a4-9916-4f21-b321-7a003b582031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6366 | 2025.11.08 00:04:11.857992 [ 4 ] {f357c5a4-9916-4f21-b321-7a003b582031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6367 | 2025.11.08 00:04:11.858428 [ 4 ] {f357c5a4-9916-4f21-b321-7a003b582031} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2025.11.08 00:04:11.858466 [ 4 ] {f357c5a4-9916-4f21-b321-7a003b582031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6369 | 2025.11.08 00:04:11.858780 [ 4 ] {f357c5a4-9916-4f21-b321-7a003b582031} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6370 | 2025.11.08 00:04:11.859006 [ 4 ] {f357c5a4-9916-4f21-b321-7a003b582031} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2025.11.08 00:04:11.859137 [ 4 ] {f357c5a4-9916-4f21-b321-7a003b582031} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001206 sec., 21558.87230514096 rows/sec., 1.58 MiB/sec. | ||
| 6372 | 2025.11.08 00:04:11.859180 [ 4 ] {f357c5a4-9916-4f21-b321-7a003b582031} <Debug> TCPHandler: Processed in 0.001377818 sec. | ||
| 6373 | 2025.11.08 00:04:11.859284 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2025.11.08 00:04:11.859382 [ 4 ] {3fa94d29-044f-4fd7-af78-2e80a375ad3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6375 | 2025.11.08 00:04:11.859423 [ 4 ] {3fa94d29-044f-4fd7-af78-2e80a375ad3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6376 | 2025.11.08 00:04:11.859844 [ 4 ] {3fa94d29-044f-4fd7-af78-2e80a375ad3e} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2025.11.08 00:04:11.859881 [ 4 ] {3fa94d29-044f-4fd7-af78-2e80a375ad3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6378 | 2025.11.08 00:04:11.860191 [ 4 ] {3fa94d29-044f-4fd7-af78-2e80a375ad3e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6379 | 2025.11.08 00:04:11.860399 [ 4 ] {3fa94d29-044f-4fd7-af78-2e80a375ad3e} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2025.11.08 00:04:11.860532 [ 4 ] {3fa94d29-044f-4fd7-af78-2e80a375ad3e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001168 sec., 77054.79452054795 rows/sec., 6.02 MiB/sec. | ||
| 6381 | 2025.11.08 00:04:11.860569 [ 4 ] {3fa94d29-044f-4fd7-af78-2e80a375ad3e} <Debug> TCPHandler: Processed in 0.001333707 sec. | ||
| 6382 | 2025.11.08 00:04:11.860673 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2025.11.08 00:04:11.860765 [ 4 ] {aada1569-324a-4ead-b80b-fa395687eb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6384 | 2025.11.08 00:04:11.860808 [ 4 ] {aada1569-324a-4ead-b80b-fa395687eb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6385 | 2025.11.08 00:04:11.861198 [ 4 ] {aada1569-324a-4ead-b80b-fa395687eb5d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2025.11.08 00:04:11.861234 [ 4 ] {aada1569-324a-4ead-b80b-fa395687eb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6387 | 2025.11.08 00:04:11.861548 [ 4 ] {aada1569-324a-4ead-b80b-fa395687eb5d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6388 | 2025.11.08 00:04:11.861750 [ 4 ] {aada1569-324a-4ead-b80b-fa395687eb5d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2025.11.08 00:04:11.861883 [ 4 ] {aada1569-324a-4ead-b80b-fa395687eb5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 6390 | 2025.11.08 00:04:11.861920 [ 4 ] {aada1569-324a-4ead-b80b-fa395687eb5d} <Debug> TCPHandler: Processed in 0.001294416 sec. | ||
| 6391 | 2025.11.08 00:04:11.862035 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6392 | 2025.11.08 00:04:11.862159 [ 4 ] {08c1176d-a078-4b16-9026-4f1413ede4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6393 | 2025.11.08 00:04:11.862218 [ 4 ] {08c1176d-a078-4b16-9026-4f1413ede4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6394 | 2025.11.08 00:04:11.863043 [ 4 ] {08c1176d-a078-4b16-9026-4f1413ede4d0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2025.11.08 00:04:11.863080 [ 4 ] {08c1176d-a078-4b16-9026-4f1413ede4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6396 | 2025.11.08 00:04:11.863621 [ 4 ] {08c1176d-a078-4b16-9026-4f1413ede4d0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6397 | 2025.11.08 00:04:11.863846 [ 4 ] {08c1176d-a078-4b16-9026-4f1413ede4d0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2025.11.08 00:04:11.863984 [ 4 ] {08c1176d-a078-4b16-9026-4f1413ede4d0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00185 sec., 14054.054054054053 rows/sec., 25.18 MiB/sec. | ||
| 6399 | 2025.11.08 00:04:11.864045 [ 4 ] {08c1176d-a078-4b16-9026-4f1413ede4d0} <Debug> TCPHandler: Processed in 0.002070257 sec. | ||
| 6400 | 2025.11.08 00:04:11.864153 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6401 | 2025.11.08 00:04:11.864246 [ 4 ] {0b89956c-5629-4d57-bc5d-9f3dc98d6dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6402 | 2025.11.08 00:04:11.864288 [ 4 ] {0b89956c-5629-4d57-bc5d-9f3dc98d6dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6403 | 2025.11.08 00:04:11.864620 [ 4 ] {0b89956c-5629-4d57-bc5d-9f3dc98d6dda} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2025.11.08 00:04:11.864655 [ 4 ] {0b89956c-5629-4d57-bc5d-9f3dc98d6dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6405 | 2025.11.08 00:04:11.864959 [ 4 ] {0b89956c-5629-4d57-bc5d-9f3dc98d6dda} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6406 | 2025.11.08 00:04:11.865178 [ 4 ] {0b89956c-5629-4d57-bc5d-9f3dc98d6dda} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2025.11.08 00:04:11.865308 [ 4 ] {0b89956c-5629-4d57-bc5d-9f3dc98d6dda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 6408 | 2025.11.08 00:04:11.865344 [ 4 ] {0b89956c-5629-4d57-bc5d-9f3dc98d6dda} <Debug> TCPHandler: Processed in 0.001240004 sec. | ||
| 6409 | 2025.11.08 00:04:15.011735 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6410 | 2025.11.08 00:04:15.011814 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6411 | 2025.11.08 00:04:15.137082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15331 | ||
| 6412 | 2025.11.08 00:04:15.137650 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2025.11.08 00:04:15.137695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6414 | 2025.11.08 00:04:15.138429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6415 | 2025.11.08 00:04:15.138677 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2025.11.08 00:04:15.138839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15331 | ||
| 6417 | 2025.11.08 00:04:15.169096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 802 | ||
| 6418 | 2025.11.08 00:04:15.171506 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2025.11.08 00:04:15.171558 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6420 | 2025.11.08 00:04:15.172790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6421 | 2025.11.08 00:04:15.173079 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2025.11.08 00:04:15.173447 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 6423 | 2025.11.08 00:04:16.002181 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000854943 sec. | ||
| 6424 | 2025.11.08 00:04:16.005577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6425 | 2025.11.08 00:04:16.020702 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2025.11.08 00:04:16.020755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6427 | 2025.11.08 00:04:16.026214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6428 | 2025.11.08 00:04:16.026884 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2025.11.08 00:04:16.029477 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6430 | 2025.11.08 00:04:16.856825 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6431 | 2025.11.08 00:04:16.857103 [ 4 ] {daf370fe-c396-4d01-81c0-8213ffa3bacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6432 | 2025.11.08 00:04:16.857207 [ 4 ] {daf370fe-c396-4d01-81c0-8213ffa3bacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6433 | 2025.11.08 00:04:16.857972 [ 4 ] {daf370fe-c396-4d01-81c0-8213ffa3bacc} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2025.11.08 00:04:16.858022 [ 4 ] {daf370fe-c396-4d01-81c0-8213ffa3bacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6435 | 2025.11.08 00:04:16.858434 [ 4 ] {daf370fe-c396-4d01-81c0-8213ffa3bacc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6436 | 2025.11.08 00:04:16.858697 [ 4 ] {daf370fe-c396-4d01-81c0-8213ffa3bacc} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2025.11.08 00:04:16.858829 [ 143 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6438 | 2025.11.08 00:04:16.858854 [ 4 ] {daf370fe-c396-4d01-81c0-8213ffa3bacc} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001826 sec., 48192.77108433735 rows/sec., 4.06 MiB/sec. | ||
| 6439 | 2025.11.08 00:04:16.858904 [ 143 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2025.11.08 00:04:16.858916 [ 4 ] {daf370fe-c396-4d01-81c0-8213ffa3bacc} <Debug> TCPHandler: Processed in 0.002271392 sec. | ||
| 6441 | 2025.11.08 00:04:16.858938 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6442 | 2025.11.08 00:04:16.859050 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2025.11.08 00:04:16.859055 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 6444 | 2025.11.08 00:04:16.859150 [ 4 ] {5ccac069-ae53-4cfd-9980-a553e1d75727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6445 | 2025.11.08 00:04:16.859188 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6446 | 2025.11.08 00:04:16.859196 [ 4 ] {5ccac069-ae53-4cfd-9980-a553e1d75727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6447 | 2025.11.08 00:04:16.859233 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 6448 | 2025.11.08 00:04:16.859310 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part | ||
| 6449 | 2025.11.08 00:04:16.859362 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 108 rows starting from the beginning of the part | ||
| 6450 | 2025.11.08 00:04:16.859412 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 208 rows starting from the beginning of the part | ||
| 6451 | 2025.11.08 00:04:16.859453 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 108 rows starting from the beginning of the part | ||
| 6452 | 2025.11.08 00:04:16.859490 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part | ||
| 6453 | 2025.11.08 00:04:16.859619 [ 4 ] {5ccac069-ae53-4cfd-9980-a553e1d75727} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2025.11.08 00:04:16.859662 [ 4 ] {5ccac069-ae53-4cfd-9980-a553e1d75727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6455 | 2025.11.08 00:04:16.860124 [ 4 ] {5ccac069-ae53-4cfd-9980-a553e1d75727} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6456 | 2025.11.08 00:04:16.860363 [ 4 ] {5ccac069-ae53-4cfd-9980-a553e1d75727} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2025.11.08 00:04:16.860500 [ 4 ] {5ccac069-ae53-4cfd-9980-a553e1d75727} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00137 sec., 11678.832116788322 rows/sec., 878.19 KiB/sec. | ||
| 6458 | 2025.11.08 00:04:16.860539 [ 4 ] {5ccac069-ae53-4cfd-9980-a553e1d75727} <Debug> TCPHandler: Processed in 0.001539542 sec. | ||
| 6459 | 2025.11.08 00:04:16.860648 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2025.11.08 00:04:16.860716 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2009 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703436 sec., 1179380.9688183179 rows/sec., 104.21 MiB/sec. | ||
| 6461 | 2025.11.08 00:04:16.860741 [ 4 ] {19d9a5c0-156f-4fbb-9c93-5f0de56be56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6462 | 2025.11.08 00:04:16.860801 [ 4 ] {19d9a5c0-156f-4fbb-9c93-5f0de56be56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6463 | 2025.11.08 00:04:16.861030 [ 188 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6464 | 2025.11.08 00:04:16.861229 [ 4 ] {19d9a5c0-156f-4fbb-9c93-5f0de56be56f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2025.11.08 00:04:16.861272 [ 4 ] {19d9a5c0-156f-4fbb-9c93-5f0de56be56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6466 | 2025.11.08 00:04:16.861403 [ 188 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_46_9} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2025.11.08 00:04:16.861503 [ 188 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_46_9} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6468 | 2025.11.08 00:04:16.861612 [ 4 ] {19d9a5c0-156f-4fbb-9c93-5f0de56be56f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6469 | 2025.11.08 00:04:16.861616 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6470 | 2025.11.08 00:04:16.861838 [ 4 ] {19d9a5c0-156f-4fbb-9c93-5f0de56be56f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2025.11.08 00:04:16.861948 [ 143 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6472 | 2025.11.08 00:04:16.861972 [ 4 ] {19d9a5c0-156f-4fbb-9c93-5f0de56be56f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001249 sec., 64051.24099279424 rows/sec., 5.00 MiB/sec. | ||
| 6473 | 2025.11.08 00:04:16.861979 [ 143 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2025.11.08 00:04:16.862011 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6475 | 2025.11.08 00:04:16.862017 [ 4 ] {19d9a5c0-156f-4fbb-9c93-5f0de56be56f} <Debug> TCPHandler: Processed in 0.001419389 sec. | ||
| 6476 | 2025.11.08 00:04:16.862091 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 6477 | 2025.11.08 00:04:16.862141 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6478 | 2025.11.08 00:04:16.862180 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6479 | 2025.11.08 00:04:16.862211 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 634 rows starting from the beginning of the part | ||
| 6480 | 2025.11.08 00:04:16.862233 [ 4 ] {a525bab4-4d27-47cc-8529-c4b5016c56b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6481 | 2025.11.08 00:04:16.862277 [ 4 ] {a525bab4-4d27-47cc-8529-c4b5016c56b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6482 | 2025.11.08 00:04:16.862295 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 80 rows starting from the beginning of the part | ||
| 6483 | 2025.11.08 00:04:16.862341 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 6484 | 2025.11.08 00:04:16.862385 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 116 rows starting from the beginning of the part | ||
| 6485 | 2025.11.08 00:04:16.862425 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 6486 | 2025.11.08 00:04:16.862472 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 80 rows starting from the beginning of the part | ||
| 6487 | 2025.11.08 00:04:16.862683 [ 4 ] {a525bab4-4d27-47cc-8529-c4b5016c56b6} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2025.11.08 00:04:16.862717 [ 4 ] {a525bab4-4d27-47cc-8529-c4b5016c56b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6489 | 2025.11.08 00:04:16.863057 [ 4 ] {a525bab4-4d27-47cc-8529-c4b5016c56b6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6490 | 2025.11.08 00:04:16.863278 [ 4 ] {a525bab4-4d27-47cc-8529-c4b5016c56b6} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2025.11.08 00:04:16.863381 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6492 | 2025.11.08 00:04:16.863383 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331486 sec., 818634.2177086353 rows/sec., 66.04 MiB/sec. | ||
| 6493 | 2025.11.08 00:04:16.863403 [ 4 ] {a525bab4-4d27-47cc-8529-c4b5016c56b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 6494 | 2025.11.08 00:04:16.863415 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2025.11.08 00:04:16.863455 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6496 | 2025.11.08 00:04:16.863457 [ 4 ] {a525bab4-4d27-47cc-8529-c4b5016c56b6} <Debug> TCPHandler: Processed in 0.001366067 sec. | ||
| 6497 | 2025.11.08 00:04:16.863534 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 6498 | 2025.11.08 00:04:16.863577 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6499 | 2025.11.08 00:04:16.863579 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2025.11.08 00:04:16.863618 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6501 | 2025.11.08 00:04:16.863645 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12070 rows starting from the beginning of the part | ||
| 6502 | 2025.11.08 00:04:16.863691 [ 4 ] {f982b0d2-0651-4306-b89c-1b22b569b20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6503 | 2025.11.08 00:04:16.863694 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 6504 | 2025.11.08 00:04:16.863745 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 6505 | 2025.11.08 00:04:16.863748 [ 4 ] {f982b0d2-0651-4306-b89c-1b22b569b20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6506 | 2025.11.08 00:04:16.863783 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 196 rows starting from the beginning of the part | ||
| 6507 | 2025.11.08 00:04:16.863821 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 6508 | 2025.11.08 00:04:16.863857 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 6509 | 2025.11.08 00:04:16.863929 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_46_9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2025.11.08 00:04:16.864030 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_46_9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6511 | 2025.11.08 00:04:16.864136 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6512 | 2025.11.08 00:04:16.864533 [ 4 ] {f982b0d2-0651-4306-b89c-1b22b569b20a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2025.11.08 00:04:16.864572 [ 4 ] {f982b0d2-0651-4306-b89c-1b22b569b20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6514 | 2025.11.08 00:04:16.865177 [ 4 ] {f982b0d2-0651-4306-b89c-1b22b569b20a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6515 | 2025.11.08 00:04:16.865411 [ 4 ] {f982b0d2-0651-4306-b89c-1b22b569b20a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2025.11.08 00:04:16.865550 [ 4 ] {f982b0d2-0651-4306-b89c-1b22b569b20a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001877 sec., 8524.240809802877 rows/sec., 15.28 MiB/sec. | ||
| 6517 | 2025.11.08 00:04:16.865606 [ 4 ] {f982b0d2-0651-4306-b89c-1b22b569b20a} <Debug> TCPHandler: Processed in 0.002075237 sec. | ||
| 6518 | 2025.11.08 00:04:16.865710 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2025.11.08 00:04:16.865803 [ 4 ] {cb57c452-cda7-4d3a-912b-7d9dafa4564e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6520 | 2025.11.08 00:04:16.865845 [ 4 ] {cb57c452-cda7-4d3a-912b-7d9dafa4564e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6521 | 2025.11.08 00:04:16.866175 [ 4 ] {cb57c452-cda7-4d3a-912b-7d9dafa4564e} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2025.11.08 00:04:16.866211 [ 4 ] {cb57c452-cda7-4d3a-912b-7d9dafa4564e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6523 | 2025.11.08 00:04:16.866594 [ 4 ] {cb57c452-cda7-4d3a-912b-7d9dafa4564e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6524 | 2025.11.08 00:04:16.866813 [ 4 ] {cb57c452-cda7-4d3a-912b-7d9dafa4564e} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2025.11.08 00:04:16.866914 [ 143 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6526 | 2025.11.08 00:04:16.866937 [ 4 ] {cb57c452-cda7-4d3a-912b-7d9dafa4564e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 6527 | 2025.11.08 00:04:16.866942 [ 143 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2025.11.08 00:04:16.866984 [ 4 ] {cb57c452-cda7-4d3a-912b-7d9dafa4564e} <Debug> TCPHandler: Processed in 0.001323656 sec. | ||
| 6529 | 2025.11.08 00:04:16.867013 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6530 | 2025.11.08 00:04:16.867117 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 6531 | 2025.11.08 00:04:16.867231 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6532 | 2025.11.08 00:04:16.867261 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2316 rows starting from the beginning of the part | ||
| 6533 | 2025.11.08 00:04:16.867324 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 6534 | 2025.11.08 00:04:16.867370 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 6535 | 2025.11.08 00:04:16.867370 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12906 rows, containing 5 columns (5 merged, 0 gathered) in 0.003867777 sec., 3336800.4411836565 rows/sec., 229.47 MiB/sec. | ||
| 6536 | 2025.11.08 00:04:16.867413 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 6537 | 2025.11.08 00:04:16.867455 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 6538 | 2025.11.08 00:04:16.867495 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 6539 | 2025.11.08 00:04:16.867852 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6540 | 2025.11.08 00:04:16.868200 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2025.11.08 00:04:16.868288 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6542 | 2025.11.08 00:04:16.868403 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6543 | 2025.11.08 00:04:16.868728 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2616 rows, containing 4 columns (4 merged, 0 gathered) in 0.001652175 sec., 1583367.3793635662 rows/sec., 106.66 MiB/sec. | ||
| 6544 | 2025.11.08 00:04:16.869074 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6545 | 2025.11.08 00:04:16.869336 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_46_9} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2025.11.08 00:04:16.869409 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_46_9} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6547 | 2025.11.08 00:04:16.869495 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6548 | 2025.11.08 00:04:21.885426 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6549 | 2025.11.08 00:04:21.885623 [ 4 ] {d2f04a5a-38b1-4e9d-b00d-f446c4120d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6550 | 2025.11.08 00:04:21.885692 [ 4 ] {d2f04a5a-38b1-4e9d-b00d-f446c4120d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6551 | 2025.11.08 00:04:21.886910 [ 4 ] {d2f04a5a-38b1-4e9d-b00d-f446c4120d30} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2025.11.08 00:04:21.886964 [ 4 ] {d2f04a5a-38b1-4e9d-b00d-f446c4120d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6553 | 2025.11.08 00:04:21.887506 [ 4 ] {d2f04a5a-38b1-4e9d-b00d-f446c4120d30} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6554 | 2025.11.08 00:04:21.887758 [ 4 ] {d2f04a5a-38b1-4e9d-b00d-f446c4120d30} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2025.11.08 00:04:21.887937 [ 4 ] {d2f04a5a-38b1-4e9d-b00d-f446c4120d30} <Debug> executeQuery: Read 1248 rows, 105.84 KiB in 0.002362 sec., 528365.7917019475 rows/sec., 43.76 MiB/sec. | ||
| 6556 | 2025.11.08 00:04:21.887992 [ 4 ] {d2f04a5a-38b1-4e9d-b00d-f446c4120d30} <Debug> TCPHandler: Processed in 0.002695694 sec. | ||
| 6557 | 2025.11.08 00:04:21.888126 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6558 | 2025.11.08 00:04:21.888231 [ 4 ] {92528350-3dac-4f02-a37c-28409f259353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6559 | 2025.11.08 00:04:21.888281 [ 4 ] {92528350-3dac-4f02-a37c-28409f259353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6560 | 2025.11.08 00:04:21.888786 [ 4 ] {92528350-3dac-4f02-a37c-28409f259353} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2025.11.08 00:04:21.888823 [ 4 ] {92528350-3dac-4f02-a37c-28409f259353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6562 | 2025.11.08 00:04:21.889180 [ 4 ] {92528350-3dac-4f02-a37c-28409f259353} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6563 | 2025.11.08 00:04:21.889410 [ 4 ] {92528350-3dac-4f02-a37c-28409f259353} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2025.11.08 00:04:21.889556 [ 4 ] {92528350-3dac-4f02-a37c-28409f259353} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00135 sec., 19259.25925925926 rows/sec., 1.41 MiB/sec. | ||
| 6565 | 2025.11.08 00:04:21.889596 [ 4 ] {92528350-3dac-4f02-a37c-28409f259353} <Debug> TCPHandler: Processed in 0.001526122 sec. | ||
| 6566 | 2025.11.08 00:04:21.889710 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6567 | 2025.11.08 00:04:21.889810 [ 4 ] {96652800-38ab-44e4-9d92-359a2a1c0a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6568 | 2025.11.08 00:04:21.889851 [ 4 ] {96652800-38ab-44e4-9d92-359a2a1c0a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6569 | 2025.11.08 00:04:21.890323 [ 4 ] {96652800-38ab-44e4-9d92-359a2a1c0a2f} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2025.11.08 00:04:21.890358 [ 4 ] {96652800-38ab-44e4-9d92-359a2a1c0a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6571 | 2025.11.08 00:04:21.890693 [ 4 ] {96652800-38ab-44e4-9d92-359a2a1c0a2f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6572 | 2025.11.08 00:04:21.890911 [ 4 ] {96652800-38ab-44e4-9d92-359a2a1c0a2f} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2025.11.08 00:04:21.891040 [ 4 ] {96652800-38ab-44e4-9d92-359a2a1c0a2f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001253 sec., 181963.2881085395 rows/sec., 12.32 MiB/sec. | ||
| 6574 | 2025.11.08 00:04:21.891080 [ 4 ] {96652800-38ab-44e4-9d92-359a2a1c0a2f} <Debug> TCPHandler: Processed in 0.001421519 sec. | ||
| 6575 | 2025.11.08 00:04:21.891187 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2025.11.08 00:04:21.891283 [ 4 ] {d1962d29-f3d6-4125-96aa-a13aa9c23875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6577 | 2025.11.08 00:04:21.891322 [ 4 ] {d1962d29-f3d6-4125-96aa-a13aa9c23875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6578 | 2025.11.08 00:04:21.891873 [ 4 ] {d1962d29-f3d6-4125-96aa-a13aa9c23875} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2025.11.08 00:04:21.891910 [ 4 ] {d1962d29-f3d6-4125-96aa-a13aa9c23875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6580 | 2025.11.08 00:04:21.892251 [ 4 ] {d1962d29-f3d6-4125-96aa-a13aa9c23875} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6581 | 2025.11.08 00:04:21.892470 [ 4 ] {d1962d29-f3d6-4125-96aa-a13aa9c23875} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2025.11.08 00:04:21.892600 [ 4 ] {d1962d29-f3d6-4125-96aa-a13aa9c23875} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001337 sec., 408376.9633507853 rows/sec., 30.30 MiB/sec. | ||
| 6583 | 2025.11.08 00:04:21.892638 [ 4 ] {d1962d29-f3d6-4125-96aa-a13aa9c23875} <Debug> TCPHandler: Processed in 0.001500861 sec. | ||
| 6584 | 2025.11.08 00:04:21.892744 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2025.11.08 00:04:21.892838 [ 4 ] {385fb38b-7d73-44f5-8258-a5718a8135cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6586 | 2025.11.08 00:04:21.892881 [ 4 ] {385fb38b-7d73-44f5-8258-a5718a8135cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6587 | 2025.11.08 00:04:21.893398 [ 4 ] {385fb38b-7d73-44f5-8258-a5718a8135cd} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2025.11.08 00:04:21.893433 [ 4 ] {385fb38b-7d73-44f5-8258-a5718a8135cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6589 | 2025.11.08 00:04:21.893822 [ 4 ] {385fb38b-7d73-44f5-8258-a5718a8135cd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6590 | 2025.11.08 00:04:21.894044 [ 4 ] {385fb38b-7d73-44f5-8258-a5718a8135cd} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2025.11.08 00:04:21.894176 [ 4 ] {385fb38b-7d73-44f5-8258-a5718a8135cd} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001359 sec., 621044.8859455482 rows/sec., 41.80 MiB/sec. | ||
| 6592 | 2025.11.08 00:04:21.894213 [ 4 ] {385fb38b-7d73-44f5-8258-a5718a8135cd} <Debug> TCPHandler: Processed in 0.001520722 sec. | ||
| 6593 | 2025.11.08 00:04:21.894334 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6594 | 2025.11.08 00:04:21.894429 [ 4 ] {a04860c2-0d05-41ef-8830-7f92a9ea5fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6595 | 2025.11.08 00:04:21.894483 [ 4 ] {a04860c2-0d05-41ef-8830-7f92a9ea5fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6596 | 2025.11.08 00:04:21.895251 [ 4 ] {a04860c2-0d05-41ef-8830-7f92a9ea5fdf} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2025.11.08 00:04:21.895286 [ 4 ] {a04860c2-0d05-41ef-8830-7f92a9ea5fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6598 | 2025.11.08 00:04:21.895826 [ 4 ] {a04860c2-0d05-41ef-8830-7f92a9ea5fdf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6599 | 2025.11.08 00:04:21.896070 [ 4 ] {a04860c2-0d05-41ef-8830-7f92a9ea5fdf} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2025.11.08 00:04:21.896223 [ 4 ] {a04860c2-0d05-41ef-8830-7f92a9ea5fdf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001813 sec., 14340.871483728628 rows/sec., 25.70 MiB/sec. | ||
| 6601 | 2025.11.08 00:04:21.896295 [ 4 ] {a04860c2-0d05-41ef-8830-7f92a9ea5fdf} <Debug> TCPHandler: Processed in 0.002010845 sec. | ||
| 6602 | 2025.11.08 00:04:21.896405 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2025.11.08 00:04:21.896500 [ 4 ] {30599b7e-0f25-4df9-98e5-6d832e4643fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6604 | 2025.11.08 00:04:21.896542 [ 4 ] {30599b7e-0f25-4df9-98e5-6d832e4643fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6605 | 2025.11.08 00:04:21.896875 [ 4 ] {30599b7e-0f25-4df9-98e5-6d832e4643fd} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2025.11.08 00:04:21.896911 [ 4 ] {30599b7e-0f25-4df9-98e5-6d832e4643fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6607 | 2025.11.08 00:04:21.897231 [ 4 ] {30599b7e-0f25-4df9-98e5-6d832e4643fd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6608 | 2025.11.08 00:04:21.897454 [ 4 ] {30599b7e-0f25-4df9-98e5-6d832e4643fd} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2025.11.08 00:04:21.897583 [ 4 ] {30599b7e-0f25-4df9-98e5-6d832e4643fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 6610 | 2025.11.08 00:04:21.897620 [ 4 ] {30599b7e-0f25-4df9-98e5-6d832e4643fd} <Debug> TCPHandler: Processed in 0.001265394 sec. | ||
| 6611 | 2025.11.08 00:04:22.219935 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64923 | ||
| 6612 | 2025.11.08 00:04:22.220038 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6613 | 2025.11.08 00:04:22.220064 [ 292 ] {} <Debug> TCP-Session: 7d5a550d-a56a-49a9-abe9-bfd25b660b99 Authenticating user 'default' from [fd00:1122:3344:101::e]:64923 | ||
| 6614 | 2025.11.08 00:04:22.220086 [ 292 ] {} <Debug> TCP-Session: 7d5a550d-a56a-49a9-abe9-bfd25b660b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2025.11.08 00:04:22.220098 [ 292 ] {} <Debug> TCP-Session: 7d5a550d-a56a-49a9-abe9-bfd25b660b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6616 | 2025.11.08 00:04:22.220291 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39311 | ||
| 6617 | 2025.11.08 00:04:22.220304 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39744 | ||
| 6618 | 2025.11.08 00:04:22.220353 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51879 | ||
| 6619 | 2025.11.08 00:04:22.220379 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39582 | ||
| 6620 | 2025.11.08 00:04:22.220413 [ 292 ] {} <Trace> TCP-Session: 7d5a550d-a56a-49a9-abe9-bfd25b660b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6621 | 2025.11.08 00:04:22.220426 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6622 | 2025.11.08 00:04:22.220364 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47899 | ||
| 6623 | 2025.11.08 00:04:22.220478 [ 293 ] {} <Debug> TCP-Session: 41b24b22-d80c-4aaf-be13-40c23579b514 Authenticating user 'default' from [fd00:1122:3344:101::e]:39311 | ||
| 6624 | 2025.11.08 00:04:22.220338 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35707 | ||
| 6625 | 2025.11.08 00:04:22.220533 [ 293 ] {} <Debug> TCP-Session: 41b24b22-d80c-4aaf-be13-40c23579b514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6626 | 2025.11.08 00:04:22.220329 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44121 | ||
| 6627 | 2025.11.08 00:04:22.220558 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6628 | 2025.11.08 00:04:22.220561 [ 293 ] {} <Debug> TCP-Session: 41b24b22-d80c-4aaf-be13-40c23579b514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6629 | 2025.11.08 00:04:22.220609 [ 294 ] {} <Debug> TCP-Session: 8c7f2026-d931-4255-90a1-9c7b38e31a2c Authenticating user 'default' from [fd00:1122:3344:101::e]:39744 | ||
| 6630 | 2025.11.08 00:04:22.220596 [ 292 ] {5ff93da1-cd36-47f7-8ac5-a86934807a26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64923) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6631 | 2025.11.08 00:04:22.220656 [ 294 ] {} <Debug> TCP-Session: 8c7f2026-d931-4255-90a1-9c7b38e31a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6632 | 2025.11.08 00:04:22.220300 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57466 | ||
| 6633 | 2025.11.08 00:04:22.220682 [ 294 ] {} <Debug> TCP-Session: 8c7f2026-d931-4255-90a1-9c7b38e31a2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6634 | 2025.11.08 00:04:22.220925 [ 292 ] {5ff93da1-cd36-47f7-8ac5-a86934807a26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6635 | 2025.11.08 00:04:22.220984 [ 292 ] {5ff93da1-cd36-47f7-8ac5-a86934807a26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6636 | 2025.11.08 00:04:22.221050 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6637 | 2025.11.08 00:04:22.221098 [ 291 ] {} <Debug> TCP-Session: 391eca18-61ef-4bf3-82aa-a8b08c3aa6ab Authenticating user 'default' from [fd00:1122:3344:101::e]:39582 | ||
| 6638 | 2025.11.08 00:04:22.221130 [ 291 ] {} <Debug> TCP-Session: 391eca18-61ef-4bf3-82aa-a8b08c3aa6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6639 | 2025.11.08 00:04:22.221147 [ 291 ] {} <Debug> TCP-Session: 391eca18-61ef-4bf3-82aa-a8b08c3aa6ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6640 | 2025.11.08 00:04:22.221269 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6641 | 2025.11.08 00:04:22.221278 [ 292 ] {5ff93da1-cd36-47f7-8ac5-a86934807a26} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 6642 | 2025.11.08 00:04:22.221302 [ 3 ] {} <Debug> TCP-Session: 9e49d59e-5721-4c79-823d-40c1f0900a12 Authenticating user 'default' from [fd00:1122:3344:101::e]:57466 | ||
| 6643 | 2025.11.08 00:04:22.221321 [ 3 ] {} <Debug> TCP-Session: 9e49d59e-5721-4c79-823d-40c1f0900a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6644 | 2025.11.08 00:04:22.221337 [ 3 ] {} <Debug> TCP-Session: 9e49d59e-5721-4c79-823d-40c1f0900a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6645 | 2025.11.08 00:04:22.221372 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6646 | 2025.11.08 00:04:22.221412 [ 290 ] {} <Debug> TCP-Session: 72aee6a3-ac4a-49ed-bf4a-64c348758c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:47899 | ||
| 6647 | 2025.11.08 00:04:22.221434 [ 290 ] {} <Debug> TCP-Session: 72aee6a3-ac4a-49ed-bf4a-64c348758c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6648 | 2025.11.08 00:04:22.221450 [ 290 ] {} <Debug> TCP-Session: 72aee6a3-ac4a-49ed-bf4a-64c348758c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6649 | 2025.11.08 00:04:22.221473 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6650 | 2025.11.08 00:04:22.221506 [ 288 ] {} <Debug> TCP-Session: 1b882a0c-a39f-423f-a466-bb4a857a3a7b Authenticating user 'default' from [fd00:1122:3344:101::e]:35707 | ||
| 6651 | 2025.11.08 00:04:22.221522 [ 288 ] {} <Debug> TCP-Session: 1b882a0c-a39f-423f-a466-bb4a857a3a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6652 | 2025.11.08 00:04:22.221539 [ 288 ] {} <Debug> TCP-Session: 1b882a0c-a39f-423f-a466-bb4a857a3a7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6653 | 2025.11.08 00:04:22.221576 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6654 | 2025.11.08 00:04:22.221608 [ 289 ] {} <Debug> TCP-Session: de70f83b-6e2f-4050-bfc6-2d076fd0fd0f Authenticating user 'default' from [fd00:1122:3344:101::e]:51879 | ||
| 6655 | 2025.11.08 00:04:22.221625 [ 289 ] {} <Debug> TCP-Session: de70f83b-6e2f-4050-bfc6-2d076fd0fd0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6656 | 2025.11.08 00:04:22.221640 [ 289 ] {} <Debug> TCP-Session: de70f83b-6e2f-4050-bfc6-2d076fd0fd0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6657 | 2025.11.08 00:04:22.221730 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6658 | 2025.11.08 00:04:22.221761 [ 286 ] {} <Debug> TCP-Session: b46c4b90-9035-4f5f-8b41-a9f03d4aa2bb Authenticating user 'default' from [fd00:1122:3344:101::e]:44121 | ||
| 6659 | 2025.11.08 00:04:22.221777 [ 286 ] {} <Debug> TCP-Session: b46c4b90-9035-4f5f-8b41-a9f03d4aa2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6660 | 2025.11.08 00:04:22.221788 [ 286 ] {} <Debug> TCP-Session: b46c4b90-9035-4f5f-8b41-a9f03d4aa2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6661 | 2025.11.08 00:04:22.222289 [ 340 ] {5ff93da1-cd36-47f7-8ac5-a86934807a26} <Trace> AggregatingTransform: Aggregating | ||
| 6662 | 2025.11.08 00:04:22.222341 [ 340 ] {5ff93da1-cd36-47f7-8ac5-a86934807a26} <Trace> Aggregator: Aggregation method: without_key | ||
| 6663 | 2025.11.08 00:04:22.222376 [ 340 ] {5ff93da1-cd36-47f7-8ac5-a86934807a26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989067 sec. (1011.054 rows/sec., 39.49 KiB/sec.) | ||
| 6664 | 2025.11.08 00:04:22.222394 [ 340 ] {5ff93da1-cd36-47f7-8ac5-a86934807a26} <Trace> Aggregator: Merging aggregated data | ||
| 6665 | 2025.11.08 00:04:22.223613 [ 292 ] {5ff93da1-cd36-47f7-8ac5-a86934807a26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003079 sec., 324.78077297823967 rows/sec., 12.69 KiB/sec. | ||
| 6666 | 2025.11.08 00:04:22.223728 [ 292 ] {5ff93da1-cd36-47f7-8ac5-a86934807a26} <Debug> TCPHandler: Processed in 0.003423234 sec. | ||
| 6667 | 2025.11.08 00:04:22.223856 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6668 | 2025.11.08 00:04:22.223869 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6669 | 2025.11.08 00:04:22.223889 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6670 | 2025.11.08 00:04:22.223901 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6671 | 2025.11.08 00:04:22.223918 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6672 | 2025.11.08 00:04:22.223938 [ 294 ] {} <Debug> TCP-Session: 8c7f2026-d931-4255-90a1-9c7b38e31a2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6673 | 2025.11.08 00:04:22.223948 [ 286 ] {} <Debug> TCP-Session: b46c4b90-9035-4f5f-8b41-a9f03d4aa2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6674 | 2025.11.08 00:04:22.223947 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6675 | 2025.11.08 00:04:22.223972 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6676 | 2025.11.08 00:04:22.224011 [ 291 ] {} <Debug> TCP-Session: 391eca18-61ef-4bf3-82aa-a8b08c3aa6ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6677 | 2025.11.08 00:04:22.223970 [ 3 ] {} <Debug> TCP-Session: 9e49d59e-5721-4c79-823d-40c1f0900a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6678 | 2025.11.08 00:04:22.224036 [ 290 ] {} <Debug> TCP-Session: 72aee6a3-ac4a-49ed-bf4a-64c348758c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6679 | 2025.11.08 00:04:22.223955 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6680 | 2025.11.08 00:04:22.223927 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6681 | 2025.11.08 00:04:22.224106 [ 288 ] {} <Debug> TCP-Session: 1b882a0c-a39f-423f-a466-bb4a857a3a7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6682 | 2025.11.08 00:04:22.223918 [ 293 ] {} <Debug> TCP-Session: 41b24b22-d80c-4aaf-be13-40c23579b514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6683 | 2025.11.08 00:04:22.224130 [ 289 ] {} <Debug> TCP-Session: de70f83b-6e2f-4050-bfc6-2d076fd0fd0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6684 | 2025.11.08 00:04:22.223893 [ 292 ] {} <Debug> TCP-Session: 7d5a550d-a56a-49a9-abe9-bfd25b660b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6685 | 2025.11.08 00:04:22.639722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15779 | ||
| 6686 | 2025.11.08 00:04:22.640382 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2025.11.08 00:04:22.640459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6688 | 2025.11.08 00:04:22.641176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6689 | 2025.11.08 00:04:22.641499 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2025.11.08 00:04:22.641718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15779 | ||
| 6691 | 2025.11.08 00:04:23.350366 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36843 | ||
| 6692 | 2025.11.08 00:04:23.350464 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6693 | 2025.11.08 00:04:23.350494 [ 292 ] {} <Debug> TCP-Session: f3ae38d6-3e29-4d66-9b1a-f8d1b8022702 Authenticating user 'default' from [fd00:1122:3344:101::e]:36843 | ||
| 6694 | 2025.11.08 00:04:23.350519 [ 292 ] {} <Debug> TCP-Session: f3ae38d6-3e29-4d66-9b1a-f8d1b8022702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6695 | 2025.11.08 00:04:23.350536 [ 292 ] {} <Debug> TCP-Session: f3ae38d6-3e29-4d66-9b1a-f8d1b8022702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6696 | 2025.11.08 00:04:23.350709 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58643 | ||
| 6697 | 2025.11.08 00:04:23.350737 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45988 | ||
| 6698 | 2025.11.08 00:04:23.350756 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57732 | ||
| 6699 | 2025.11.08 00:04:23.350778 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59015 | ||
| 6700 | 2025.11.08 00:04:23.350794 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50240 | ||
| 6701 | 2025.11.08 00:04:23.350823 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6702 | 2025.11.08 00:04:23.350872 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6703 | 2025.11.08 00:04:23.350904 [ 293 ] {} <Debug> TCP-Session: cdcaad9d-8a4b-4601-870e-ec2751d77924 Authenticating user 'default' from [fd00:1122:3344:101::e]:58643 | ||
| 6704 | 2025.11.08 00:04:23.350879 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6705 | 2025.11.08 00:04:23.350943 [ 286 ] {} <Debug> TCP-Session: 5529065e-1ef1-483c-9a70-ccb8db49d127 Authenticating user 'default' from [fd00:1122:3344:101::e]:45988 | ||
| 6706 | 2025.11.08 00:04:23.350938 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6707 | 2025.11.08 00:04:23.350969 [ 290 ] {} <Debug> TCP-Session: 4da5bb14-d7a2-44af-b3cc-ff24e7f8e6b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59015 | ||
| 6708 | 2025.11.08 00:04:23.350988 [ 286 ] {} <Debug> TCP-Session: 5529065e-1ef1-483c-9a70-ccb8db49d127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6709 | 2025.11.08 00:04:23.351004 [ 291 ] {} <Debug> TCP-Session: bc2c36c6-049b-45d1-b710-aa9f77315732 Authenticating user 'default' from [fd00:1122:3344:101::e]:50240 | ||
| 6710 | 2025.11.08 00:04:23.351007 [ 290 ] {} <Debug> TCP-Session: 4da5bb14-d7a2-44af-b3cc-ff24e7f8e6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6711 | 2025.11.08 00:04:23.351022 [ 286 ] {} <Debug> TCP-Session: 5529065e-1ef1-483c-9a70-ccb8db49d127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6712 | 2025.11.08 00:04:23.351044 [ 290 ] {} <Debug> TCP-Session: 4da5bb14-d7a2-44af-b3cc-ff24e7f8e6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6713 | 2025.11.08 00:04:23.351041 [ 291 ] {} <Debug> TCP-Session: bc2c36c6-049b-45d1-b710-aa9f77315732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6714 | 2025.11.08 00:04:23.350948 [ 293 ] {} <Debug> TCP-Session: cdcaad9d-8a4b-4601-870e-ec2751d77924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6715 | 2025.11.08 00:04:23.351081 [ 291 ] {} <Debug> TCP-Session: bc2c36c6-049b-45d1-b710-aa9f77315732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6716 | 2025.11.08 00:04:23.351101 [ 293 ] {} <Debug> TCP-Session: cdcaad9d-8a4b-4601-870e-ec2751d77924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6717 | 2025.11.08 00:04:23.350861 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6718 | 2025.11.08 00:04:23.350766 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59852 | ||
| 6719 | 2025.11.08 00:04:23.351157 [ 288 ] {} <Debug> TCP-Session: 8898b95e-bdec-46c7-8387-43028af66886 Authenticating user 'default' from [fd00:1122:3344:101::e]:57732 | ||
| 6720 | 2025.11.08 00:04:23.350725 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33900 | ||
| 6721 | 2025.11.08 00:04:23.351191 [ 288 ] {} <Debug> TCP-Session: 8898b95e-bdec-46c7-8387-43028af66886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6722 | 2025.11.08 00:04:23.350716 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41186 | ||
| 6723 | 2025.11.08 00:04:23.351216 [ 288 ] {} <Debug> TCP-Session: 8898b95e-bdec-46c7-8387-43028af66886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6724 | 2025.11.08 00:04:23.351232 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6725 | 2025.11.08 00:04:23.351252 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6726 | 2025.11.08 00:04:23.351282 [ 289 ] {} <Debug> TCP-Session: c8c903de-43b3-4512-9416-29bb96d66faf Authenticating user 'default' from [fd00:1122:3344:101::e]:59852 | ||
| 6727 | 2025.11.08 00:04:23.351289 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6728 | 2025.11.08 00:04:23.351299 [ 3 ] {} <Debug> TCP-Session: 433ddb2e-107e-4863-a577-24278ca2a92d Authenticating user 'default' from [fd00:1122:3344:101::e]:33900 | ||
| 6729 | 2025.11.08 00:04:23.351311 [ 289 ] {} <Debug> TCP-Session: c8c903de-43b3-4512-9416-29bb96d66faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6730 | 2025.11.08 00:04:23.351327 [ 294 ] {} <Debug> TCP-Session: ae0a7c14-a758-4711-b7d4-4c5a9877de2c Authenticating user 'default' from [fd00:1122:3344:101::e]:41186 | ||
| 6731 | 2025.11.08 00:04:23.351348 [ 289 ] {} <Debug> TCP-Session: c8c903de-43b3-4512-9416-29bb96d66faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6732 | 2025.11.08 00:04:23.351364 [ 294 ] {} <Debug> TCP-Session: ae0a7c14-a758-4711-b7d4-4c5a9877de2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6733 | 2025.11.08 00:04:23.351338 [ 3 ] {} <Debug> TCP-Session: 433ddb2e-107e-4863-a577-24278ca2a92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6734 | 2025.11.08 00:04:23.351389 [ 294 ] {} <Debug> TCP-Session: ae0a7c14-a758-4711-b7d4-4c5a9877de2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6735 | 2025.11.08 00:04:23.351408 [ 3 ] {} <Debug> TCP-Session: 433ddb2e-107e-4863-a577-24278ca2a92d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6736 | 2025.11.08 00:04:23.350859 [ 292 ] {} <Trace> TCP-Session: f3ae38d6-3e29-4d66-9b1a-f8d1b8022702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2025.11.08 00:04:23.351605 [ 292 ] {87308d88-e8c8-4d66-bcde-b348d3b918dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36843) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6738 | 2025.11.08 00:04:23.351859 [ 292 ] {87308d88-e8c8-4d66-bcde-b348d3b918dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6739 | 2025.11.08 00:04:23.351914 [ 292 ] {87308d88-e8c8-4d66-bcde-b348d3b918dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6740 | 2025.11.08 00:04:23.352207 [ 292 ] {87308d88-e8c8-4d66-bcde-b348d3b918dd} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 6741 | 2025.11.08 00:04:23.353151 [ 299 ] {87308d88-e8c8-4d66-bcde-b348d3b918dd} <Trace> AggregatingTransform: Aggregating | ||
| 6742 | 2025.11.08 00:04:23.353200 [ 299 ] {87308d88-e8c8-4d66-bcde-b348d3b918dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 6743 | 2025.11.08 00:04:23.353234 [ 299 ] {87308d88-e8c8-4d66-bcde-b348d3b918dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927856 sec. (1077.753 rows/sec., 42.10 KiB/sec.) | ||
| 6744 | 2025.11.08 00:04:23.353250 [ 299 ] {87308d88-e8c8-4d66-bcde-b348d3b918dd} <Trace> Aggregator: Merging aggregated data | ||
| 6745 | 2025.11.08 00:04:23.354586 [ 292 ] {87308d88-e8c8-4d66-bcde-b348d3b918dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003036 sec., 329.3807641633729 rows/sec., 12.87 KiB/sec. | ||
| 6746 | 2025.11.08 00:04:23.354780 [ 292 ] {87308d88-e8c8-4d66-bcde-b348d3b918dd} <Debug> TCPHandler: Processed in 0.004042341 sec. | ||
| 6747 | 2025.11.08 00:04:23.354869 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6748 | 2025.11.08 00:04:23.354897 [ 292 ] {} <Debug> TCP-Session: f3ae38d6-3e29-4d66-9b1a-f8d1b8022702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6749 | 2025.11.08 00:04:23.354906 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6750 | 2025.11.08 00:04:23.354925 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6751 | 2025.11.08 00:04:23.354949 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6752 | 2025.11.08 00:04:23.354961 [ 3 ] {} <Debug> TCP-Session: 433ddb2e-107e-4863-a577-24278ca2a92d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6753 | 2025.11.08 00:04:23.354967 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6754 | 2025.11.08 00:04:23.354998 [ 294 ] {} <Debug> TCP-Session: ae0a7c14-a758-4711-b7d4-4c5a9877de2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6755 | 2025.11.08 00:04:23.355005 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6756 | 2025.11.08 00:04:23.355021 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6757 | 2025.11.08 00:04:23.355036 [ 291 ] {} <Debug> TCP-Session: bc2c36c6-049b-45d1-b710-aa9f77315732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6758 | 2025.11.08 00:04:23.355055 [ 290 ] {} <Debug> TCP-Session: 4da5bb14-d7a2-44af-b3cc-ff24e7f8e6b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6759 | 2025.11.08 00:04:23.355071 [ 286 ] {} <Debug> TCP-Session: 5529065e-1ef1-483c-9a70-ccb8db49d127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6760 | 2025.11.08 00:04:23.355041 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6761 | 2025.11.08 00:04:23.354986 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6762 | 2025.11.08 00:04:23.354950 [ 293 ] {} <Debug> TCP-Session: cdcaad9d-8a4b-4601-870e-ec2751d77924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6763 | 2025.11.08 00:04:23.355148 [ 288 ] {} <Debug> TCP-Session: 8898b95e-bdec-46c7-8387-43028af66886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6764 | 2025.11.08 00:04:23.355164 [ 289 ] {} <Debug> TCP-Session: c8c903de-43b3-4512-9416-29bb96d66faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6765 | 2025.11.08 00:04:23.530333 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6766 | 2025.11.08 00:04:23.546493 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2025.11.08 00:04:23.546553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6768 | 2025.11.08 00:04:23.552238 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6769 | 2025.11.08 00:04:23.552960 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2025.11.08 00:04:23.555941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6771 | 2025.11.08 00:04:23.574837 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55656 | ||
| 6772 | 2025.11.08 00:04:23.574931 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6773 | 2025.11.08 00:04:23.574967 [ 292 ] {} <Debug> TCP-Session: ee90f230-e9cc-40b6-8b5d-612a902f3cd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55656 | ||
| 6774 | 2025.11.08 00:04:23.574996 [ 292 ] {} <Debug> TCP-Session: ee90f230-e9cc-40b6-8b5d-612a902f3cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6775 | 2025.11.08 00:04:23.575016 [ 292 ] {} <Debug> TCP-Session: ee90f230-e9cc-40b6-8b5d-612a902f3cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6776 | 2025.11.08 00:04:23.575267 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52879 | ||
| 6777 | 2025.11.08 00:04:23.575268 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64471 | ||
| 6778 | 2025.11.08 00:04:23.575303 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39125 | ||
| 6779 | 2025.11.08 00:04:23.575345 [ 292 ] {} <Trace> TCP-Session: ee90f230-e9cc-40b6-8b5d-612a902f3cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2025.11.08 00:04:23.575335 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6781 | 2025.11.08 00:04:23.575290 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34420 | ||
| 6782 | 2025.11.08 00:04:23.575410 [ 3 ] {} <Debug> TCP-Session: 76c74e01-c1e3-4501-864a-8c55a4de814e Authenticating user 'default' from [fd00:1122:3344:101::e]:52879 | ||
| 6783 | 2025.11.08 00:04:23.575397 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6784 | 2025.11.08 00:04:23.575432 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6785 | 2025.11.08 00:04:23.575464 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6786 | 2025.11.08 00:04:23.575467 [ 294 ] {} <Debug> TCP-Session: a046baaa-9102-4dfd-beb1-98ce5cb70983 Authenticating user 'default' from [fd00:1122:3344:101::e]:64471 | ||
| 6787 | 2025.11.08 00:04:23.575481 [ 289 ] {} <Debug> TCP-Session: 0cf84296-3ce9-4e27-bde0-37a75cade101 Authenticating user 'default' from [fd00:1122:3344:101::e]:39125 | ||
| 6788 | 2025.11.08 00:04:23.575494 [ 288 ] {} <Debug> TCP-Session: 4596c5b9-9aa4-4921-812b-75fd93fc759d Authenticating user 'default' from [fd00:1122:3344:101::e]:34420 | ||
| 6789 | 2025.11.08 00:04:23.575511 [ 294 ] {} <Debug> TCP-Session: a046baaa-9102-4dfd-beb1-98ce5cb70983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6790 | 2025.11.08 00:04:23.575520 [ 292 ] {ad97132d-a863-4036-b897-009164d9350f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55656) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6791 | 2025.11.08 00:04:23.575530 [ 288 ] {} <Debug> TCP-Session: 4596c5b9-9aa4-4921-812b-75fd93fc759d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6792 | 2025.11.08 00:04:23.575539 [ 294 ] {} <Debug> TCP-Session: a046baaa-9102-4dfd-beb1-98ce5cb70983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6793 | 2025.11.08 00:04:23.575562 [ 288 ] {} <Debug> TCP-Session: 4596c5b9-9aa4-4921-812b-75fd93fc759d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6794 | 2025.11.08 00:04:23.575524 [ 289 ] {} <Debug> TCP-Session: 0cf84296-3ce9-4e27-bde0-37a75cade101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6795 | 2025.11.08 00:04:23.575266 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55086 | ||
| 6796 | 2025.11.08 00:04:23.575609 [ 289 ] {} <Debug> TCP-Session: 0cf84296-3ce9-4e27-bde0-37a75cade101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6797 | 2025.11.08 00:04:23.575434 [ 3 ] {} <Debug> TCP-Session: 76c74e01-c1e3-4501-864a-8c55a4de814e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6798 | 2025.11.08 00:04:23.575322 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55125 | ||
| 6799 | 2025.11.08 00:04:23.575665 [ 3 ] {} <Debug> TCP-Session: 76c74e01-c1e3-4501-864a-8c55a4de814e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6800 | 2025.11.08 00:04:23.575675 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6801 | 2025.11.08 00:04:23.575311 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58868 | ||
| 6802 | 2025.11.08 00:04:23.575729 [ 293 ] {} <Debug> TCP-Session: 1336c515-85f6-4753-b9c3-0cbbb6663f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:55086 | ||
| 6803 | 2025.11.08 00:04:23.575281 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60473 | ||
| 6804 | 2025.11.08 00:04:23.575762 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6805 | 2025.11.08 00:04:23.575785 [ 292 ] {ad97132d-a863-4036-b897-009164d9350f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6806 | 2025.11.08 00:04:23.575790 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6807 | 2025.11.08 00:04:23.575812 [ 291 ] {} <Debug> TCP-Session: b704becf-0b86-4d8c-ab51-1b080b9f4322 Authenticating user 'default' from [fd00:1122:3344:101::e]:55125 | ||
| 6808 | 2025.11.08 00:04:23.575828 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6809 | 2025.11.08 00:04:23.575839 [ 290 ] {} <Debug> TCP-Session: 40861e7f-0305-4705-a18a-aaa3f1b5ca14 Authenticating user 'default' from [fd00:1122:3344:101::e]:58868 | ||
| 6810 | 2025.11.08 00:04:23.575854 [ 291 ] {} <Debug> TCP-Session: b704becf-0b86-4d8c-ab51-1b080b9f4322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6811 | 2025.11.08 00:04:23.575864 [ 286 ] {} <Debug> TCP-Session: 0a92904b-e8a9-446b-ad53-3255358821a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60473 | ||
| 6812 | 2025.11.08 00:04:23.575869 [ 290 ] {} <Debug> TCP-Session: 40861e7f-0305-4705-a18a-aaa3f1b5ca14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6813 | 2025.11.08 00:04:23.575893 [ 286 ] {} <Debug> TCP-Session: 0a92904b-e8a9-446b-ad53-3255358821a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6814 | 2025.11.08 00:04:23.575896 [ 290 ] {} <Debug> TCP-Session: 40861e7f-0305-4705-a18a-aaa3f1b5ca14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6815 | 2025.11.08 00:04:23.575908 [ 286 ] {} <Debug> TCP-Session: 0a92904b-e8a9-446b-ad53-3255358821a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6816 | 2025.11.08 00:04:23.575852 [ 292 ] {ad97132d-a863-4036-b897-009164d9350f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6817 | 2025.11.08 00:04:23.575763 [ 293 ] {} <Debug> TCP-Session: 1336c515-85f6-4753-b9c3-0cbbb6663f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6818 | 2025.11.08 00:04:23.575880 [ 291 ] {} <Debug> TCP-Session: b704becf-0b86-4d8c-ab51-1b080b9f4322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6819 | 2025.11.08 00:04:23.575968 [ 293 ] {} <Debug> TCP-Session: 1336c515-85f6-4753-b9c3-0cbbb6663f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6820 | 2025.11.08 00:04:23.576237 [ 292 ] {ad97132d-a863-4036-b897-009164d9350f} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 6821 | 2025.11.08 00:04:23.577236 [ 312 ] {ad97132d-a863-4036-b897-009164d9350f} <Trace> AggregatingTransform: Aggregating | ||
| 6822 | 2025.11.08 00:04:23.577283 [ 312 ] {ad97132d-a863-4036-b897-009164d9350f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6823 | 2025.11.08 00:04:23.577316 [ 312 ] {ad97132d-a863-4036-b897-009164d9350f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971077 sec. (1029.784 rows/sec., 40.23 KiB/sec.) | ||
| 6824 | 2025.11.08 00:04:23.577334 [ 312 ] {ad97132d-a863-4036-b897-009164d9350f} <Trace> Aggregator: Merging aggregated data | ||
| 6825 | 2025.11.08 00:04:23.578787 [ 292 ] {ad97132d-a863-4036-b897-009164d9350f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003312 sec., 301.9323671497585 rows/sec., 11.79 KiB/sec. | ||
| 6826 | 2025.11.08 00:04:23.578932 [ 292 ] {ad97132d-a863-4036-b897-009164d9350f} <Debug> TCPHandler: Processed in 0.003707292 sec. | ||
| 6827 | 2025.11.08 00:04:23.579047 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6828 | 2025.11.08 00:04:23.579064 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6829 | 2025.11.08 00:04:23.579074 [ 292 ] {} <Debug> TCP-Session: ee90f230-e9cc-40b6-8b5d-612a902f3cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6830 | 2025.11.08 00:04:23.579087 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6831 | 2025.11.08 00:04:23.579108 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6832 | 2025.11.08 00:04:23.579109 [ 291 ] {} <Debug> TCP-Session: b704becf-0b86-4d8c-ab51-1b080b9f4322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6833 | 2025.11.08 00:04:23.579135 [ 286 ] {} <Debug> TCP-Session: 0a92904b-e8a9-446b-ad53-3255358821a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6834 | 2025.11.08 00:04:23.579148 [ 294 ] {} <Debug> TCP-Session: a046baaa-9102-4dfd-beb1-98ce5cb70983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6835 | 2025.11.08 00:04:23.579141 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6836 | 2025.11.08 00:04:23.579158 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6837 | 2025.11.08 00:04:23.579178 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6838 | 2025.11.08 00:04:23.579202 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6839 | 2025.11.08 00:04:23.579209 [ 3 ] {} <Debug> TCP-Session: 76c74e01-c1e3-4501-864a-8c55a4de814e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2025.11.08 00:04:23.579234 [ 289 ] {} <Debug> TCP-Session: 0cf84296-3ce9-4e27-bde0-37a75cade101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6841 | 2025.11.08 00:04:23.579251 [ 290 ] {} <Debug> TCP-Session: 40861e7f-0305-4705-a18a-aaa3f1b5ca14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6842 | 2025.11.08 00:04:23.579195 [ 288 ] {} <Debug> TCP-Session: 4596c5b9-9aa4-4921-812b-75fd93fc759d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6843 | 2025.11.08 00:04:23.579124 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6844 | 2025.11.08 00:04:23.579327 [ 293 ] {} <Debug> TCP-Session: 1336c515-85f6-4753-b9c3-0cbbb6663f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6845 | 2025.11.08 00:04:25.174362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 834 | ||
| 6846 | 2025.11.08 00:04:25.177648 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2025.11.08 00:04:25.177721 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6848 | 2025.11.08 00:04:25.179036 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6849 | 2025.11.08 00:04:25.179326 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2025.11.08 00:04:25.179734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6851 | 2025.11.08 00:04:26.860021 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2025.11.08 00:04:26.860314 [ 4 ] {96ef23d4-4e8d-4944-8b5e-b8f4dfb1c827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6853 | 2025.11.08 00:04:26.860423 [ 4 ] {96ef23d4-4e8d-4944-8b5e-b8f4dfb1c827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6854 | 2025.11.08 00:04:26.861437 [ 4 ] {96ef23d4-4e8d-4944-8b5e-b8f4dfb1c827} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2025.11.08 00:04:26.861509 [ 4 ] {96ef23d4-4e8d-4944-8b5e-b8f4dfb1c827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6856 | 2025.11.08 00:04:26.862146 [ 4 ] {96ef23d4-4e8d-4944-8b5e-b8f4dfb1c827} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6857 | 2025.11.08 00:04:26.862528 [ 4 ] {96ef23d4-4e8d-4944-8b5e-b8f4dfb1c827} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2025.11.08 00:04:26.862773 [ 4 ] {96ef23d4-4e8d-4944-8b5e-b8f4dfb1c827} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.002536 sec., 34700.31545741325 rows/sec., 2.92 MiB/sec. | ||
| 6859 | 2025.11.08 00:04:26.862852 [ 4 ] {96ef23d4-4e8d-4944-8b5e-b8f4dfb1c827} <Debug> TCPHandler: Processed in 0.003013803 sec. | ||
| 6860 | 2025.11.08 00:04:26.863039 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2025.11.08 00:04:26.863186 [ 4 ] {8f5c099f-a3dd-4354-a29c-c1f9bf8ec4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6862 | 2025.11.08 00:04:26.863244 [ 4 ] {8f5c099f-a3dd-4354-a29c-c1f9bf8ec4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6863 | 2025.11.08 00:04:26.863842 [ 4 ] {8f5c099f-a3dd-4354-a29c-c1f9bf8ec4ed} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2025.11.08 00:04:26.863896 [ 4 ] {8f5c099f-a3dd-4354-a29c-c1f9bf8ec4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6865 | 2025.11.08 00:04:26.864424 [ 4 ] {8f5c099f-a3dd-4354-a29c-c1f9bf8ec4ed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6866 | 2025.11.08 00:04:26.864784 [ 4 ] {8f5c099f-a3dd-4354-a29c-c1f9bf8ec4ed} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2025.11.08 00:04:26.864969 [ 134 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6868 | 2025.11.08 00:04:26.864987 [ 4 ] {8f5c099f-a3dd-4354-a29c-c1f9bf8ec4ed} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001832 sec., 8733.624454148472 rows/sec., 656.73 KiB/sec. | ||
| 6869 | 2025.11.08 00:04:26.865070 [ 134 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2025.11.08 00:04:26.865088 [ 4 ] {8f5c099f-a3dd-4354-a29c-c1f9bf8ec4ed} <Debug> TCPHandler: Processed in 0.002122069 sec. | ||
| 6871 | 2025.11.08 00:04:26.865119 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6872 | 2025.11.08 00:04:26.865259 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2025.11.08 00:04:26.865324 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 6874 | 2025.11.08 00:04:26.865405 [ 4 ] {795bf476-b51c-4d55-9476-527e838d38c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6875 | 2025.11.08 00:04:26.865474 [ 4 ] {795bf476-b51c-4d55-9476-527e838d38c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6876 | 2025.11.08 00:04:26.865546 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6877 | 2025.11.08 00:04:26.865611 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 72 rows starting from the beginning of the part | ||
| 6878 | 2025.11.08 00:04:26.865720 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 6879 | 2025.11.08 00:04:26.865786 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 6880 | 2025.11.08 00:04:26.865874 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 6881 | 2025.11.08 00:04:26.865945 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 6882 | 2025.11.08 00:04:26.866007 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part | ||
| 6883 | 2025.11.08 00:04:26.866101 [ 4 ] {795bf476-b51c-4d55-9476-527e838d38c1} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2025.11.08 00:04:26.866162 [ 4 ] {795bf476-b51c-4d55-9476-527e838d38c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6885 | 2025.11.08 00:04:26.866689 [ 4 ] {795bf476-b51c-4d55-9476-527e838d38c1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6886 | 2025.11.08 00:04:26.867049 [ 4 ] {795bf476-b51c-4d55-9476-527e838d38c1} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2025.11.08 00:04:26.867283 [ 4 ] {795bf476-b51c-4d55-9476-527e838d38c1} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001907 sec., 41950.707918196116 rows/sec., 3.28 MiB/sec. | ||
| 6888 | 2025.11.08 00:04:26.867343 [ 4 ] {795bf476-b51c-4d55-9476-527e838d38c1} <Debug> TCPHandler: Processed in 0.002155009 sec. | ||
| 6889 | 2025.11.08 00:04:26.867350 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120089 sec., 86788.8093377212 rows/sec., 6.71 MiB/sec. | ||
| 6890 | 2025.11.08 00:04:26.867500 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6891 | 2025.11.08 00:04:26.867585 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6892 | 2025.11.08 00:04:26.867649 [ 4 ] {c195a7d5-00b9-4569-89eb-863bf11ee16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6893 | 2025.11.08 00:04:26.867725 [ 4 ] {c195a7d5-00b9-4569-89eb-863bf11ee16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6894 | 2025.11.08 00:04:26.867996 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_46_9} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2025.11.08 00:04:26.868111 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_46_9} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6896 | 2025.11.08 00:04:26.868214 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6897 | 2025.11.08 00:04:26.868318 [ 4 ] {c195a7d5-00b9-4569-89eb-863bf11ee16d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2025.11.08 00:04:26.868383 [ 4 ] {c195a7d5-00b9-4569-89eb-863bf11ee16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6899 | 2025.11.08 00:04:26.868930 [ 4 ] {c195a7d5-00b9-4569-89eb-863bf11ee16d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6900 | 2025.11.08 00:04:26.869261 [ 4 ] {c195a7d5-00b9-4569-89eb-863bf11ee16d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2025.11.08 00:04:26.869469 [ 4 ] {c195a7d5-00b9-4569-89eb-863bf11ee16d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001853 sec., 86346.46519158121 rows/sec., 6.01 MiB/sec. | ||
| 6902 | 2025.11.08 00:04:26.869531 [ 4 ] {c195a7d5-00b9-4569-89eb-863bf11ee16d} <Debug> TCPHandler: Processed in 0.002097948 sec. | ||
| 6903 | 2025.11.08 00:04:26.869699 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2025.11.08 00:04:26.869853 [ 4 ] {845c4296-8db5-4d9e-9bbf-847187a2bdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6905 | 2025.11.08 00:04:26.869946 [ 4 ] {845c4296-8db5-4d9e-9bbf-847187a2bdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6906 | 2025.11.08 00:04:26.871169 [ 4 ] {845c4296-8db5-4d9e-9bbf-847187a2bdc2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2025.11.08 00:04:26.871232 [ 4 ] {845c4296-8db5-4d9e-9bbf-847187a2bdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6908 | 2025.11.08 00:04:26.872100 [ 4 ] {845c4296-8db5-4d9e-9bbf-847187a2bdc2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6909 | 2025.11.08 00:04:26.872462 [ 4 ] {845c4296-8db5-4d9e-9bbf-847187a2bdc2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2025.11.08 00:04:26.872650 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6911 | 2025.11.08 00:04:26.872711 [ 4 ] {845c4296-8db5-4d9e-9bbf-847187a2bdc2} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002887 sec., 5542.085209560098 rows/sec., 9.93 MiB/sec. | ||
| 6912 | 2025.11.08 00:04:26.872714 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2025.11.08 00:04:26.872774 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6914 | 2025.11.08 00:04:26.872820 [ 4 ] {845c4296-8db5-4d9e-9bbf-847187a2bdc2} <Debug> TCPHandler: Processed in 0.003202588 sec. | ||
| 6915 | 2025.11.08 00:04:26.872922 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 6916 | 2025.11.08 00:04:26.872985 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2025.11.08 00:04:26.873128 [ 4 ] {3f68c514-f323-4f64-88d2-da6777152211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6918 | 2025.11.08 00:04:26.873194 [ 4 ] {3f68c514-f323-4f64-88d2-da6777152211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6919 | 2025.11.08 00:04:26.873219 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6920 | 2025.11.08 00:04:26.873298 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 802 rows starting from the beginning of the part | ||
| 6921 | 2025.11.08 00:04:26.873491 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part | ||
| 6922 | 2025.11.08 00:04:26.873651 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 6923 | 2025.11.08 00:04:26.873715 [ 4 ] {3f68c514-f323-4f64-88d2-da6777152211} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2025.11.08 00:04:26.873769 [ 4 ] {3f68c514-f323-4f64-88d2-da6777152211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6925 | 2025.11.08 00:04:26.873773 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 6926 | 2025.11.08 00:04:26.873899 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 6927 | 2025.11.08 00:04:26.874011 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part | ||
| 6928 | 2025.11.08 00:04:26.874232 [ 4 ] {3f68c514-f323-4f64-88d2-da6777152211} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6929 | 2025.11.08 00:04:26.874558 [ 4 ] {3f68c514-f323-4f64-88d2-da6777152211} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2025.11.08 00:04:26.874753 [ 4 ] {3f68c514-f323-4f64-88d2-da6777152211} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001649 sec., 36385.68829593693 rows/sec., 2.45 MiB/sec. | ||
| 6931 | 2025.11.08 00:04:26.874806 [ 4 ] {3f68c514-f323-4f64-88d2-da6777152211} <Debug> TCPHandler: Processed in 0.001895112 sec. | ||
| 6932 | 2025.11.08 00:04:26.881832 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 902 rows, containing 19 columns (19 merged, 0 gathered) in 0.008968506 sec., 100574.16474940197 rows/sec., 180.22 MiB/sec. | ||
| 6933 | 2025.11.08 00:04:26.883313 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6934 | 2025.11.08 00:04:26.883769 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2025.11.08 00:04:26.883864 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6936 | 2025.11.08 00:04:26.883986 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
| 6937 | 2025.11.08 00:04:27.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.99 MiB, peak 288.53 MiB, free memory in arenas 0.00 B, will set to 282.99 MiB (RSS), difference: 3.00 MiB | ||
| 6938 | 2025.11.08 00:04:30.012092 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6939 | 2025.11.08 00:04:30.012143 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6940 | 2025.11.08 00:04:30.141959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16291 | ||
| 6941 | 2025.11.08 00:04:30.142484 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2025.11.08 00:04:30.142530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6943 | 2025.11.08 00:04:30.143020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6944 | 2025.11.08 00:04:30.143252 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2025.11.08 00:04:30.143382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16291 | ||
| 6946 | 2025.11.08 00:04:31.056177 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 6947 | 2025.11.08 00:04:31.072731 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2025.11.08 00:04:31.072786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6949 | 2025.11.08 00:04:31.079076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6950 | 2025.11.08 00:04:31.079839 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2025.11.08 00:04:31.082942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 6952 | 2025.11.08 00:04:31.856220 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2025.11.08 00:04:31.856396 [ 4 ] {39d38881-176b-4d16-a283-09978d5d8bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6954 | 2025.11.08 00:04:31.856464 [ 4 ] {39d38881-176b-4d16-a283-09978d5d8bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6955 | 2025.11.08 00:04:31.857100 [ 4 ] {39d38881-176b-4d16-a283-09978d5d8bc3} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2025.11.08 00:04:31.857148 [ 4 ] {39d38881-176b-4d16-a283-09978d5d8bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6957 | 2025.11.08 00:04:31.857554 [ 4 ] {39d38881-176b-4d16-a283-09978d5d8bc3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6958 | 2025.11.08 00:04:31.857787 [ 4 ] {39d38881-176b-4d16-a283-09978d5d8bc3} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2025.11.08 00:04:31.857947 [ 4 ] {39d38881-176b-4d16-a283-09978d5d8bc3} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001597 sec., 67626.80025046963 rows/sec., 5.67 MiB/sec. | ||
| 6960 | 2025.11.08 00:04:31.857988 [ 4 ] {39d38881-176b-4d16-a283-09978d5d8bc3} <Debug> TCPHandler: Processed in 0.001900302 sec. | ||
| 6961 | 2025.11.08 00:04:31.858103 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2025.11.08 00:04:31.858199 [ 4 ] {c52039ac-5fac-4253-b37e-395f71f0420f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6963 | 2025.11.08 00:04:31.858242 [ 4 ] {c52039ac-5fac-4253-b37e-395f71f0420f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6964 | 2025.11.08 00:04:31.858633 [ 4 ] {c52039ac-5fac-4253-b37e-395f71f0420f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2025.11.08 00:04:31.858668 [ 4 ] {c52039ac-5fac-4253-b37e-395f71f0420f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6966 | 2025.11.08 00:04:31.858961 [ 4 ] {c52039ac-5fac-4253-b37e-395f71f0420f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6967 | 2025.11.08 00:04:31.859165 [ 4 ] {c52039ac-5fac-4253-b37e-395f71f0420f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2025.11.08 00:04:31.859302 [ 4 ] {c52039ac-5fac-4253-b37e-395f71f0420f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001121 sec., 23193.5771632471 rows/sec., 1.70 MiB/sec. | ||
| 6969 | 2025.11.08 00:04:31.859340 [ 4 ] {c52039ac-5fac-4253-b37e-395f71f0420f} <Debug> TCPHandler: Processed in 0.001288215 sec. | ||
| 6970 | 2025.11.08 00:04:31.859441 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2025.11.08 00:04:31.859534 [ 4 ] {bccbeeae-1fef-4554-b4f6-8938409ae70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6972 | 2025.11.08 00:04:31.859575 [ 4 ] {bccbeeae-1fef-4554-b4f6-8938409ae70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6973 | 2025.11.08 00:04:31.860015 [ 4 ] {bccbeeae-1fef-4554-b4f6-8938409ae70c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2025.11.08 00:04:31.860050 [ 4 ] {bccbeeae-1fef-4554-b4f6-8938409ae70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6975 | 2025.11.08 00:04:31.860354 [ 4 ] {bccbeeae-1fef-4554-b4f6-8938409ae70c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6976 | 2025.11.08 00:04:31.860583 [ 4 ] {bccbeeae-1fef-4554-b4f6-8938409ae70c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2025.11.08 00:04:31.860711 [ 4 ] {bccbeeae-1fef-4554-b4f6-8938409ae70c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001195 sec., 75313.80753138075 rows/sec., 5.88 MiB/sec. | ||
| 6978 | 2025.11.08 00:04:31.860748 [ 4 ] {bccbeeae-1fef-4554-b4f6-8938409ae70c} <Debug> TCPHandler: Processed in 0.001357347 sec. | ||
| 6979 | 2025.11.08 00:04:31.860853 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2025.11.08 00:04:31.860947 [ 4 ] {782c4a76-3622-41eb-ae75-39223b901419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6981 | 2025.11.08 00:04:31.861086 [ 4 ] {782c4a76-3622-41eb-ae75-39223b901419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6982 | 2025.11.08 00:04:31.861474 [ 4 ] {782c4a76-3622-41eb-ae75-39223b901419} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2025.11.08 00:04:31.861510 [ 4 ] {782c4a76-3622-41eb-ae75-39223b901419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6984 | 2025.11.08 00:04:31.861838 [ 4 ] {782c4a76-3622-41eb-ae75-39223b901419} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6985 | 2025.11.08 00:04:31.862048 [ 4 ] {782c4a76-3622-41eb-ae75-39223b901419} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2025.11.08 00:04:31.862181 [ 4 ] {782c4a76-3622-41eb-ae75-39223b901419} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 6987 | 2025.11.08 00:04:31.862218 [ 4 ] {782c4a76-3622-41eb-ae75-39223b901419} <Debug> TCPHandler: Processed in 0.001415408 sec. | ||
| 6988 | 2025.11.08 00:04:31.862334 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2025.11.08 00:04:31.862457 [ 4 ] {050ee629-690d-45a2-975e-be42cb392ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6990 | 2025.11.08 00:04:31.862525 [ 4 ] {050ee629-690d-45a2-975e-be42cb392ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6991 | 2025.11.08 00:04:31.863362 [ 4 ] {050ee629-690d-45a2-975e-be42cb392ad5} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2025.11.08 00:04:31.863399 [ 4 ] {050ee629-690d-45a2-975e-be42cb392ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6993 | 2025.11.08 00:04:31.863949 [ 4 ] {050ee629-690d-45a2-975e-be42cb392ad5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6994 | 2025.11.08 00:04:31.864203 [ 4 ] {050ee629-690d-45a2-975e-be42cb392ad5} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2025.11.08 00:04:31.864362 [ 4 ] {050ee629-690d-45a2-975e-be42cb392ad5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00193 sec., 13471.502590673575 rows/sec., 24.14 MiB/sec. | ||
| 6996 | 2025.11.08 00:04:31.864432 [ 4 ] {050ee629-690d-45a2-975e-be42cb392ad5} <Debug> TCPHandler: Processed in 0.002157649 sec. | ||
| 6997 | 2025.11.08 00:04:31.864544 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2025.11.08 00:04:31.864641 [ 4 ] {f0bf2941-4387-4f42-817a-6c4b19deaec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6999 | 2025.11.08 00:04:31.864684 [ 4 ] {f0bf2941-4387-4f42-817a-6c4b19deaec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7000 | 2025.11.08 00:04:31.865012 [ 4 ] {f0bf2941-4387-4f42-817a-6c4b19deaec2} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2025.11.08 00:04:31.865048 [ 4 ] {f0bf2941-4387-4f42-817a-6c4b19deaec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7002 | 2025.11.08 00:04:31.865378 [ 4 ] {f0bf2941-4387-4f42-817a-6c4b19deaec2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7003 | 2025.11.08 00:04:31.865597 [ 4 ] {f0bf2941-4387-4f42-817a-6c4b19deaec2} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2025.11.08 00:04:31.865726 [ 4 ] {f0bf2941-4387-4f42-817a-6c4b19deaec2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 7005 | 2025.11.08 00:04:31.865763 [ 4 ] {f0bf2941-4387-4f42-817a-6c4b19deaec2} <Debug> TCPHandler: Processed in 0.001271655 sec. | ||
| 7006 | 2025.11.08 00:04:35.179967 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 858 | ||
| 7007 | 2025.11.08 00:04:35.182508 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2025.11.08 00:04:35.182560 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7009 | 2025.11.08 00:04:35.183773 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7010 | 2025.11.08 00:04:35.184046 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2025.11.08 00:04:35.184329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 7012 | 2025.11.08 00:04:36.859323 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2025.11.08 00:04:36.859515 [ 4 ] {bffbd085-756f-4951-b7af-b3862f641dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7014 | 2025.11.08 00:04:36.859579 [ 4 ] {bffbd085-756f-4951-b7af-b3862f641dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7015 | 2025.11.08 00:04:36.860184 [ 4 ] {bffbd085-756f-4951-b7af-b3862f641dff} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2025.11.08 00:04:36.860230 [ 4 ] {bffbd085-756f-4951-b7af-b3862f641dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7017 | 2025.11.08 00:04:36.860618 [ 4 ] {bffbd085-756f-4951-b7af-b3862f641dff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7018 | 2025.11.08 00:04:36.860851 [ 4 ] {bffbd085-756f-4951-b7af-b3862f641dff} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2025.11.08 00:04:36.860999 [ 4 ] {bffbd085-756f-4951-b7af-b3862f641dff} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00153 sec., 15686.274509803923 rows/sec., 1.30 MiB/sec. | ||
| 7020 | 2025.11.08 00:04:36.861003 [ 124 ] {} <Debug> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7021 | 2025.11.08 00:04:36.861042 [ 4 ] {bffbd085-756f-4951-b7af-b3862f641dff} <Debug> TCPHandler: Processed in 0.001844801 sec. | ||
| 7022 | 2025.11.08 00:04:36.861097 [ 124 ] {} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2025.11.08 00:04:36.861141 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7024 | 2025.11.08 00:04:36.861183 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2025.11.08 00:04:36.861292 [ 4 ] {0fdd642a-c942-4862-acdc-194347592953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7026 | 2025.11.08 00:04:36.861289 [ 194 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 7027 | 2025.11.08 00:04:36.861336 [ 4 ] {0fdd642a-c942-4862-acdc-194347592953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7028 | 2025.11.08 00:04:36.861464 [ 194 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7029 | 2025.11.08 00:04:36.861508 [ 194 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 7030 | 2025.11.08 00:04:36.861584 [ 194 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 7031 | 2025.11.08 00:04:36.861640 [ 194 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 7032 | 2025.11.08 00:04:36.861689 [ 194 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 7033 | 2025.11.08 00:04:36.861733 [ 194 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 7034 | 2025.11.08 00:04:36.861763 [ 4 ] {0fdd642a-c942-4862-acdc-194347592953} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2025.11.08 00:04:36.861805 [ 4 ] {0fdd642a-c942-4862-acdc-194347592953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7036 | 2025.11.08 00:04:36.862147 [ 4 ] {0fdd642a-c942-4862-acdc-194347592953} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7037 | 2025.11.08 00:04:36.862393 [ 4 ] {0fdd642a-c942-4862-acdc-194347592953} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2025.11.08 00:04:36.862526 [ 4 ] {0fdd642a-c942-4862-acdc-194347592953} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001255 sec., 9561.752988047809 rows/sec., 779.69 KiB/sec. | ||
| 7039 | 2025.11.08 00:04:36.862566 [ 4 ] {0fdd642a-c942-4862-acdc-194347592953} <Debug> TCPHandler: Processed in 0.00143498 sec. | ||
| 7040 | 2025.11.08 00:04:36.862575 [ 201 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351337 sec., 88800.94306601536 rows/sec., 7.71 MiB/sec. | ||
| 7041 | 2025.11.08 00:04:36.862681 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2025.11.08 00:04:36.862740 [ 201 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7043 | 2025.11.08 00:04:36.862776 [ 4 ] {7a56bc3b-ffe3-4d1f-bf7f-6b2397702f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7044 | 2025.11.08 00:04:36.862815 [ 4 ] {7a56bc3b-ffe3-4d1f-bf7f-6b2397702f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7045 | 2025.11.08 00:04:36.862997 [ 201 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_9_2} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2025.11.08 00:04:36.863059 [ 201 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_9_2} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7047 | 2025.11.08 00:04:36.863149 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7048 | 2025.11.08 00:04:36.863287 [ 4 ] {7a56bc3b-ffe3-4d1f-bf7f-6b2397702f0d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2025.11.08 00:04:36.863322 [ 4 ] {7a56bc3b-ffe3-4d1f-bf7f-6b2397702f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7050 | 2025.11.08 00:04:36.863632 [ 4 ] {7a56bc3b-ffe3-4d1f-bf7f-6b2397702f0d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7051 | 2025.11.08 00:04:36.863847 [ 4 ] {7a56bc3b-ffe3-4d1f-bf7f-6b2397702f0d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2025.11.08 00:04:36.863976 [ 4 ] {7a56bc3b-ffe3-4d1f-bf7f-6b2397702f0d} <Debug> executeQuery: Read 214 rows, 19.49 KiB in 0.001219 sec., 175553.7325676784 rows/sec., 15.61 MiB/sec. | ||
| 7053 | 2025.11.08 00:04:36.864019 [ 4 ] {7a56bc3b-ffe3-4d1f-bf7f-6b2397702f0d} <Debug> TCPHandler: Processed in 0.001388318 sec. | ||
| 7054 | 2025.11.08 00:04:36.864142 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7055 | 2025.11.08 00:04:36.864236 [ 4 ] {8a45948d-dbcf-479f-923c-691681440972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7056 | 2025.11.08 00:04:36.864276 [ 4 ] {8a45948d-dbcf-479f-923c-691681440972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7057 | 2025.11.08 00:04:36.864691 [ 4 ] {8a45948d-dbcf-479f-923c-691681440972} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2025.11.08 00:04:36.864728 [ 4 ] {8a45948d-dbcf-479f-923c-691681440972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7059 | 2025.11.08 00:04:36.865026 [ 4 ] {8a45948d-dbcf-479f-923c-691681440972} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7060 | 2025.11.08 00:04:36.865242 [ 4 ] {8a45948d-dbcf-479f-923c-691681440972} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2025.11.08 00:04:36.865371 [ 4 ] {8a45948d-dbcf-479f-923c-691681440972} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.001153 sec., 34692.10754553339 rows/sec., 2.54 MiB/sec. | ||
| 7062 | 2025.11.08 00:04:36.865408 [ 4 ] {8a45948d-dbcf-479f-923c-691681440972} <Debug> TCPHandler: Processed in 0.001318176 sec. | ||
| 7063 | 2025.11.08 00:04:36.865522 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2025.11.08 00:04:36.865616 [ 4 ] {d435b0be-5a58-44d4-b066-9f1f52e84805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7065 | 2025.11.08 00:04:36.865655 [ 4 ] {d435b0be-5a58-44d4-b066-9f1f52e84805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7066 | 2025.11.08 00:04:36.866044 [ 4 ] {d435b0be-5a58-44d4-b066-9f1f52e84805} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2025.11.08 00:04:36.866080 [ 4 ] {d435b0be-5a58-44d4-b066-9f1f52e84805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7068 | 2025.11.08 00:04:36.866374 [ 4 ] {d435b0be-5a58-44d4-b066-9f1f52e84805} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7069 | 2025.11.08 00:04:36.866585 [ 4 ] {d435b0be-5a58-44d4-b066-9f1f52e84805} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2025.11.08 00:04:36.866714 [ 4 ] {d435b0be-5a58-44d4-b066-9f1f52e84805} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001116 sec., 21505.37634408602 rows/sec., 1.78 MiB/sec. | ||
| 7071 | 2025.11.08 00:04:36.866753 [ 4 ] {d435b0be-5a58-44d4-b066-9f1f52e84805} <Debug> TCPHandler: Processed in 0.001282756 sec. | ||
| 7072 | 2025.11.08 00:04:36.866865 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7073 | 2025.11.08 00:04:36.866958 [ 4 ] {f753100a-a302-45a9-96dd-fe51adbb4904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7074 | 2025.11.08 00:04:36.867002 [ 4 ] {f753100a-a302-45a9-96dd-fe51adbb4904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7075 | 2025.11.08 00:04:36.867390 [ 4 ] {f753100a-a302-45a9-96dd-fe51adbb4904} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2025.11.08 00:04:36.867426 [ 4 ] {f753100a-a302-45a9-96dd-fe51adbb4904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7077 | 2025.11.08 00:04:36.867729 [ 4 ] {f753100a-a302-45a9-96dd-fe51adbb4904} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7078 | 2025.11.08 00:04:36.867941 [ 4 ] {f753100a-a302-45a9-96dd-fe51adbb4904} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2025.11.08 00:04:36.868034 [ 124 ] {} <Debug> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7080 | 2025.11.08 00:04:36.868066 [ 4 ] {f753100a-a302-45a9-96dd-fe51adbb4904} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 7081 | 2025.11.08 00:04:36.868069 [ 124 ] {} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2025.11.08 00:04:36.868106 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7083 | 2025.11.08 00:04:36.868110 [ 4 ] {f753100a-a302-45a9-96dd-fe51adbb4904} <Debug> TCPHandler: Processed in 0.001296295 sec. | ||
| 7084 | 2025.11.08 00:04:36.868200 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 7085 | 2025.11.08 00:04:36.868231 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2025.11.08 00:04:36.868317 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7087 | 2025.11.08 00:04:36.868329 [ 4 ] {fe5a203e-a0f7-45be-bacb-8336ae460ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7088 | 2025.11.08 00:04:36.868357 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 7089 | 2025.11.08 00:04:36.868376 [ 4 ] {fe5a203e-a0f7-45be-bacb-8336ae460ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7090 | 2025.11.08 00:04:36.868431 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 7091 | 2025.11.08 00:04:36.868483 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 7092 | 2025.11.08 00:04:36.868529 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 7093 | 2025.11.08 00:04:36.868569 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 7094 | 2025.11.08 00:04:36.868833 [ 4 ] {fe5a203e-a0f7-45be-bacb-8336ae460ebc} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2025.11.08 00:04:36.868874 [ 4 ] {fe5a203e-a0f7-45be-bacb-8336ae460ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7096 | 2025.11.08 00:04:36.869212 [ 4 ] {fe5a203e-a0f7-45be-bacb-8336ae460ebc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7097 | 2025.11.08 00:04:36.869350 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185433 sec., 50614.41684177849 rows/sec., 4.05 MiB/sec. | ||
| 7098 | 2025.11.08 00:04:36.869434 [ 4 ] {fe5a203e-a0f7-45be-bacb-8336ae460ebc} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2025.11.08 00:04:36.869549 [ 189 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7100 | 2025.11.08 00:04:36.869572 [ 4 ] {fe5a203e-a0f7-45be-bacb-8336ae460ebc} <Debug> executeQuery: Read 128 rows, 10.63 KiB in 0.001261 sec., 101506.74068199842 rows/sec., 8.23 MiB/sec. | ||
| 7101 | 2025.11.08 00:04:36.869611 [ 4 ] {fe5a203e-a0f7-45be-bacb-8336ae460ebc} <Debug> TCPHandler: Processed in 0.001429989 sec. | ||
| 7102 | 2025.11.08 00:04:36.869723 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7103 | 2025.11.08 00:04:36.869817 [ 4 ] {9b90e26b-ef05-47ef-a4c9-8021150960bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7104 | 2025.11.08 00:04:36.869846 [ 189 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_9_2} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2025.11.08 00:04:36.869860 [ 4 ] {9b90e26b-ef05-47ef-a4c9-8021150960bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7106 | 2025.11.08 00:04:36.869921 [ 189 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_9_2} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7107 | 2025.11.08 00:04:36.870011 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7108 | 2025.11.08 00:04:36.870264 [ 4 ] {9b90e26b-ef05-47ef-a4c9-8021150960bb} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2025.11.08 00:04:36.870299 [ 4 ] {9b90e26b-ef05-47ef-a4c9-8021150960bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7110 | 2025.11.08 00:04:36.870628 [ 4 ] {9b90e26b-ef05-47ef-a4c9-8021150960bb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7111 | 2025.11.08 00:04:36.870840 [ 4 ] {9b90e26b-ef05-47ef-a4c9-8021150960bb} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2025.11.08 00:04:36.870967 [ 4 ] {9b90e26b-ef05-47ef-a4c9-8021150960bb} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001167 sec., 173093.40188517564 rows/sec., 12.40 MiB/sec. | ||
| 7113 | 2025.11.08 00:04:36.871003 [ 4 ] {9b90e26b-ef05-47ef-a4c9-8021150960bb} <Debug> TCPHandler: Processed in 0.001331056 sec. | ||
| 7114 | 2025.11.08 00:04:36.871117 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7115 | 2025.11.08 00:04:36.871212 [ 4 ] {f0422fb3-5595-4437-933c-52fde455a0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7116 | 2025.11.08 00:04:36.871267 [ 4 ] {f0422fb3-5595-4437-933c-52fde455a0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7117 | 2025.11.08 00:04:36.872006 [ 4 ] {f0422fb3-5595-4437-933c-52fde455a0be} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2025.11.08 00:04:36.872043 [ 4 ] {f0422fb3-5595-4437-933c-52fde455a0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7119 | 2025.11.08 00:04:36.872570 [ 4 ] {f0422fb3-5595-4437-933c-52fde455a0be} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7120 | 2025.11.08 00:04:36.872800 [ 4 ] {f0422fb3-5595-4437-933c-52fde455a0be} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2025.11.08 00:04:36.872941 [ 4 ] {f0422fb3-5595-4437-933c-52fde455a0be} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001747 sec., 9158.557527189467 rows/sec., 16.41 MiB/sec. | ||
| 7122 | 2025.11.08 00:04:36.872996 [ 4 ] {f0422fb3-5595-4437-933c-52fde455a0be} <Debug> TCPHandler: Processed in 0.001929523 sec. | ||
| 7123 | 2025.11.08 00:04:36.873115 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7124 | 2025.11.08 00:04:36.873211 [ 4 ] {588ee147-3f6f-420c-b9e3-d54bb8996197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7125 | 2025.11.08 00:04:36.873252 [ 4 ] {588ee147-3f6f-420c-b9e3-d54bb8996197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7126 | 2025.11.08 00:04:36.873583 [ 4 ] {588ee147-3f6f-420c-b9e3-d54bb8996197} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2025.11.08 00:04:36.873620 [ 4 ] {588ee147-3f6f-420c-b9e3-d54bb8996197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7128 | 2025.11.08 00:04:36.873928 [ 4 ] {588ee147-3f6f-420c-b9e3-d54bb8996197} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7129 | 2025.11.08 00:04:36.874134 [ 4 ] {588ee147-3f6f-420c-b9e3-d54bb8996197} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2025.11.08 00:04:36.874262 [ 4 ] {588ee147-3f6f-420c-b9e3-d54bb8996197} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 7131 | 2025.11.08 00:04:36.874298 [ 4 ] {588ee147-3f6f-420c-b9e3-d54bb8996197} <Debug> TCPHandler: Processed in 0.001232014 sec. | ||
| 7132 | 2025.11.08 00:04:37.644217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16739 | ||
| 7133 | 2025.11.08 00:04:37.644822 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2025.11.08 00:04:37.644874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7135 | 2025.11.08 00:04:37.645385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7136 | 2025.11.08 00:04:37.645617 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2025.11.08 00:04:37.645754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16739 | ||
| 7138 | 2025.11.08 00:04:38.583774 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 7139 | 2025.11.08 00:04:38.601136 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2025.11.08 00:04:38.601199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7141 | 2025.11.08 00:04:38.607564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7142 | 2025.11.08 00:04:38.608280 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2025.11.08 00:04:38.611294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7144 | 2025.11.08 00:04:41.856801 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7145 | 2025.11.08 00:04:41.857016 [ 4 ] {577ed760-39d0-416e-9174-61334d99e678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7146 | 2025.11.08 00:04:41.857092 [ 4 ] {577ed760-39d0-416e-9174-61334d99e678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7147 | 2025.11.08 00:04:41.857801 [ 4 ] {577ed760-39d0-416e-9174-61334d99e678} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2025.11.08 00:04:41.857852 [ 4 ] {577ed760-39d0-416e-9174-61334d99e678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7149 | 2025.11.08 00:04:41.858243 [ 4 ] {577ed760-39d0-416e-9174-61334d99e678} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7150 | 2025.11.08 00:04:41.858463 [ 4 ] {577ed760-39d0-416e-9174-61334d99e678} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2025.11.08 00:04:41.858605 [ 4 ] {577ed760-39d0-416e-9174-61334d99e678} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001674 sec., 64516.12903225807 rows/sec., 5.41 MiB/sec. | ||
| 7152 | 2025.11.08 00:04:41.858627 [ 118 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7153 | 2025.11.08 00:04:41.858643 [ 4 ] {577ed760-39d0-416e-9174-61334d99e678} <Debug> TCPHandler: Processed in 0.002014015 sec. | ||
| 7154 | 2025.11.08 00:04:41.858696 [ 118 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2025.11.08 00:04:41.858724 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7156 | 2025.11.08 00:04:41.858789 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2025.11.08 00:04:41.858824 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 7158 | 2025.11.08 00:04:41.858884 [ 4 ] {3bcf0885-fc12-432c-a87a-12aa9188bf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7159 | 2025.11.08 00:04:41.858927 [ 4 ] {3bcf0885-fc12-432c-a87a-12aa9188bf11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7160 | 2025.11.08 00:04:41.858937 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7161 | 2025.11.08 00:04:41.858973 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 7162 | 2025.11.08 00:04:41.859100 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1248 rows starting from the beginning of the part | ||
| 7163 | 2025.11.08 00:04:41.859146 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 88 rows starting from the beginning of the part | ||
| 7164 | 2025.11.08 00:04:41.859188 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part | ||
| 7165 | 2025.11.08 00:04:41.859233 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 214 rows starting from the beginning of the part | ||
| 7166 | 2025.11.08 00:04:41.859272 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
| 7167 | 2025.11.08 00:04:41.859406 [ 4 ] {3bcf0885-fc12-432c-a87a-12aa9188bf11} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2025.11.08 00:04:41.859448 [ 4 ] {3bcf0885-fc12-432c-a87a-12aa9188bf11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7169 | 2025.11.08 00:04:41.859782 [ 4 ] {3bcf0885-fc12-432c-a87a-12aa9188bf11} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7170 | 2025.11.08 00:04:41.860018 [ 4 ] {3bcf0885-fc12-432c-a87a-12aa9188bf11} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7171 | 2025.11.08 00:04:41.860150 [ 4 ] {3bcf0885-fc12-432c-a87a-12aa9188bf11} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001232 sec., 21103.896103896102 rows/sec., 1.55 MiB/sec. | ||
| 7172 | 2025.11.08 00:04:41.860189 [ 4 ] {3bcf0885-fc12-432c-a87a-12aa9188bf11} <Debug> TCPHandler: Processed in 0.001402959 sec. | ||
| 7173 | 2025.11.08 00:04:41.860304 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7174 | 2025.11.08 00:04:41.860397 [ 4 ] {45bf4958-abe9-46a1-a3af-4559769f3783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7175 | 2025.11.08 00:04:41.860437 [ 4 ] {45bf4958-abe9-46a1-a3af-4559769f3783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7176 | 2025.11.08 00:04:41.860748 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3175 rows, containing 5 columns (5 merged, 0 gathered) in 0.001918063 sec., 1655315.805580943 rows/sec., 145.11 MiB/sec. | ||
| 7177 | 2025.11.08 00:04:41.860861 [ 4 ] {45bf4958-abe9-46a1-a3af-4559769f3783} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2025.11.08 00:04:41.860902 [ 4 ] {45bf4958-abe9-46a1-a3af-4559769f3783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7179 | 2025.11.08 00:04:41.861075 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7180 | 2025.11.08 00:04:41.861265 [ 4 ] {45bf4958-abe9-46a1-a3af-4559769f3783} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7181 | 2025.11.08 00:04:41.861465 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_51_10} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2025.11.08 00:04:41.861537 [ 4 ] {45bf4958-abe9-46a1-a3af-4559769f3783} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2025.11.08 00:04:41.861561 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_51_10} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7184 | 2025.11.08 00:04:41.861654 [ 118 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7185 | 2025.11.08 00:04:41.861668 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7186 | 2025.11.08 00:04:41.861680 [ 4 ] {45bf4958-abe9-46a1-a3af-4559769f3783} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001301 sec., 69177.55572636433 rows/sec., 5.40 MiB/sec. | ||
| 7187 | 2025.11.08 00:04:41.861695 [ 118 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2025.11.08 00:04:41.861729 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7189 | 2025.11.08 00:04:41.861732 [ 4 ] {45bf4958-abe9-46a1-a3af-4559769f3783} <Debug> TCPHandler: Processed in 0.001477321 sec. | ||
| 7190 | 2025.11.08 00:04:41.861807 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 7191 | 2025.11.08 00:04:41.861861 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2025.11.08 00:04:41.861909 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7193 | 2025.11.08 00:04:41.861940 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 634 rows starting from the beginning of the part | ||
| 7194 | 2025.11.08 00:04:41.861959 [ 4 ] {290b0c02-a733-44db-b656-3d0f8a227a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7195 | 2025.11.08 00:04:41.861992 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 546 rows starting from the beginning of the part | ||
| 7196 | 2025.11.08 00:04:41.862007 [ 4 ] {290b0c02-a733-44db-b656-3d0f8a227a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7197 | 2025.11.08 00:04:41.862040 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 80 rows starting from the beginning of the part | ||
| 7198 | 2025.11.08 00:04:41.862084 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 7199 | 2025.11.08 00:04:41.862152 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
| 7200 | 2025.11.08 00:04:41.862193 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 7201 | 2025.11.08 00:04:41.862447 [ 4 ] {290b0c02-a733-44db-b656-3d0f8a227a8d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2025.11.08 00:04:41.862488 [ 4 ] {290b0c02-a733-44db-b656-3d0f8a227a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7203 | 2025.11.08 00:04:41.862841 [ 4 ] {290b0c02-a733-44db-b656-3d0f8a227a8d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7204 | 2025.11.08 00:04:41.863060 [ 4 ] {290b0c02-a733-44db-b656-3d0f8a227a8d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2025.11.08 00:04:41.863154 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380868 sec., 1135517.6599066674 rows/sec., 90.51 MiB/sec. | ||
| 7206 | 2025.11.08 00:04:41.863175 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7207 | 2025.11.08 00:04:41.863195 [ 4 ] {290b0c02-a733-44db-b656-3d0f8a227a8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 7208 | 2025.11.08 00:04:41.863214 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2025.11.08 00:04:41.863238 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7210 | 2025.11.08 00:04:41.863241 [ 4 ] {290b0c02-a733-44db-b656-3d0f8a227a8d} <Debug> TCPHandler: Processed in 0.00142991 sec. | ||
| 7211 | 2025.11.08 00:04:41.863323 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7212 | 2025.11.08 00:04:41.863349 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 7213 | 2025.11.08 00:04:41.863365 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2025.11.08 00:04:41.863500 [ 4 ] {bbf8efcd-fda3-4915-b883-940df7a74593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7215 | 2025.11.08 00:04:41.863510 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7216 | 2025.11.08 00:04:41.863565 [ 4 ] {bbf8efcd-fda3-4915-b883-940df7a74593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7217 | 2025.11.08 00:04:41.863574 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12906 rows starting from the beginning of the part | ||
| 7218 | 2025.11.08 00:04:41.863588 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_51_10} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2025.11.08 00:04:41.863659 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 844 rows starting from the beginning of the part | ||
| 7220 | 2025.11.08 00:04:41.863680 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_51_10} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7221 | 2025.11.08 00:04:41.863714 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 7222 | 2025.11.08 00:04:41.863755 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7223 | 2025.11.08 00:04:41.863764 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 7224 | 2025.11.08 00:04:41.863816 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 202 rows starting from the beginning of the part | ||
| 7225 | 2025.11.08 00:04:41.863856 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 7226 | 2025.11.08 00:04:41.864435 [ 4 ] {bbf8efcd-fda3-4915-b883-940df7a74593} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2025.11.08 00:04:41.864479 [ 4 ] {bbf8efcd-fda3-4915-b883-940df7a74593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7228 | 2025.11.08 00:04:41.865078 [ 4 ] {bbf8efcd-fda3-4915-b883-940df7a74593} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7229 | 2025.11.08 00:04:41.865314 [ 4 ] {bbf8efcd-fda3-4915-b883-940df7a74593} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2025.11.08 00:04:41.865469 [ 4 ] {bbf8efcd-fda3-4915-b883-940df7a74593} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001978 sec., 13144.59049544995 rows/sec., 23.55 MiB/sec. | ||
| 7231 | 2025.11.08 00:04:41.865535 [ 4 ] {bbf8efcd-fda3-4915-b883-940df7a74593} <Debug> TCPHandler: Processed in 0.002218501 sec. | ||
| 7232 | 2025.11.08 00:04:41.865655 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2025.11.08 00:04:41.865752 [ 4 ] {3b32d9a5-e0b7-486e-a55c-e2d5954db4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7234 | 2025.11.08 00:04:41.865794 [ 4 ] {3b32d9a5-e0b7-486e-a55c-e2d5954db4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7235 | 2025.11.08 00:04:41.866149 [ 4 ] {3b32d9a5-e0b7-486e-a55c-e2d5954db4ab} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2025.11.08 00:04:41.866186 [ 4 ] {3b32d9a5-e0b7-486e-a55c-e2d5954db4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7237 | 2025.11.08 00:04:41.866523 [ 4 ] {3b32d9a5-e0b7-486e-a55c-e2d5954db4ab} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7238 | 2025.11.08 00:04:41.866747 [ 4 ] {3b32d9a5-e0b7-486e-a55c-e2d5954db4ab} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2025.11.08 00:04:41.866883 [ 4 ] {3b32d9a5-e0b7-486e-a55c-e2d5954db4ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 7240 | 2025.11.08 00:04:41.866892 [ 118 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7241 | 2025.11.08 00:04:41.866921 [ 4 ] {3b32d9a5-e0b7-486e-a55c-e2d5954db4ab} <Debug> TCPHandler: Processed in 0.001317606 sec. | ||
| 7242 | 2025.11.08 00:04:41.866933 [ 118 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2025.11.08 00:04:41.866964 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7244 | 2025.11.08 00:04:41.867071 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 7245 | 2025.11.08 00:04:41.867205 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7246 | 2025.11.08 00:04:41.867241 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2616 rows starting from the beginning of the part | ||
| 7247 | 2025.11.08 00:04:41.867309 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 7248 | 2025.11.08 00:04:41.867355 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 7249 | 2025.11.08 00:04:41.867396 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 7250 | 2025.11.08 00:04:41.867434 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 7251 | 2025.11.08 00:04:41.867473 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 7252 | 2025.11.08 00:04:41.868686 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14432 rows, containing 5 columns (5 merged, 0 gathered) in 0.005429029 sec., 2658302.248892021 rows/sec., 182.77 MiB/sec. | ||
| 7253 | 2025.11.08 00:04:41.869027 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2916 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065087 sec., 1412047.046928289 rows/sec., 95.13 MiB/sec. | ||
| 7254 | 2025.11.08 00:04:41.869395 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7255 | 2025.11.08 00:04:41.869735 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2025.11.08 00:04:41.869847 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7257 | 2025.11.08 00:04:41.869879 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7258 | 2025.11.08 00:04:41.869956 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 7259 | 2025.11.08 00:04:41.870157 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_51_10} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2025.11.08 00:04:41.870295 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_51_10} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7261 | 2025.11.08 00:04:41.870370 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7262 | 2025.11.08 00:04:42.000285 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.27 MiB, peak 293.28 MiB, free memory in arenas 0.00 B, will set to 285.41 MiB (RSS), difference: 1.14 MiB | ||
| 7263 | 2025.11.08 00:04:45.012211 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7264 | 2025.11.08 00:04:45.012293 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7265 | 2025.11.08 00:04:45.146041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17251 | ||
| 7266 | 2025.11.08 00:04:45.146572 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7267 | 2025.11.08 00:04:45.146616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7268 | 2025.11.08 00:04:45.147102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7269 | 2025.11.08 00:04:45.147339 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2025.11.08 00:04:45.147475 [ 91 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7271 | 2025.11.08 00:04:45.147483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17251 | ||
| 7272 | 2025.11.08 00:04:45.147554 [ 91 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2025.11.08 00:04:45.147583 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7274 | 2025.11.08 00:04:45.147715 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 7275 | 2025.11.08 00:04:45.147868 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7276 | 2025.11.08 00:04:45.147912 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14819 rows starting from the beginning of the part | ||
| 7277 | 2025.11.08 00:04:45.147985 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 7278 | 2025.11.08 00:04:45.148036 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 7279 | 2025.11.08 00:04:45.148083 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 7280 | 2025.11.08 00:04:45.148128 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 7281 | 2025.11.08 00:04:45.148175 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 7282 | 2025.11.08 00:04:45.150147 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17251 rows, containing 4 columns (4 merged, 0 gathered) in 0.002494388 sec., 6915924.868144009 rows/sec., 98.93 MiB/sec. | ||
| 7283 | 2025.11.08 00:04:45.150235 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7284 | 2025.11.08 00:04:45.150483 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_36_7} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2025.11.08 00:04:45.150554 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_36_7} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7286 | 2025.11.08 00:04:45.150626 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7287 | 2025.11.08 00:04:45.184578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 890 | ||
| 7288 | 2025.11.08 00:04:45.186820 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2025.11.08 00:04:45.186864 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7290 | 2025.11.08 00:04:45.188057 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7291 | 2025.11.08 00:04:45.188317 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2025.11.08 00:04:45.188454 [ 91 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7293 | 2025.11.08 00:04:45.188499 [ 91 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7294 | 2025.11.08 00:04:45.188518 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7295 | 2025.11.08 00:04:45.188560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
| 7296 | 2025.11.08 00:04:45.188609 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 7297 | 2025.11.08 00:04:45.189065 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7298 | 2025.11.08 00:04:45.189209 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 748 rows starting from the beginning of the part | ||
| 7299 | 2025.11.08 00:04:45.189562 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7300 | 2025.11.08 00:04:45.189909 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 7301 | 2025.11.08 00:04:45.190251 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 7302 | 2025.11.08 00:04:45.190583 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7303 | 2025.11.08 00:04:45.190911 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7304 | 2025.11.08 00:04:45.196572 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 72 columns (72 merged, 0 gathered) in 0.00799374 sec., 111337.12129741524 rows/sec., 90.18 MiB/sec. | ||
| 7305 | 2025.11.08 00:04:45.197450 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7306 | 2025.11.08 00:04:45.197925 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_26_5} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2025.11.08 00:04:45.197989 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_26_5} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7308 | 2025.11.08 00:04:45.198131 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 7309 | 2025.11.08 00:04:46.111513 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7310 | 2025.11.08 00:04:46.128167 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2025.11.08 00:04:46.128216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7312 | 2025.11.08 00:04:46.134038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7313 | 2025.11.08 00:04:46.134791 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2025.11.08 00:04:46.135101 [ 113 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7315 | 2025.11.08 00:04:46.135196 [ 113 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2025.11.08 00:04:46.135233 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7317 | 2025.11.08 00:04:46.135414 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 7318 | 2025.11.08 00:04:46.137887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7319 | 2025.11.08 00:04:46.139292 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7320 | 2025.11.08 00:04:46.140841 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 7321 | 2025.11.08 00:04:46.145426 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 7322 | 2025.11.08 00:04:46.149984 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 7323 | 2025.11.08 00:04:46.154324 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 7324 | 2025.11.08 00:04:46.158620 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 7325 | 2025.11.08 00:04:46.162485 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 7326 | 2025.11.08 00:04:46.211743 [ 186 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.076402529 sec., 3560.091577596862 rows/sec., 18.41 MiB/sec. | ||
| 7327 | 2025.11.08 00:04:46.214400 [ 191 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7328 | 2025.11.08 00:04:46.216695 [ 191 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_36_7} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2025.11.08 00:04:46.216776 [ 191 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_36_7} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7330 | 2025.11.08 00:04:46.219253 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7331 | 2025.11.08 00:04:46.856414 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2025.11.08 00:04:46.856605 [ 4 ] {4e542a05-73fd-43df-b259-287137ae75d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7333 | 2025.11.08 00:04:46.856677 [ 4 ] {4e542a05-73fd-43df-b259-287137ae75d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7334 | 2025.11.08 00:04:46.857432 [ 4 ] {4e542a05-73fd-43df-b259-287137ae75d0} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2025.11.08 00:04:46.857477 [ 4 ] {4e542a05-73fd-43df-b259-287137ae75d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7336 | 2025.11.08 00:04:46.857879 [ 4 ] {4e542a05-73fd-43df-b259-287137ae75d0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7337 | 2025.11.08 00:04:46.858112 [ 4 ] {4e542a05-73fd-43df-b259-287137ae75d0} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2025.11.08 00:04:46.858266 [ 4 ] {4e542a05-73fd-43df-b259-287137ae75d0} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001712 sec., 51401.86915887851 rows/sec., 4.33 MiB/sec. | ||
| 7339 | 2025.11.08 00:04:46.858309 [ 4 ] {4e542a05-73fd-43df-b259-287137ae75d0} <Debug> TCPHandler: Processed in 0.002024786 sec. | ||
| 7340 | 2025.11.08 00:04:46.858437 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2025.11.08 00:04:46.858531 [ 4 ] {1b2f53b1-2eab-423b-83ab-7b713511ca3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7342 | 2025.11.08 00:04:46.858572 [ 4 ] {1b2f53b1-2eab-423b-83ab-7b713511ca3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7343 | 2025.11.08 00:04:46.858967 [ 4 ] {1b2f53b1-2eab-423b-83ab-7b713511ca3c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2025.11.08 00:04:46.859002 [ 4 ] {1b2f53b1-2eab-423b-83ab-7b713511ca3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7345 | 2025.11.08 00:04:46.859307 [ 4 ] {1b2f53b1-2eab-423b-83ab-7b713511ca3c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7346 | 2025.11.08 00:04:46.859533 [ 4 ] {1b2f53b1-2eab-423b-83ab-7b713511ca3c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2025.11.08 00:04:46.859662 [ 4 ] {1b2f53b1-2eab-423b-83ab-7b713511ca3c} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00115 sec., 13913.04347826087 rows/sec., 1.02 MiB/sec. | ||
| 7348 | 2025.11.08 00:04:46.859701 [ 4 ] {1b2f53b1-2eab-423b-83ab-7b713511ca3c} <Debug> TCPHandler: Processed in 0.001313696 sec. | ||
| 7349 | 2025.11.08 00:04:46.859820 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7350 | 2025.11.08 00:04:46.859913 [ 4 ] {29457979-25f4-4364-9f1d-5e3e2e0e87ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7351 | 2025.11.08 00:04:46.859954 [ 4 ] {29457979-25f4-4364-9f1d-5e3e2e0e87ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7352 | 2025.11.08 00:04:46.860375 [ 4 ] {29457979-25f4-4364-9f1d-5e3e2e0e87ee} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2025.11.08 00:04:46.860409 [ 4 ] {29457979-25f4-4364-9f1d-5e3e2e0e87ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7354 | 2025.11.08 00:04:46.860720 [ 4 ] {29457979-25f4-4364-9f1d-5e3e2e0e87ee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7355 | 2025.11.08 00:04:46.860932 [ 4 ] {29457979-25f4-4364-9f1d-5e3e2e0e87ee} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2025.11.08 00:04:46.861060 [ 4 ] {29457979-25f4-4364-9f1d-5e3e2e0e87ee} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001165 sec., 68669.5278969957 rows/sec., 5.36 MiB/sec. | ||
| 7357 | 2025.11.08 00:04:46.861106 [ 4 ] {29457979-25f4-4364-9f1d-5e3e2e0e87ee} <Debug> TCPHandler: Processed in 0.001344877 sec. | ||
| 7358 | 2025.11.08 00:04:46.861226 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7359 | 2025.11.08 00:04:46.861318 [ 4 ] {71239df4-b333-4d3c-8cbd-d46b61c4979a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7360 | 2025.11.08 00:04:46.861362 [ 4 ] {71239df4-b333-4d3c-8cbd-d46b61c4979a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7361 | 2025.11.08 00:04:46.861769 [ 4 ] {71239df4-b333-4d3c-8cbd-d46b61c4979a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2025.11.08 00:04:46.861803 [ 4 ] {71239df4-b333-4d3c-8cbd-d46b61c4979a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7363 | 2025.11.08 00:04:46.862145 [ 4 ] {71239df4-b333-4d3c-8cbd-d46b61c4979a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7364 | 2025.11.08 00:04:46.862364 [ 4 ] {71239df4-b333-4d3c-8cbd-d46b61c4979a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2025.11.08 00:04:46.862495 [ 4 ] {71239df4-b333-4d3c-8cbd-d46b61c4979a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 7366 | 2025.11.08 00:04:46.862531 [ 4 ] {71239df4-b333-4d3c-8cbd-d46b61c4979a} <Debug> TCPHandler: Processed in 0.001354527 sec. | ||
| 7367 | 2025.11.08 00:04:46.862656 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7368 | 2025.11.08 00:04:46.862775 [ 4 ] {aee9f402-4706-4156-87b3-9af1d477574e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7369 | 2025.11.08 00:04:46.862841 [ 4 ] {aee9f402-4706-4156-87b3-9af1d477574e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7370 | 2025.11.08 00:04:46.863704 [ 4 ] {aee9f402-4706-4156-87b3-9af1d477574e} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2025.11.08 00:04:46.863739 [ 4 ] {aee9f402-4706-4156-87b3-9af1d477574e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7372 | 2025.11.08 00:04:46.864265 [ 4 ] {aee9f402-4706-4156-87b3-9af1d477574e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7373 | 2025.11.08 00:04:46.864484 [ 4 ] {aee9f402-4706-4156-87b3-9af1d477574e} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2025.11.08 00:04:46.864622 [ 4 ] {aee9f402-4706-4156-87b3-9af1d477574e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001871 sec., 8551.5766969535 rows/sec., 15.32 MiB/sec. | ||
| 7375 | 2025.11.08 00:04:46.864693 [ 4 ] {aee9f402-4706-4156-87b3-9af1d477574e} <Debug> TCPHandler: Processed in 0.002105458 sec. | ||
| 7376 | 2025.11.08 00:04:46.864801 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7377 | 2025.11.08 00:04:46.864893 [ 4 ] {481c7afe-f40d-4380-937c-923104861149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7378 | 2025.11.08 00:04:46.864934 [ 4 ] {481c7afe-f40d-4380-937c-923104861149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7379 | 2025.11.08 00:04:46.865270 [ 4 ] {481c7afe-f40d-4380-937c-923104861149} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2025.11.08 00:04:46.865304 [ 4 ] {481c7afe-f40d-4380-937c-923104861149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7381 | 2025.11.08 00:04:46.865607 [ 4 ] {481c7afe-f40d-4380-937c-923104861149} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7382 | 2025.11.08 00:04:46.865812 [ 4 ] {481c7afe-f40d-4380-937c-923104861149} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2025.11.08 00:04:46.865936 [ 4 ] {481c7afe-f40d-4380-937c-923104861149} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 7384 | 2025.11.08 00:04:46.865970 [ 4 ] {481c7afe-f40d-4380-937c-923104861149} <Debug> TCPHandler: Processed in 0.001218403 sec. | ||
| 7385 | 2025.11.08 00:04:48.742939 [ 114 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7386 | 2025.11.08 00:04:48.743003 [ 114 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2025.11.08 00:04:48.743025 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7388 | 2025.11.08 00:04:48.743124 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 7389 | 2025.11.08 00:04:48.743243 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7390 | 2025.11.08 00:04:48.743276 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 7391 | 2025.11.08 00:04:48.743342 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 7392 | 2025.11.08 00:04:48.743385 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 7393 | 2025.11.08 00:04:48.743425 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 7394 | 2025.11.08 00:04:48.743464 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 7395 | 2025.11.08 00:04:48.744316 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230114 sec., 614577.1855291461 rows/sec., 44.85 MiB/sec. | ||
| 7396 | 2025.11.08 00:04:48.744514 [ 198 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7397 | 2025.11.08 00:04:48.744769 [ 198 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_17_4} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2025.11.08 00:04:48.744841 [ 198 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_17_4} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7399 | 2025.11.08 00:04:48.744919 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7400 | 2025.11.08 00:04:49.391777 [ 111 ] {} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7401 | 2025.11.08 00:04:49.391840 [ 111 ] {} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7402 | 2025.11.08 00:04:49.391862 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7403 | 2025.11.08 00:04:49.391976 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 7404 | 2025.11.08 00:04:49.392124 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7405 | 2025.11.08 00:04:49.392157 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 7406 | 2025.11.08 00:04:49.392229 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 7407 | 2025.11.08 00:04:49.392274 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 7408 | 2025.11.08 00:04:49.392315 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 7409 | 2025.11.08 00:04:49.392367 [ 186 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 7410 | 2025.11.08 00:04:49.393130 [ 193 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200403 sec., 44984.892573577374 rows/sec., 3.75 MiB/sec. | ||
| 7411 | 2025.11.08 00:04:49.393349 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7412 | 2025.11.08 00:04:49.393695 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_9_2} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7413 | 2025.11.08 00:04:49.393778 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_9_2} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7414 | 2025.11.08 00:04:49.393887 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7415 | 2025.11.08 00:04:51.883515 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7416 | 2025.11.08 00:04:51.883725 [ 4 ] {80f8c35a-a4e1-4f6f-9903-d3eafaf2a50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7417 | 2025.11.08 00:04:51.883799 [ 4 ] {80f8c35a-a4e1-4f6f-9903-d3eafaf2a50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7418 | 2025.11.08 00:04:51.884504 [ 4 ] {80f8c35a-a4e1-4f6f-9903-d3eafaf2a50d} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2025.11.08 00:04:51.884553 [ 4 ] {80f8c35a-a4e1-4f6f-9903-d3eafaf2a50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7420 | 2025.11.08 00:04:51.884932 [ 4 ] {80f8c35a-a4e1-4f6f-9903-d3eafaf2a50d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7421 | 2025.11.08 00:04:51.885177 [ 4 ] {80f8c35a-a4e1-4f6f-9903-d3eafaf2a50d} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2025.11.08 00:04:51.885333 [ 4 ] {80f8c35a-a4e1-4f6f-9903-d3eafaf2a50d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001662 sec., 3610.1083032490974 rows/sec., 294.38 KiB/sec. | ||
| 7423 | 2025.11.08 00:04:51.885386 [ 4 ] {80f8c35a-a4e1-4f6f-9903-d3eafaf2a50d} <Debug> TCPHandler: Processed in 0.002005835 sec. | ||
| 7424 | 2025.11.08 00:04:51.885585 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7425 | 2025.11.08 00:04:51.885715 [ 4 ] {f8f6e024-b275-4359-9a9e-53d8adfe4bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7426 | 2025.11.08 00:04:51.885767 [ 4 ] {f8f6e024-b275-4359-9a9e-53d8adfe4bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7427 | 2025.11.08 00:04:51.886869 [ 4 ] {f8f6e024-b275-4359-9a9e-53d8adfe4bb4} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2025.11.08 00:04:51.886909 [ 4 ] {f8f6e024-b275-4359-9a9e-53d8adfe4bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7429 | 2025.11.08 00:04:51.887355 [ 4 ] {f8f6e024-b275-4359-9a9e-53d8adfe4bb4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7430 | 2025.11.08 00:04:51.887591 [ 4 ] {f8f6e024-b275-4359-9a9e-53d8adfe4bb4} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7431 | 2025.11.08 00:04:51.887747 [ 4 ] {f8f6e024-b275-4359-9a9e-53d8adfe4bb4} <Debug> executeQuery: Read 1251 rows, 106.06 KiB in 0.002047 sec., 611138.2510991695 rows/sec., 50.60 MiB/sec. | ||
| 7432 | 2025.11.08 00:04:51.887791 [ 4 ] {f8f6e024-b275-4359-9a9e-53d8adfe4bb4} <Debug> TCPHandler: Processed in 0.002270453 sec. | ||
| 7433 | 2025.11.08 00:04:51.887920 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7434 | 2025.11.08 00:04:51.888025 [ 4 ] {96fd7135-6ac2-4413-8c20-1bc1508e63a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7435 | 2025.11.08 00:04:51.888067 [ 4 ] {96fd7135-6ac2-4413-8c20-1bc1508e63a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7436 | 2025.11.08 00:04:51.888496 [ 4 ] {96fd7135-6ac2-4413-8c20-1bc1508e63a8} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2025.11.08 00:04:51.888532 [ 4 ] {96fd7135-6ac2-4413-8c20-1bc1508e63a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7438 | 2025.11.08 00:04:51.888849 [ 4 ] {96fd7135-6ac2-4413-8c20-1bc1508e63a8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7439 | 2025.11.08 00:04:51.889071 [ 4 ] {96fd7135-6ac2-4413-8c20-1bc1508e63a8} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2025.11.08 00:04:51.889172 [ 109 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7441 | 2025.11.08 00:04:51.889199 [ 4 ] {96fd7135-6ac2-4413-8c20-1bc1508e63a8} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001197 sec., 26733.500417710944 rows/sec., 1.94 MiB/sec. | ||
| 7442 | 2025.11.08 00:04:51.889206 [ 109 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2025.11.08 00:04:51.889231 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7444 | 2025.11.08 00:04:51.889238 [ 4 ] {96fd7135-6ac2-4413-8c20-1bc1508e63a8} <Debug> TCPHandler: Processed in 0.001368608 sec. | ||
| 7445 | 2025.11.08 00:04:51.889327 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 7446 | 2025.11.08 00:04:51.889360 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7447 | 2025.11.08 00:04:51.889419 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7448 | 2025.11.08 00:04:51.889448 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 72 rows starting from the beginning of the part | ||
| 7449 | 2025.11.08 00:04:51.889457 [ 4 ] {e994b2e1-9cea-4470-9d2d-39a3950d1794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7450 | 2025.11.08 00:04:51.889497 [ 4 ] {e994b2e1-9cea-4470-9d2d-39a3950d1794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7451 | 2025.11.08 00:04:51.889506 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 7452 | 2025.11.08 00:04:51.889549 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 7453 | 2025.11.08 00:04:51.889589 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 7454 | 2025.11.08 00:04:51.889630 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
| 7455 | 2025.11.08 00:04:51.889670 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 7456 | 2025.11.08 00:04:51.890009 [ 4 ] {e994b2e1-9cea-4470-9d2d-39a3950d1794} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2025.11.08 00:04:51.890044 [ 4 ] {e994b2e1-9cea-4470-9d2d-39a3950d1794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7458 | 2025.11.08 00:04:51.890385 [ 4 ] {e994b2e1-9cea-4470-9d2d-39a3950d1794} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7459 | 2025.11.08 00:04:51.890484 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198143 sec., 176940.48206265862 rows/sec., 13.61 MiB/sec. | ||
| 7460 | 2025.11.08 00:04:51.890604 [ 4 ] {e994b2e1-9cea-4470-9d2d-39a3950d1794} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2025.11.08 00:04:51.890657 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7462 | 2025.11.08 00:04:51.890738 [ 4 ] {e994b2e1-9cea-4470-9d2d-39a3950d1794} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001301 sec., 175249.807840123 rows/sec., 11.87 MiB/sec. | ||
| 7463 | 2025.11.08 00:04:51.890775 [ 4 ] {e994b2e1-9cea-4470-9d2d-39a3950d1794} <Debug> TCPHandler: Processed in 0.00146548 sec. | ||
| 7464 | 2025.11.08 00:04:51.890891 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7465 | 2025.11.08 00:04:51.890963 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_51_10} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2025.11.08 00:04:51.890985 [ 4 ] {496e9227-19d7-4a2b-8d2e-d67f42cd7b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7467 | 2025.11.08 00:04:51.891025 [ 4 ] {496e9227-19d7-4a2b-8d2e-d67f42cd7b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7468 | 2025.11.08 00:04:51.891045 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_51_10} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7469 | 2025.11.08 00:04:51.891130 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7470 | 2025.11.08 00:04:51.891648 [ 4 ] {496e9227-19d7-4a2b-8d2e-d67f42cd7b15} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2025.11.08 00:04:51.891682 [ 4 ] {496e9227-19d7-4a2b-8d2e-d67f42cd7b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7472 | 2025.11.08 00:04:51.892009 [ 4 ] {496e9227-19d7-4a2b-8d2e-d67f42cd7b15} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7473 | 2025.11.08 00:04:51.892222 [ 4 ] {496e9227-19d7-4a2b-8d2e-d67f42cd7b15} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2025.11.08 00:04:51.892348 [ 4 ] {496e9227-19d7-4a2b-8d2e-d67f42cd7b15} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001381 sec., 399710.3548153512 rows/sec., 29.68 MiB/sec. | ||
| 7475 | 2025.11.08 00:04:51.892388 [ 4 ] {496e9227-19d7-4a2b-8d2e-d67f42cd7b15} <Debug> TCPHandler: Processed in 0.001548392 sec. | ||
| 7476 | 2025.11.08 00:04:51.892500 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2025.11.08 00:04:51.892595 [ 4 ] {62c463f0-01be-40f5-819b-65f0da177268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7478 | 2025.11.08 00:04:51.892638 [ 4 ] {62c463f0-01be-40f5-819b-65f0da177268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7479 | 2025.11.08 00:04:51.893231 [ 4 ] {62c463f0-01be-40f5-819b-65f0da177268} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2025.11.08 00:04:51.893265 [ 4 ] {62c463f0-01be-40f5-819b-65f0da177268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7481 | 2025.11.08 00:04:51.893641 [ 4 ] {62c463f0-01be-40f5-819b-65f0da177268} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7482 | 2025.11.08 00:04:51.893868 [ 4 ] {62c463f0-01be-40f5-819b-65f0da177268} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2025.11.08 00:04:51.893994 [ 4 ] {62c463f0-01be-40f5-819b-65f0da177268} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001418 sec., 597320.1692524683 rows/sec., 40.21 MiB/sec. | ||
| 7484 | 2025.11.08 00:04:51.894035 [ 4 ] {62c463f0-01be-40f5-819b-65f0da177268} <Debug> TCPHandler: Processed in 0.001585843 sec. | ||
| 7485 | 2025.11.08 00:04:51.894148 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2025.11.08 00:04:51.894243 [ 4 ] {1fb58b7b-ac47-40ac-8550-7cd5670390a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7487 | 2025.11.08 00:04:51.894298 [ 4 ] {1fb58b7b-ac47-40ac-8550-7cd5670390a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7488 | 2025.11.08 00:04:51.895096 [ 4 ] {1fb58b7b-ac47-40ac-8550-7cd5670390a0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2025.11.08 00:04:51.895130 [ 4 ] {1fb58b7b-ac47-40ac-8550-7cd5670390a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7490 | 2025.11.08 00:04:51.895655 [ 4 ] {1fb58b7b-ac47-40ac-8550-7cd5670390a0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7491 | 2025.11.08 00:04:51.895879 [ 4 ] {1fb58b7b-ac47-40ac-8550-7cd5670390a0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2025.11.08 00:04:51.895981 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7493 | 2025.11.08 00:04:51.896011 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2025.11.08 00:04:51.896020 [ 4 ] {1fb58b7b-ac47-40ac-8550-7cd5670390a0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001795 sec., 14484.679665738162 rows/sec., 25.96 MiB/sec. | ||
| 7495 | 2025.11.08 00:04:51.896028 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7496 | 2025.11.08 00:04:51.896086 [ 4 ] {1fb58b7b-ac47-40ac-8550-7cd5670390a0} <Debug> TCPHandler: Processed in 0.001989205 sec. | ||
| 7497 | 2025.11.08 00:04:51.896155 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 7498 | 2025.11.08 00:04:51.896200 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7499 | 2025.11.08 00:04:51.896299 [ 4 ] {8bd09c57-ccd7-461e-a178-ddd9888dbdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7500 | 2025.11.08 00:04:51.896341 [ 4 ] {8bd09c57-ccd7-461e-a178-ddd9888dbdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7501 | 2025.11.08 00:04:51.896394 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7502 | 2025.11.08 00:04:51.896454 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 902 rows starting from the beginning of the part | ||
| 7503 | 2025.11.08 00:04:51.896573 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 7504 | 2025.11.08 00:04:51.896672 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part | ||
| 7505 | 2025.11.08 00:04:51.896682 [ 4 ] {8bd09c57-ccd7-461e-a178-ddd9888dbdb8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2025.11.08 00:04:51.896720 [ 4 ] {8bd09c57-ccd7-461e-a178-ddd9888dbdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7507 | 2025.11.08 00:04:51.896761 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 7508 | 2025.11.08 00:04:51.896857 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
| 7509 | 2025.11.08 00:04:51.896942 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 7510 | 2025.11.08 00:04:51.897048 [ 4 ] {8bd09c57-ccd7-461e-a178-ddd9888dbdb8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7511 | 2025.11.08 00:04:51.897286 [ 4 ] {8bd09c57-ccd7-461e-a178-ddd9888dbdb8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2025.11.08 00:04:51.897451 [ 4 ] {8bd09c57-ccd7-461e-a178-ddd9888dbdb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 7513 | 2025.11.08 00:04:51.897490 [ 4 ] {8bd09c57-ccd7-461e-a178-ddd9888dbdb8} <Debug> TCPHandler: Processed in 0.001340366 sec. | ||
| 7514 | 2025.11.08 00:04:51.903520 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 19 columns (19 merged, 0 gathered) in 0.007425354 sec., 136289.79843923938 rows/sec., 244.23 MiB/sec. | ||
| 7515 | 2025.11.08 00:04:51.905120 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7516 | 2025.11.08 00:04:51.905511 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2025.11.08 00:04:51.905602 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7518 | 2025.11.08 00:04:51.905770 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 7519 | 2025.11.08 00:04:52.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.51 MiB, peak 298.71 MiB, free memory in arenas 0.00 B, will set to 292.35 MiB (RSS), difference: 3.85 MiB | ||
| 7520 | 2025.11.08 00:04:52.648458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17699 | ||
| 7521 | 2025.11.08 00:04:52.648979 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2025.11.08 00:04:52.649031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7523 | 2025.11.08 00:04:52.649559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7524 | 2025.11.08 00:04:52.649852 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2025.11.08 00:04:52.650067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17699 | ||
| 7526 | 2025.11.08 00:04:53.638859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7527 | 2025.11.08 00:04:53.653783 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2025.11.08 00:04:53.653831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7529 | 2025.11.08 00:04:53.659333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7530 | 2025.11.08 00:04:53.660043 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2025.11.08 00:04:53.662751 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7532 | 2025.11.08 00:04:55.189623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 918 | ||
| 7533 | 2025.11.08 00:04:55.191836 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2025.11.08 00:04:55.191884 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7535 | 2025.11.08 00:04:55.193068 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7536 | 2025.11.08 00:04:55.193336 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2025.11.08 00:04:55.193593 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7538 | 2025.11.08 00:04:56.856233 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7539 | 2025.11.08 00:04:56.856438 [ 4 ] {16b7d010-4961-4858-8fe2-d3bfa8cf931d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7540 | 2025.11.08 00:04:56.856507 [ 4 ] {16b7d010-4961-4858-8fe2-d3bfa8cf931d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7541 | 2025.11.08 00:04:56.857204 [ 4 ] {16b7d010-4961-4858-8fe2-d3bfa8cf931d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2025.11.08 00:04:56.857245 [ 4 ] {16b7d010-4961-4858-8fe2-d3bfa8cf931d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7543 | 2025.11.08 00:04:56.857627 [ 4 ] {16b7d010-4961-4858-8fe2-d3bfa8cf931d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7544 | 2025.11.08 00:04:56.857864 [ 4 ] {16b7d010-4961-4858-8fe2-d3bfa8cf931d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7545 | 2025.11.08 00:04:56.858014 [ 4 ] {16b7d010-4961-4858-8fe2-d3bfa8cf931d} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001627 sec., 54087.27719729564 rows/sec., 4.56 MiB/sec. | ||
| 7546 | 2025.11.08 00:04:56.858054 [ 4 ] {16b7d010-4961-4858-8fe2-d3bfa8cf931d} <Debug> TCPHandler: Processed in 0.001954673 sec. | ||
| 7547 | 2025.11.08 00:04:56.858181 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2025.11.08 00:04:56.858276 [ 4 ] {84d6a467-84d6-4786-9082-44e7dbdc9149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7549 | 2025.11.08 00:04:56.858316 [ 4 ] {84d6a467-84d6-4786-9082-44e7dbdc9149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7550 | 2025.11.08 00:04:56.858704 [ 4 ] {84d6a467-84d6-4786-9082-44e7dbdc9149} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2025.11.08 00:04:56.858740 [ 4 ] {84d6a467-84d6-4786-9082-44e7dbdc9149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7552 | 2025.11.08 00:04:56.859034 [ 4 ] {84d6a467-84d6-4786-9082-44e7dbdc9149} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7553 | 2025.11.08 00:04:56.859246 [ 4 ] {84d6a467-84d6-4786-9082-44e7dbdc9149} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2025.11.08 00:04:56.859372 [ 4 ] {84d6a467-84d6-4786-9082-44e7dbdc9149} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001115 sec., 14349.775784753361 rows/sec., 1.05 MiB/sec. | ||
| 7555 | 2025.11.08 00:04:56.859408 [ 4 ] {84d6a467-84d6-4786-9082-44e7dbdc9149} <Debug> TCPHandler: Processed in 0.001277555 sec. | ||
| 7556 | 2025.11.08 00:04:56.859517 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2025.11.08 00:04:56.859609 [ 4 ] {66e8ed56-6b56-4eaf-8ae0-8987a6c4d47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7558 | 2025.11.08 00:04:56.859649 [ 4 ] {66e8ed56-6b56-4eaf-8ae0-8987a6c4d47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7559 | 2025.11.08 00:04:56.860068 [ 4 ] {66e8ed56-6b56-4eaf-8ae0-8987a6c4d47f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2025.11.08 00:04:56.860104 [ 4 ] {66e8ed56-6b56-4eaf-8ae0-8987a6c4d47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7561 | 2025.11.08 00:04:56.860406 [ 4 ] {66e8ed56-6b56-4eaf-8ae0-8987a6c4d47f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7562 | 2025.11.08 00:04:56.860615 [ 4 ] {66e8ed56-6b56-4eaf-8ae0-8987a6c4d47f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2025.11.08 00:04:56.860742 [ 4 ] {66e8ed56-6b56-4eaf-8ae0-8987a6c4d47f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001151 sec., 69504.77845351868 rows/sec., 5.43 MiB/sec. | ||
| 7564 | 2025.11.08 00:04:56.860779 [ 4 ] {66e8ed56-6b56-4eaf-8ae0-8987a6c4d47f} <Debug> TCPHandler: Processed in 0.001311396 sec. | ||
| 7565 | 2025.11.08 00:04:56.860887 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7566 | 2025.11.08 00:04:56.860978 [ 4 ] {e500432a-25a8-4de3-884e-ce78fa5d4703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7567 | 2025.11.08 00:04:56.861021 [ 4 ] {e500432a-25a8-4de3-884e-ce78fa5d4703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7568 | 2025.11.08 00:04:56.861423 [ 4 ] {e500432a-25a8-4de3-884e-ce78fa5d4703} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7569 | 2025.11.08 00:04:56.861459 [ 4 ] {e500432a-25a8-4de3-884e-ce78fa5d4703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7570 | 2025.11.08 00:04:56.861788 [ 4 ] {e500432a-25a8-4de3-884e-ce78fa5d4703} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7571 | 2025.11.08 00:04:56.862010 [ 4 ] {e500432a-25a8-4de3-884e-ce78fa5d4703} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7572 | 2025.11.08 00:04:56.862145 [ 4 ] {e500432a-25a8-4de3-884e-ce78fa5d4703} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 7573 | 2025.11.08 00:04:56.862181 [ 4 ] {e500432a-25a8-4de3-884e-ce78fa5d4703} <Debug> TCPHandler: Processed in 0.001342947 sec. | ||
| 7574 | 2025.11.08 00:04:56.862286 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7575 | 2025.11.08 00:04:56.862380 [ 4 ] {b187dc3b-775d-485e-b6fc-17dfadd9ae50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7576 | 2025.11.08 00:04:56.862435 [ 4 ] {b187dc3b-775d-485e-b6fc-17dfadd9ae50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7577 | 2025.11.08 00:04:56.863239 [ 4 ] {b187dc3b-775d-485e-b6fc-17dfadd9ae50} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2025.11.08 00:04:56.863279 [ 4 ] {b187dc3b-775d-485e-b6fc-17dfadd9ae50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7579 | 2025.11.08 00:04:56.863818 [ 4 ] {b187dc3b-775d-485e-b6fc-17dfadd9ae50} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7580 | 2025.11.08 00:04:56.864053 [ 4 ] {b187dc3b-775d-485e-b6fc-17dfadd9ae50} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2025.11.08 00:04:56.864194 [ 4 ] {b187dc3b-775d-485e-b6fc-17dfadd9ae50} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001832 sec., 8733.624454148472 rows/sec., 15.65 MiB/sec. | ||
| 7582 | 2025.11.08 00:04:56.864250 [ 4 ] {b187dc3b-775d-485e-b6fc-17dfadd9ae50} <Debug> TCPHandler: Processed in 0.002013686 sec. | ||
| 7583 | 2025.11.08 00:04:56.864377 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7584 | 2025.11.08 00:04:56.864503 [ 4 ] {5bb32950-06ce-4ec6-b4a7-4e5ec7f8ff62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7585 | 2025.11.08 00:04:56.864555 [ 4 ] {5bb32950-06ce-4ec6-b4a7-4e5ec7f8ff62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7586 | 2025.11.08 00:04:56.864942 [ 4 ] {5bb32950-06ce-4ec6-b4a7-4e5ec7f8ff62} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2025.11.08 00:04:56.864980 [ 4 ] {5bb32950-06ce-4ec6-b4a7-4e5ec7f8ff62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7588 | 2025.11.08 00:04:56.865311 [ 4 ] {5bb32950-06ce-4ec6-b4a7-4e5ec7f8ff62} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7589 | 2025.11.08 00:04:56.865525 [ 4 ] {5bb32950-06ce-4ec6-b4a7-4e5ec7f8ff62} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7590 | 2025.11.08 00:04:56.865658 [ 4 ] {5bb32950-06ce-4ec6-b4a7-4e5ec7f8ff62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 7591 | 2025.11.08 00:04:56.865697 [ 4 ] {5bb32950-06ce-4ec6-b4a7-4e5ec7f8ff62} <Debug> TCPHandler: Processed in 0.001381368 sec. | ||
| 7592 | 2025.11.08 00:05:00.012354 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7593 | 2025.11.08 00:05:00.012432 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7594 | 2025.11.08 00:05:00.150315 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18211 | ||
| 7595 | 2025.11.08 00:05:00.151154 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7596 | 2025.11.08 00:05:00.151250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7597 | 2025.11.08 00:05:00.151819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7598 | 2025.11.08 00:05:00.152061 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7599 | 2025.11.08 00:05:00.152213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18211 | ||
| 7600 | 2025.11.08 00:05:01.162879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7601 | 2025.11.08 00:05:01.179329 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2025.11.08 00:05:01.179387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7603 | 2025.11.08 00:05:01.185458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7604 | 2025.11.08 00:05:01.186183 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2025.11.08 00:05:01.188994 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7606 | 2025.11.08 00:05:01.856649 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7607 | 2025.11.08 00:05:01.856906 [ 4 ] {9866b09a-2340-402f-95d8-6a87e2929c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7608 | 2025.11.08 00:05:01.857002 [ 4 ] {9866b09a-2340-402f-95d8-6a87e2929c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7609 | 2025.11.08 00:05:01.857705 [ 4 ] {9866b09a-2340-402f-95d8-6a87e2929c22} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2025.11.08 00:05:01.857759 [ 4 ] {9866b09a-2340-402f-95d8-6a87e2929c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7611 | 2025.11.08 00:05:01.858151 [ 4 ] {9866b09a-2340-402f-95d8-6a87e2929c22} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7612 | 2025.11.08 00:05:01.858377 [ 4 ] {9866b09a-2340-402f-95d8-6a87e2929c22} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2025.11.08 00:05:01.858540 [ 4 ] {9866b09a-2340-402f-95d8-6a87e2929c22} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001708 sec., 63231.850117096015 rows/sec., 5.30 MiB/sec. | ||
| 7614 | 2025.11.08 00:05:01.858591 [ 4 ] {9866b09a-2340-402f-95d8-6a87e2929c22} <Debug> TCPHandler: Processed in 0.002116339 sec. | ||
| 7615 | 2025.11.08 00:05:01.858715 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2025.11.08 00:05:01.858817 [ 4 ] {a8c6392f-4051-46eb-8c75-1d31f02ca61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7617 | 2025.11.08 00:05:01.858860 [ 4 ] {a8c6392f-4051-46eb-8c75-1d31f02ca61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7618 | 2025.11.08 00:05:01.859317 [ 4 ] {a8c6392f-4051-46eb-8c75-1d31f02ca61e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2025.11.08 00:05:01.859365 [ 4 ] {a8c6392f-4051-46eb-8c75-1d31f02ca61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7620 | 2025.11.08 00:05:01.859768 [ 4 ] {a8c6392f-4051-46eb-8c75-1d31f02ca61e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7621 | 2025.11.08 00:05:01.860018 [ 4 ] {a8c6392f-4051-46eb-8c75-1d31f02ca61e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2025.11.08 00:05:01.860154 [ 4 ] {a8c6392f-4051-46eb-8c75-1d31f02ca61e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001362 sec., 19089.574155653452 rows/sec., 1.40 MiB/sec. | ||
| 7623 | 2025.11.08 00:05:01.860194 [ 4 ] {a8c6392f-4051-46eb-8c75-1d31f02ca61e} <Debug> TCPHandler: Processed in 0.001531073 sec. | ||
| 7624 | 2025.11.08 00:05:01.860354 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7625 | 2025.11.08 00:05:01.860456 [ 4 ] {d14bb506-45ca-49aa-bc52-e9149cb0a1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7626 | 2025.11.08 00:05:01.860497 [ 4 ] {d14bb506-45ca-49aa-bc52-e9149cb0a1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7627 | 2025.11.08 00:05:01.860985 [ 4 ] {d14bb506-45ca-49aa-bc52-e9149cb0a1c9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2025.11.08 00:05:01.861021 [ 4 ] {d14bb506-45ca-49aa-bc52-e9149cb0a1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7629 | 2025.11.08 00:05:01.861341 [ 4 ] {d14bb506-45ca-49aa-bc52-e9149cb0a1c9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7630 | 2025.11.08 00:05:01.861564 [ 4 ] {d14bb506-45ca-49aa-bc52-e9149cb0a1c9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2025.11.08 00:05:01.861694 [ 4 ] {d14bb506-45ca-49aa-bc52-e9149cb0a1c9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001259 sec., 71485.30579825258 rows/sec., 5.58 MiB/sec. | ||
| 7632 | 2025.11.08 00:05:01.861732 [ 4 ] {d14bb506-45ca-49aa-bc52-e9149cb0a1c9} <Debug> TCPHandler: Processed in 0.001429879 sec. | ||
| 7633 | 2025.11.08 00:05:01.861844 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7634 | 2025.11.08 00:05:01.861937 [ 4 ] {58afe885-f883-4519-aea5-0a12afe3e918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7635 | 2025.11.08 00:05:01.861980 [ 4 ] {58afe885-f883-4519-aea5-0a12afe3e918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7636 | 2025.11.08 00:05:01.862419 [ 4 ] {58afe885-f883-4519-aea5-0a12afe3e918} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2025.11.08 00:05:01.862461 [ 4 ] {58afe885-f883-4519-aea5-0a12afe3e918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7638 | 2025.11.08 00:05:01.862845 [ 4 ] {58afe885-f883-4519-aea5-0a12afe3e918} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7639 | 2025.11.08 00:05:01.863069 [ 4 ] {58afe885-f883-4519-aea5-0a12afe3e918} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2025.11.08 00:05:01.863210 [ 4 ] {58afe885-f883-4519-aea5-0a12afe3e918} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 7641 | 2025.11.08 00:05:01.863249 [ 4 ] {58afe885-f883-4519-aea5-0a12afe3e918} <Debug> TCPHandler: Processed in 0.00145373 sec. | ||
| 7642 | 2025.11.08 00:05:01.863364 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2025.11.08 00:05:01.863460 [ 4 ] {b3001591-2e28-40d5-89b0-60bfb2c93abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7644 | 2025.11.08 00:05:01.863518 [ 4 ] {b3001591-2e28-40d5-89b0-60bfb2c93abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7645 | 2025.11.08 00:05:01.864433 [ 4 ] {b3001591-2e28-40d5-89b0-60bfb2c93abc} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2025.11.08 00:05:01.864480 [ 4 ] {b3001591-2e28-40d5-89b0-60bfb2c93abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7647 | 2025.11.08 00:05:01.865146 [ 4 ] {b3001591-2e28-40d5-89b0-60bfb2c93abc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7648 | 2025.11.08 00:05:01.865376 [ 4 ] {b3001591-2e28-40d5-89b0-60bfb2c93abc} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2025.11.08 00:05:01.865522 [ 4 ] {b3001591-2e28-40d5-89b0-60bfb2c93abc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002082 sec., 12487.992315081652 rows/sec., 22.38 MiB/sec. | ||
| 7650 | 2025.11.08 00:05:01.865602 [ 4 ] {b3001591-2e28-40d5-89b0-60bfb2c93abc} <Debug> TCPHandler: Processed in 0.002289473 sec. | ||
| 7651 | 2025.11.08 00:05:01.865717 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2025.11.08 00:05:01.865811 [ 4 ] {e091551e-7658-420d-b4a6-14fc3aaf7386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7653 | 2025.11.08 00:05:01.865853 [ 4 ] {e091551e-7658-420d-b4a6-14fc3aaf7386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7654 | 2025.11.08 00:05:01.866225 [ 4 ] {e091551e-7658-420d-b4a6-14fc3aaf7386} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2025.11.08 00:05:01.866261 [ 4 ] {e091551e-7658-420d-b4a6-14fc3aaf7386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7656 | 2025.11.08 00:05:01.866575 [ 4 ] {e091551e-7658-420d-b4a6-14fc3aaf7386} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7657 | 2025.11.08 00:05:01.866787 [ 4 ] {e091551e-7658-420d-b4a6-14fc3aaf7386} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2025.11.08 00:05:01.866917 [ 4 ] {e091551e-7658-420d-b4a6-14fc3aaf7386} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 7659 | 2025.11.08 00:05:01.866953 [ 4 ] {e091551e-7658-420d-b4a6-14fc3aaf7386} <Debug> TCPHandler: Processed in 0.001286845 sec. | ||
| 7660 | 2025.11.08 00:05:05.193830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 942 | ||
| 7661 | 2025.11.08 00:05:05.196127 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2025.11.08 00:05:05.196180 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7663 | 2025.11.08 00:05:05.197419 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7664 | 2025.11.08 00:05:05.197708 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7665 | 2025.11.08 00:05:05.197966 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 7666 | 2025.11.08 00:05:06.857418 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2025.11.08 00:05:06.857718 [ 4 ] {a698c935-86a0-4682-a8e8-4ffb87840e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7668 | 2025.11.08 00:05:06.857822 [ 4 ] {a698c935-86a0-4682-a8e8-4ffb87840e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7669 | 2025.11.08 00:05:06.858635 [ 4 ] {a698c935-86a0-4682-a8e8-4ffb87840e93} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2025.11.08 00:05:06.858683 [ 4 ] {a698c935-86a0-4682-a8e8-4ffb87840e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7671 | 2025.11.08 00:05:06.859065 [ 4 ] {a698c935-86a0-4682-a8e8-4ffb87840e93} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7672 | 2025.11.08 00:05:06.859291 [ 4 ] {a698c935-86a0-4682-a8e8-4ffb87840e93} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2025.11.08 00:05:06.859453 [ 4 ] {a698c935-86a0-4682-a8e8-4ffb87840e93} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001809 sec., 13266.998341625207 rows/sec., 1.10 MiB/sec. | ||
| 7674 | 2025.11.08 00:05:06.859503 [ 4 ] {a698c935-86a0-4682-a8e8-4ffb87840e93} <Debug> TCPHandler: Processed in 0.002265972 sec. | ||
| 7675 | 2025.11.08 00:05:06.859619 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7676 | 2025.11.08 00:05:06.859720 [ 4 ] {12291c56-d57e-4cf4-9152-b996130a2aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7677 | 2025.11.08 00:05:06.859764 [ 4 ] {12291c56-d57e-4cf4-9152-b996130a2aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7678 | 2025.11.08 00:05:06.860243 [ 4 ] {12291c56-d57e-4cf4-9152-b996130a2aa4} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2025.11.08 00:05:06.860281 [ 4 ] {12291c56-d57e-4cf4-9152-b996130a2aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7680 | 2025.11.08 00:05:06.860594 [ 4 ] {12291c56-d57e-4cf4-9152-b996130a2aa4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7681 | 2025.11.08 00:05:06.860811 [ 4 ] {12291c56-d57e-4cf4-9152-b996130a2aa4} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2025.11.08 00:05:06.860953 [ 4 ] {12291c56-d57e-4cf4-9152-b996130a2aa4} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001256 sec., 165605.09554140127 rows/sec., 14.81 MiB/sec. | ||
| 7683 | 2025.11.08 00:05:06.860985 [ 95 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7684 | 2025.11.08 00:05:06.860992 [ 4 ] {12291c56-d57e-4cf4-9152-b996130a2aa4} <Debug> TCPHandler: Processed in 0.001426049 sec. | ||
| 7685 | 2025.11.08 00:05:06.861066 [ 95 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2025.11.08 00:05:06.861097 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7687 | 2025.11.08 00:05:06.861152 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7688 | 2025.11.08 00:05:06.861211 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 7689 | 2025.11.08 00:05:06.861252 [ 4 ] {1f5a9dab-8cc9-47ea-83ae-059ebecc31ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7690 | 2025.11.08 00:05:06.861293 [ 4 ] {1f5a9dab-8cc9-47ea-83ae-059ebecc31ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7691 | 2025.11.08 00:05:06.861317 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7692 | 2025.11.08 00:05:06.861351 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 7693 | 2025.11.08 00:05:06.861416 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part | ||
| 7694 | 2025.11.08 00:05:06.861467 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1251 rows starting from the beginning of the part | ||
| 7695 | 2025.11.08 00:05:06.861514 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part | ||
| 7696 | 2025.11.08 00:05:06.861559 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 108 rows starting from the beginning of the part | ||
| 7697 | 2025.11.08 00:05:06.861605 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 208 rows starting from the beginning of the part | ||
| 7698 | 2025.11.08 00:05:06.861698 [ 4 ] {1f5a9dab-8cc9-47ea-83ae-059ebecc31ce} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2025.11.08 00:05:06.861733 [ 4 ] {1f5a9dab-8cc9-47ea-83ae-059ebecc31ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7700 | 2025.11.08 00:05:06.862041 [ 4 ] {1f5a9dab-8cc9-47ea-83ae-059ebecc31ce} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7701 | 2025.11.08 00:05:06.862250 [ 4 ] {1f5a9dab-8cc9-47ea-83ae-059ebecc31ce} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2025.11.08 00:05:06.862386 [ 4 ] {1f5a9dab-8cc9-47ea-83ae-059ebecc31ce} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001154 sec., 24263.431542461003 rows/sec., 1.83 MiB/sec. | ||
| 7703 | 2025.11.08 00:05:06.862425 [ 4 ] {1f5a9dab-8cc9-47ea-83ae-059ebecc31ce} <Debug> TCPHandler: Processed in 0.001323646 sec. | ||
| 7704 | 2025.11.08 00:05:06.862546 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2025.11.08 00:05:06.862670 [ 4 ] {7e96e305-36fb-407e-9313-ad09a3eb208a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7706 | 2025.11.08 00:05:06.862720 [ 4 ] {7e96e305-36fb-407e-9313-ad09a3eb208a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7707 | 2025.11.08 00:05:06.863023 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3152 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849801 sec., 1703967.0753772974 rows/sec., 149.41 MiB/sec. | ||
| 7708 | 2025.11.08 00:05:06.863193 [ 4 ] {7e96e305-36fb-407e-9313-ad09a3eb208a} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2025.11.08 00:05:06.863244 [ 4 ] {7e96e305-36fb-407e-9313-ad09a3eb208a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7710 | 2025.11.08 00:05:06.863337 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7711 | 2025.11.08 00:05:06.863600 [ 4 ] {7e96e305-36fb-407e-9313-ad09a3eb208a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7712 | 2025.11.08 00:05:06.863744 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_56_11} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2025.11.08 00:05:06.863851 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_56_11} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7714 | 2025.11.08 00:05:06.863859 [ 4 ] {7e96e305-36fb-407e-9313-ad09a3eb208a} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2025.11.08 00:05:06.863965 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7716 | 2025.11.08 00:05:06.864007 [ 4 ] {7e96e305-36fb-407e-9313-ad09a3eb208a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001362 sec., 17621.14537444934 rows/sec., 1.46 MiB/sec. | ||
| 7717 | 2025.11.08 00:05:06.864049 [ 4 ] {7e96e305-36fb-407e-9313-ad09a3eb208a} <Debug> TCPHandler: Processed in 0.001566293 sec. | ||
| 7718 | 2025.11.08 00:05:06.864152 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2025.11.08 00:05:06.864273 [ 4 ] {4ba42334-dc9a-4628-98e4-f9be57760d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7720 | 2025.11.08 00:05:06.864321 [ 4 ] {4ba42334-dc9a-4628-98e4-f9be57760d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7721 | 2025.11.08 00:05:06.864725 [ 4 ] {4ba42334-dc9a-4628-98e4-f9be57760d2b} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2025.11.08 00:05:06.864764 [ 4 ] {4ba42334-dc9a-4628-98e4-f9be57760d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7723 | 2025.11.08 00:05:06.865077 [ 4 ] {4ba42334-dc9a-4628-98e4-f9be57760d2b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7724 | 2025.11.08 00:05:06.865295 [ 4 ] {4ba42334-dc9a-4628-98e4-f9be57760d2b} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2025.11.08 00:05:06.865430 [ 4 ] {4ba42334-dc9a-4628-98e4-f9be57760d2b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001195 sec., 10041.8410041841 rows/sec., 784.52 KiB/sec. | ||
| 7726 | 2025.11.08 00:05:06.865470 [ 4 ] {4ba42334-dc9a-4628-98e4-f9be57760d2b} <Debug> TCPHandler: Processed in 0.001368637 sec. | ||
| 7727 | 2025.11.08 00:05:06.865582 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7728 | 2025.11.08 00:05:06.865696 [ 4 ] {ad8f71b4-2fcf-441c-87e1-36cbf8db9a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7729 | 2025.11.08 00:05:06.865742 [ 4 ] {ad8f71b4-2fcf-441c-87e1-36cbf8db9a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7730 | 2025.11.08 00:05:06.866241 [ 4 ] {ad8f71b4-2fcf-441c-87e1-36cbf8db9a8a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2025.11.08 00:05:06.866285 [ 4 ] {ad8f71b4-2fcf-441c-87e1-36cbf8db9a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7732 | 2025.11.08 00:05:06.866599 [ 4 ] {ad8f71b4-2fcf-441c-87e1-36cbf8db9a8a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7733 | 2025.11.08 00:05:06.866816 [ 4 ] {ad8f71b4-2fcf-441c-87e1-36cbf8db9a8a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2025.11.08 00:05:06.866925 [ 95 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7735 | 2025.11.08 00:05:06.866945 [ 4 ] {ad8f71b4-2fcf-441c-87e1-36cbf8db9a8a} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001272 sec., 91194.96855345913 rows/sec., 7.41 MiB/sec. | ||
| 7736 | 2025.11.08 00:05:06.866959 [ 95 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2025.11.08 00:05:06.866984 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7738 | 2025.11.08 00:05:06.866988 [ 4 ] {ad8f71b4-2fcf-441c-87e1-36cbf8db9a8a} <Debug> TCPHandler: Processed in 0.00146371 sec. | ||
| 7739 | 2025.11.08 00:05:06.867060 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 7740 | 2025.11.08 00:05:06.867104 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2025.11.08 00:05:06.867134 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7742 | 2025.11.08 00:05:06.867159 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 634 rows starting from the beginning of the part | ||
| 7743 | 2025.11.08 00:05:06.867198 [ 4 ] {0a522f51-4c47-4b21-ad56-62528aff69aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7744 | 2025.11.08 00:05:06.867202 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 80 rows starting from the beginning of the part | ||
| 7745 | 2025.11.08 00:05:06.867246 [ 4 ] {0a522f51-4c47-4b21-ad56-62528aff69aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7746 | 2025.11.08 00:05:06.867249 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 552 rows starting from the beginning of the part | ||
| 7747 | 2025.11.08 00:05:06.867292 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 80 rows starting from the beginning of the part | ||
| 7748 | 2025.11.08 00:05:06.867327 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 7749 | 2025.11.08 00:05:06.867365 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 116 rows starting from the beginning of the part | ||
| 7750 | 2025.11.08 00:05:06.867781 [ 4 ] {0a522f51-4c47-4b21-ad56-62528aff69aa} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2025.11.08 00:05:06.867830 [ 4 ] {0a522f51-4c47-4b21-ad56-62528aff69aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7752 | 2025.11.08 00:05:06.868361 [ 4 ] {0a522f51-4c47-4b21-ad56-62528aff69aa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7753 | 2025.11.08 00:05:06.868649 [ 4 ] {0a522f51-4c47-4b21-ad56-62528aff69aa} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2025.11.08 00:05:06.868784 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7755 | 2025.11.08 00:05:06.868788 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747528 sec., 888111.6640191174 rows/sec., 70.76 MiB/sec. | ||
| 7756 | 2025.11.08 00:05:06.868813 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2025.11.08 00:05:06.868809 [ 4 ] {0a522f51-4c47-4b21-ad56-62528aff69aa} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001629 sec., 120319.21424186617 rows/sec., 8.63 MiB/sec. | ||
| 7758 | 2025.11.08 00:05:06.868862 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7759 | 2025.11.08 00:05:06.868900 [ 4 ] {0a522f51-4c47-4b21-ad56-62528aff69aa} <Debug> TCPHandler: Processed in 0.001845651 sec. | ||
| 7760 | 2025.11.08 00:05:06.868952 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 7761 | 2025.11.08 00:05:06.869019 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2025.11.08 00:05:06.869049 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7763 | 2025.11.08 00:05:06.869061 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7764 | 2025.11.08 00:05:06.869104 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14432 rows starting from the beginning of the part | ||
| 7765 | 2025.11.08 00:05:06.869121 [ 4 ] {f72bf54e-7707-41be-9c31-27eb6782596d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7766 | 2025.11.08 00:05:06.869170 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 7767 | 2025.11.08 00:05:06.869183 [ 4 ] {f72bf54e-7707-41be-9c31-27eb6782596d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7768 | 2025.11.08 00:05:06.869228 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 847 rows starting from the beginning of the part | ||
| 7769 | 2025.11.08 00:05:06.869276 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 7770 | 2025.11.08 00:05:06.869319 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 7771 | 2025.11.08 00:05:06.869362 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 196 rows starting from the beginning of the part | ||
| 7772 | 2025.11.08 00:05:06.869415 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_56_11} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2025.11.08 00:05:06.869515 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_56_11} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7774 | 2025.11.08 00:05:06.869615 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7775 | 2025.11.08 00:05:06.869951 [ 4 ] {f72bf54e-7707-41be-9c31-27eb6782596d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7776 | 2025.11.08 00:05:06.869993 [ 4 ] {f72bf54e-7707-41be-9c31-27eb6782596d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7777 | 2025.11.08 00:05:06.870563 [ 4 ] {f72bf54e-7707-41be-9c31-27eb6782596d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7778 | 2025.11.08 00:05:06.870785 [ 4 ] {f72bf54e-7707-41be-9c31-27eb6782596d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7779 | 2025.11.08 00:05:06.870940 [ 4 ] {f72bf54e-7707-41be-9c31-27eb6782596d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001838 sec., 8705.114254624592 rows/sec., 15.60 MiB/sec. | ||
| 7780 | 2025.11.08 00:05:06.870997 [ 4 ] {f72bf54e-7707-41be-9c31-27eb6782596d} <Debug> TCPHandler: Processed in 0.002031176 sec. | ||
| 7781 | 2025.11.08 00:05:06.871113 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7782 | 2025.11.08 00:05:06.871210 [ 4 ] {6289df10-a22d-4506-b228-d027a6dae8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7783 | 2025.11.08 00:05:06.871255 [ 4 ] {6289df10-a22d-4506-b228-d027a6dae8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7784 | 2025.11.08 00:05:06.871590 [ 4 ] {6289df10-a22d-4506-b228-d027a6dae8da} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2025.11.08 00:05:06.871628 [ 4 ] {6289df10-a22d-4506-b228-d027a6dae8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7786 | 2025.11.08 00:05:06.872062 [ 4 ] {6289df10-a22d-4506-b228-d027a6dae8da} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7787 | 2025.11.08 00:05:06.872282 [ 4 ] {6289df10-a22d-4506-b228-d027a6dae8da} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2025.11.08 00:05:06.872395 [ 95 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7789 | 2025.11.08 00:05:06.872418 [ 4 ] {6289df10-a22d-4506-b228-d027a6dae8da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 7790 | 2025.11.08 00:05:06.872426 [ 95 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2025.11.08 00:05:06.872461 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7792 | 2025.11.08 00:05:06.872463 [ 4 ] {6289df10-a22d-4506-b228-d027a6dae8da} <Debug> TCPHandler: Processed in 0.001400448 sec. | ||
| 7793 | 2025.11.08 00:05:06.872565 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 7794 | 2025.11.08 00:05:06.872701 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7795 | 2025.11.08 00:05:06.872738 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2916 rows starting from the beginning of the part | ||
| 7796 | 2025.11.08 00:05:06.872807 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 7797 | 2025.11.08 00:05:06.872856 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 7798 | 2025.11.08 00:05:06.872899 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 7799 | 2025.11.08 00:05:06.872941 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 7800 | 2025.11.08 00:05:06.872985 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 7801 | 2025.11.08 00:05:06.873829 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15955 rows, containing 5 columns (5 merged, 0 gathered) in 0.004907195 sec., 3251348.2753385594 rows/sec., 223.50 MiB/sec. | ||
| 7802 | 2025.11.08 00:05:06.874217 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001697186 sec., 1894901.3248989799 rows/sec., 127.66 MiB/sec. | ||
| 7803 | 2025.11.08 00:05:06.874411 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7804 | 2025.11.08 00:05:06.874485 [ 194 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7805 | 2025.11.08 00:05:06.874828 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2025.11.08 00:05:06.874831 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_56_11} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2025.11.08 00:05:06.874919 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7808 | 2025.11.08 00:05:06.874942 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_56_11} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7809 | 2025.11.08 00:05:06.875025 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7810 | 2025.11.08 00:05:06.875074 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 7811 | 2025.11.08 00:05:07.652301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18659 | ||
| 7812 | 2025.11.08 00:05:07.652813 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2025.11.08 00:05:07.652862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7814 | 2025.11.08 00:05:07.653388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7815 | 2025.11.08 00:05:07.653622 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2025.11.08 00:05:07.653755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18659 | ||
| 7817 | 2025.11.08 00:05:08.689127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7818 | 2025.11.08 00:05:08.706101 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2025.11.08 00:05:08.706159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7820 | 2025.11.08 00:05:08.712240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7821 | 2025.11.08 00:05:08.712922 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2025.11.08 00:05:08.715836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7823 | 2025.11.08 00:05:11.856530 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2025.11.08 00:05:11.856744 [ 4 ] {8f6acde4-3921-4d66-836e-7ce59fe9b355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7825 | 2025.11.08 00:05:11.856818 [ 4 ] {8f6acde4-3921-4d66-836e-7ce59fe9b355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7826 | 2025.11.08 00:05:11.857559 [ 4 ] {8f6acde4-3921-4d66-836e-7ce59fe9b355} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2025.11.08 00:05:11.857604 [ 4 ] {8f6acde4-3921-4d66-836e-7ce59fe9b355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7828 | 2025.11.08 00:05:11.858014 [ 4 ] {8f6acde4-3921-4d66-836e-7ce59fe9b355} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7829 | 2025.11.08 00:05:11.858251 [ 4 ] {8f6acde4-3921-4d66-836e-7ce59fe9b355} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2025.11.08 00:05:11.858412 [ 4 ] {8f6acde4-3921-4d66-836e-7ce59fe9b355} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001718 sec., 62863.79511059372 rows/sec., 5.27 MiB/sec. | ||
| 7831 | 2025.11.08 00:05:11.858461 [ 4 ] {8f6acde4-3921-4d66-836e-7ce59fe9b355} <Debug> TCPHandler: Processed in 0.002069097 sec. | ||
| 7832 | 2025.11.08 00:05:11.858583 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2025.11.08 00:05:11.858687 [ 4 ] {48093acb-bff8-4994-b2e3-a4dd8827d53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7834 | 2025.11.08 00:05:11.858732 [ 4 ] {48093acb-bff8-4994-b2e3-a4dd8827d53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7835 | 2025.11.08 00:05:11.859157 [ 4 ] {48093acb-bff8-4994-b2e3-a4dd8827d53f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2025.11.08 00:05:11.859195 [ 4 ] {48093acb-bff8-4994-b2e3-a4dd8827d53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7837 | 2025.11.08 00:05:11.859508 [ 4 ] {48093acb-bff8-4994-b2e3-a4dd8827d53f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7838 | 2025.11.08 00:05:11.859722 [ 4 ] {48093acb-bff8-4994-b2e3-a4dd8827d53f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2025.11.08 00:05:11.859859 [ 4 ] {48093acb-bff8-4994-b2e3-a4dd8827d53f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001195 sec., 21757.322175732217 rows/sec., 1.60 MiB/sec. | ||
| 7840 | 2025.11.08 00:05:11.859900 [ 4 ] {48093acb-bff8-4994-b2e3-a4dd8827d53f} <Debug> TCPHandler: Processed in 0.001369398 sec. | ||
| 7841 | 2025.11.08 00:05:11.860010 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2025.11.08 00:05:11.860107 [ 4 ] {97b88444-7b36-4de4-8e6f-74cb693534a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7843 | 2025.11.08 00:05:11.860148 [ 4 ] {97b88444-7b36-4de4-8e6f-74cb693534a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7844 | 2025.11.08 00:05:11.860584 [ 4 ] {97b88444-7b36-4de4-8e6f-74cb693534a3} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2025.11.08 00:05:11.860622 [ 4 ] {97b88444-7b36-4de4-8e6f-74cb693534a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7846 | 2025.11.08 00:05:11.860935 [ 4 ] {97b88444-7b36-4de4-8e6f-74cb693534a3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7847 | 2025.11.08 00:05:11.861148 [ 4 ] {97b88444-7b36-4de4-8e6f-74cb693534a3} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2025.11.08 00:05:11.861280 [ 4 ] {97b88444-7b36-4de4-8e6f-74cb693534a3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001192 sec., 75503.355704698 rows/sec., 5.90 MiB/sec. | ||
| 7849 | 2025.11.08 00:05:11.861319 [ 4 ] {97b88444-7b36-4de4-8e6f-74cb693534a3} <Debug> TCPHandler: Processed in 0.001361167 sec. | ||
| 7850 | 2025.11.08 00:05:11.861428 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2025.11.08 00:05:11.861523 [ 4 ] {1d4bbcf7-b539-4505-8b45-0db56eff5056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7852 | 2025.11.08 00:05:11.861567 [ 4 ] {1d4bbcf7-b539-4505-8b45-0db56eff5056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7853 | 2025.11.08 00:05:11.861972 [ 4 ] {1d4bbcf7-b539-4505-8b45-0db56eff5056} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2025.11.08 00:05:11.862008 [ 4 ] {1d4bbcf7-b539-4505-8b45-0db56eff5056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7855 | 2025.11.08 00:05:11.862358 [ 4 ] {1d4bbcf7-b539-4505-8b45-0db56eff5056} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7856 | 2025.11.08 00:05:11.862578 [ 4 ] {1d4bbcf7-b539-4505-8b45-0db56eff5056} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2025.11.08 00:05:11.862710 [ 4 ] {1d4bbcf7-b539-4505-8b45-0db56eff5056} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 7858 | 2025.11.08 00:05:11.862748 [ 4 ] {1d4bbcf7-b539-4505-8b45-0db56eff5056} <Debug> TCPHandler: Processed in 0.001371198 sec. | ||
| 7859 | 2025.11.08 00:05:11.862867 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2025.11.08 00:05:11.862991 [ 4 ] {187e7878-b8bd-42e1-8818-b64e89566951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7861 | 2025.11.08 00:05:11.863059 [ 4 ] {187e7878-b8bd-42e1-8818-b64e89566951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7862 | 2025.11.08 00:05:11.863919 [ 4 ] {187e7878-b8bd-42e1-8818-b64e89566951} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2025.11.08 00:05:11.863956 [ 4 ] {187e7878-b8bd-42e1-8818-b64e89566951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7864 | 2025.11.08 00:05:11.864504 [ 4 ] {187e7878-b8bd-42e1-8818-b64e89566951} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7865 | 2025.11.08 00:05:11.864726 [ 4 ] {187e7878-b8bd-42e1-8818-b64e89566951} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2025.11.08 00:05:11.864867 [ 4 ] {187e7878-b8bd-42e1-8818-b64e89566951} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001902 sec., 13669.821240799158 rows/sec., 24.50 MiB/sec. | ||
| 7867 | 2025.11.08 00:05:11.864929 [ 4 ] {187e7878-b8bd-42e1-8818-b64e89566951} <Debug> TCPHandler: Processed in 0.002124728 sec. | ||
| 7868 | 2025.11.08 00:05:11.865038 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7869 | 2025.11.08 00:05:11.865132 [ 4 ] {8e02e955-b01a-4464-955a-4dfe24bd773b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7870 | 2025.11.08 00:05:11.865177 [ 4 ] {8e02e955-b01a-4464-955a-4dfe24bd773b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7871 | 2025.11.08 00:05:11.865505 [ 4 ] {8e02e955-b01a-4464-955a-4dfe24bd773b} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2025.11.08 00:05:11.865541 [ 4 ] {8e02e955-b01a-4464-955a-4dfe24bd773b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7873 | 2025.11.08 00:05:11.865852 [ 4 ] {8e02e955-b01a-4464-955a-4dfe24bd773b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7874 | 2025.11.08 00:05:11.866063 [ 4 ] {8e02e955-b01a-4464-955a-4dfe24bd773b} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2025.11.08 00:05:11.866194 [ 4 ] {8e02e955-b01a-4464-955a-4dfe24bd773b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7876 | 2025.11.08 00:05:11.866231 [ 4 ] {8e02e955-b01a-4464-955a-4dfe24bd773b} <Debug> TCPHandler: Processed in 0.001243244 sec. | ||
| 7877 | 2025.11.08 00:05:15.012681 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7878 | 2025.11.08 00:05:15.012734 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7879 | 2025.11.08 00:05:15.154728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19171 | ||
| 7880 | 2025.11.08 00:05:15.155336 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2025.11.08 00:05:15.155380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7882 | 2025.11.08 00:05:15.155866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7883 | 2025.11.08 00:05:15.156099 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2025.11.08 00:05:15.156240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19171 | ||
| 7885 | 2025.11.08 00:05:15.199057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 972 | ||
| 7886 | 2025.11.08 00:05:15.201454 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2025.11.08 00:05:15.201512 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7888 | 2025.11.08 00:05:15.202754 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7889 | 2025.11.08 00:05:15.203046 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2025.11.08 00:05:15.203426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
| 7891 | 2025.11.08 00:05:16.216760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7892 | 2025.11.08 00:05:16.234324 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2025.11.08 00:05:16.234386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7894 | 2025.11.08 00:05:16.240413 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7895 | 2025.11.08 00:05:16.241116 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2025.11.08 00:05:16.244194 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7897 | 2025.11.08 00:05:16.856419 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2025.11.08 00:05:16.856679 [ 4 ] {57fa79c5-49c9-47a2-ba85-121d74af9039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7899 | 2025.11.08 00:05:16.856744 [ 4 ] {57fa79c5-49c9-47a2-ba85-121d74af9039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7900 | 2025.11.08 00:05:16.857382 [ 4 ] {57fa79c5-49c9-47a2-ba85-121d74af9039} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2025.11.08 00:05:16.857435 [ 4 ] {57fa79c5-49c9-47a2-ba85-121d74af9039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7902 | 2025.11.08 00:05:16.857899 [ 4 ] {57fa79c5-49c9-47a2-ba85-121d74af9039} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7903 | 2025.11.08 00:05:16.858187 [ 4 ] {57fa79c5-49c9-47a2-ba85-121d74af9039} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2025.11.08 00:05:16.858360 [ 4 ] {57fa79c5-49c9-47a2-ba85-121d74af9039} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001729 sec., 50896.47194910353 rows/sec., 4.29 MiB/sec. | ||
| 7905 | 2025.11.08 00:05:16.858413 [ 4 ] {57fa79c5-49c9-47a2-ba85-121d74af9039} <Debug> TCPHandler: Processed in 0.00217977 sec. | ||
| 7906 | 2025.11.08 00:05:16.858551 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7907 | 2025.11.08 00:05:16.858657 [ 4 ] {ee41934a-99b4-41fb-b1d8-e3021332a637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7908 | 2025.11.08 00:05:16.858702 [ 4 ] {ee41934a-99b4-41fb-b1d8-e3021332a637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7909 | 2025.11.08 00:05:16.859128 [ 4 ] {ee41934a-99b4-41fb-b1d8-e3021332a637} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2025.11.08 00:05:16.859168 [ 4 ] {ee41934a-99b4-41fb-b1d8-e3021332a637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7911 | 2025.11.08 00:05:16.859482 [ 4 ] {ee41934a-99b4-41fb-b1d8-e3021332a637} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7912 | 2025.11.08 00:05:16.859697 [ 4 ] {ee41934a-99b4-41fb-b1d8-e3021332a637} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2025.11.08 00:05:16.859828 [ 28 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7914 | 2025.11.08 00:05:16.859835 [ 4 ] {ee41934a-99b4-41fb-b1d8-e3021332a637} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001203 sec., 13300.083125519533 rows/sec., 1000.10 KiB/sec. | ||
| 7915 | 2025.11.08 00:05:16.859902 [ 28 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2025.11.08 00:05:16.859918 [ 4 ] {ee41934a-99b4-41fb-b1d8-e3021332a637} <Debug> TCPHandler: Processed in 0.001422169 sec. | ||
| 7917 | 2025.11.08 00:05:16.859930 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7918 | 2025.11.08 00:05:16.860044 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2025.11.08 00:05:16.860050 [ 188 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 7920 | 2025.11.08 00:05:16.860148 [ 4 ] {23ea3dea-fc52-4c01-86cd-e15911ff07a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7921 | 2025.11.08 00:05:16.860180 [ 188 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7922 | 2025.11.08 00:05:16.860192 [ 4 ] {23ea3dea-fc52-4c01-86cd-e15911ff07a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7923 | 2025.11.08 00:05:16.860222 [ 188 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 72 rows starting from the beginning of the part | ||
| 7924 | 2025.11.08 00:05:16.860293 [ 188 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part | ||
| 7925 | 2025.11.08 00:05:16.860343 [ 188 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 7926 | 2025.11.08 00:05:16.860393 [ 188 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 28 rows starting from the beginning of the part | ||
| 7927 | 2025.11.08 00:05:16.860432 [ 188 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 7928 | 2025.11.08 00:05:16.860475 [ 188 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part | ||
| 7929 | 2025.11.08 00:05:16.860643 [ 4 ] {23ea3dea-fc52-4c01-86cd-e15911ff07a5} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2025.11.08 00:05:16.860686 [ 4 ] {23ea3dea-fc52-4c01-86cd-e15911ff07a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7931 | 2025.11.08 00:05:16.861012 [ 4 ] {23ea3dea-fc52-4c01-86cd-e15911ff07a5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7932 | 2025.11.08 00:05:16.861243 [ 4 ] {23ea3dea-fc52-4c01-86cd-e15911ff07a5} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2025.11.08 00:05:16.861316 [ 188 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318496 sec., 139552.9451738951 rows/sec., 10.80 MiB/sec. | ||
| 7934 | 2025.11.08 00:05:16.861384 [ 4 ] {23ea3dea-fc52-4c01-86cd-e15911ff07a5} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001255 sec., 63745.01992031872 rows/sec., 4.98 MiB/sec. | ||
| 7935 | 2025.11.08 00:05:16.861426 [ 4 ] {23ea3dea-fc52-4c01-86cd-e15911ff07a5} <Debug> TCPHandler: Processed in 0.0014347 sec. | ||
| 7936 | 2025.11.08 00:05:16.861513 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7937 | 2025.11.08 00:05:16.861547 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7938 | 2025.11.08 00:05:16.861647 [ 4 ] {084f02c6-a434-48c9-9831-7f0b532aa792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7939 | 2025.11.08 00:05:16.861693 [ 4 ] {084f02c6-a434-48c9-9831-7f0b532aa792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7940 | 2025.11.08 00:05:16.861835 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_56_11} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2025.11.08 00:05:16.861920 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_56_11} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7942 | 2025.11.08 00:05:16.862034 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7943 | 2025.11.08 00:05:16.862099 [ 4 ] {084f02c6-a434-48c9-9831-7f0b532aa792} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2025.11.08 00:05:16.862140 [ 4 ] {084f02c6-a434-48c9-9831-7f0b532aa792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7945 | 2025.11.08 00:05:16.862477 [ 4 ] {084f02c6-a434-48c9-9831-7f0b532aa792} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7946 | 2025.11.08 00:05:16.862690 [ 4 ] {084f02c6-a434-48c9-9831-7f0b532aa792} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2025.11.08 00:05:16.862827 [ 4 ] {084f02c6-a434-48c9-9831-7f0b532aa792} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 7948 | 2025.11.08 00:05:16.862864 [ 4 ] {084f02c6-a434-48c9-9831-7f0b532aa792} <Debug> TCPHandler: Processed in 0.001367418 sec. | ||
| 7949 | 2025.11.08 00:05:16.862968 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2025.11.08 00:05:16.863068 [ 4 ] {9a44df28-9114-4290-ae66-4bbe75b6205c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7951 | 2025.11.08 00:05:16.863123 [ 4 ] {9a44df28-9114-4290-ae66-4bbe75b6205c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7952 | 2025.11.08 00:05:16.863921 [ 4 ] {9a44df28-9114-4290-ae66-4bbe75b6205c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2025.11.08 00:05:16.863957 [ 4 ] {9a44df28-9114-4290-ae66-4bbe75b6205c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7954 | 2025.11.08 00:05:16.864486 [ 4 ] {9a44df28-9114-4290-ae66-4bbe75b6205c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7955 | 2025.11.08 00:05:16.864703 [ 4 ] {9a44df28-9114-4290-ae66-4bbe75b6205c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2025.11.08 00:05:16.864821 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7957 | 2025.11.08 00:05:16.864844 [ 4 ] {9a44df28-9114-4290-ae66-4bbe75b6205c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001795 sec., 8913.649025069639 rows/sec., 15.97 MiB/sec. | ||
| 7958 | 2025.11.08 00:05:16.864865 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2025.11.08 00:05:16.864891 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7960 | 2025.11.08 00:05:16.864902 [ 4 ] {9a44df28-9114-4290-ae66-4bbe75b6205c} <Debug> TCPHandler: Processed in 0.001984615 sec. | ||
| 7961 | 2025.11.08 00:05:16.865010 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 7962 | 2025.11.08 00:05:16.865016 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2025.11.08 00:05:16.865160 [ 4 ] {2e92a3ea-f193-4519-b0a4-b8c3dae902e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7964 | 2025.11.08 00:05:16.865204 [ 4 ] {2e92a3ea-f193-4519-b0a4-b8c3dae902e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7965 | 2025.11.08 00:05:16.865258 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7966 | 2025.11.08 00:05:16.865324 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1012 rows starting from the beginning of the part | ||
| 7967 | 2025.11.08 00:05:16.865490 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part | ||
| 7968 | 2025.11.08 00:05:16.865557 [ 4 ] {2e92a3ea-f193-4519-b0a4-b8c3dae902e1} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2025.11.08 00:05:16.865599 [ 4 ] {2e92a3ea-f193-4519-b0a4-b8c3dae902e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7970 | 2025.11.08 00:05:16.865602 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 7971 | 2025.11.08 00:05:16.865714 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part | ||
| 7972 | 2025.11.08 00:05:16.865812 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 7973 | 2025.11.08 00:05:16.865908 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part | ||
| 7974 | 2025.11.08 00:05:16.865943 [ 4 ] {2e92a3ea-f193-4519-b0a4-b8c3dae902e1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7975 | 2025.11.08 00:05:16.866172 [ 4 ] {2e92a3ea-f193-4519-b0a4-b8c3dae902e1} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2025.11.08 00:05:16.866327 [ 4 ] {2e92a3ea-f193-4519-b0a4-b8c3dae902e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 7977 | 2025.11.08 00:05:16.866367 [ 4 ] {2e92a3ea-f193-4519-b0a4-b8c3dae902e1} <Debug> TCPHandler: Processed in 0.001401088 sec. | ||
| 7978 | 2025.11.08 00:05:16.872104 [ 188 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1112 rows, containing 19 columns (19 merged, 0 gathered) in 0.007141986 sec., 155698.98904870436 rows/sec., 279.01 MiB/sec. | ||
| 7979 | 2025.11.08 00:05:16.873385 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7980 | 2025.11.08 00:05:16.873728 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2025.11.08 00:05:16.873798 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7982 | 2025.11.08 00:05:16.873956 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.60 MiB. | ||
| 7983 | 2025.11.08 00:05:17.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.49 MiB, peak 304.03 MiB, free memory in arenas 0.00 B, will set to 296.70 MiB (RSS), difference: 1.21 MiB | ||
| 7984 | 2025.11.08 00:05:21.892103 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7985 | 2025.11.08 00:05:21.892301 [ 4 ] {71fdb888-ea79-4a9a-880b-2b387c782043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7986 | 2025.11.08 00:05:21.892368 [ 4 ] {71fdb888-ea79-4a9a-880b-2b387c782043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7987 | 2025.11.08 00:05:21.893662 [ 4 ] {71fdb888-ea79-4a9a-880b-2b387c782043} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2025.11.08 00:05:21.893717 [ 4 ] {71fdb888-ea79-4a9a-880b-2b387c782043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7989 | 2025.11.08 00:05:21.894198 [ 4 ] {71fdb888-ea79-4a9a-880b-2b387c782043} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7990 | 2025.11.08 00:05:21.894437 [ 4 ] {71fdb888-ea79-4a9a-880b-2b387c782043} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2025.11.08 00:05:21.894604 [ 4 ] {71fdb888-ea79-4a9a-880b-2b387c782043} <Debug> executeQuery: Read 1248 rows, 105.84 KiB in 0.00235 sec., 531063.8297872341 rows/sec., 43.98 MiB/sec. | ||
| 7992 | 2025.11.08 00:05:21.894661 [ 4 ] {71fdb888-ea79-4a9a-880b-2b387c782043} <Debug> TCPHandler: Processed in 0.002689324 sec. | ||
| 7993 | 2025.11.08 00:05:21.894815 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7994 | 2025.11.08 00:05:21.894949 [ 4 ] {4dae5363-3880-409b-bf03-3195d6468083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7995 | 2025.11.08 00:05:21.895012 [ 4 ] {4dae5363-3880-409b-bf03-3195d6468083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7996 | 2025.11.08 00:05:21.895510 [ 4 ] {4dae5363-3880-409b-bf03-3195d6468083} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2025.11.08 00:05:21.895550 [ 4 ] {4dae5363-3880-409b-bf03-3195d6468083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7998 | 2025.11.08 00:05:21.895865 [ 4 ] {4dae5363-3880-409b-bf03-3195d6468083} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7999 | 2025.11.08 00:05:21.896086 [ 4 ] {4dae5363-3880-409b-bf03-3195d6468083} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2025.11.08 00:05:21.896238 [ 4 ] {4dae5363-3880-409b-bf03-3195d6468083} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001323 sec., 19652.30536659108 rows/sec., 1.44 MiB/sec. | ||
| 8001 | 2025.11.08 00:05:21.896279 [ 4 ] {4dae5363-3880-409b-bf03-3195d6468083} <Debug> TCPHandler: Processed in 0.001531162 sec. | ||
| 8002 | 2025.11.08 00:05:21.896393 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8003 | 2025.11.08 00:05:21.896493 [ 4 ] {f89690e8-f002-4e0f-8d67-a38bce0a77e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8004 | 2025.11.08 00:05:21.896536 [ 4 ] {f89690e8-f002-4e0f-8d67-a38bce0a77e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8005 | 2025.11.08 00:05:21.897039 [ 4 ] {f89690e8-f002-4e0f-8d67-a38bce0a77e8} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2025.11.08 00:05:21.897078 [ 4 ] {f89690e8-f002-4e0f-8d67-a38bce0a77e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8007 | 2025.11.08 00:05:21.897405 [ 4 ] {f89690e8-f002-4e0f-8d67-a38bce0a77e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8008 | 2025.11.08 00:05:21.897619 [ 4 ] {f89690e8-f002-4e0f-8d67-a38bce0a77e8} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2025.11.08 00:05:21.897761 [ 4 ] {f89690e8-f002-4e0f-8d67-a38bce0a77e8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00129 sec., 176744.18604651163 rows/sec., 11.97 MiB/sec. | ||
| 8010 | 2025.11.08 00:05:21.897800 [ 4 ] {f89690e8-f002-4e0f-8d67-a38bce0a77e8} <Debug> TCPHandler: Processed in 0.001458829 sec. | ||
| 8011 | 2025.11.08 00:05:21.897912 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2025.11.08 00:05:21.898011 [ 4 ] {6db30c9d-f831-4a76-a8c6-21b4f32edf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8013 | 2025.11.08 00:05:21.898051 [ 4 ] {6db30c9d-f831-4a76-a8c6-21b4f32edf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8014 | 2025.11.08 00:05:21.898670 [ 4 ] {6db30c9d-f831-4a76-a8c6-21b4f32edf27} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2025.11.08 00:05:21.898708 [ 4 ] {6db30c9d-f831-4a76-a8c6-21b4f32edf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8016 | 2025.11.08 00:05:21.899036 [ 4 ] {6db30c9d-f831-4a76-a8c6-21b4f32edf27} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8017 | 2025.11.08 00:05:21.899254 [ 4 ] {6db30c9d-f831-4a76-a8c6-21b4f32edf27} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2025.11.08 00:05:21.899389 [ 4 ] {6db30c9d-f831-4a76-a8c6-21b4f32edf27} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001399 sec., 390278.7705503931 rows/sec., 28.96 MiB/sec. | ||
| 8019 | 2025.11.08 00:05:21.899427 [ 4 ] {6db30c9d-f831-4a76-a8c6-21b4f32edf27} <Debug> TCPHandler: Processed in 0.001565303 sec. | ||
| 8020 | 2025.11.08 00:05:21.899543 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8021 | 2025.11.08 00:05:21.899639 [ 4 ] {0f648b48-359b-4ea4-b97e-61c55ae69b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8022 | 2025.11.08 00:05:21.899688 [ 4 ] {0f648b48-359b-4ea4-b97e-61c55ae69b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8023 | 2025.11.08 00:05:21.900303 [ 4 ] {0f648b48-359b-4ea4-b97e-61c55ae69b37} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2025.11.08 00:05:21.900344 [ 4 ] {0f648b48-359b-4ea4-b97e-61c55ae69b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8025 | 2025.11.08 00:05:21.900763 [ 4 ] {0f648b48-359b-4ea4-b97e-61c55ae69b37} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8026 | 2025.11.08 00:05:21.900996 [ 4 ] {0f648b48-359b-4ea4-b97e-61c55ae69b37} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2025.11.08 00:05:21.901135 [ 4 ] {0f648b48-359b-4ea4-b97e-61c55ae69b37} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001517 sec., 556361.2392880686 rows/sec., 37.45 MiB/sec. | ||
| 8028 | 2025.11.08 00:05:21.901178 [ 4 ] {0f648b48-359b-4ea4-b97e-61c55ae69b37} <Debug> TCPHandler: Processed in 0.001686286 sec. | ||
| 8029 | 2025.11.08 00:05:21.901305 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8030 | 2025.11.08 00:05:21.901402 [ 4 ] {b2b41e7b-d3e4-4347-a046-fcef15875c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8031 | 2025.11.08 00:05:21.901458 [ 4 ] {b2b41e7b-d3e4-4347-a046-fcef15875c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8032 | 2025.11.08 00:05:21.902291 [ 4 ] {b2b41e7b-d3e4-4347-a046-fcef15875c9d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2025.11.08 00:05:21.902328 [ 4 ] {b2b41e7b-d3e4-4347-a046-fcef15875c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8034 | 2025.11.08 00:05:21.902882 [ 4 ] {b2b41e7b-d3e4-4347-a046-fcef15875c9d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8035 | 2025.11.08 00:05:21.903118 [ 4 ] {b2b41e7b-d3e4-4347-a046-fcef15875c9d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2025.11.08 00:05:21.903260 [ 4 ] {b2b41e7b-d3e4-4347-a046-fcef15875c9d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001878 sec., 13844.515441959533 rows/sec., 24.81 MiB/sec. | ||
| 8037 | 2025.11.08 00:05:21.903319 [ 4 ] {b2b41e7b-d3e4-4347-a046-fcef15875c9d} <Debug> TCPHandler: Processed in 0.002065556 sec. | ||
| 8038 | 2025.11.08 00:05:21.903449 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2025.11.08 00:05:21.903545 [ 4 ] {77928945-f586-4b90-b825-57b7f70ec972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8040 | 2025.11.08 00:05:21.903589 [ 4 ] {77928945-f586-4b90-b825-57b7f70ec972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8041 | 2025.11.08 00:05:21.903955 [ 4 ] {77928945-f586-4b90-b825-57b7f70ec972} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2025.11.08 00:05:21.903993 [ 4 ] {77928945-f586-4b90-b825-57b7f70ec972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8043 | 2025.11.08 00:05:21.904325 [ 4 ] {77928945-f586-4b90-b825-57b7f70ec972} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8044 | 2025.11.08 00:05:21.904543 [ 4 ] {77928945-f586-4b90-b825-57b7f70ec972} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2025.11.08 00:05:21.904673 [ 4 ] {77928945-f586-4b90-b825-57b7f70ec972} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 8046 | 2025.11.08 00:05:21.904710 [ 4 ] {77928945-f586-4b90-b825-57b7f70ec972} <Debug> TCPHandler: Processed in 0.001311657 sec. | ||
| 8047 | 2025.11.08 00:05:22.316946 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41461 | ||
| 8048 | 2025.11.08 00:05:22.317070 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8049 | 2025.11.08 00:05:22.317100 [ 293 ] {} <Debug> TCP-Session: 9bf14ea2-9139-4520-a2a7-32115897af25 Authenticating user 'default' from [fd00:1122:3344:101::e]:41461 | ||
| 8050 | 2025.11.08 00:05:22.317126 [ 293 ] {} <Debug> TCP-Session: 9bf14ea2-9139-4520-a2a7-32115897af25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2025.11.08 00:05:22.317142 [ 293 ] {} <Debug> TCP-Session: 9bf14ea2-9139-4520-a2a7-32115897af25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2025.11.08 00:05:22.317370 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39087 | ||
| 8053 | 2025.11.08 00:05:22.317408 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51294 | ||
| 8054 | 2025.11.08 00:05:22.317432 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35725 | ||
| 8055 | 2025.11.08 00:05:22.317448 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51307 | ||
| 8056 | 2025.11.08 00:05:22.317492 [ 293 ] {} <Trace> TCP-Session: 9bf14ea2-9139-4520-a2a7-32115897af25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8057 | 2025.11.08 00:05:22.317510 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8058 | 2025.11.08 00:05:22.317532 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8059 | 2025.11.08 00:05:22.317528 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8060 | 2025.11.08 00:05:22.317576 [ 290 ] {} <Debug> TCP-Session: d683b080-5c8c-404c-be78-bfe74dcafaff Authenticating user 'default' from [fd00:1122:3344:101::e]:35725 | ||
| 8061 | 2025.11.08 00:05:22.317568 [ 294 ] {} <Debug> TCP-Session: 11018e3e-83ec-4647-a948-b3f99017c3e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39087 | ||
| 8062 | 2025.11.08 00:05:22.317618 [ 290 ] {} <Debug> TCP-Session: d683b080-5c8c-404c-be78-bfe74dcafaff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2025.11.08 00:05:22.317606 [ 288 ] {} <Debug> TCP-Session: 1b502dc7-ae8f-4faf-9d99-20791dcac47d Authenticating user 'default' from [fd00:1122:3344:101::e]:51294 | ||
| 8064 | 2025.11.08 00:05:22.317641 [ 294 ] {} <Debug> TCP-Session: 11018e3e-83ec-4647-a948-b3f99017c3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2025.11.08 00:05:22.317644 [ 290 ] {} <Debug> TCP-Session: d683b080-5c8c-404c-be78-bfe74dcafaff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8066 | 2025.11.08 00:05:22.317682 [ 288 ] {} <Debug> TCP-Session: 1b502dc7-ae8f-4faf-9d99-20791dcac47d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2025.11.08 00:05:22.317682 [ 294 ] {} <Debug> TCP-Session: 11018e3e-83ec-4647-a948-b3f99017c3e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2025.11.08 00:05:22.317708 [ 288 ] {} <Debug> TCP-Session: 1b502dc7-ae8f-4faf-9d99-20791dcac47d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2025.11.08 00:05:22.317726 [ 293 ] {28dfd255-d666-44f4-817b-e17df29d7151} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41461) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8070 | 2025.11.08 00:05:22.317451 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34213 | ||
| 8071 | 2025.11.08 00:05:22.317419 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54630 | ||
| 8072 | 2025.11.08 00:05:22.317793 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8073 | 2025.11.08 00:05:22.317385 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32774 | ||
| 8074 | 2025.11.08 00:05:22.317862 [ 291 ] {} <Debug> TCP-Session: 7255f271-01d1-4b41-b27e-589fe94ebda1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51307 | ||
| 8075 | 2025.11.08 00:05:22.317384 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37800 | ||
| 8076 | 2025.11.08 00:05:22.317904 [ 291 ] {} <Debug> TCP-Session: 7255f271-01d1-4b41-b27e-589fe94ebda1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8077 | 2025.11.08 00:05:22.317941 [ 291 ] {} <Debug> TCP-Session: 7255f271-01d1-4b41-b27e-589fe94ebda1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2025.11.08 00:05:22.318122 [ 293 ] {28dfd255-d666-44f4-817b-e17df29d7151} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8079 | 2025.11.08 00:05:22.318126 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8080 | 2025.11.08 00:05:22.318183 [ 292 ] {} <Debug> TCP-Session: 07d97db4-26c7-46ee-b91a-53aca1371640 Authenticating user 'default' from [fd00:1122:3344:101::e]:34213 | ||
| 8081 | 2025.11.08 00:05:22.318198 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8082 | 2025.11.08 00:05:22.318214 [ 292 ] {} <Debug> TCP-Session: 07d97db4-26c7-46ee-b91a-53aca1371640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8083 | 2025.11.08 00:05:22.318195 [ 293 ] {28dfd255-d666-44f4-817b-e17df29d7151} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8084 | 2025.11.08 00:05:22.318236 [ 292 ] {} <Debug> TCP-Session: 07d97db4-26c7-46ee-b91a-53aca1371640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8085 | 2025.11.08 00:05:22.318234 [ 3 ] {} <Debug> TCP-Session: b88ada5b-87c6-4b00-b979-3361bbe88b6b Authenticating user 'default' from [fd00:1122:3344:101::e]:32774 | ||
| 8086 | 2025.11.08 00:05:22.318288 [ 3 ] {} <Debug> TCP-Session: b88ada5b-87c6-4b00-b979-3361bbe88b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2025.11.08 00:05:22.318301 [ 3 ] {} <Debug> TCP-Session: b88ada5b-87c6-4b00-b979-3361bbe88b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8088 | 2025.11.08 00:05:22.318541 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8089 | 2025.11.08 00:05:22.318575 [ 286 ] {} <Debug> TCP-Session: 99227d6b-2bef-455f-8782-863fe5760e26 Authenticating user 'default' from [fd00:1122:3344:101::e]:37800 | ||
| 8090 | 2025.11.08 00:05:22.318592 [ 286 ] {} <Debug> TCP-Session: 99227d6b-2bef-455f-8782-863fe5760e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2025.11.08 00:05:22.318608 [ 286 ] {} <Debug> TCP-Session: 99227d6b-2bef-455f-8782-863fe5760e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2025.11.08 00:05:22.318645 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8093 | 2025.11.08 00:05:22.318679 [ 289 ] {} <Debug> TCP-Session: cc630293-0cb9-41cf-83f9-be1bbd0b9bf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54630 | ||
| 8094 | 2025.11.08 00:05:22.318695 [ 289 ] {} <Debug> TCP-Session: cc630293-0cb9-41cf-83f9-be1bbd0b9bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2025.11.08 00:05:22.318707 [ 289 ] {} <Debug> TCP-Session: cc630293-0cb9-41cf-83f9-be1bbd0b9bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8096 | 2025.11.08 00:05:22.318770 [ 293 ] {28dfd255-d666-44f4-817b-e17df29d7151} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 8097 | 2025.11.08 00:05:22.319777 [ 321 ] {28dfd255-d666-44f4-817b-e17df29d7151} <Trace> AggregatingTransform: Aggregating | ||
| 8098 | 2025.11.08 00:05:22.319819 [ 321 ] {28dfd255-d666-44f4-817b-e17df29d7151} <Trace> Aggregator: Aggregation method: without_key | ||
| 8099 | 2025.11.08 00:05:22.319850 [ 321 ] {28dfd255-d666-44f4-817b-e17df29d7151} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976586 sec. (1023.975 rows/sec., 40.00 KiB/sec.) | ||
| 8100 | 2025.11.08 00:05:22.319864 [ 321 ] {28dfd255-d666-44f4-817b-e17df29d7151} <Trace> Aggregator: Merging aggregated data | ||
| 8101 | 2025.11.08 00:05:22.321383 [ 293 ] {28dfd255-d666-44f4-817b-e17df29d7151} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003739 sec., 267.4511901577962 rows/sec., 10.45 KiB/sec. | ||
| 8102 | 2025.11.08 00:05:22.321466 [ 293 ] {28dfd255-d666-44f4-817b-e17df29d7151} <Debug> TCPHandler: Processed in 0.004135974 sec. | ||
| 8103 | 2025.11.08 00:05:22.321551 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8104 | 2025.11.08 00:05:22.321574 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8105 | 2025.11.08 00:05:22.321583 [ 293 ] {} <Debug> TCP-Session: 9bf14ea2-9139-4520-a2a7-32115897af25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8106 | 2025.11.08 00:05:22.321618 [ 292 ] {} <Debug> TCP-Session: 07d97db4-26c7-46ee-b91a-53aca1371640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2025.11.08 00:05:22.321618 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8108 | 2025.11.08 00:05:22.321637 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8109 | 2025.11.08 00:05:22.321656 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8110 | 2025.11.08 00:05:22.321673 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8111 | 2025.11.08 00:05:22.321687 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8112 | 2025.11.08 00:05:22.321698 [ 291 ] {} <Debug> TCP-Session: 7255f271-01d1-4b41-b27e-589fe94ebda1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8113 | 2025.11.08 00:05:22.321718 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8114 | 2025.11.08 00:05:22.321738 [ 286 ] {} <Debug> TCP-Session: 99227d6b-2bef-455f-8782-863fe5760e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8115 | 2025.11.08 00:05:22.321709 [ 288 ] {} <Debug> TCP-Session: 1b502dc7-ae8f-4faf-9d99-20791dcac47d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2025.11.08 00:05:22.321763 [ 290 ] {} <Debug> TCP-Session: d683b080-5c8c-404c-be78-bfe74dcafaff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8117 | 2025.11.08 00:05:22.321702 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8118 | 2025.11.08 00:05:22.321672 [ 294 ] {} <Debug> TCP-Session: 11018e3e-83ec-4647-a948-b3f99017c3e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8119 | 2025.11.08 00:05:22.321823 [ 289 ] {} <Debug> TCP-Session: cc630293-0cb9-41cf-83f9-be1bbd0b9bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8120 | 2025.11.08 00:05:22.321715 [ 3 ] {} <Debug> TCP-Session: b88ada5b-87c6-4b00-b979-3361bbe88b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8121 | 2025.11.08 00:05:22.656425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19619 | ||
| 8122 | 2025.11.08 00:05:22.657117 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2025.11.08 00:05:22.657164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8124 | 2025.11.08 00:05:22.657841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8125 | 2025.11.08 00:05:22.658165 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2025.11.08 00:05:22.658344 [ 17 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8127 | 2025.11.08 00:05:22.658362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19619 | ||
| 8128 | 2025.11.08 00:05:22.658397 [ 17 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8129 | 2025.11.08 00:05:22.658424 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8130 | 2025.11.08 00:05:22.658608 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 8131 | 2025.11.08 00:05:22.658839 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8132 | 2025.11.08 00:05:22.658917 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17251 rows starting from the beginning of the part | ||
| 8133 | 2025.11.08 00:05:22.659028 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 8134 | 2025.11.08 00:05:22.659117 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 8135 | 2025.11.08 00:05:22.659199 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 8136 | 2025.11.08 00:05:22.659267 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 8137 | 2025.11.08 00:05:22.659334 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 8138 | 2025.11.08 00:05:22.662621 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19619 rows, containing 4 columns (4 merged, 0 gathered) in 0.004099003 sec., 4786285.835848375 rows/sec., 68.47 MiB/sec. | ||
| 8139 | 2025.11.08 00:05:22.663259 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8140 | 2025.11.08 00:05:22.663762 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_41_8} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2025.11.08 00:05:22.663902 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_41_8} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8142 | 2025.11.08 00:05:22.664063 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 8143 | 2025.11.08 00:05:23.375749 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62590 | ||
| 8144 | 2025.11.08 00:05:23.375859 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8145 | 2025.11.08 00:05:23.375886 [ 293 ] {} <Debug> TCP-Session: 797d20da-283e-4b31-96a5-21005fe5494d Authenticating user 'default' from [fd00:1122:3344:101::e]:62590 | ||
| 8146 | 2025.11.08 00:05:23.375909 [ 293 ] {} <Debug> TCP-Session: 797d20da-283e-4b31-96a5-21005fe5494d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8147 | 2025.11.08 00:05:23.375921 [ 293 ] {} <Debug> TCP-Session: 797d20da-283e-4b31-96a5-21005fe5494d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8148 | 2025.11.08 00:05:23.376147 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56982 | ||
| 8149 | 2025.11.08 00:05:23.376177 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63975 | ||
| 8150 | 2025.11.08 00:05:23.376214 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40717 | ||
| 8151 | 2025.11.08 00:05:23.376223 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58318 | ||
| 8152 | 2025.11.08 00:05:23.376266 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8153 | 2025.11.08 00:05:23.376270 [ 293 ] {} <Trace> TCP-Session: 797d20da-283e-4b31-96a5-21005fe5494d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2025.11.08 00:05:23.376303 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8155 | 2025.11.08 00:05:23.376319 [ 294 ] {} <Debug> TCP-Session: 6f3f5a5c-c519-4e69-856c-a7358b1d729e Authenticating user 'default' from [fd00:1122:3344:101::e]:56982 | ||
| 8156 | 2025.11.08 00:05:23.376348 [ 290 ] {} <Debug> TCP-Session: 90727058-b719-4ca9-bd80-0761db3e767e Authenticating user 'default' from [fd00:1122:3344:101::e]:40717 | ||
| 8157 | 2025.11.08 00:05:23.376309 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8158 | 2025.11.08 00:05:23.376369 [ 290 ] {} <Debug> TCP-Session: 90727058-b719-4ca9-bd80-0761db3e767e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8159 | 2025.11.08 00:05:23.376364 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8160 | 2025.11.08 00:05:23.376403 [ 290 ] {} <Debug> TCP-Session: 90727058-b719-4ca9-bd80-0761db3e767e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8161 | 2025.11.08 00:05:23.376423 [ 3 ] {} <Debug> TCP-Session: 47c8c585-e317-46f9-857b-3b5692fc6d94 Authenticating user 'default' from [fd00:1122:3344:101::e]:63975 | ||
| 8162 | 2025.11.08 00:05:23.376463 [ 291 ] {} <Debug> TCP-Session: e633007c-5190-457a-bbf1-c58f1062198d Authenticating user 'default' from [fd00:1122:3344:101::e]:58318 | ||
| 8163 | 2025.11.08 00:05:23.376489 [ 3 ] {} <Debug> TCP-Session: 47c8c585-e317-46f9-857b-3b5692fc6d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8164 | 2025.11.08 00:05:23.376498 [ 293 ] {afdb0afa-558f-4208-a4c1-ea73873e5353} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62590) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8165 | 2025.11.08 00:05:23.376513 [ 291 ] {} <Debug> TCP-Session: e633007c-5190-457a-bbf1-c58f1062198d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8166 | 2025.11.08 00:05:23.376515 [ 3 ] {} <Debug> TCP-Session: 47c8c585-e317-46f9-857b-3b5692fc6d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8167 | 2025.11.08 00:05:23.376554 [ 291 ] {} <Debug> TCP-Session: e633007c-5190-457a-bbf1-c58f1062198d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8168 | 2025.11.08 00:05:23.376362 [ 294 ] {} <Debug> TCP-Session: 6f3f5a5c-c519-4e69-856c-a7358b1d729e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8169 | 2025.11.08 00:05:23.376222 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39568 | ||
| 8170 | 2025.11.08 00:05:23.376625 [ 294 ] {} <Debug> TCP-Session: 6f3f5a5c-c519-4e69-856c-a7358b1d729e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8171 | 2025.11.08 00:05:23.376178 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46000 | ||
| 8172 | 2025.11.08 00:05:23.376167 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51643 | ||
| 8173 | 2025.11.08 00:05:23.376698 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8174 | 2025.11.08 00:05:23.376190 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37641 | ||
| 8175 | 2025.11.08 00:05:23.376741 [ 292 ] {} <Debug> TCP-Session: f3718130-e205-4c05-b6df-067c39f6eac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39568 | ||
| 8176 | 2025.11.08 00:05:23.376765 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8177 | 2025.11.08 00:05:23.376797 [ 292 ] {} <Debug> TCP-Session: f3718130-e205-4c05-b6df-067c39f6eac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8178 | 2025.11.08 00:05:23.376730 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8179 | 2025.11.08 00:05:23.376820 [ 292 ] {} <Debug> TCP-Session: f3718130-e205-4c05-b6df-067c39f6eac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8180 | 2025.11.08 00:05:23.376815 [ 286 ] {} <Debug> TCP-Session: 565151d2-aa5e-4580-84b5-b2d159b95dd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51643 | ||
| 8181 | 2025.11.08 00:05:23.376842 [ 288 ] {} <Debug> TCP-Session: 8673ae4c-689f-4670-a128-b6e1a4866f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:46000 | ||
| 8182 | 2025.11.08 00:05:23.376856 [ 293 ] {afdb0afa-558f-4208-a4c1-ea73873e5353} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8183 | 2025.11.08 00:05:23.376863 [ 286 ] {} <Debug> TCP-Session: 565151d2-aa5e-4580-84b5-b2d159b95dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8184 | 2025.11.08 00:05:23.376876 [ 288 ] {} <Debug> TCP-Session: 8673ae4c-689f-4670-a128-b6e1a4866f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8185 | 2025.11.08 00:05:23.376908 [ 286 ] {} <Debug> TCP-Session: 565151d2-aa5e-4580-84b5-b2d159b95dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8186 | 2025.11.08 00:05:23.376928 [ 288 ] {} <Debug> TCP-Session: 8673ae4c-689f-4670-a128-b6e1a4866f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2025.11.08 00:05:23.376926 [ 293 ] {afdb0afa-558f-4208-a4c1-ea73873e5353} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8188 | 2025.11.08 00:05:23.376828 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8189 | 2025.11.08 00:05:23.377006 [ 289 ] {} <Debug> TCP-Session: 941ed61c-5d3a-465b-a77e-bfc34be77dea Authenticating user 'default' from [fd00:1122:3344:101::e]:37641 | ||
| 8190 | 2025.11.08 00:05:23.377024 [ 289 ] {} <Debug> TCP-Session: 941ed61c-5d3a-465b-a77e-bfc34be77dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8191 | 2025.11.08 00:05:23.377036 [ 289 ] {} <Debug> TCP-Session: 941ed61c-5d3a-465b-a77e-bfc34be77dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2025.11.08 00:05:23.377272 [ 293 ] {afdb0afa-558f-4208-a4c1-ea73873e5353} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 8193 | 2025.11.08 00:05:23.378336 [ 339 ] {afdb0afa-558f-4208-a4c1-ea73873e5353} <Trace> AggregatingTransform: Aggregating | ||
| 8194 | 2025.11.08 00:05:23.378389 [ 339 ] {afdb0afa-558f-4208-a4c1-ea73873e5353} <Trace> Aggregator: Aggregation method: without_key | ||
| 8195 | 2025.11.08 00:05:23.378429 [ 339 ] {afdb0afa-558f-4208-a4c1-ea73873e5353} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001040068 sec. (961.476 rows/sec., 37.56 KiB/sec.) | ||
| 8196 | 2025.11.08 00:05:23.378450 [ 339 ] {afdb0afa-558f-4208-a4c1-ea73873e5353} <Trace> Aggregator: Merging aggregated data | ||
| 8197 | 2025.11.08 00:05:23.379761 [ 293 ] {afdb0afa-558f-4208-a4c1-ea73873e5353} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003338 sec., 299.58058717795086 rows/sec., 11.70 KiB/sec. | ||
| 8198 | 2025.11.08 00:05:23.379897 [ 293 ] {afdb0afa-558f-4208-a4c1-ea73873e5353} <Debug> TCPHandler: Processed in 0.003782084 sec. | ||
| 8199 | 2025.11.08 00:05:23.380022 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8200 | 2025.11.08 00:05:23.380051 [ 293 ] {} <Debug> TCP-Session: 797d20da-283e-4b31-96a5-21005fe5494d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8201 | 2025.11.08 00:05:23.380054 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8202 | 2025.11.08 00:05:23.380077 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8203 | 2025.11.08 00:05:23.380095 [ 288 ] {} <Debug> TCP-Session: 8673ae4c-689f-4670-a128-b6e1a4866f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8204 | 2025.11.08 00:05:23.380098 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8205 | 2025.11.08 00:05:23.380125 [ 291 ] {} <Debug> TCP-Session: e633007c-5190-457a-bbf1-c58f1062198d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8206 | 2025.11.08 00:05:23.380136 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8207 | 2025.11.08 00:05:23.380160 [ 286 ] {} <Debug> TCP-Session: 565151d2-aa5e-4580-84b5-b2d159b95dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8208 | 2025.11.08 00:05:23.380161 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8209 | 2025.11.08 00:05:23.380185 [ 294 ] {} <Debug> TCP-Session: 6f3f5a5c-c519-4e69-856c-a7358b1d729e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8210 | 2025.11.08 00:05:23.380198 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8211 | 2025.11.08 00:05:23.380217 [ 3 ] {} <Debug> TCP-Session: 47c8c585-e317-46f9-857b-3b5692fc6d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8212 | 2025.11.08 00:05:23.380177 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8213 | 2025.11.08 00:05:23.380252 [ 292 ] {} <Debug> TCP-Session: f3718130-e205-4c05-b6df-067c39f6eac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8214 | 2025.11.08 00:05:23.380115 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8215 | 2025.11.08 00:05:23.380287 [ 290 ] {} <Debug> TCP-Session: 90727058-b719-4ca9-bd80-0761db3e767e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2025.11.08 00:05:23.380316 [ 289 ] {} <Debug> TCP-Session: 941ed61c-5d3a-465b-a77e-bfc34be77dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8217 | 2025.11.08 00:05:23.439429 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43968 | ||
| 8218 | 2025.11.08 00:05:23.439543 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8219 | 2025.11.08 00:05:23.439570 [ 293 ] {} <Debug> TCP-Session: 1f339bff-fff6-450d-ae9f-3ae61820e9b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43968 | ||
| 8220 | 2025.11.08 00:05:23.439593 [ 293 ] {} <Debug> TCP-Session: 1f339bff-fff6-450d-ae9f-3ae61820e9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2025.11.08 00:05:23.439606 [ 293 ] {} <Debug> TCP-Session: 1f339bff-fff6-450d-ae9f-3ae61820e9b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8222 | 2025.11.08 00:05:23.439809 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39479 | ||
| 8223 | 2025.11.08 00:05:23.439849 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34927 | ||
| 8224 | 2025.11.08 00:05:23.439852 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54413 | ||
| 8225 | 2025.11.08 00:05:23.439896 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50667 | ||
| 8226 | 2025.11.08 00:05:23.439915 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34110 | ||
| 8227 | 2025.11.08 00:05:23.439939 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8228 | 2025.11.08 00:05:23.439858 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60910 | ||
| 8229 | 2025.11.08 00:05:23.439984 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8230 | 2025.11.08 00:05:23.440000 [ 293 ] {} <Trace> TCP-Session: 1f339bff-fff6-450d-ae9f-3ae61820e9b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8231 | 2025.11.08 00:05:23.440026 [ 3 ] {} <Debug> TCP-Session: 7c29934e-59e4-4bbc-ae91-be1613df7df7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54413 | ||
| 8232 | 2025.11.08 00:05:23.440032 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8233 | 2025.11.08 00:05:23.440051 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8234 | 2025.11.08 00:05:23.440072 [ 3 ] {} <Debug> TCP-Session: 7c29934e-59e4-4bbc-ae91-be1613df7df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8235 | 2025.11.08 00:05:23.440083 [ 291 ] {} <Debug> TCP-Session: 4aa38cfd-c9ac-4a01-91ba-513b69797281 Authenticating user 'default' from [fd00:1122:3344:101::e]:34110 | ||
| 8236 | 2025.11.08 00:05:23.440098 [ 3 ] {} <Debug> TCP-Session: 7c29934e-59e4-4bbc-ae91-be1613df7df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8237 | 2025.11.08 00:05:23.440095 [ 288 ] {} <Debug> TCP-Session: 38e920ee-1601-4ceb-b81d-a635e17ab587 Authenticating user 'default' from [fd00:1122:3344:101::e]:60910 | ||
| 8238 | 2025.11.08 00:05:23.440121 [ 291 ] {} <Debug> TCP-Session: 4aa38cfd-c9ac-4a01-91ba-513b69797281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8239 | 2025.11.08 00:05:23.440137 [ 288 ] {} <Debug> TCP-Session: 38e920ee-1601-4ceb-b81d-a635e17ab587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8240 | 2025.11.08 00:05:23.440150 [ 291 ] {} <Debug> TCP-Session: 4aa38cfd-c9ac-4a01-91ba-513b69797281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8241 | 2025.11.08 00:05:23.440163 [ 288 ] {} <Debug> TCP-Session: 38e920ee-1601-4ceb-b81d-a635e17ab587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8242 | 2025.11.08 00:05:23.440178 [ 293 ] {7caf1e72-4058-403e-b996-ff1a248ff26f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43968) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8243 | 2025.11.08 00:05:23.439991 [ 286 ] {} <Debug> TCP-Session: 4ae774d0-09b3-4404-aa74-25108a1cb2c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34927 | ||
| 8244 | 2025.11.08 00:05:23.439985 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8245 | 2025.11.08 00:05:23.440240 [ 286 ] {} <Debug> TCP-Session: 4ae774d0-09b3-4404-aa74-25108a1cb2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2025.11.08 00:05:23.439915 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36487 | ||
| 8247 | 2025.11.08 00:05:23.440261 [ 290 ] {} <Debug> TCP-Session: 8df09ad6-a177-4c94-8777-a384438e6c56 Authenticating user 'default' from [fd00:1122:3344:101::e]:50667 | ||
| 8248 | 2025.11.08 00:05:23.440258 [ 286 ] {} <Debug> TCP-Session: 4ae774d0-09b3-4404-aa74-25108a1cb2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8249 | 2025.11.08 00:05:23.440296 [ 290 ] {} <Debug> TCP-Session: 8df09ad6-a177-4c94-8777-a384438e6c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8250 | 2025.11.08 00:05:23.439927 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8251 | 2025.11.08 00:05:23.440312 [ 290 ] {} <Debug> TCP-Session: 8df09ad6-a177-4c94-8777-a384438e6c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8252 | 2025.11.08 00:05:23.440322 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8253 | 2025.11.08 00:05:23.440335 [ 294 ] {} <Debug> TCP-Session: a8bfbf57-27df-47bd-afad-b85ae2a059b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39479 | ||
| 8254 | 2025.11.08 00:05:23.440359 [ 292 ] {} <Debug> TCP-Session: 600f94d1-9dcd-45ab-992e-a7deed1d58f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36487 | ||
| 8255 | 2025.11.08 00:05:23.440372 [ 294 ] {} <Debug> TCP-Session: a8bfbf57-27df-47bd-afad-b85ae2a059b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8256 | 2025.11.08 00:05:23.440389 [ 292 ] {} <Debug> TCP-Session: 600f94d1-9dcd-45ab-992e-a7deed1d58f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8257 | 2025.11.08 00:05:23.440396 [ 294 ] {} <Debug> TCP-Session: a8bfbf57-27df-47bd-afad-b85ae2a059b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8258 | 2025.11.08 00:05:23.440414 [ 292 ] {} <Debug> TCP-Session: 600f94d1-9dcd-45ab-992e-a7deed1d58f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2025.11.08 00:05:23.439903 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45865 | ||
| 8260 | 2025.11.08 00:05:23.440458 [ 293 ] {7caf1e72-4058-403e-b996-ff1a248ff26f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8261 | 2025.11.08 00:05:23.440515 [ 293 ] {7caf1e72-4058-403e-b996-ff1a248ff26f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8262 | 2025.11.08 00:05:23.440517 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8263 | 2025.11.08 00:05:23.440546 [ 289 ] {} <Debug> TCP-Session: 2fcc25b2-4e59-423f-bc14-7f7b6bc6d7f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45865 | ||
| 8264 | 2025.11.08 00:05:23.440564 [ 289 ] {} <Debug> TCP-Session: 2fcc25b2-4e59-423f-bc14-7f7b6bc6d7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8265 | 2025.11.08 00:05:23.440576 [ 289 ] {} <Debug> TCP-Session: 2fcc25b2-4e59-423f-bc14-7f7b6bc6d7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8266 | 2025.11.08 00:05:23.440801 [ 293 ] {7caf1e72-4058-403e-b996-ff1a248ff26f} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 8267 | 2025.11.08 00:05:23.441815 [ 346 ] {7caf1e72-4058-403e-b996-ff1a248ff26f} <Trace> AggregatingTransform: Aggregating | ||
| 8268 | 2025.11.08 00:05:23.441869 [ 346 ] {7caf1e72-4058-403e-b996-ff1a248ff26f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8269 | 2025.11.08 00:05:23.441910 [ 346 ] {7caf1e72-4058-403e-b996-ff1a248ff26f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001005758 sec. (994.275 rows/sec., 38.84 KiB/sec.) | ||
| 8270 | 2025.11.08 00:05:23.441929 [ 346 ] {7caf1e72-4058-403e-b996-ff1a248ff26f} <Trace> Aggregator: Merging aggregated data | ||
| 8271 | 2025.11.08 00:05:23.443106 [ 293 ] {7caf1e72-4058-403e-b996-ff1a248ff26f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002983 sec., 335.2329869259135 rows/sec., 13.10 KiB/sec. | ||
| 8272 | 2025.11.08 00:05:23.443257 [ 293 ] {7caf1e72-4058-403e-b996-ff1a248ff26f} <Debug> TCPHandler: Processed in 0.003367963 sec. | ||
| 8273 | 2025.11.08 00:05:23.443375 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8274 | 2025.11.08 00:05:23.443404 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8275 | 2025.11.08 00:05:23.443406 [ 293 ] {} <Debug> TCP-Session: 1f339bff-fff6-450d-ae9f-3ae61820e9b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8276 | 2025.11.08 00:05:23.443426 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8277 | 2025.11.08 00:05:23.443443 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8278 | 2025.11.08 00:05:23.443466 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8279 | 2025.11.08 00:05:23.443476 [ 286 ] {} <Debug> TCP-Session: 4ae774d0-09b3-4404-aa74-25108a1cb2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8280 | 2025.11.08 00:05:23.443500 [ 294 ] {} <Debug> TCP-Session: a8bfbf57-27df-47bd-afad-b85ae2a059b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8281 | 2025.11.08 00:05:23.443519 [ 3 ] {} <Debug> TCP-Session: 7c29934e-59e4-4bbc-ae91-be1613df7df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8282 | 2025.11.08 00:05:23.443524 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8283 | 2025.11.08 00:05:23.443545 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8284 | 2025.11.08 00:05:23.443575 [ 289 ] {} <Debug> TCP-Session: 2fcc25b2-4e59-423f-bc14-7f7b6bc6d7f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8285 | 2025.11.08 00:05:23.443502 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8286 | 2025.11.08 00:05:23.443599 [ 291 ] {} <Debug> TCP-Session: 4aa38cfd-c9ac-4a01-91ba-513b69797281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2025.11.08 00:05:23.443626 [ 288 ] {} <Debug> TCP-Session: 38e920ee-1601-4ceb-b81d-a635e17ab587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8288 | 2025.11.08 00:05:23.443487 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8289 | 2025.11.08 00:05:23.443449 [ 292 ] {} <Debug> TCP-Session: 600f94d1-9dcd-45ab-992e-a7deed1d58f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8290 | 2025.11.08 00:05:23.443691 [ 290 ] {} <Debug> TCP-Session: 8df09ad6-a177-4c94-8777-a384438e6c56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8291 | 2025.11.08 00:05:23.744338 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8292 | 2025.11.08 00:05:23.761988 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2025.11.08 00:05:23.762055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8294 | 2025.11.08 00:05:23.768046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8295 | 2025.11.08 00:05:23.768878 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2025.11.08 00:05:23.769212 [ 29 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8297 | 2025.11.08 00:05:23.769281 [ 29 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2025.11.08 00:05:23.769302 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8299 | 2025.11.08 00:05:23.769437 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 8300 | 2025.11.08 00:05:23.773228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8301 | 2025.11.08 00:05:23.773555 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8302 | 2025.11.08 00:05:23.775291 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 8303 | 2025.11.08 00:05:23.780354 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 8304 | 2025.11.08 00:05:23.785744 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 8305 | 2025.11.08 00:05:23.790557 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 8306 | 2025.11.08 00:05:23.794969 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 8307 | 2025.11.08 00:05:23.799249 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 8308 | 2025.11.08 00:05:23.860842 [ 195 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.091466403 sec., 3378.2896218188444 rows/sec., 17.47 MiB/sec. | ||
| 8309 | 2025.11.08 00:05:23.863597 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8310 | 2025.11.08 00:05:23.865723 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_41_8} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2025.11.08 00:05:23.865851 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_41_8} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8312 | 2025.11.08 00:05:23.868318 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8313 | 2025.11.08 00:05:25.203729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1004 | ||
| 8314 | 2025.11.08 00:05:25.207206 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2025.11.08 00:05:25.207295 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8316 | 2025.11.08 00:05:25.209156 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8317 | 2025.11.08 00:05:25.209572 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2025.11.08 00:05:25.210139 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1004 | ||
| 8319 | 2025.11.08 00:05:26.856705 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8320 | 2025.11.08 00:05:26.856917 [ 4 ] {85862909-e98b-4e5b-9bdc-9fd484361ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8321 | 2025.11.08 00:05:26.856991 [ 4 ] {85862909-e98b-4e5b-9bdc-9fd484361ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8322 | 2025.11.08 00:05:26.857704 [ 4 ] {85862909-e98b-4e5b-9bdc-9fd484361ab5} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2025.11.08 00:05:26.857748 [ 4 ] {85862909-e98b-4e5b-9bdc-9fd484361ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8324 | 2025.11.08 00:05:26.858159 [ 4 ] {85862909-e98b-4e5b-9bdc-9fd484361ab5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8325 | 2025.11.08 00:05:26.858406 [ 4 ] {85862909-e98b-4e5b-9bdc-9fd484361ab5} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2025.11.08 00:05:26.858572 [ 4 ] {85862909-e98b-4e5b-9bdc-9fd484361ab5} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001707 sec., 51552.43116578793 rows/sec., 4.34 MiB/sec. | ||
| 8327 | 2025.11.08 00:05:26.858622 [ 4 ] {85862909-e98b-4e5b-9bdc-9fd484361ab5} <Debug> TCPHandler: Processed in 0.002049656 sec. | ||
| 8328 | 2025.11.08 00:05:26.858747 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8329 | 2025.11.08 00:05:26.858851 [ 4 ] {11684650-42f3-46a9-8741-9c46410f3f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8330 | 2025.11.08 00:05:26.858896 [ 4 ] {11684650-42f3-46a9-8741-9c46410f3f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8331 | 2025.11.08 00:05:26.859316 [ 4 ] {11684650-42f3-46a9-8741-9c46410f3f2a} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2025.11.08 00:05:26.859351 [ 4 ] {11684650-42f3-46a9-8741-9c46410f3f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8333 | 2025.11.08 00:05:26.859664 [ 4 ] {11684650-42f3-46a9-8741-9c46410f3f2a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8334 | 2025.11.08 00:05:26.859879 [ 4 ] {11684650-42f3-46a9-8741-9c46410f3f2a} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2025.11.08 00:05:26.860016 [ 4 ] {11684650-42f3-46a9-8741-9c46410f3f2a} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001189 sec., 13456.686291000842 rows/sec., 1011.88 KiB/sec. | ||
| 8336 | 2025.11.08 00:05:26.860057 [ 4 ] {11684650-42f3-46a9-8741-9c46410f3f2a} <Debug> TCPHandler: Processed in 0.001363007 sec. | ||
| 8337 | 2025.11.08 00:05:26.860159 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8338 | 2025.11.08 00:05:26.860254 [ 4 ] {03465cbc-c7c9-4398-9973-36563af4e3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8339 | 2025.11.08 00:05:26.860294 [ 4 ] {03465cbc-c7c9-4398-9973-36563af4e3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8340 | 2025.11.08 00:05:26.860731 [ 4 ] {03465cbc-c7c9-4398-9973-36563af4e3dc} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2025.11.08 00:05:26.860767 [ 4 ] {03465cbc-c7c9-4398-9973-36563af4e3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8342 | 2025.11.08 00:05:26.861090 [ 4 ] {03465cbc-c7c9-4398-9973-36563af4e3dc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8343 | 2025.11.08 00:05:26.861304 [ 4 ] {03465cbc-c7c9-4398-9973-36563af4e3dc} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8344 | 2025.11.08 00:05:26.861437 [ 4 ] {03465cbc-c7c9-4398-9973-36563af4e3dc} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001202 sec., 66555.74043261232 rows/sec., 5.20 MiB/sec. | ||
| 8345 | 2025.11.08 00:05:26.861474 [ 4 ] {03465cbc-c7c9-4398-9973-36563af4e3dc} <Debug> TCPHandler: Processed in 0.001366868 sec. | ||
| 8346 | 2025.11.08 00:05:26.861582 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8347 | 2025.11.08 00:05:26.861677 [ 4 ] {4b627c37-edd9-4570-a630-ad002a4a31b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8348 | 2025.11.08 00:05:26.861722 [ 4 ] {4b627c37-edd9-4570-a630-ad002a4a31b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8349 | 2025.11.08 00:05:26.862143 [ 4 ] {4b627c37-edd9-4570-a630-ad002a4a31b1} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2025.11.08 00:05:26.862178 [ 4 ] {4b627c37-edd9-4570-a630-ad002a4a31b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8351 | 2025.11.08 00:05:26.862519 [ 4 ] {4b627c37-edd9-4570-a630-ad002a4a31b1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8352 | 2025.11.08 00:05:26.862728 [ 4 ] {4b627c37-edd9-4570-a630-ad002a4a31b1} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2025.11.08 00:05:26.862859 [ 4 ] {4b627c37-edd9-4570-a630-ad002a4a31b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 8354 | 2025.11.08 00:05:26.862897 [ 4 ] {4b627c37-edd9-4570-a630-ad002a4a31b1} <Debug> TCPHandler: Processed in 0.001365877 sec. | ||
| 8355 | 2025.11.08 00:05:26.863000 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8356 | 2025.11.08 00:05:26.863095 [ 4 ] {8472024e-db33-42fc-be4e-74b2b3ab2d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8357 | 2025.11.08 00:05:26.863151 [ 4 ] {8472024e-db33-42fc-be4e-74b2b3ab2d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8358 | 2025.11.08 00:05:26.863954 [ 4 ] {8472024e-db33-42fc-be4e-74b2b3ab2d19} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2025.11.08 00:05:26.863991 [ 4 ] {8472024e-db33-42fc-be4e-74b2b3ab2d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8360 | 2025.11.08 00:05:26.864535 [ 4 ] {8472024e-db33-42fc-be4e-74b2b3ab2d19} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8361 | 2025.11.08 00:05:26.864769 [ 4 ] {8472024e-db33-42fc-be4e-74b2b3ab2d19} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2025.11.08 00:05:26.864916 [ 4 ] {8472024e-db33-42fc-be4e-74b2b3ab2d19} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00184 sec., 8695.652173913044 rows/sec., 15.58 MiB/sec. | ||
| 8363 | 2025.11.08 00:05:26.864979 [ 4 ] {8472024e-db33-42fc-be4e-74b2b3ab2d19} <Debug> TCPHandler: Processed in 0.002029386 sec. | ||
| 8364 | 2025.11.08 00:05:26.865094 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8365 | 2025.11.08 00:05:26.865190 [ 4 ] {0c14478e-6e15-4629-bef0-3d4384fc0897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8366 | 2025.11.08 00:05:26.865238 [ 4 ] {0c14478e-6e15-4629-bef0-3d4384fc0897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8367 | 2025.11.08 00:05:26.865611 [ 4 ] {0c14478e-6e15-4629-bef0-3d4384fc0897} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2025.11.08 00:05:26.865648 [ 4 ] {0c14478e-6e15-4629-bef0-3d4384fc0897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8369 | 2025.11.08 00:05:26.865971 [ 4 ] {0c14478e-6e15-4629-bef0-3d4384fc0897} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8370 | 2025.11.08 00:05:26.866185 [ 4 ] {0c14478e-6e15-4629-bef0-3d4384fc0897} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2025.11.08 00:05:26.866315 [ 4 ] {0c14478e-6e15-4629-bef0-3d4384fc0897} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 8372 | 2025.11.08 00:05:26.866352 [ 4 ] {0c14478e-6e15-4629-bef0-3d4384fc0897} <Debug> TCPHandler: Processed in 0.001308696 sec. | ||
| 8373 | 2025.11.08 00:05:30.013777 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8374 | 2025.11.08 00:05:30.013837 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8375 | 2025.11.08 00:05:30.159295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20131 | ||
| 8376 | 2025.11.08 00:05:30.159811 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2025.11.08 00:05:30.159851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8378 | 2025.11.08 00:05:30.160343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8379 | 2025.11.08 00:05:30.160567 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2025.11.08 00:05:30.160696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20131 | ||
| 8381 | 2025.11.08 00:05:31.274145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8382 | 2025.11.08 00:05:31.289050 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8383 | 2025.11.08 00:05:31.289101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8384 | 2025.11.08 00:05:31.294634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8385 | 2025.11.08 00:05:31.295340 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8386 | 2025.11.08 00:05:31.297986 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8387 | 2025.11.08 00:05:31.856313 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2025.11.08 00:05:31.856497 [ 4 ] {beee311a-d296-48f5-8964-9e5ba0e9ae74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8389 | 2025.11.08 00:05:31.856564 [ 4 ] {beee311a-d296-48f5-8964-9e5ba0e9ae74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8390 | 2025.11.08 00:05:31.857218 [ 4 ] {beee311a-d296-48f5-8964-9e5ba0e9ae74} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2025.11.08 00:05:31.857269 [ 4 ] {beee311a-d296-48f5-8964-9e5ba0e9ae74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8392 | 2025.11.08 00:05:31.857690 [ 4 ] {beee311a-d296-48f5-8964-9e5ba0e9ae74} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8393 | 2025.11.08 00:05:31.857922 [ 4 ] {beee311a-d296-48f5-8964-9e5ba0e9ae74} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2025.11.08 00:05:31.858109 [ 4 ] {beee311a-d296-48f5-8964-9e5ba0e9ae74} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.00166 sec., 65060.24096385542 rows/sec., 5.46 MiB/sec. | ||
| 8395 | 2025.11.08 00:05:31.858119 [ 74 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8396 | 2025.11.08 00:05:31.858152 [ 4 ] {beee311a-d296-48f5-8964-9e5ba0e9ae74} <Debug> TCPHandler: Processed in 0.001970105 sec. | ||
| 8397 | 2025.11.08 00:05:31.858198 [ 74 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2025.11.08 00:05:31.858229 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8399 | 2025.11.08 00:05:31.858298 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2025.11.08 00:05:31.858340 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 8401 | 2025.11.08 00:05:31.858399 [ 4 ] {2a393d07-f690-4b96-81d8-18b0b592b680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8402 | 2025.11.08 00:05:31.858447 [ 4 ] {2a393d07-f690-4b96-81d8-18b0b592b680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8403 | 2025.11.08 00:05:31.858485 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8404 | 2025.11.08 00:05:31.858526 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 8405 | 2025.11.08 00:05:31.858592 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 108 rows starting from the beginning of the part | ||
| 8406 | 2025.11.08 00:05:31.858636 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part | ||
| 8407 | 2025.11.08 00:05:31.858679 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1248 rows starting from the beginning of the part | ||
| 8408 | 2025.11.08 00:05:31.858716 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 88 rows starting from the beginning of the part | ||
| 8409 | 2025.11.08 00:05:31.858756 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 108 rows starting from the beginning of the part | ||
| 8410 | 2025.11.08 00:05:31.858889 [ 4 ] {2a393d07-f690-4b96-81d8-18b0b592b680} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2025.11.08 00:05:31.858932 [ 4 ] {2a393d07-f690-4b96-81d8-18b0b592b680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8412 | 2025.11.08 00:05:31.859297 [ 4 ] {2a393d07-f690-4b96-81d8-18b0b592b680} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8413 | 2025.11.08 00:05:31.859523 [ 4 ] {2a393d07-f690-4b96-81d8-18b0b592b680} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8414 | 2025.11.08 00:05:31.859672 [ 4 ] {2a393d07-f690-4b96-81d8-18b0b592b680} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001291 sec., 20139.426800929512 rows/sec., 1.48 MiB/sec. | ||
| 8415 | 2025.11.08 00:05:31.859712 [ 4 ] {2a393d07-f690-4b96-81d8-18b0b592b680} <Debug> TCPHandler: Processed in 0.00146754 sec. | ||
| 8416 | 2025.11.08 00:05:31.859816 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8417 | 2025.11.08 00:05:31.859911 [ 4 ] {f5673418-a6dc-4a84-b467-8eb3a419dee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8418 | 2025.11.08 00:05:31.859951 [ 4 ] {f5673418-a6dc-4a84-b467-8eb3a419dee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8419 | 2025.11.08 00:05:31.860211 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3049 rows, containing 5 columns (5 merged, 0 gathered) in 0.001923693 sec., 1584972.2382937402 rows/sec., 138.39 MiB/sec. | ||
| 8420 | 2025.11.08 00:05:31.860373 [ 4 ] {f5673418-a6dc-4a84-b467-8eb3a419dee9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2025.11.08 00:05:31.860410 [ 4 ] {f5673418-a6dc-4a84-b467-8eb3a419dee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8422 | 2025.11.08 00:05:31.860518 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8423 | 2025.11.08 00:05:31.860736 [ 4 ] {f5673418-a6dc-4a84-b467-8eb3a419dee9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8424 | 2025.11.08 00:05:31.860934 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_61_12} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2025.11.08 00:05:31.860999 [ 4 ] {f5673418-a6dc-4a84-b467-8eb3a419dee9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2025.11.08 00:05:31.861034 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_61_12} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8427 | 2025.11.08 00:05:31.861123 [ 74 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8428 | 2025.11.08 00:05:31.861145 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8429 | 2025.11.08 00:05:31.861155 [ 4 ] {f5673418-a6dc-4a84-b467-8eb3a419dee9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001262 sec., 71315.37242472266 rows/sec., 5.57 MiB/sec. | ||
| 8430 | 2025.11.08 00:05:31.861167 [ 74 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2025.11.08 00:05:31.861205 [ 4 ] {f5673418-a6dc-4a84-b467-8eb3a419dee9} <Debug> TCPHandler: Processed in 0.00144088 sec. | ||
| 8432 | 2025.11.08 00:05:31.861207 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8433 | 2025.11.08 00:05:31.861302 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 8434 | 2025.11.08 00:05:31.861324 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8435 | 2025.11.08 00:05:31.861395 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8436 | 2025.11.08 00:05:31.861424 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 634 rows starting from the beginning of the part | ||
| 8437 | 2025.11.08 00:05:31.861424 [ 4 ] {74a63822-300e-4cc6-bddc-819938a5fa04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8438 | 2025.11.08 00:05:31.861468 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 8439 | 2025.11.08 00:05:31.861481 [ 4 ] {74a63822-300e-4cc6-bddc-819938a5fa04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8440 | 2025.11.08 00:05:31.861510 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 80 rows starting from the beginning of the part | ||
| 8441 | 2025.11.08 00:05:31.861548 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 546 rows starting from the beginning of the part | ||
| 8442 | 2025.11.08 00:05:31.861583 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 80 rows starting from the beginning of the part | ||
| 8443 | 2025.11.08 00:05:31.861615 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 8444 | 2025.11.08 00:05:31.861899 [ 4 ] {74a63822-300e-4cc6-bddc-819938a5fa04} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2025.11.08 00:05:31.861941 [ 4 ] {74a63822-300e-4cc6-bddc-819938a5fa04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8446 | 2025.11.08 00:05:31.862320 [ 4 ] {74a63822-300e-4cc6-bddc-819938a5fa04} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8447 | 2025.11.08 00:05:31.862513 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233674 sec., 1232092.1086121618 rows/sec., 97.80 MiB/sec. | ||
| 8448 | 2025.11.08 00:05:31.862538 [ 4 ] {74a63822-300e-4cc6-bddc-819938a5fa04} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2025.11.08 00:05:31.862655 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8450 | 2025.11.08 00:05:31.862662 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8451 | 2025.11.08 00:05:31.862685 [ 4 ] {74a63822-300e-4cc6-bddc-819938a5fa04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 8452 | 2025.11.08 00:05:31.862688 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8453 | 2025.11.08 00:05:31.862725 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8454 | 2025.11.08 00:05:31.862730 [ 4 ] {74a63822-300e-4cc6-bddc-819938a5fa04} <Debug> TCPHandler: Processed in 0.0014569 sec. | ||
| 8455 | 2025.11.08 00:05:31.862836 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 8456 | 2025.11.08 00:05:31.862849 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8457 | 2025.11.08 00:05:31.862931 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_61_12} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2025.11.08 00:05:31.862964 [ 4 ] {4a200bcf-fc35-418d-9fdc-e87b0b54febe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8459 | 2025.11.08 00:05:31.862981 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8460 | 2025.11.08 00:05:31.863009 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_61_12} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8461 | 2025.11.08 00:05:31.863022 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15955 rows starting from the beginning of the part | ||
| 8462 | 2025.11.08 00:05:31.863024 [ 4 ] {4a200bcf-fc35-418d-9fdc-e87b0b54febe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8463 | 2025.11.08 00:05:31.863082 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8464 | 2025.11.08 00:05:31.863101 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 8465 | 2025.11.08 00:05:31.863150 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 8466 | 2025.11.08 00:05:31.863192 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 844 rows starting from the beginning of the part | ||
| 8467 | 2025.11.08 00:05:31.863229 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 8468 | 2025.11.08 00:05:31.863266 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 8469 | 2025.11.08 00:05:31.863839 [ 4 ] {4a200bcf-fc35-418d-9fdc-e87b0b54febe} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2025.11.08 00:05:31.863878 [ 4 ] {4a200bcf-fc35-418d-9fdc-e87b0b54febe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8471 | 2025.11.08 00:05:31.864540 [ 4 ] {4a200bcf-fc35-418d-9fdc-e87b0b54febe} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8472 | 2025.11.08 00:05:31.864781 [ 4 ] {4a200bcf-fc35-418d-9fdc-e87b0b54febe} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2025.11.08 00:05:31.864926 [ 4 ] {4a200bcf-fc35-418d-9fdc-e87b0b54febe} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001979 sec., 13137.948458817586 rows/sec., 23.54 MiB/sec. | ||
| 8474 | 2025.11.08 00:05:31.864983 [ 4 ] {4a200bcf-fc35-418d-9fdc-e87b0b54febe} <Debug> TCPHandler: Processed in 0.00218388 sec. | ||
| 8475 | 2025.11.08 00:05:31.865095 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8476 | 2025.11.08 00:05:31.865192 [ 4 ] {7efc5d37-d6ef-4ea3-8660-b8e2f4996f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8477 | 2025.11.08 00:05:31.865236 [ 4 ] {7efc5d37-d6ef-4ea3-8660-b8e2f4996f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8478 | 2025.11.08 00:05:31.865574 [ 4 ] {7efc5d37-d6ef-4ea3-8660-b8e2f4996f59} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2025.11.08 00:05:31.865610 [ 4 ] {7efc5d37-d6ef-4ea3-8660-b8e2f4996f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8480 | 2025.11.08 00:05:31.865952 [ 4 ] {7efc5d37-d6ef-4ea3-8660-b8e2f4996f59} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8481 | 2025.11.08 00:05:31.866168 [ 4 ] {7efc5d37-d6ef-4ea3-8660-b8e2f4996f59} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2025.11.08 00:05:31.866273 [ 74 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8483 | 2025.11.08 00:05:31.866296 [ 4 ] {7efc5d37-d6ef-4ea3-8660-b8e2f4996f59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 8484 | 2025.11.08 00:05:31.866305 [ 74 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2025.11.08 00:05:31.866335 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8486 | 2025.11.08 00:05:31.866339 [ 4 ] {7efc5d37-d6ef-4ea3-8660-b8e2f4996f59} <Debug> TCPHandler: Processed in 0.001295105 sec. | ||
| 8487 | 2025.11.08 00:05:31.866431 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 8488 | 2025.11.08 00:05:31.866549 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8489 | 2025.11.08 00:05:31.866585 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3216 rows starting from the beginning of the part | ||
| 8490 | 2025.11.08 00:05:31.866654 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 8491 | 2025.11.08 00:05:31.866705 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 8492 | 2025.11.08 00:05:31.866751 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 8493 | 2025.11.08 00:05:31.866794 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 8494 | 2025.11.08 00:05:31.866840 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 8495 | 2025.11.08 00:05:31.868443 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3516 rows, containing 4 columns (4 merged, 0 gathered) in 0.002048966 sec., 1715987.4785623576 rows/sec., 115.61 MiB/sec. | ||
| 8496 | 2025.11.08 00:05:31.868830 [ 186 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8497 | 2025.11.08 00:05:31.868867 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17439 rows, containing 5 columns (5 merged, 0 gathered) in 0.006076357 sec., 2869976.204492264 rows/sec., 197.18 MiB/sec. | ||
| 8498 | 2025.11.08 00:05:31.869081 [ 186 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_61_12} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2025.11.08 00:05:31.869122 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8500 | 2025.11.08 00:05:31.869157 [ 186 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_61_12} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8501 | 2025.11.08 00:05:31.869238 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8502 | 2025.11.08 00:05:31.869387 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2025.11.08 00:05:31.869460 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8504 | 2025.11.08 00:05:31.869539 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 8505 | 2025.11.08 00:05:32.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.00 MiB, peak 311.89 MiB, free memory in arenas 0.00 B, will set to 301.08 MiB (RSS), difference: 2.08 MiB | ||
| 8506 | 2025.11.08 00:05:35.211219 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1028 | ||
| 8507 | 2025.11.08 00:05:35.213466 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2025.11.08 00:05:35.213527 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8509 | 2025.11.08 00:05:35.214770 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8510 | 2025.11.08 00:05:35.215057 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2025.11.08 00:05:35.215256 [ 89 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8512 | 2025.11.08 00:05:35.215355 [ 89 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2025.11.08 00:05:35.215387 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8514 | 2025.11.08 00:05:35.215464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 8515 | 2025.11.08 00:05:35.215484 [ 190 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 8516 | 2025.11.08 00:05:35.215948 [ 190 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8517 | 2025.11.08 00:05:35.216071 [ 190 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 890 rows starting from the beginning of the part | ||
| 8518 | 2025.11.08 00:05:35.216475 [ 190 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 8519 | 2025.11.08 00:05:35.216844 [ 190 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8520 | 2025.11.08 00:05:35.217192 [ 190 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 8521 | 2025.11.08 00:05:35.217530 [ 190 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 8522 | 2025.11.08 00:05:35.217869 [ 190 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 8523 | 2025.11.08 00:05:35.223927 [ 200 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 72 columns (72 merged, 0 gathered) in 0.008480983 sec., 121212.36417995415 rows/sec., 96.61 MiB/sec. | ||
| 8524 | 2025.11.08 00:05:35.225274 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8525 | 2025.11.08 00:05:35.225922 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_31_6} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8526 | 2025.11.08 00:05:35.226021 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_31_6} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8527 | 2025.11.08 00:05:35.226323 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 8528 | 2025.11.08 00:05:36.857721 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8529 | 2025.11.08 00:05:36.857937 [ 4 ] {e0148373-db8c-4a0a-9265-090a86209ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8530 | 2025.11.08 00:05:36.858014 [ 4 ] {e0148373-db8c-4a0a-9265-090a86209ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8531 | 2025.11.08 00:05:36.858680 [ 4 ] {e0148373-db8c-4a0a-9265-090a86209ebf} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2025.11.08 00:05:36.858731 [ 4 ] {e0148373-db8c-4a0a-9265-090a86209ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8533 | 2025.11.08 00:05:36.859132 [ 4 ] {e0148373-db8c-4a0a-9265-090a86209ebf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8534 | 2025.11.08 00:05:36.859365 [ 4 ] {e0148373-db8c-4a0a-9265-090a86209ebf} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2025.11.08 00:05:36.859531 [ 4 ] {e0148373-db8c-4a0a-9265-090a86209ebf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001647 sec., 14571.948998178506 rows/sec., 1.21 MiB/sec. | ||
| 8536 | 2025.11.08 00:05:36.859582 [ 4 ] {e0148373-db8c-4a0a-9265-090a86209ebf} <Debug> TCPHandler: Processed in 0.002001795 sec. | ||
| 8537 | 2025.11.08 00:05:36.859716 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8538 | 2025.11.08 00:05:36.859819 [ 4 ] {d8c5614e-a34a-4d1d-ad49-c31c89e82d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8539 | 2025.11.08 00:05:36.859865 [ 4 ] {d8c5614e-a34a-4d1d-ad49-c31c89e82d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8540 | 2025.11.08 00:05:36.860284 [ 4 ] {d8c5614e-a34a-4d1d-ad49-c31c89e82d29} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8541 | 2025.11.08 00:05:36.860322 [ 4 ] {d8c5614e-a34a-4d1d-ad49-c31c89e82d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8542 | 2025.11.08 00:05:36.860631 [ 4 ] {d8c5614e-a34a-4d1d-ad49-c31c89e82d29} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8543 | 2025.11.08 00:05:36.860850 [ 4 ] {d8c5614e-a34a-4d1d-ad49-c31c89e82d29} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8544 | 2025.11.08 00:05:36.860984 [ 4 ] {d8c5614e-a34a-4d1d-ad49-c31c89e82d29} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001188 sec., 10101.0101010101 rows/sec., 823.67 KiB/sec. | ||
| 8545 | 2025.11.08 00:05:36.861024 [ 4 ] {d8c5614e-a34a-4d1d-ad49-c31c89e82d29} <Debug> TCPHandler: Processed in 0.001362007 sec. | ||
| 8546 | 2025.11.08 00:05:36.861136 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8547 | 2025.11.08 00:05:36.861233 [ 4 ] {e51df28a-77e3-4667-a54d-3a82ce367a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8548 | 2025.11.08 00:05:36.861272 [ 4 ] {e51df28a-77e3-4667-a54d-3a82ce367a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8549 | 2025.11.08 00:05:36.861775 [ 4 ] {e51df28a-77e3-4667-a54d-3a82ce367a68} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2025.11.08 00:05:36.861812 [ 4 ] {e51df28a-77e3-4667-a54d-3a82ce367a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8551 | 2025.11.08 00:05:36.862129 [ 4 ] {e51df28a-77e3-4667-a54d-3a82ce367a68} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8552 | 2025.11.08 00:05:36.862343 [ 4 ] {e51df28a-77e3-4667-a54d-3a82ce367a68} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2025.11.08 00:05:36.862476 [ 4 ] {e51df28a-77e3-4667-a54d-3a82ce367a68} <Debug> executeQuery: Read 214 rows, 19.49 KiB in 0.001263 sec., 169437.84639746635 rows/sec., 15.07 MiB/sec. | ||
| 8554 | 2025.11.08 00:05:36.862516 [ 4 ] {e51df28a-77e3-4667-a54d-3a82ce367a68} <Debug> TCPHandler: Processed in 0.001430739 sec. | ||
| 8555 | 2025.11.08 00:05:36.862627 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8556 | 2025.11.08 00:05:36.862723 [ 4 ] {339da680-59c6-47ce-a363-6e8f07f1b063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8557 | 2025.11.08 00:05:36.862764 [ 4 ] {339da680-59c6-47ce-a363-6e8f07f1b063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8558 | 2025.11.08 00:05:36.863173 [ 4 ] {339da680-59c6-47ce-a363-6e8f07f1b063} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2025.11.08 00:05:36.863210 [ 4 ] {339da680-59c6-47ce-a363-6e8f07f1b063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8560 | 2025.11.08 00:05:36.863515 [ 4 ] {339da680-59c6-47ce-a363-6e8f07f1b063} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8561 | 2025.11.08 00:05:36.863722 [ 4 ] {339da680-59c6-47ce-a363-6e8f07f1b063} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2025.11.08 00:05:36.863855 [ 4 ] {339da680-59c6-47ce-a363-6e8f07f1b063} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.00115 sec., 34782.608695652176 rows/sec., 2.55 MiB/sec. | ||
| 8563 | 2025.11.08 00:05:36.863894 [ 4 ] {339da680-59c6-47ce-a363-6e8f07f1b063} <Debug> TCPHandler: Processed in 0.001318846 sec. | ||
| 8564 | 2025.11.08 00:05:36.864000 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8565 | 2025.11.08 00:05:36.864097 [ 4 ] {be3d96b6-779b-4dd4-bfbb-3490717e9bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8566 | 2025.11.08 00:05:36.864137 [ 4 ] {be3d96b6-779b-4dd4-bfbb-3490717e9bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8567 | 2025.11.08 00:05:36.864529 [ 4 ] {be3d96b6-779b-4dd4-bfbb-3490717e9bab} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2025.11.08 00:05:36.864565 [ 4 ] {be3d96b6-779b-4dd4-bfbb-3490717e9bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8569 | 2025.11.08 00:05:36.864860 [ 4 ] {be3d96b6-779b-4dd4-bfbb-3490717e9bab} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8570 | 2025.11.08 00:05:36.865068 [ 4 ] {be3d96b6-779b-4dd4-bfbb-3490717e9bab} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2025.11.08 00:05:36.865199 [ 4 ] {be3d96b6-779b-4dd4-bfbb-3490717e9bab} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 8572 | 2025.11.08 00:05:36.865238 [ 4 ] {be3d96b6-779b-4dd4-bfbb-3490717e9bab} <Debug> TCPHandler: Processed in 0.001289445 sec. | ||
| 8573 | 2025.11.08 00:05:36.865366 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2025.11.08 00:05:36.865486 [ 4 ] {8dcda2bb-b206-4f03-9710-423a06220c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8575 | 2025.11.08 00:05:36.865535 [ 4 ] {8dcda2bb-b206-4f03-9710-423a06220c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8576 | 2025.11.08 00:05:36.866075 [ 4 ] {8dcda2bb-b206-4f03-9710-423a06220c3e} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2025.11.08 00:05:36.866108 [ 4 ] {8dcda2bb-b206-4f03-9710-423a06220c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8578 | 2025.11.08 00:05:36.866411 [ 4 ] {8dcda2bb-b206-4f03-9710-423a06220c3e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8579 | 2025.11.08 00:05:36.866633 [ 4 ] {8dcda2bb-b206-4f03-9710-423a06220c3e} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2025.11.08 00:05:36.866770 [ 4 ] {8dcda2bb-b206-4f03-9710-423a06220c3e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001309 sec., 9167.303284950343 rows/sec., 716.20 KiB/sec. | ||
| 8581 | 2025.11.08 00:05:36.866808 [ 4 ] {8dcda2bb-b206-4f03-9710-423a06220c3e} <Debug> TCPHandler: Processed in 0.001502681 sec. | ||
| 8582 | 2025.11.08 00:05:36.866921 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8583 | 2025.11.08 00:05:36.867023 [ 4 ] {1e27b8b4-345a-4fe7-9f28-1ce282e38a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8584 | 2025.11.08 00:05:36.867064 [ 4 ] {1e27b8b4-345a-4fe7-9f28-1ce282e38a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8585 | 2025.11.08 00:05:36.867513 [ 4 ] {1e27b8b4-345a-4fe7-9f28-1ce282e38a7e} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2025.11.08 00:05:36.867550 [ 4 ] {1e27b8b4-345a-4fe7-9f28-1ce282e38a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8587 | 2025.11.08 00:05:36.867853 [ 4 ] {1e27b8b4-345a-4fe7-9f28-1ce282e38a7e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8588 | 2025.11.08 00:05:36.868060 [ 4 ] {1e27b8b4-345a-4fe7-9f28-1ce282e38a7e} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2025.11.08 00:05:36.868191 [ 4 ] {1e27b8b4-345a-4fe7-9f28-1ce282e38a7e} <Debug> executeQuery: Read 128 rows, 10.63 KiB in 0.001188 sec., 107744.10774410774 rows/sec., 8.74 MiB/sec. | ||
| 8590 | 2025.11.08 00:05:36.868230 [ 4 ] {1e27b8b4-345a-4fe7-9f28-1ce282e38a7e} <Debug> TCPHandler: Processed in 0.001359037 sec. | ||
| 8591 | 2025.11.08 00:05:36.868336 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8592 | 2025.11.08 00:05:36.868430 [ 4 ] {750316b2-5c79-4ff0-9158-da70cb5c59b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8593 | 2025.11.08 00:05:36.868473 [ 4 ] {750316b2-5c79-4ff0-9158-da70cb5c59b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8594 | 2025.11.08 00:05:36.868871 [ 4 ] {750316b2-5c79-4ff0-9158-da70cb5c59b3} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2025.11.08 00:05:36.868908 [ 4 ] {750316b2-5c79-4ff0-9158-da70cb5c59b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8596 | 2025.11.08 00:05:36.869240 [ 4 ] {750316b2-5c79-4ff0-9158-da70cb5c59b3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8597 | 2025.11.08 00:05:36.869453 [ 4 ] {750316b2-5c79-4ff0-9158-da70cb5c59b3} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2025.11.08 00:05:36.869584 [ 4 ] {750316b2-5c79-4ff0-9158-da70cb5c59b3} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001171 sec., 172502.13492741247 rows/sec., 12.36 MiB/sec. | ||
| 8599 | 2025.11.08 00:05:36.869620 [ 4 ] {750316b2-5c79-4ff0-9158-da70cb5c59b3} <Debug> TCPHandler: Processed in 0.001334196 sec. | ||
| 8600 | 2025.11.08 00:05:36.869728 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2025.11.08 00:05:36.869822 [ 4 ] {63acf768-ca63-4f98-93b5-02d2607de2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8602 | 2025.11.08 00:05:36.869875 [ 4 ] {63acf768-ca63-4f98-93b5-02d2607de2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8603 | 2025.11.08 00:05:36.870642 [ 4 ] {63acf768-ca63-4f98-93b5-02d2607de2b0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2025.11.08 00:05:36.870679 [ 4 ] {63acf768-ca63-4f98-93b5-02d2607de2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8605 | 2025.11.08 00:05:36.871190 [ 4 ] {63acf768-ca63-4f98-93b5-02d2607de2b0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8606 | 2025.11.08 00:05:36.871413 [ 4 ] {63acf768-ca63-4f98-93b5-02d2607de2b0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2025.11.08 00:05:36.871555 [ 4 ] {63acf768-ca63-4f98-93b5-02d2607de2b0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001751 sec., 9137.635636778983 rows/sec., 16.37 MiB/sec. | ||
| 8608 | 2025.11.08 00:05:36.871618 [ 4 ] {63acf768-ca63-4f98-93b5-02d2607de2b0} <Debug> TCPHandler: Processed in 0.001940073 sec. | ||
| 8609 | 2025.11.08 00:05:36.871726 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2025.11.08 00:05:36.871821 [ 4 ] {f7f094d5-7f6d-4184-9e14-6b89c97cfd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8611 | 2025.11.08 00:05:36.871863 [ 4 ] {f7f094d5-7f6d-4184-9e14-6b89c97cfd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8612 | 2025.11.08 00:05:36.872196 [ 4 ] {f7f094d5-7f6d-4184-9e14-6b89c97cfd2c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2025.11.08 00:05:36.872232 [ 4 ] {f7f094d5-7f6d-4184-9e14-6b89c97cfd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8614 | 2025.11.08 00:05:36.872537 [ 4 ] {f7f094d5-7f6d-4184-9e14-6b89c97cfd2c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8615 | 2025.11.08 00:05:36.872746 [ 4 ] {f7f094d5-7f6d-4184-9e14-6b89c97cfd2c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2025.11.08 00:05:36.872873 [ 4 ] {f7f094d5-7f6d-4184-9e14-6b89c97cfd2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 8617 | 2025.11.08 00:05:36.872909 [ 4 ] {f7f094d5-7f6d-4184-9e14-6b89c97cfd2c} <Debug> TCPHandler: Processed in 0.001233654 sec. | ||
| 8618 | 2025.11.08 00:05:37.660764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20579 | ||
| 8619 | 2025.11.08 00:05:37.661344 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2025.11.08 00:05:37.661396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8621 | 2025.11.08 00:05:37.661928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8622 | 2025.11.08 00:05:37.662195 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2025.11.08 00:05:37.662350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20579 | ||
| 8624 | 2025.11.08 00:05:38.798106 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8625 | 2025.11.08 00:05:38.814318 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2025.11.08 00:05:38.814390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8627 | 2025.11.08 00:05:38.820560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8628 | 2025.11.08 00:05:38.821253 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2025.11.08 00:05:38.824494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8630 | 2025.11.08 00:05:41.857493 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2025.11.08 00:05:41.857719 [ 4 ] {f6194aed-08ef-4d68-b367-3414a3bf6679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8632 | 2025.11.08 00:05:41.857787 [ 4 ] {f6194aed-08ef-4d68-b367-3414a3bf6679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8633 | 2025.11.08 00:05:41.858569 [ 4 ] {f6194aed-08ef-4d68-b367-3414a3bf6679} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2025.11.08 00:05:41.858615 [ 4 ] {f6194aed-08ef-4d68-b367-3414a3bf6679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8635 | 2025.11.08 00:05:41.859009 [ 4 ] {f6194aed-08ef-4d68-b367-3414a3bf6679} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8636 | 2025.11.08 00:05:41.859238 [ 4 ] {f6194aed-08ef-4d68-b367-3414a3bf6679} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2025.11.08 00:05:41.859389 [ 4 ] {f6194aed-08ef-4d68-b367-3414a3bf6679} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001723 sec., 62681.369704004646 rows/sec., 5.26 MiB/sec. | ||
| 8638 | 2025.11.08 00:05:41.859429 [ 4 ] {f6194aed-08ef-4d68-b367-3414a3bf6679} <Debug> TCPHandler: Processed in 0.002074247 sec. | ||
| 8639 | 2025.11.08 00:05:41.859561 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2025.11.08 00:05:41.859655 [ 4 ] {47af0c7a-e019-412e-af55-08f9218c50ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8641 | 2025.11.08 00:05:41.859696 [ 4 ] {47af0c7a-e019-412e-af55-08f9218c50ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8642 | 2025.11.08 00:05:41.860093 [ 4 ] {47af0c7a-e019-412e-af55-08f9218c50ff} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2025.11.08 00:05:41.860127 [ 4 ] {47af0c7a-e019-412e-af55-08f9218c50ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8644 | 2025.11.08 00:05:41.860421 [ 4 ] {47af0c7a-e019-412e-af55-08f9218c50ff} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8645 | 2025.11.08 00:05:41.860623 [ 4 ] {47af0c7a-e019-412e-af55-08f9218c50ff} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2025.11.08 00:05:41.860746 [ 81 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8647 | 2025.11.08 00:05:41.860750 [ 4 ] {47af0c7a-e019-412e-af55-08f9218c50ff} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001113 sec., 23360.287511230905 rows/sec., 1.72 MiB/sec. | ||
| 8648 | 2025.11.08 00:05:41.860782 [ 81 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2025.11.08 00:05:41.860801 [ 4 ] {47af0c7a-e019-412e-af55-08f9218c50ff} <Debug> TCPHandler: Processed in 0.001294726 sec. | ||
| 8650 | 2025.11.08 00:05:41.860801 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8651 | 2025.11.08 00:05:41.860898 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 8652 | 2025.11.08 00:05:41.860909 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8653 | 2025.11.08 00:05:41.860989 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8654 | 2025.11.08 00:05:41.861010 [ 4 ] {d4f44493-38aa-4a46-9431-0589e4135650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8655 | 2025.11.08 00:05:41.861019 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 72 rows starting from the beginning of the part | ||
| 8656 | 2025.11.08 00:05:41.861050 [ 4 ] {d4f44493-38aa-4a46-9431-0589e4135650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8657 | 2025.11.08 00:05:41.861086 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 8658 | 2025.11.08 00:05:41.861130 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part | ||
| 8659 | 2025.11.08 00:05:41.861170 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 8660 | 2025.11.08 00:05:41.861209 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 8661 | 2025.11.08 00:05:41.861247 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
| 8662 | 2025.11.08 00:05:41.861500 [ 4 ] {d4f44493-38aa-4a46-9431-0589e4135650} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2025.11.08 00:05:41.861537 [ 4 ] {d4f44493-38aa-4a46-9431-0589e4135650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8664 | 2025.11.08 00:05:41.861888 [ 4 ] {d4f44493-38aa-4a46-9431-0589e4135650} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8665 | 2025.11.08 00:05:41.862007 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140872 sec., 180563.63904101425 rows/sec., 13.91 MiB/sec. | ||
| 8666 | 2025.11.08 00:05:41.862126 [ 4 ] {d4f44493-38aa-4a46-9431-0589e4135650} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2025.11.08 00:05:41.862239 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8668 | 2025.11.08 00:05:41.862274 [ 4 ] {d4f44493-38aa-4a46-9431-0589e4135650} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001282 sec., 70202.80811232449 rows/sec., 5.48 MiB/sec. | ||
| 8669 | 2025.11.08 00:05:41.862320 [ 4 ] {d4f44493-38aa-4a46-9431-0589e4135650} <Debug> TCPHandler: Processed in 0.001459441 sec. | ||
| 8670 | 2025.11.08 00:05:41.862447 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8671 | 2025.11.08 00:05:41.862544 [ 4 ] {3645d8fb-1463-41b7-88d5-5f51ce1f9be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8672 | 2025.11.08 00:05:41.862593 [ 4 ] {3645d8fb-1463-41b7-88d5-5f51ce1f9be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8673 | 2025.11.08 00:05:41.862604 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_61_12} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2025.11.08 00:05:41.862696 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_61_12} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8675 | 2025.11.08 00:05:41.862814 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8676 | 2025.11.08 00:05:41.862999 [ 4 ] {3645d8fb-1463-41b7-88d5-5f51ce1f9be8} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2025.11.08 00:05:41.863041 [ 4 ] {3645d8fb-1463-41b7-88d5-5f51ce1f9be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8678 | 2025.11.08 00:05:41.863412 [ 4 ] {3645d8fb-1463-41b7-88d5-5f51ce1f9be8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8679 | 2025.11.08 00:05:41.863629 [ 4 ] {3645d8fb-1463-41b7-88d5-5f51ce1f9be8} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2025.11.08 00:05:41.863761 [ 4 ] {3645d8fb-1463-41b7-88d5-5f51ce1f9be8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 8681 | 2025.11.08 00:05:41.863800 [ 4 ] {3645d8fb-1463-41b7-88d5-5f51ce1f9be8} <Debug> TCPHandler: Processed in 0.001411678 sec. | ||
| 8682 | 2025.11.08 00:05:41.863936 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2025.11.08 00:05:41.864055 [ 4 ] {c9091a32-dd4f-46df-a62e-6730105f4fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8684 | 2025.11.08 00:05:41.864120 [ 4 ] {c9091a32-dd4f-46df-a62e-6730105f4fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8685 | 2025.11.08 00:05:41.864957 [ 4 ] {c9091a32-dd4f-46df-a62e-6730105f4fd9} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2025.11.08 00:05:41.864992 [ 4 ] {c9091a32-dd4f-46df-a62e-6730105f4fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8687 | 2025.11.08 00:05:41.865536 [ 4 ] {c9091a32-dd4f-46df-a62e-6730105f4fd9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8688 | 2025.11.08 00:05:41.865757 [ 4 ] {c9091a32-dd4f-46df-a62e-6730105f4fd9} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2025.11.08 00:05:41.865888 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8690 | 2025.11.08 00:05:41.865892 [ 4 ] {c9091a32-dd4f-46df-a62e-6730105f4fd9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001862 sec., 13963.480128893663 rows/sec., 25.02 MiB/sec. | ||
| 8691 | 2025.11.08 00:05:41.865927 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2025.11.08 00:05:41.865949 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8693 | 2025.11.08 00:05:41.865959 [ 4 ] {c9091a32-dd4f-46df-a62e-6730105f4fd9} <Debug> TCPHandler: Processed in 0.002085928 sec. | ||
| 8694 | 2025.11.08 00:05:41.866031 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 8695 | 2025.11.08 00:05:41.866079 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2025.11.08 00:05:41.866183 [ 4 ] {dc2d8dde-94aa-4742-8b0b-ab6b726f2c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8697 | 2025.11.08 00:05:41.866200 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8698 | 2025.11.08 00:05:41.866224 [ 4 ] {dc2d8dde-94aa-4742-8b0b-ab6b726f2c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8699 | 2025.11.08 00:05:41.866245 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1112 rows starting from the beginning of the part | ||
| 8700 | 2025.11.08 00:05:41.866344 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 8701 | 2025.11.08 00:05:41.866434 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part | ||
| 8702 | 2025.11.08 00:05:41.866524 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 8703 | 2025.11.08 00:05:41.866557 [ 4 ] {dc2d8dde-94aa-4742-8b0b-ab6b726f2c0b} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2025.11.08 00:05:41.866592 [ 4 ] {dc2d8dde-94aa-4742-8b0b-ab6b726f2c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8705 | 2025.11.08 00:05:41.866616 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part | ||
| 8706 | 2025.11.08 00:05:41.866704 [ 189 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
| 8707 | 2025.11.08 00:05:41.866899 [ 4 ] {dc2d8dde-94aa-4742-8b0b-ab6b726f2c0b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8708 | 2025.11.08 00:05:41.867117 [ 4 ] {dc2d8dde-94aa-4742-8b0b-ab6b726f2c0b} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8709 | 2025.11.08 00:05:41.867240 [ 4 ] {dc2d8dde-94aa-4742-8b0b-ab6b726f2c0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 8710 | 2025.11.08 00:05:41.867275 [ 4 ] {dc2d8dde-94aa-4742-8b0b-ab6b726f2c0b} <Debug> TCPHandler: Processed in 0.001245004 sec. | ||
| 8711 | 2025.11.08 00:05:41.873386 [ 188 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1222 rows, containing 19 columns (19 merged, 0 gathered) in 0.007387983 sec., 165403.73739354842 rows/sec., 296.40 MiB/sec. | ||
| 8712 | 2025.11.08 00:05:41.875150 [ 188 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8713 | 2025.11.08 00:05:41.875539 [ 188 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2025.11.08 00:05:41.875629 [ 188 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8715 | 2025.11.08 00:05:41.875785 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 8716 | 2025.11.08 00:05:42.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.58 MiB, peak 313.90 MiB, free memory in arenas 0.00 B, will set to 306.54 MiB (RSS), difference: 3.96 MiB | ||
| 8717 | 2025.11.08 00:05:45.013883 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8718 | 2025.11.08 00:05:45.013954 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8719 | 2025.11.08 00:05:45.162494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21091 | ||
| 8720 | 2025.11.08 00:05:45.163062 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2025.11.08 00:05:45.163116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8722 | 2025.11.08 00:05:45.163639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8723 | 2025.11.08 00:05:45.163890 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2025.11.08 00:05:45.164050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21091 | ||
| 8725 | 2025.11.08 00:05:45.215598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1060 | ||
| 8726 | 2025.11.08 00:05:45.217987 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2025.11.08 00:05:45.218044 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8728 | 2025.11.08 00:05:45.219294 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8729 | 2025.11.08 00:05:45.219600 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8730 | 2025.11.08 00:05:45.219968 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
| 8731 | 2025.11.08 00:05:46.324608 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8732 | 2025.11.08 00:05:46.342446 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8733 | 2025.11.08 00:05:46.342514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8734 | 2025.11.08 00:05:46.348744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8735 | 2025.11.08 00:05:46.349453 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8736 | 2025.11.08 00:05:46.352724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8737 | 2025.11.08 00:05:46.855603 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2025.11.08 00:05:46.855788 [ 4 ] {d5387189-877f-4873-93f0-c4b892e6bf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8739 | 2025.11.08 00:05:46.855862 [ 4 ] {d5387189-877f-4873-93f0-c4b892e6bf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8740 | 2025.11.08 00:05:46.856604 [ 4 ] {d5387189-877f-4873-93f0-c4b892e6bf67} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2025.11.08 00:05:46.856657 [ 4 ] {d5387189-877f-4873-93f0-c4b892e6bf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8742 | 2025.11.08 00:05:46.857076 [ 4 ] {d5387189-877f-4873-93f0-c4b892e6bf67} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8743 | 2025.11.08 00:05:46.857318 [ 4 ] {d5387189-877f-4873-93f0-c4b892e6bf67} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2025.11.08 00:05:46.857481 [ 4 ] {d5387189-877f-4873-93f0-c4b892e6bf67} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001745 sec., 50429.7994269341 rows/sec., 4.25 MiB/sec. | ||
| 8745 | 2025.11.08 00:05:46.857531 [ 4 ] {d5387189-877f-4873-93f0-c4b892e6bf67} <Debug> TCPHandler: Processed in 0.002056337 sec. | ||
| 8746 | 2025.11.08 00:05:46.857659 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8747 | 2025.11.08 00:05:46.857765 [ 4 ] {7b111123-52fb-40e5-a2b6-e6916bb357e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8748 | 2025.11.08 00:05:46.857810 [ 4 ] {7b111123-52fb-40e5-a2b6-e6916bb357e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8749 | 2025.11.08 00:05:46.858230 [ 4 ] {7b111123-52fb-40e5-a2b6-e6916bb357e0} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2025.11.08 00:05:46.858266 [ 4 ] {7b111123-52fb-40e5-a2b6-e6916bb357e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8751 | 2025.11.08 00:05:46.858579 [ 4 ] {7b111123-52fb-40e5-a2b6-e6916bb357e0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8752 | 2025.11.08 00:05:46.858794 [ 4 ] {7b111123-52fb-40e5-a2b6-e6916bb357e0} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2025.11.08 00:05:46.858928 [ 4 ] {7b111123-52fb-40e5-a2b6-e6916bb357e0} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001187 sec., 13479.359730412807 rows/sec., 1013.58 KiB/sec. | ||
| 8754 | 2025.11.08 00:05:46.858967 [ 4 ] {7b111123-52fb-40e5-a2b6-e6916bb357e0} <Debug> TCPHandler: Processed in 0.001363427 sec. | ||
| 8755 | 2025.11.08 00:05:46.859078 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8756 | 2025.11.08 00:05:46.859181 [ 4 ] {13daec3c-5bb2-42bf-bbcc-a2e6f3a422be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8757 | 2025.11.08 00:05:46.859222 [ 4 ] {13daec3c-5bb2-42bf-bbcc-a2e6f3a422be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8758 | 2025.11.08 00:05:46.859644 [ 4 ] {13daec3c-5bb2-42bf-bbcc-a2e6f3a422be} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2025.11.08 00:05:46.859679 [ 4 ] {13daec3c-5bb2-42bf-bbcc-a2e6f3a422be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8760 | 2025.11.08 00:05:46.859988 [ 4 ] {13daec3c-5bb2-42bf-bbcc-a2e6f3a422be} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8761 | 2025.11.08 00:05:46.860208 [ 4 ] {13daec3c-5bb2-42bf-bbcc-a2e6f3a422be} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2025.11.08 00:05:46.860338 [ 4 ] {13daec3c-5bb2-42bf-bbcc-a2e6f3a422be} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001176 sec., 68027.21088435374 rows/sec., 5.31 MiB/sec. | ||
| 8763 | 2025.11.08 00:05:46.860376 [ 4 ] {13daec3c-5bb2-42bf-bbcc-a2e6f3a422be} <Debug> TCPHandler: Processed in 0.001350787 sec. | ||
| 8764 | 2025.11.08 00:05:46.860493 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8765 | 2025.11.08 00:05:46.860588 [ 4 ] {a499759d-716f-464d-9d32-dad59bdd937b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8766 | 2025.11.08 00:05:46.860632 [ 4 ] {a499759d-716f-464d-9d32-dad59bdd937b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8767 | 2025.11.08 00:05:46.861041 [ 4 ] {a499759d-716f-464d-9d32-dad59bdd937b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2025.11.08 00:05:46.861076 [ 4 ] {a499759d-716f-464d-9d32-dad59bdd937b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8769 | 2025.11.08 00:05:46.861426 [ 4 ] {a499759d-716f-464d-9d32-dad59bdd937b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8770 | 2025.11.08 00:05:46.861646 [ 4 ] {a499759d-716f-464d-9d32-dad59bdd937b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2025.11.08 00:05:46.861780 [ 4 ] {a499759d-716f-464d-9d32-dad59bdd937b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 8772 | 2025.11.08 00:05:46.861817 [ 4 ] {a499759d-716f-464d-9d32-dad59bdd937b} <Debug> TCPHandler: Processed in 0.001379708 sec. | ||
| 8773 | 2025.11.08 00:05:46.861927 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8774 | 2025.11.08 00:05:46.862029 [ 4 ] {55625b65-34a1-41ee-a278-b04cd983c527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8775 | 2025.11.08 00:05:46.862086 [ 4 ] {55625b65-34a1-41ee-a278-b04cd983c527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8776 | 2025.11.08 00:05:46.862922 [ 4 ] {55625b65-34a1-41ee-a278-b04cd983c527} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2025.11.08 00:05:46.862959 [ 4 ] {55625b65-34a1-41ee-a278-b04cd983c527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8778 | 2025.11.08 00:05:46.863507 [ 4 ] {55625b65-34a1-41ee-a278-b04cd983c527} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8779 | 2025.11.08 00:05:46.863757 [ 4 ] {55625b65-34a1-41ee-a278-b04cd983c527} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2025.11.08 00:05:46.863904 [ 4 ] {55625b65-34a1-41ee-a278-b04cd983c527} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001893 sec., 8452.192287374539 rows/sec., 15.15 MiB/sec. | ||
| 8781 | 2025.11.08 00:05:46.863970 [ 4 ] {55625b65-34a1-41ee-a278-b04cd983c527} <Debug> TCPHandler: Processed in 0.002093318 sec. | ||
| 8782 | 2025.11.08 00:05:46.864080 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8783 | 2025.11.08 00:05:46.864183 [ 4 ] {fb2c06ba-d0a6-4d75-ae44-0c977fbdd93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8784 | 2025.11.08 00:05:46.864226 [ 4 ] {fb2c06ba-d0a6-4d75-ae44-0c977fbdd93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8785 | 2025.11.08 00:05:46.864572 [ 4 ] {fb2c06ba-d0a6-4d75-ae44-0c977fbdd93c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2025.11.08 00:05:46.864608 [ 4 ] {fb2c06ba-d0a6-4d75-ae44-0c977fbdd93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8787 | 2025.11.08 00:05:46.864941 [ 4 ] {fb2c06ba-d0a6-4d75-ae44-0c977fbdd93c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8788 | 2025.11.08 00:05:46.865165 [ 4 ] {fb2c06ba-d0a6-4d75-ae44-0c977fbdd93c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2025.11.08 00:05:46.865296 [ 4 ] {fb2c06ba-d0a6-4d75-ae44-0c977fbdd93c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 8790 | 2025.11.08 00:05:46.865332 [ 4 ] {fb2c06ba-d0a6-4d75-ae44-0c977fbdd93c} <Debug> TCPHandler: Processed in 0.001302196 sec. | ||
| 8791 | 2025.11.08 00:05:48.868462 [ 75 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8792 | 2025.11.08 00:05:48.868526 [ 75 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2025.11.08 00:05:48.868547 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8794 | 2025.11.08 00:05:48.868661 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 8795 | 2025.11.08 00:05:48.868809 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8796 | 2025.11.08 00:05:48.868843 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part | ||
| 8797 | 2025.11.08 00:05:48.868909 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 8798 | 2025.11.08 00:05:48.868954 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 8799 | 2025.11.08 00:05:48.868998 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 8800 | 2025.11.08 00:05:48.869037 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 8801 | 2025.11.08 00:05:48.869829 [ 188 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221413 sec., 618955.259195702 rows/sec., 45.17 MiB/sec. | ||
| 8802 | 2025.11.08 00:05:48.870021 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8803 | 2025.11.08 00:05:48.870345 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_21_5} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2025.11.08 00:05:48.870427 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_21_5} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8805 | 2025.11.08 00:05:48.870521 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8806 | 2025.11.08 00:05:51.885697 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2025.11.08 00:05:51.885920 [ 4 ] {1d29851c-d0c3-4171-9f33-7b1ba0843753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8808 | 2025.11.08 00:05:51.885995 [ 4 ] {1d29851c-d0c3-4171-9f33-7b1ba0843753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8809 | 2025.11.08 00:05:51.886617 [ 4 ] {1d29851c-d0c3-4171-9f33-7b1ba0843753} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2025.11.08 00:05:51.886669 [ 4 ] {1d29851c-d0c3-4171-9f33-7b1ba0843753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8811 | 2025.11.08 00:05:51.887065 [ 4 ] {1d29851c-d0c3-4171-9f33-7b1ba0843753} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8812 | 2025.11.08 00:05:51.887294 [ 4 ] {1d29851c-d0c3-4171-9f33-7b1ba0843753} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2025.11.08 00:05:51.887454 [ 4 ] {1d29851c-d0c3-4171-9f33-7b1ba0843753} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001585 sec., 3785.488958990536 rows/sec., 308.68 KiB/sec. | ||
| 8814 | 2025.11.08 00:05:51.887498 [ 4 ] {1d29851c-d0c3-4171-9f33-7b1ba0843753} <Debug> TCPHandler: Processed in 0.001932413 sec. | ||
| 8815 | 2025.11.08 00:05:51.887624 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8816 | 2025.11.08 00:05:51.887721 [ 4 ] {824604d3-2501-421d-a405-967f152124ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8817 | 2025.11.08 00:05:51.887761 [ 4 ] {824604d3-2501-421d-a405-967f152124ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8818 | 2025.11.08 00:05:51.888980 [ 4 ] {824604d3-2501-421d-a405-967f152124ff} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2025.11.08 00:05:51.889018 [ 4 ] {824604d3-2501-421d-a405-967f152124ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8820 | 2025.11.08 00:05:51.889427 [ 4 ] {824604d3-2501-421d-a405-967f152124ff} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8821 | 2025.11.08 00:05:51.889647 [ 4 ] {824604d3-2501-421d-a405-967f152124ff} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2025.11.08 00:05:51.889785 [ 4 ] {824604d3-2501-421d-a405-967f152124ff} <Debug> executeQuery: Read 1251 rows, 106.06 KiB in 0.002083 sec., 600576.0921747478 rows/sec., 49.72 MiB/sec. | ||
| 8823 | 2025.11.08 00:05:51.889835 [ 4 ] {824604d3-2501-421d-a405-967f152124ff} <Debug> TCPHandler: Processed in 0.002261262 sec. | ||
| 8824 | 2025.11.08 00:05:51.889967 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2025.11.08 00:05:51.890066 [ 4 ] {c56179f7-11f1-449d-8d77-b275658011ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8826 | 2025.11.08 00:05:51.890108 [ 4 ] {c56179f7-11f1-449d-8d77-b275658011ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8827 | 2025.11.08 00:05:51.890535 [ 4 ] {c56179f7-11f1-449d-8d77-b275658011ea} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2025.11.08 00:05:51.890574 [ 4 ] {c56179f7-11f1-449d-8d77-b275658011ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8829 | 2025.11.08 00:05:51.890876 [ 4 ] {c56179f7-11f1-449d-8d77-b275658011ea} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8830 | 2025.11.08 00:05:51.891085 [ 4 ] {c56179f7-11f1-449d-8d77-b275658011ea} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2025.11.08 00:05:51.891212 [ 4 ] {c56179f7-11f1-449d-8d77-b275658011ea} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001166 sec., 27444.253859348202 rows/sec., 1.99 MiB/sec. | ||
| 8832 | 2025.11.08 00:05:51.891252 [ 4 ] {c56179f7-11f1-449d-8d77-b275658011ea} <Debug> TCPHandler: Processed in 0.001337287 sec. | ||
| 8833 | 2025.11.08 00:05:51.891360 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8834 | 2025.11.08 00:05:51.891455 [ 4 ] {783b480e-53fa-4f2c-bd8a-7517b201a687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8835 | 2025.11.08 00:05:51.891496 [ 4 ] {783b480e-53fa-4f2c-bd8a-7517b201a687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8836 | 2025.11.08 00:05:51.892017 [ 4 ] {783b480e-53fa-4f2c-bd8a-7517b201a687} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2025.11.08 00:05:51.892054 [ 4 ] {783b480e-53fa-4f2c-bd8a-7517b201a687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8838 | 2025.11.08 00:05:51.892356 [ 4 ] {783b480e-53fa-4f2c-bd8a-7517b201a687} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8839 | 2025.11.08 00:05:51.892564 [ 4 ] {783b480e-53fa-4f2c-bd8a-7517b201a687} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2025.11.08 00:05:51.892690 [ 4 ] {783b480e-53fa-4f2c-bd8a-7517b201a687} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001254 sec., 181818.18181818182 rows/sec., 12.31 MiB/sec. | ||
| 8841 | 2025.11.08 00:05:51.892729 [ 4 ] {783b480e-53fa-4f2c-bd8a-7517b201a687} <Debug> TCPHandler: Processed in 0.001417728 sec. | ||
| 8842 | 2025.11.08 00:05:51.892836 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2025.11.08 00:05:51.892960 [ 4 ] {b0b87223-45de-4fcf-a262-deac924b6078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8844 | 2025.11.08 00:05:51.893010 [ 4 ] {b0b87223-45de-4fcf-a262-deac924b6078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8845 | 2025.11.08 00:05:51.893797 [ 4 ] {b0b87223-45de-4fcf-a262-deac924b6078} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2025.11.08 00:05:51.893841 [ 4 ] {b0b87223-45de-4fcf-a262-deac924b6078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8847 | 2025.11.08 00:05:51.894193 [ 4 ] {b0b87223-45de-4fcf-a262-deac924b6078} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8848 | 2025.11.08 00:05:51.894404 [ 4 ] {b0b87223-45de-4fcf-a262-deac924b6078} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2025.11.08 00:05:51.894541 [ 4 ] {b0b87223-45de-4fcf-a262-deac924b6078} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001606 sec., 343711.0834371108 rows/sec., 25.52 MiB/sec. | ||
| 8850 | 2025.11.08 00:05:51.894581 [ 4 ] {b0b87223-45de-4fcf-a262-deac924b6078} <Debug> TCPHandler: Processed in 0.001796189 sec. | ||
| 8851 | 2025.11.08 00:05:51.894694 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2025.11.08 00:05:51.894788 [ 4 ] {91549ed3-26ff-493d-beca-39792cc99fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8853 | 2025.11.08 00:05:51.894833 [ 4 ] {91549ed3-26ff-493d-beca-39792cc99fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8854 | 2025.11.08 00:05:51.895538 [ 4 ] {91549ed3-26ff-493d-beca-39792cc99fe3} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2025.11.08 00:05:51.895581 [ 4 ] {91549ed3-26ff-493d-beca-39792cc99fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8856 | 2025.11.08 00:05:51.895999 [ 4 ] {91549ed3-26ff-493d-beca-39792cc99fe3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8857 | 2025.11.08 00:05:51.896230 [ 4 ] {91549ed3-26ff-493d-beca-39792cc99fe3} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2025.11.08 00:05:51.896373 [ 4 ] {91549ed3-26ff-493d-beca-39792cc99fe3} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001603 sec., 528384.2794759825 rows/sec., 35.57 MiB/sec. | ||
| 8859 | 2025.11.08 00:05:51.896411 [ 4 ] {91549ed3-26ff-493d-beca-39792cc99fe3} <Debug> TCPHandler: Processed in 0.001768989 sec. | ||
| 8860 | 2025.11.08 00:05:51.896524 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2025.11.08 00:05:51.896620 [ 4 ] {08273fb1-1997-4906-8070-62a7e1214ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8862 | 2025.11.08 00:05:51.896675 [ 4 ] {08273fb1-1997-4906-8070-62a7e1214ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 | 2025.11.08 00:05:51.897477 [ 4 ] {08273fb1-1997-4906-8070-62a7e1214ec3} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2025.11.08 00:05:51.897515 [ 4 ] {08273fb1-1997-4906-8070-62a7e1214ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8865 | 2025.11.08 00:05:51.898042 [ 4 ] {08273fb1-1997-4906-8070-62a7e1214ec3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8866 | 2025.11.08 00:05:51.898268 [ 4 ] {08273fb1-1997-4906-8070-62a7e1214ec3} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2025.11.08 00:05:51.898407 [ 4 ] {08273fb1-1997-4906-8070-62a7e1214ec3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001806 sec., 14396.456256921372 rows/sec., 25.80 MiB/sec. | ||
| 8868 | 2025.11.08 00:05:51.898462 [ 4 ] {08273fb1-1997-4906-8070-62a7e1214ec3} <Debug> TCPHandler: Processed in 0.001988455 sec. | ||
| 8869 | 2025.11.08 00:05:51.898587 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2025.11.08 00:05:51.898681 [ 4 ] {36c4bdba-895a-4df9-af57-61b2860bf100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8871 | 2025.11.08 00:05:51.898723 [ 4 ] {36c4bdba-895a-4df9-af57-61b2860bf100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8872 | 2025.11.08 00:05:51.899064 [ 4 ] {36c4bdba-895a-4df9-af57-61b2860bf100} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2025.11.08 00:05:51.899101 [ 4 ] {36c4bdba-895a-4df9-af57-61b2860bf100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8874 | 2025.11.08 00:05:51.899412 [ 4 ] {36c4bdba-895a-4df9-af57-61b2860bf100} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8875 | 2025.11.08 00:05:51.899628 [ 4 ] {36c4bdba-895a-4df9-af57-61b2860bf100} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2025.11.08 00:05:51.899762 [ 4 ] {36c4bdba-895a-4df9-af57-61b2860bf100} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 8877 | 2025.11.08 00:05:51.899798 [ 4 ] {36c4bdba-895a-4df9-af57-61b2860bf100} <Debug> TCPHandler: Processed in 0.001261765 sec. | ||
| 8878 | 2025.11.08 00:05:52.665112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21539 | ||
| 8879 | 2025.11.08 00:05:52.665663 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2025.11.08 00:05:52.665717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8881 | 2025.11.08 00:05:52.666235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8882 | 2025.11.08 00:05:52.666481 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2025.11.08 00:05:52.666620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21539 | ||
| 8884 | 2025.11.08 00:05:53.853725 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8885 | 2025.11.08 00:05:53.871840 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8886 | 2025.11.08 00:05:53.871899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8887 | 2025.11.08 00:05:53.878285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8888 | 2025.11.08 00:05:53.878976 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2025.11.08 00:05:53.882441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8890 | 2025.11.08 00:05:55.221106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1088 | ||
| 8891 | 2025.11.08 00:05:55.223357 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2025.11.08 00:05:55.223403 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8893 | 2025.11.08 00:05:55.224673 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8894 | 2025.11.08 00:05:55.224962 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8895 | 2025.11.08 00:05:55.225230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
| 8896 | 2025.11.08 00:05:56.855413 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2025.11.08 00:05:56.855631 [ 4 ] {6e8ad286-34f4-4fa7-9a76-1c17e2615350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8898 | 2025.11.08 00:05:56.855707 [ 4 ] {6e8ad286-34f4-4fa7-9a76-1c17e2615350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8899 | 2025.11.08 00:05:56.856420 [ 4 ] {6e8ad286-34f4-4fa7-9a76-1c17e2615350} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2025.11.08 00:05:56.856472 [ 4 ] {6e8ad286-34f4-4fa7-9a76-1c17e2615350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8901 | 2025.11.08 00:05:56.856874 [ 4 ] {6e8ad286-34f4-4fa7-9a76-1c17e2615350} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8902 | 2025.11.08 00:05:56.857115 [ 4 ] {6e8ad286-34f4-4fa7-9a76-1c17e2615350} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2025.11.08 00:05:56.857264 [ 66 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8904 | 2025.11.08 00:05:56.857276 [ 4 ] {6e8ad286-34f4-4fa7-9a76-1c17e2615350} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001696 sec., 51886.79245283019 rows/sec., 4.37 MiB/sec. | ||
| 8905 | 2025.11.08 00:05:56.857344 [ 66 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2025.11.08 00:05:56.857371 [ 4 ] {6e8ad286-34f4-4fa7-9a76-1c17e2615350} <Debug> TCPHandler: Processed in 0.002100118 sec. | ||
| 8907 | 2025.11.08 00:05:56.857377 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8908 | 2025.11.08 00:05:56.857497 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 8909 | 2025.11.08 00:05:56.857510 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8910 | 2025.11.08 00:05:56.857608 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8911 | 2025.11.08 00:05:56.857626 [ 4 ] {695d6874-87f0-4eee-937d-9a0b9e5918f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8912 | 2025.11.08 00:05:56.857644 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 8913 | 2025.11.08 00:05:56.857671 [ 4 ] {695d6874-87f0-4eee-937d-9a0b9e5918f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8914 | 2025.11.08 00:05:56.857711 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 214 rows starting from the beginning of the part | ||
| 8915 | 2025.11.08 00:05:56.857764 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 108 rows starting from the beginning of the part | ||
| 8916 | 2025.11.08 00:05:56.857816 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 88 rows starting from the beginning of the part | ||
| 8917 | 2025.11.08 00:05:56.857865 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1251 rows starting from the beginning of the part | ||
| 8918 | 2025.11.08 00:05:56.857910 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 88 rows starting from the beginning of the part | ||
| 8919 | 2025.11.08 00:05:56.858099 [ 4 ] {695d6874-87f0-4eee-937d-9a0b9e5918f7} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2025.11.08 00:05:56.858136 [ 4 ] {695d6874-87f0-4eee-937d-9a0b9e5918f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8921 | 2025.11.08 00:05:56.858460 [ 4 ] {695d6874-87f0-4eee-937d-9a0b9e5918f7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8922 | 2025.11.08 00:05:56.858680 [ 4 ] {695d6874-87f0-4eee-937d-9a0b9e5918f7} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2025.11.08 00:05:56.858817 [ 4 ] {695d6874-87f0-4eee-937d-9a0b9e5918f7} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001215 sec., 13168.724279835391 rows/sec., 990.23 KiB/sec. | ||
| 8924 | 2025.11.08 00:05:56.858857 [ 4 ] {695d6874-87f0-4eee-937d-9a0b9e5918f7} <Debug> TCPHandler: Processed in 0.001399659 sec. | ||
| 8925 | 2025.11.08 00:05:56.858971 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2025.11.08 00:05:56.859069 [ 4 ] {28191a13-587b-420f-ba27-25ee1ae2de90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8927 | 2025.11.08 00:05:56.859111 [ 4 ] {28191a13-587b-420f-ba27-25ee1ae2de90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8928 | 2025.11.08 00:05:56.859222 [ 188 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766918 sec., 1787292.9021041158 rows/sec., 156.68 MiB/sec. | ||
| 8929 | 2025.11.08 00:05:56.859439 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8930 | 2025.11.08 00:05:56.859540 [ 4 ] {28191a13-587b-420f-ba27-25ee1ae2de90} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2025.11.08 00:05:56.859576 [ 4 ] {28191a13-587b-420f-ba27-25ee1ae2de90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8932 | 2025.11.08 00:05:56.859701 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_66_13} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2025.11.08 00:05:56.859767 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_66_13} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8934 | 2025.11.08 00:05:56.859836 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8935 | 2025.11.08 00:05:56.859887 [ 4 ] {28191a13-587b-420f-ba27-25ee1ae2de90} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8936 | 2025.11.08 00:05:56.860100 [ 4 ] {28191a13-587b-420f-ba27-25ee1ae2de90} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2025.11.08 00:05:56.860211 [ 66 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8938 | 2025.11.08 00:05:56.860230 [ 4 ] {28191a13-587b-420f-ba27-25ee1ae2de90} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001181 sec., 67739.20406435225 rows/sec., 5.29 MiB/sec. | ||
| 8939 | 2025.11.08 00:05:56.860247 [ 66 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2025.11.08 00:05:56.860272 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8941 | 2025.11.08 00:05:56.860275 [ 4 ] {28191a13-587b-420f-ba27-25ee1ae2de90} <Debug> TCPHandler: Processed in 0.001354638 sec. | ||
| 8942 | 2025.11.08 00:05:56.860355 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 8943 | 2025.11.08 00:05:56.860395 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8944 | 2025.11.08 00:05:56.860473 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8945 | 2025.11.08 00:05:56.860497 [ 4 ] {ff71d9d6-47c7-4de2-9c82-8dfeb3ab66ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8946 | 2025.11.08 00:05:56.860512 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 634 rows starting from the beginning of the part | ||
| 8947 | 2025.11.08 00:05:56.860561 [ 4 ] {ff71d9d6-47c7-4de2-9c82-8dfeb3ab66ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8948 | 2025.11.08 00:05:56.860591 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 128 rows starting from the beginning of the part | ||
| 8949 | 2025.11.08 00:05:56.860639 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 8950 | 2025.11.08 00:05:56.860681 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 80 rows starting from the beginning of the part | ||
| 8951 | 2025.11.08 00:05:56.860719 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 552 rows starting from the beginning of the part | ||
| 8952 | 2025.11.08 00:05:56.860757 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 80 rows starting from the beginning of the part | ||
| 8953 | 2025.11.08 00:05:56.860986 [ 4 ] {ff71d9d6-47c7-4de2-9c82-8dfeb3ab66ce} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2025.11.08 00:05:56.861030 [ 4 ] {ff71d9d6-47c7-4de2-9c82-8dfeb3ab66ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8955 | 2025.11.08 00:05:56.861389 [ 4 ] {ff71d9d6-47c7-4de2-9c82-8dfeb3ab66ce} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8956 | 2025.11.08 00:05:56.861625 [ 4 ] {ff71d9d6-47c7-4de2-9c82-8dfeb3ab66ce} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2025.11.08 00:05:56.861735 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8958 | 2025.11.08 00:05:56.861759 [ 4 ] {ff71d9d6-47c7-4de2-9c82-8dfeb3ab66ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 8959 | 2025.11.08 00:05:56.861766 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2025.11.08 00:05:56.861800 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8961 | 2025.11.08 00:05:56.861803 [ 4 ] {ff71d9d6-47c7-4de2-9c82-8dfeb3ab66ce} <Debug> TCPHandler: Processed in 0.001457749 sec. | ||
| 8962 | 2025.11.08 00:05:56.861811 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497772 sec., 1044217.6779910426 rows/sec., 83.23 MiB/sec. | ||
| 8963 | 2025.11.08 00:05:56.861865 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 8964 | 2025.11.08 00:05:56.861935 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8965 | 2025.11.08 00:05:56.861982 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8966 | 2025.11.08 00:05:56.861994 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8967 | 2025.11.08 00:05:56.862025 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17439 rows starting from the beginning of the part | ||
| 8968 | 2025.11.08 00:05:56.862042 [ 4 ] {59b4fc60-f0f1-4464-bbba-0fc5874223ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8969 | 2025.11.08 00:05:56.862099 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 202 rows starting from the beginning of the part | ||
| 8970 | 2025.11.08 00:05:56.862105 [ 4 ] {59b4fc60-f0f1-4464-bbba-0fc5874223ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8971 | 2025.11.08 00:05:56.862156 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 8972 | 2025.11.08 00:05:56.862208 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 8973 | 2025.11.08 00:05:56.862252 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 847 rows starting from the beginning of the part | ||
| 8974 | 2025.11.08 00:05:56.862294 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 8975 | 2025.11.08 00:05:56.862311 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_66_13} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2025.11.08 00:05:56.862391 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_66_13} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8977 | 2025.11.08 00:05:56.862469 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8978 | 2025.11.08 00:05:56.862960 [ 4 ] {59b4fc60-f0f1-4464-bbba-0fc5874223ed} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2025.11.08 00:05:56.863000 [ 4 ] {59b4fc60-f0f1-4464-bbba-0fc5874223ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8980 | 2025.11.08 00:05:56.863607 [ 4 ] {59b4fc60-f0f1-4464-bbba-0fc5874223ed} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8981 | 2025.11.08 00:05:56.863857 [ 4 ] {59b4fc60-f0f1-4464-bbba-0fc5874223ed} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2025.11.08 00:05:56.864011 [ 4 ] {59b4fc60-f0f1-4464-bbba-0fc5874223ed} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001988 sec., 8048.2897384305825 rows/sec., 14.42 MiB/sec. | ||
| 8983 | 2025.11.08 00:05:56.864083 [ 4 ] {59b4fc60-f0f1-4464-bbba-0fc5874223ed} <Debug> TCPHandler: Processed in 0.00219859 sec. | ||
| 8984 | 2025.11.08 00:05:56.864216 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2025.11.08 00:05:56.864337 [ 4 ] {0d1c70d4-0a4e-4d86-89c9-9c89540a53ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8986 | 2025.11.08 00:05:56.864389 [ 4 ] {0d1c70d4-0a4e-4d86-89c9-9c89540a53ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8987 | 2025.11.08 00:05:56.864811 [ 4 ] {0d1c70d4-0a4e-4d86-89c9-9c89540a53ad} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2025.11.08 00:05:56.864856 [ 4 ] {0d1c70d4-0a4e-4d86-89c9-9c89540a53ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8989 | 2025.11.08 00:05:56.865365 [ 4 ] {0d1c70d4-0a4e-4d86-89c9-9c89540a53ad} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8990 | 2025.11.08 00:05:56.865586 [ 4 ] {0d1c70d4-0a4e-4d86-89c9-9c89540a53ad} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2025.11.08 00:05:56.865731 [ 4 ] {0d1c70d4-0a4e-4d86-89c9-9c89540a53ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. | ||
| 8992 | 2025.11.08 00:05:56.865745 [ 67 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8993 | 2025.11.08 00:05:56.865771 [ 4 ] {0d1c70d4-0a4e-4d86-89c9-9c89540a53ad} <Debug> TCPHandler: Processed in 0.001619494 sec. | ||
| 8994 | 2025.11.08 00:05:56.865821 [ 67 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2025.11.08 00:05:56.865854 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 8996 | 2025.11.08 00:05:56.865953 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 8997 | 2025.11.08 00:05:56.866084 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8998 | 2025.11.08 00:05:56.866118 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3516 rows starting from the beginning of the part | ||
| 8999 | 2025.11.08 00:05:56.866179 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 9000 | 2025.11.08 00:05:56.866240 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 9001 | 2025.11.08 00:05:56.866282 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 9002 | 2025.11.08 00:05:56.866321 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 9003 | 2025.11.08 00:05:56.866361 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 9004 | 2025.11.08 00:05:56.868554 [ 196 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3816 rows, containing 4 columns (4 merged, 0 gathered) in 0.002643303 sec., 1443648.34451442 rows/sec., 97.26 MiB/sec. | ||
| 9005 | 2025.11.08 00:05:56.868805 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18968 rows, containing 5 columns (5 merged, 0 gathered) in 0.006966572 sec., 2722716.423515037 rows/sec., 187.04 MiB/sec. | ||
| 9006 | 2025.11.08 00:05:56.868879 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9007 | 2025.11.08 00:05:56.869111 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9008 | 2025.11.08 00:05:56.869176 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_66_13} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2025.11.08 00:05:56.869259 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_66_13} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9010 | 2025.11.08 00:05:56.869348 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9011 | 2025.11.08 00:05:56.869389 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2025.11.08 00:05:56.869503 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9013 | 2025.11.08 00:05:56.869618 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 9014 | 2025.11.08 00:05:57.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.50 MiB, peak 317.18 MiB, free memory in arenas 0.00 B, will set to 309.18 MiB (RSS), difference: 1.68 MiB | ||
| 9015 | 2025.11.08 00:06:00.014021 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9016 | 2025.11.08 00:06:00.014086 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9017 | 2025.11.08 00:06:00.166712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22051 | ||
| 9018 | 2025.11.08 00:06:00.167282 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2025.11.08 00:06:00.167329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 9020 | 2025.11.08 00:06:00.167815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9021 | 2025.11.08 00:06:00.168045 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2025.11.08 00:06:00.168182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22051 | ||
| 9023 | 2025.11.08 00:06:00.168211 [ 65 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9024 | 2025.11.08 00:06:00.168308 [ 65 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2025.11.08 00:06:00.168343 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 9026 | 2025.11.08 00:06:00.168522 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 9027 | 2025.11.08 00:06:00.168743 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9028 | 2025.11.08 00:06:00.168807 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19619 rows starting from the beginning of the part | ||
| 9029 | 2025.11.08 00:06:00.168911 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 9030 | 2025.11.08 00:06:00.168987 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 9031 | 2025.11.08 00:06:00.169058 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 9032 | 2025.11.08 00:06:00.169122 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 9033 | 2025.11.08 00:06:00.169190 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 9034 | 2025.11.08 00:06:00.171302 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22051 rows, containing 4 columns (4 merged, 0 gathered) in 0.002866979 sec., 7691371.300592017 rows/sec., 110.03 MiB/sec. | ||
| 9035 | 2025.11.08 00:06:00.171720 [ 201 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9036 | 2025.11.08 00:06:00.172022 [ 201 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_46_9} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2025.11.08 00:06:00.172099 [ 201 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_46_9} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9038 | 2025.11.08 00:06:00.172203 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9039 | 2025.11.08 00:06:01.382494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9040 | 2025.11.08 00:06:01.399572 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2025.11.08 00:06:01.399625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9042 | 2025.11.08 00:06:01.405820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9043 | 2025.11.08 00:06:01.406502 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2025.11.08 00:06:01.406769 [ 59 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9045 | 2025.11.08 00:06:01.406801 [ 59 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9046 | 2025.11.08 00:06:01.406821 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9047 | 2025.11.08 00:06:01.406906 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 9048 | 2025.11.08 00:06:01.409579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9049 | 2025.11.08 00:06:01.409764 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9050 | 2025.11.08 00:06:01.410468 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 9051 | 2025.11.08 00:06:01.413878 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 9052 | 2025.11.08 00:06:01.417340 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 9053 | 2025.11.08 00:06:01.421262 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 9054 | 2025.11.08 00:06:01.425362 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 9055 | 2025.11.08 00:06:01.429285 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 9056 | 2025.11.08 00:06:01.480114 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.073246332 sec., 4737.438592829468 rows/sec., 24.50 MiB/sec. | ||
| 9057 | 2025.11.08 00:06:01.482919 [ 192 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9058 | 2025.11.08 00:06:01.486041 [ 192 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_46_9} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2025.11.08 00:06:01.486167 [ 192 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_46_9} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9060 | 2025.11.08 00:06:01.488322 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9061 | 2025.11.08 00:06:01.855858 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2025.11.08 00:06:01.856056 [ 4 ] {a2e82bef-4a06-4325-b156-e543efcd41d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9063 | 2025.11.08 00:06:01.856131 [ 4 ] {a2e82bef-4a06-4325-b156-e543efcd41d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9064 | 2025.11.08 00:06:01.856831 [ 4 ] {a2e82bef-4a06-4325-b156-e543efcd41d4} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2025.11.08 00:06:01.856881 [ 4 ] {a2e82bef-4a06-4325-b156-e543efcd41d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9066 | 2025.11.08 00:06:01.857280 [ 4 ] {a2e82bef-4a06-4325-b156-e543efcd41d4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9067 | 2025.11.08 00:06:01.857516 [ 4 ] {a2e82bef-4a06-4325-b156-e543efcd41d4} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2025.11.08 00:06:01.857675 [ 4 ] {a2e82bef-4a06-4325-b156-e543efcd41d4} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001672 sec., 64593.3014354067 rows/sec., 5.42 MiB/sec. | ||
| 9069 | 2025.11.08 00:06:01.857726 [ 4 ] {a2e82bef-4a06-4325-b156-e543efcd41d4} <Debug> TCPHandler: Processed in 0.002006335 sec. | ||
| 9070 | 2025.11.08 00:06:01.857855 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9071 | 2025.11.08 00:06:01.857958 [ 4 ] {fad8e15d-5328-4a20-9b18-21aaba2fba19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9072 | 2025.11.08 00:06:01.858004 [ 4 ] {fad8e15d-5328-4a20-9b18-21aaba2fba19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9073 | 2025.11.08 00:06:01.858423 [ 4 ] {fad8e15d-5328-4a20-9b18-21aaba2fba19} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2025.11.08 00:06:01.858486 [ 4 ] {fad8e15d-5328-4a20-9b18-21aaba2fba19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9075 | 2025.11.08 00:06:01.858798 [ 4 ] {fad8e15d-5328-4a20-9b18-21aaba2fba19} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9076 | 2025.11.08 00:06:01.859021 [ 4 ] {fad8e15d-5328-4a20-9b18-21aaba2fba19} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2025.11.08 00:06:01.859168 [ 4 ] {fad8e15d-5328-4a20-9b18-21aaba2fba19} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001234 sec., 21069.692058346838 rows/sec., 1.55 MiB/sec. | ||
| 9078 | 2025.11.08 00:06:01.859207 [ 4 ] {fad8e15d-5328-4a20-9b18-21aaba2fba19} <Debug> TCPHandler: Processed in 0.001404318 sec. | ||
| 9079 | 2025.11.08 00:06:01.859318 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2025.11.08 00:06:01.859424 [ 4 ] {8600138c-9e37-4696-bc52-8062dc6d7308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9081 | 2025.11.08 00:06:01.859466 [ 4 ] {8600138c-9e37-4696-bc52-8062dc6d7308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9082 | 2025.11.08 00:06:01.859912 [ 4 ] {8600138c-9e37-4696-bc52-8062dc6d7308} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2025.11.08 00:06:01.859977 [ 4 ] {8600138c-9e37-4696-bc52-8062dc6d7308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9084 | 2025.11.08 00:06:01.860307 [ 4 ] {8600138c-9e37-4696-bc52-8062dc6d7308} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9085 | 2025.11.08 00:06:01.860537 [ 4 ] {8600138c-9e37-4696-bc52-8062dc6d7308} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2025.11.08 00:06:01.860670 [ 4 ] {8600138c-9e37-4696-bc52-8062dc6d7308} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001268 sec., 70977.91798107255 rows/sec., 5.54 MiB/sec. | ||
| 9087 | 2025.11.08 00:06:01.860709 [ 4 ] {8600138c-9e37-4696-bc52-8062dc6d7308} <Debug> TCPHandler: Processed in 0.001442469 sec. | ||
| 9088 | 2025.11.08 00:06:01.860821 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9089 | 2025.11.08 00:06:01.860915 [ 4 ] {ed77e4aa-76b8-4de4-b1d5-21019e212745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9090 | 2025.11.08 00:06:01.860960 [ 4 ] {ed77e4aa-76b8-4de4-b1d5-21019e212745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9091 | 2025.11.08 00:06:01.861367 [ 4 ] {ed77e4aa-76b8-4de4-b1d5-21019e212745} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2025.11.08 00:06:01.861405 [ 4 ] {ed77e4aa-76b8-4de4-b1d5-21019e212745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9093 | 2025.11.08 00:06:01.861744 [ 4 ] {ed77e4aa-76b8-4de4-b1d5-21019e212745} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9094 | 2025.11.08 00:06:01.861957 [ 4 ] {ed77e4aa-76b8-4de4-b1d5-21019e212745} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2025.11.08 00:06:01.862088 [ 4 ] {ed77e4aa-76b8-4de4-b1d5-21019e212745} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 9096 | 2025.11.08 00:06:01.862125 [ 4 ] {ed77e4aa-76b8-4de4-b1d5-21019e212745} <Debug> TCPHandler: Processed in 0.001355087 sec. | ||
| 9097 | 2025.11.08 00:06:01.862231 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2025.11.08 00:06:01.862323 [ 4 ] {c3e41715-1f93-427d-892e-ae9596b986db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9099 | 2025.11.08 00:06:01.862379 [ 4 ] {c3e41715-1f93-427d-892e-ae9596b986db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9100 | 2025.11.08 00:06:01.863225 [ 4 ] {c3e41715-1f93-427d-892e-ae9596b986db} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2025.11.08 00:06:01.863266 [ 4 ] {c3e41715-1f93-427d-892e-ae9596b986db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9102 | 2025.11.08 00:06:01.863825 [ 4 ] {c3e41715-1f93-427d-892e-ae9596b986db} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9103 | 2025.11.08 00:06:01.864060 [ 4 ] {c3e41715-1f93-427d-892e-ae9596b986db} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2025.11.08 00:06:01.864224 [ 4 ] {c3e41715-1f93-427d-892e-ae9596b986db} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001904 sec., 13655.46218487395 rows/sec., 24.47 MiB/sec. | ||
| 9105 | 2025.11.08 00:06:01.864283 [ 4 ] {c3e41715-1f93-427d-892e-ae9596b986db} <Debug> TCPHandler: Processed in 0.002101208 sec. | ||
| 9106 | 2025.11.08 00:06:01.864403 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9107 | 2025.11.08 00:06:01.864498 [ 4 ] {072f63af-4022-46e8-a84b-ddda42f6f328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9108 | 2025.11.08 00:06:01.864541 [ 4 ] {072f63af-4022-46e8-a84b-ddda42f6f328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9109 | 2025.11.08 00:06:01.864886 [ 4 ] {072f63af-4022-46e8-a84b-ddda42f6f328} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2025.11.08 00:06:01.864921 [ 4 ] {072f63af-4022-46e8-a84b-ddda42f6f328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9111 | 2025.11.08 00:06:01.865254 [ 4 ] {072f63af-4022-46e8-a84b-ddda42f6f328} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9112 | 2025.11.08 00:06:01.865482 [ 4 ] {072f63af-4022-46e8-a84b-ddda42f6f328} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2025.11.08 00:06:01.865618 [ 4 ] {072f63af-4022-46e8-a84b-ddda42f6f328} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 9114 | 2025.11.08 00:06:01.865654 [ 4 ] {072f63af-4022-46e8-a84b-ddda42f6f328} <Debug> TCPHandler: Processed in 0.001303496 sec. | ||
| 9115 | 2025.11.08 00:06:05.226371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1112 | ||
| 9116 | 2025.11.08 00:06:05.228521 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2025.11.08 00:06:05.228569 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9118 | 2025.11.08 00:06:05.229752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9119 | 2025.11.08 00:06:05.230036 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2025.11.08 00:06:05.230300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 9121 | 2025.11.08 00:06:06.858757 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9122 | 2025.11.08 00:06:06.859064 [ 4 ] {e905550e-a981-4653-801f-429066ca5805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9123 | 2025.11.08 00:06:06.859174 [ 4 ] {e905550e-a981-4653-801f-429066ca5805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9124 | 2025.11.08 00:06:06.859908 [ 4 ] {e905550e-a981-4653-801f-429066ca5805} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9125 | 2025.11.08 00:06:06.859956 [ 4 ] {e905550e-a981-4653-801f-429066ca5805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9126 | 2025.11.08 00:06:06.860370 [ 4 ] {e905550e-a981-4653-801f-429066ca5805} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9127 | 2025.11.08 00:06:06.860608 [ 4 ] {e905550e-a981-4653-801f-429066ca5805} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9128 | 2025.11.08 00:06:06.860773 [ 4 ] {e905550e-a981-4653-801f-429066ca5805} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001783 sec., 13460.45989904655 rows/sec., 1.12 MiB/sec. | ||
| 9129 | 2025.11.08 00:06:06.860825 [ 4 ] {e905550e-a981-4653-801f-429066ca5805} <Debug> TCPHandler: Processed in 0.002253202 sec. | ||
| 9130 | 2025.11.08 00:06:06.860945 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9131 | 2025.11.08 00:06:06.861050 [ 4 ] {1200a886-845a-4f25-9f9d-3c29b1fd46d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9132 | 2025.11.08 00:06:06.861095 [ 4 ] {1200a886-845a-4f25-9f9d-3c29b1fd46d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9133 | 2025.11.08 00:06:06.861581 [ 4 ] {1200a886-845a-4f25-9f9d-3c29b1fd46d2} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2025.11.08 00:06:06.861619 [ 4 ] {1200a886-845a-4f25-9f9d-3c29b1fd46d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9135 | 2025.11.08 00:06:06.861964 [ 4 ] {1200a886-845a-4f25-9f9d-3c29b1fd46d2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9136 | 2025.11.08 00:06:06.862207 [ 4 ] {1200a886-845a-4f25-9f9d-3c29b1fd46d2} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2025.11.08 00:06:06.862343 [ 4 ] {1200a886-845a-4f25-9f9d-3c29b1fd46d2} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001318 sec., 157814.87101669196 rows/sec., 14.12 MiB/sec. | ||
| 9138 | 2025.11.08 00:06:06.862383 [ 4 ] {1200a886-845a-4f25-9f9d-3c29b1fd46d2} <Debug> TCPHandler: Processed in 0.001491751 sec. | ||
| 9139 | 2025.11.08 00:06:06.862499 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9140 | 2025.11.08 00:06:06.862597 [ 4 ] {9b81079c-0528-4dd8-9949-e2d730862279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9141 | 2025.11.08 00:06:06.862638 [ 4 ] {9b81079c-0528-4dd8-9949-e2d730862279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9142 | 2025.11.08 00:06:06.863045 [ 4 ] {9b81079c-0528-4dd8-9949-e2d730862279} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2025.11.08 00:06:06.863083 [ 4 ] {9b81079c-0528-4dd8-9949-e2d730862279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9144 | 2025.11.08 00:06:06.863385 [ 4 ] {9b81079c-0528-4dd8-9949-e2d730862279} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9145 | 2025.11.08 00:06:06.863600 [ 4 ] {9b81079c-0528-4dd8-9949-e2d730862279} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2025.11.08 00:06:06.863701 [ 52 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9147 | 2025.11.08 00:06:06.863731 [ 4 ] {9b81079c-0528-4dd8-9949-e2d730862279} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001154 sec., 24263.431542461003 rows/sec., 1.83 MiB/sec. | ||
| 9148 | 2025.11.08 00:06:06.863764 [ 52 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2025.11.08 00:06:06.863777 [ 4 ] {9b81079c-0528-4dd8-9949-e2d730862279} <Debug> TCPHandler: Processed in 0.001329167 sec. | ||
| 9150 | 2025.11.08 00:06:06.863790 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9151 | 2025.11.08 00:06:06.863895 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9152 | 2025.11.08 00:06:06.863922 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 9153 | 2025.11.08 00:06:06.863993 [ 4 ] {df47f277-a356-4b03-bb3b-e7d0cd618d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9154 | 2025.11.08 00:06:06.864039 [ 4 ] {df47f277-a356-4b03-bb3b-e7d0cd618d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9155 | 2025.11.08 00:06:06.864070 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9156 | 2025.11.08 00:06:06.864108 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 72 rows starting from the beginning of the part | ||
| 9157 | 2025.11.08 00:06:06.864178 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part | ||
| 9158 | 2025.11.08 00:06:06.864224 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 9159 | 2025.11.08 00:06:06.864267 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part | ||
| 9160 | 2025.11.08 00:06:06.864308 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 9161 | 2025.11.08 00:06:06.864351 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
| 9162 | 2025.11.08 00:06:06.864438 [ 4 ] {df47f277-a356-4b03-bb3b-e7d0cd618d98} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2025.11.08 00:06:06.864481 [ 4 ] {df47f277-a356-4b03-bb3b-e7d0cd618d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9164 | 2025.11.08 00:06:06.865004 [ 4 ] {df47f277-a356-4b03-bb3b-e7d0cd618d98} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9165 | 2025.11.08 00:06:06.865217 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352778 sec., 140451.7223077253 rows/sec., 10.84 MiB/sec. | ||
| 9166 | 2025.11.08 00:06:06.865230 [ 4 ] {df47f277-a356-4b03-bb3b-e7d0cd618d98} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2025.11.08 00:06:06.865373 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9168 | 2025.11.08 00:06:06.865389 [ 4 ] {df47f277-a356-4b03-bb3b-e7d0cd618d98} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001414 sec., 16973.125884016976 rows/sec., 1.41 MiB/sec. | ||
| 9169 | 2025.11.08 00:06:06.865434 [ 4 ] {df47f277-a356-4b03-bb3b-e7d0cd618d98} <Debug> TCPHandler: Processed in 0.001590474 sec. | ||
| 9170 | 2025.11.08 00:06:06.865547 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9171 | 2025.11.08 00:06:06.865633 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_66_13} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2025.11.08 00:06:06.865644 [ 4 ] {8b83df8b-bde5-4296-a87e-b9b2cd1234d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9173 | 2025.11.08 00:06:06.865695 [ 4 ] {8b83df8b-bde5-4296-a87e-b9b2cd1234d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9174 | 2025.11.08 00:06:06.865719 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_66_13} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9175 | 2025.11.08 00:06:06.865803 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9176 | 2025.11.08 00:06:06.866091 [ 4 ] {8b83df8b-bde5-4296-a87e-b9b2cd1234d8} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2025.11.08 00:06:06.866133 [ 4 ] {8b83df8b-bde5-4296-a87e-b9b2cd1234d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9178 | 2025.11.08 00:06:06.866442 [ 4 ] {8b83df8b-bde5-4296-a87e-b9b2cd1234d8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9179 | 2025.11.08 00:06:06.866667 [ 4 ] {8b83df8b-bde5-4296-a87e-b9b2cd1234d8} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2025.11.08 00:06:06.866795 [ 4 ] {8b83df8b-bde5-4296-a87e-b9b2cd1234d8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 9181 | 2025.11.08 00:06:06.866835 [ 4 ] {8b83df8b-bde5-4296-a87e-b9b2cd1234d8} <Debug> TCPHandler: Processed in 0.001338227 sec. | ||
| 9182 | 2025.11.08 00:06:06.866949 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2025.11.08 00:06:06.867042 [ 4 ] {6b39630c-bed5-4b32-85c0-43fdd89f6279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9184 | 2025.11.08 00:06:06.867084 [ 4 ] {6b39630c-bed5-4b32-85c0-43fdd89f6279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9185 | 2025.11.08 00:06:06.867510 [ 4 ] {6b39630c-bed5-4b32-85c0-43fdd89f6279} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2025.11.08 00:06:06.867547 [ 4 ] {6b39630c-bed5-4b32-85c0-43fdd89f6279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9187 | 2025.11.08 00:06:06.867871 [ 4 ] {6b39630c-bed5-4b32-85c0-43fdd89f6279} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9188 | 2025.11.08 00:06:06.868084 [ 4 ] {6b39630c-bed5-4b32-85c0-43fdd89f6279} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2025.11.08 00:06:06.868218 [ 4 ] {6b39630c-bed5-4b32-85c0-43fdd89f6279} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001194 sec., 97152.42881072027 rows/sec., 7.90 MiB/sec. | ||
| 9190 | 2025.11.08 00:06:06.868257 [ 4 ] {6b39630c-bed5-4b32-85c0-43fdd89f6279} <Debug> TCPHandler: Processed in 0.001359677 sec. | ||
| 9191 | 2025.11.08 00:06:06.868371 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9192 | 2025.11.08 00:06:06.868466 [ 4 ] {30bd7a4d-6834-431a-9640-41854426270d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9193 | 2025.11.08 00:06:06.868510 [ 4 ] {30bd7a4d-6834-431a-9640-41854426270d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9194 | 2025.11.08 00:06:06.868903 [ 4 ] {30bd7a4d-6834-431a-9640-41854426270d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2025.11.08 00:06:06.868940 [ 4 ] {30bd7a4d-6834-431a-9640-41854426270d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9196 | 2025.11.08 00:06:06.869290 [ 4 ] {30bd7a4d-6834-431a-9640-41854426270d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9197 | 2025.11.08 00:06:06.869502 [ 4 ] {30bd7a4d-6834-431a-9640-41854426270d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2025.11.08 00:06:06.869635 [ 4 ] {30bd7a4d-6834-431a-9640-41854426270d} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001187 sec., 165122.15669755687 rows/sec., 11.85 MiB/sec. | ||
| 9199 | 2025.11.08 00:06:06.869673 [ 4 ] {30bd7a4d-6834-431a-9640-41854426270d} <Debug> TCPHandler: Processed in 0.001352068 sec. | ||
| 9200 | 2025.11.08 00:06:06.869789 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9201 | 2025.11.08 00:06:06.869883 [ 4 ] {eb14f4d0-8b0d-43bf-8d39-68f663918b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9202 | 2025.11.08 00:06:06.869940 [ 4 ] {eb14f4d0-8b0d-43bf-8d39-68f663918b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9203 | 2025.11.08 00:06:06.870716 [ 4 ] {eb14f4d0-8b0d-43bf-8d39-68f663918b4b} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2025.11.08 00:06:06.870753 [ 4 ] {eb14f4d0-8b0d-43bf-8d39-68f663918b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9205 | 2025.11.08 00:06:06.871288 [ 4 ] {eb14f4d0-8b0d-43bf-8d39-68f663918b4b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9206 | 2025.11.08 00:06:06.871511 [ 4 ] {eb14f4d0-8b0d-43bf-8d39-68f663918b4b} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2025.11.08 00:06:06.871651 [ 4 ] {eb14f4d0-8b0d-43bf-8d39-68f663918b4b} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001786 sec., 8958.566629339306 rows/sec., 16.05 MiB/sec. | ||
| 9208 | 2025.11.08 00:06:06.871659 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9209 | 2025.11.08 00:06:06.871709 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9210 | 2025.11.08 00:06:06.871715 [ 4 ] {eb14f4d0-8b0d-43bf-8d39-68f663918b4b} <Debug> TCPHandler: Processed in 0.001977194 sec. | ||
| 9211 | 2025.11.08 00:06:06.871735 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9212 | 2025.11.08 00:06:06.871846 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2025.11.08 00:06:06.871871 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 9214 | 2025.11.08 00:06:06.871947 [ 4 ] {fa6fc71f-3a69-4af8-8829-96ee7558bfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9215 | 2025.11.08 00:06:06.871994 [ 4 ] {fa6fc71f-3a69-4af8-8829-96ee7558bfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9216 | 2025.11.08 00:06:06.872145 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9217 | 2025.11.08 00:06:06.872215 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1222 rows starting from the beginning of the part | ||
| 9218 | 2025.11.08 00:06:06.872333 [ 4 ] {fa6fc71f-3a69-4af8-8829-96ee7558bfce} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2025.11.08 00:06:06.872358 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part | ||
| 9220 | 2025.11.08 00:06:06.872375 [ 4 ] {fa6fc71f-3a69-4af8-8829-96ee7558bfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9221 | 2025.11.08 00:06:06.872469 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 9222 | 2025.11.08 00:06:06.872574 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part | ||
| 9223 | 2025.11.08 00:06:06.872669 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 9224 | 2025.11.08 00:06:06.872723 [ 4 ] {fa6fc71f-3a69-4af8-8829-96ee7558bfce} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9225 | 2025.11.08 00:06:06.872767 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part | ||
| 9226 | 2025.11.08 00:06:06.872952 [ 4 ] {fa6fc71f-3a69-4af8-8829-96ee7558bfce} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9227 | 2025.11.08 00:06:06.873093 [ 4 ] {fa6fc71f-3a69-4af8-8829-96ee7558bfce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 9228 | 2025.11.08 00:06:06.873130 [ 4 ] {fa6fc71f-3a69-4af8-8829-96ee7558bfce} <Debug> TCPHandler: Processed in 0.001336137 sec. | ||
| 9229 | 2025.11.08 00:06:06.879525 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1322 rows, containing 19 columns (19 merged, 0 gathered) in 0.007710582 sec., 171452.68671028985 rows/sec., 307.24 MiB/sec. | ||
| 9230 | 2025.11.08 00:06:06.881218 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9231 | 2025.11.08 00:06:06.881536 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2025.11.08 00:06:06.881610 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9233 | 2025.11.08 00:06:06.881721 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 9234 | 2025.11.08 00:06:07.001172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.86 MiB, peak 323.80 MiB, free memory in arenas 0.00 B, will set to 314.78 MiB (RSS), difference: 3.91 MiB | ||
| 9235 | 2025.11.08 00:06:07.669185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22499 | ||
| 9236 | 2025.11.08 00:06:07.669711 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2025.11.08 00:06:07.669756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9238 | 2025.11.08 00:06:07.670256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9239 | 2025.11.08 00:06:07.670493 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2025.11.08 00:06:07.670645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22499 | ||
| 9241 | 2025.11.08 00:06:08.910611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9242 | 2025.11.08 00:06:08.925334 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2025.11.08 00:06:08.925394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9244 | 2025.11.08 00:06:08.931180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9245 | 2025.11.08 00:06:08.931870 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2025.11.08 00:06:08.934699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9247 | 2025.11.08 00:06:11.856437 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2025.11.08 00:06:11.856635 [ 4 ] {c0d0a4f4-d277-4bd5-950b-b18ea7f7c866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9249 | 2025.11.08 00:06:11.856703 [ 4 ] {c0d0a4f4-d277-4bd5-950b-b18ea7f7c866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9250 | 2025.11.08 00:06:11.857403 [ 4 ] {c0d0a4f4-d277-4bd5-950b-b18ea7f7c866} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2025.11.08 00:06:11.857456 [ 4 ] {c0d0a4f4-d277-4bd5-950b-b18ea7f7c866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9252 | 2025.11.08 00:06:11.857877 [ 4 ] {c0d0a4f4-d277-4bd5-950b-b18ea7f7c866} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9253 | 2025.11.08 00:06:11.858127 [ 4 ] {c0d0a4f4-d277-4bd5-950b-b18ea7f7c866} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2025.11.08 00:06:11.858291 [ 4 ] {c0d0a4f4-d277-4bd5-950b-b18ea7f7c866} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001704 sec., 63380.281690140844 rows/sec., 5.32 MiB/sec. | ||
| 9255 | 2025.11.08 00:06:11.858344 [ 4 ] {c0d0a4f4-d277-4bd5-950b-b18ea7f7c866} <Debug> TCPHandler: Processed in 0.002037496 sec. | ||
| 9256 | 2025.11.08 00:06:11.858471 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2025.11.08 00:06:11.858575 [ 4 ] {4bb8750e-c9e8-4369-a107-5990b35e80fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9258 | 2025.11.08 00:06:11.858621 [ 4 ] {4bb8750e-c9e8-4369-a107-5990b35e80fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9259 | 2025.11.08 00:06:11.859050 [ 4 ] {4bb8750e-c9e8-4369-a107-5990b35e80fa} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2025.11.08 00:06:11.859090 [ 4 ] {4bb8750e-c9e8-4369-a107-5990b35e80fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9261 | 2025.11.08 00:06:11.859413 [ 4 ] {4bb8750e-c9e8-4369-a107-5990b35e80fa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9262 | 2025.11.08 00:06:11.859643 [ 4 ] {4bb8750e-c9e8-4369-a107-5990b35e80fa} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2025.11.08 00:06:11.859778 [ 4 ] {4bb8750e-c9e8-4369-a107-5990b35e80fa} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001226 sec., 21207.17781402936 rows/sec., 1.56 MiB/sec. | ||
| 9264 | 2025.11.08 00:06:11.859820 [ 4 ] {4bb8750e-c9e8-4369-a107-5990b35e80fa} <Debug> TCPHandler: Processed in 0.001401819 sec. | ||
| 9265 | 2025.11.08 00:06:11.859929 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2025.11.08 00:06:11.860036 [ 4 ] {faa5f8de-6235-4413-a98c-4fc176ed58f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9267 | 2025.11.08 00:06:11.860081 [ 4 ] {faa5f8de-6235-4413-a98c-4fc176ed58f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9268 | 2025.11.08 00:06:11.860541 [ 4 ] {faa5f8de-6235-4413-a98c-4fc176ed58f2} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2025.11.08 00:06:11.860581 [ 4 ] {faa5f8de-6235-4413-a98c-4fc176ed58f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9270 | 2025.11.08 00:06:11.860908 [ 4 ] {faa5f8de-6235-4413-a98c-4fc176ed58f2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9271 | 2025.11.08 00:06:11.861130 [ 4 ] {faa5f8de-6235-4413-a98c-4fc176ed58f2} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2025.11.08 00:06:11.861270 [ 4 ] {faa5f8de-6235-4413-a98c-4fc176ed58f2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001254 sec., 71770.33492822967 rows/sec., 5.60 MiB/sec. | ||
| 9273 | 2025.11.08 00:06:11.861310 [ 4 ] {faa5f8de-6235-4413-a98c-4fc176ed58f2} <Debug> TCPHandler: Processed in 0.00143498 sec. | ||
| 9274 | 2025.11.08 00:06:11.861422 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2025.11.08 00:06:11.861518 [ 4 ] {eba011c7-c8ef-4a99-bfb2-185f5103ee44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9276 | 2025.11.08 00:06:11.861565 [ 4 ] {eba011c7-c8ef-4a99-bfb2-185f5103ee44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9277 | 2025.11.08 00:06:11.861979 [ 4 ] {eba011c7-c8ef-4a99-bfb2-185f5103ee44} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2025.11.08 00:06:11.862017 [ 4 ] {eba011c7-c8ef-4a99-bfb2-185f5103ee44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9279 | 2025.11.08 00:06:11.862357 [ 4 ] {eba011c7-c8ef-4a99-bfb2-185f5103ee44} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9280 | 2025.11.08 00:06:11.862581 [ 4 ] {eba011c7-c8ef-4a99-bfb2-185f5103ee44} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2025.11.08 00:06:11.862715 [ 4 ] {eba011c7-c8ef-4a99-bfb2-185f5103ee44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 9282 | 2025.11.08 00:06:11.862753 [ 4 ] {eba011c7-c8ef-4a99-bfb2-185f5103ee44} <Debug> TCPHandler: Processed in 0.001382528 sec. | ||
| 9283 | 2025.11.08 00:06:11.862860 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2025.11.08 00:06:11.862955 [ 4 ] {7a0d9005-fb0a-4f0e-a370-45040fcff048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9285 | 2025.11.08 00:06:11.863012 [ 4 ] {7a0d9005-fb0a-4f0e-a370-45040fcff048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9286 | 2025.11.08 00:06:11.863858 [ 4 ] {7a0d9005-fb0a-4f0e-a370-45040fcff048} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2025.11.08 00:06:11.863895 [ 4 ] {7a0d9005-fb0a-4f0e-a370-45040fcff048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9288 | 2025.11.08 00:06:11.864437 [ 4 ] {7a0d9005-fb0a-4f0e-a370-45040fcff048} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9289 | 2025.11.08 00:06:11.864676 [ 4 ] {7a0d9005-fb0a-4f0e-a370-45040fcff048} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2025.11.08 00:06:11.864820 [ 4 ] {7a0d9005-fb0a-4f0e-a370-45040fcff048} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001883 sec., 13807.753584705259 rows/sec., 24.74 MiB/sec. | ||
| 9291 | 2025.11.08 00:06:11.864878 [ 4 ] {7a0d9005-fb0a-4f0e-a370-45040fcff048} <Debug> TCPHandler: Processed in 0.002067447 sec. | ||
| 9292 | 2025.11.08 00:06:11.864999 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9293 | 2025.11.08 00:06:11.865103 [ 4 ] {95b51606-5ac8-4afa-8d77-167f59f2c7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9294 | 2025.11.08 00:06:11.865159 [ 4 ] {95b51606-5ac8-4afa-8d77-167f59f2c7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9295 | 2025.11.08 00:06:11.865549 [ 4 ] {95b51606-5ac8-4afa-8d77-167f59f2c7f2} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2025.11.08 00:06:11.865587 [ 4 ] {95b51606-5ac8-4afa-8d77-167f59f2c7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9297 | 2025.11.08 00:06:11.865900 [ 4 ] {95b51606-5ac8-4afa-8d77-167f59f2c7f2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9298 | 2025.11.08 00:06:11.866117 [ 4 ] {95b51606-5ac8-4afa-8d77-167f59f2c7f2} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2025.11.08 00:06:11.866256 [ 4 ] {95b51606-5ac8-4afa-8d77-167f59f2c7f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 9300 | 2025.11.08 00:06:11.866294 [ 4 ] {95b51606-5ac8-4afa-8d77-167f59f2c7f2} <Debug> TCPHandler: Processed in 0.001345607 sec. | ||
| 9301 | 2025.11.08 00:06:15.014134 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9302 | 2025.11.08 00:06:15.014183 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9303 | 2025.11.08 00:06:15.170810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23011 | ||
| 9304 | 2025.11.08 00:06:15.171413 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2025.11.08 00:06:15.171464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9306 | 2025.11.08 00:06:15.171964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9307 | 2025.11.08 00:06:15.172230 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2025.11.08 00:06:15.172365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23011 | ||
| 9309 | 2025.11.08 00:06:15.230505 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1142 | ||
| 9310 | 2025.11.08 00:06:15.232824 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2025.11.08 00:06:15.232874 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9312 | 2025.11.08 00:06:15.234076 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9313 | 2025.11.08 00:06:15.234343 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2025.11.08 00:06:15.234600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1142 | ||
| 9315 | 2025.11.08 00:06:16.002170 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000825473 sec. | ||
| 9316 | 2025.11.08 00:06:16.434824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9317 | 2025.11.08 00:06:16.450464 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2025.11.08 00:06:16.450521 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9319 | 2025.11.08 00:06:16.456598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9320 | 2025.11.08 00:06:16.457293 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2025.11.08 00:06:16.460002 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9322 | 2025.11.08 00:06:16.856385 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9323 | 2025.11.08 00:06:16.856667 [ 4 ] {48fd113c-a8c9-4c9d-9fd1-6be80575b47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9324 | 2025.11.08 00:06:16.856774 [ 4 ] {48fd113c-a8c9-4c9d-9fd1-6be80575b47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9325 | 2025.11.08 00:06:16.857509 [ 4 ] {48fd113c-a8c9-4c9d-9fd1-6be80575b47b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2025.11.08 00:06:16.857546 [ 4 ] {48fd113c-a8c9-4c9d-9fd1-6be80575b47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9327 | 2025.11.08 00:06:16.857945 [ 4 ] {48fd113c-a8c9-4c9d-9fd1-6be80575b47b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9328 | 2025.11.08 00:06:16.858181 [ 4 ] {48fd113c-a8c9-4c9d-9fd1-6be80575b47b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2025.11.08 00:06:16.858340 [ 4 ] {48fd113c-a8c9-4c9d-9fd1-6be80575b47b} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001748 sec., 50343.24942791762 rows/sec., 4.24 MiB/sec. | ||
| 9330 | 2025.11.08 00:06:16.858382 [ 4 ] {48fd113c-a8c9-4c9d-9fd1-6be80575b47b} <Debug> TCPHandler: Processed in 0.00218042 sec. | ||
| 9331 | 2025.11.08 00:06:16.858508 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9332 | 2025.11.08 00:06:16.858604 [ 4 ] {e88da1fd-2e7a-45c4-aab2-2dfecf482c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9333 | 2025.11.08 00:06:16.858646 [ 4 ] {e88da1fd-2e7a-45c4-aab2-2dfecf482c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9334 | 2025.11.08 00:06:16.859050 [ 4 ] {e88da1fd-2e7a-45c4-aab2-2dfecf482c8f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9335 | 2025.11.08 00:06:16.859087 [ 4 ] {e88da1fd-2e7a-45c4-aab2-2dfecf482c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9336 | 2025.11.08 00:06:16.859391 [ 4 ] {e88da1fd-2e7a-45c4-aab2-2dfecf482c8f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9337 | 2025.11.08 00:06:16.859610 [ 4 ] {e88da1fd-2e7a-45c4-aab2-2dfecf482c8f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2025.11.08 00:06:16.859742 [ 4 ] {e88da1fd-2e7a-45c4-aab2-2dfecf482c8f} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001158 sec., 13816.92573402418 rows/sec., 1.01 MiB/sec. | ||
| 9339 | 2025.11.08 00:06:16.859779 [ 4 ] {e88da1fd-2e7a-45c4-aab2-2dfecf482c8f} <Debug> TCPHandler: Processed in 0.001322276 sec. | ||
| 9340 | 2025.11.08 00:06:16.859898 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9341 | 2025.11.08 00:06:16.860020 [ 4 ] {cb4840e5-1176-48f9-be01-83630802f49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9342 | 2025.11.08 00:06:16.860069 [ 4 ] {cb4840e5-1176-48f9-be01-83630802f49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9343 | 2025.11.08 00:06:16.860583 [ 4 ] {cb4840e5-1176-48f9-be01-83630802f49f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2025.11.08 00:06:16.860624 [ 4 ] {cb4840e5-1176-48f9-be01-83630802f49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9345 | 2025.11.08 00:06:16.860968 [ 4 ] {cb4840e5-1176-48f9-be01-83630802f49f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9346 | 2025.11.08 00:06:16.861186 [ 4 ] {cb4840e5-1176-48f9-be01-83630802f49f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2025.11.08 00:06:16.861316 [ 4 ] {cb4840e5-1176-48f9-be01-83630802f49f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001321 sec., 60560.18168054504 rows/sec., 4.73 MiB/sec. | ||
| 9348 | 2025.11.08 00:06:16.861355 [ 4 ] {cb4840e5-1176-48f9-be01-83630802f49f} <Debug> TCPHandler: Processed in 0.001519262 sec. | ||
| 9349 | 2025.11.08 00:06:16.861461 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9350 | 2025.11.08 00:06:16.861555 [ 4 ] {055cbc2f-4919-4ef9-9187-e38259326ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9351 | 2025.11.08 00:06:16.861598 [ 4 ] {055cbc2f-4919-4ef9-9187-e38259326ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9352 | 2025.11.08 00:06:16.862004 [ 4 ] {055cbc2f-4919-4ef9-9187-e38259326ed9} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2025.11.08 00:06:16.862038 [ 4 ] {055cbc2f-4919-4ef9-9187-e38259326ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9354 | 2025.11.08 00:06:16.862364 [ 4 ] {055cbc2f-4919-4ef9-9187-e38259326ed9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9355 | 2025.11.08 00:06:16.862572 [ 4 ] {055cbc2f-4919-4ef9-9187-e38259326ed9} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2025.11.08 00:06:16.862700 [ 4 ] {055cbc2f-4919-4ef9-9187-e38259326ed9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 9357 | 2025.11.08 00:06:16.862736 [ 4 ] {055cbc2f-4919-4ef9-9187-e38259326ed9} <Debug> TCPHandler: Processed in 0.001324356 sec. | ||
| 9358 | 2025.11.08 00:06:16.862839 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2025.11.08 00:06:16.862940 [ 4 ] {3314551a-246b-418d-8912-9ae640336082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9360 | 2025.11.08 00:06:16.862998 [ 4 ] {3314551a-246b-418d-8912-9ae640336082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9361 | 2025.11.08 00:06:16.863788 [ 4 ] {3314551a-246b-418d-8912-9ae640336082} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2025.11.08 00:06:16.863823 [ 4 ] {3314551a-246b-418d-8912-9ae640336082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9363 | 2025.11.08 00:06:16.864348 [ 4 ] {3314551a-246b-418d-8912-9ae640336082} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9364 | 2025.11.08 00:06:16.864582 [ 4 ] {3314551a-246b-418d-8912-9ae640336082} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2025.11.08 00:06:16.864722 [ 4 ] {3314551a-246b-418d-8912-9ae640336082} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001801 sec., 8883.953359244864 rows/sec., 15.92 MiB/sec. | ||
| 9366 | 2025.11.08 00:06:16.864777 [ 4 ] {3314551a-246b-418d-8912-9ae640336082} <Debug> TCPHandler: Processed in 0.001988554 sec. | ||
| 9367 | 2025.11.08 00:06:16.864888 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9368 | 2025.11.08 00:06:16.864983 [ 4 ] {8674349c-329a-4a1c-8b89-dfc3df70c30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9369 | 2025.11.08 00:06:16.865025 [ 4 ] {8674349c-329a-4a1c-8b89-dfc3df70c30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9370 | 2025.11.08 00:06:16.865364 [ 4 ] {8674349c-329a-4a1c-8b89-dfc3df70c30f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2025.11.08 00:06:16.865399 [ 4 ] {8674349c-329a-4a1c-8b89-dfc3df70c30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9372 | 2025.11.08 00:06:16.865714 [ 4 ] {8674349c-329a-4a1c-8b89-dfc3df70c30f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9373 | 2025.11.08 00:06:16.865925 [ 4 ] {8674349c-329a-4a1c-8b89-dfc3df70c30f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9374 | 2025.11.08 00:06:16.866054 [ 4 ] {8674349c-329a-4a1c-8b89-dfc3df70c30f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 9375 | 2025.11.08 00:06:16.866090 [ 4 ] {8674349c-329a-4a1c-8b89-dfc3df70c30f} <Debug> TCPHandler: Processed in 0.001253534 sec. | ||
| 9376 | 2025.11.08 00:06:21.884496 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2025.11.08 00:06:21.884692 [ 4 ] {da0b241e-8ebd-457a-aacb-6217fa9eedde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9378 | 2025.11.08 00:06:21.884758 [ 4 ] {da0b241e-8ebd-457a-aacb-6217fa9eedde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9379 | 2025.11.08 00:06:21.886124 [ 4 ] {da0b241e-8ebd-457a-aacb-6217fa9eedde} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2025.11.08 00:06:21.886174 [ 4 ] {da0b241e-8ebd-457a-aacb-6217fa9eedde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9381 | 2025.11.08 00:06:21.886641 [ 4 ] {da0b241e-8ebd-457a-aacb-6217fa9eedde} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9382 | 2025.11.08 00:06:21.886877 [ 4 ] {da0b241e-8ebd-457a-aacb-6217fa9eedde} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2025.11.08 00:06:21.887028 [ 4 ] {da0b241e-8ebd-457a-aacb-6217fa9eedde} <Debug> executeQuery: Read 1248 rows, 105.84 KiB in 0.002383 sec., 523709.6097356273 rows/sec., 43.37 MiB/sec. | ||
| 9384 | 2025.11.08 00:06:21.887057 [ 39 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9385 | 2025.11.08 00:06:21.887070 [ 4 ] {da0b241e-8ebd-457a-aacb-6217fa9eedde} <Debug> TCPHandler: Processed in 0.002703974 sec. | ||
| 9386 | 2025.11.08 00:06:21.887139 [ 39 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2025.11.08 00:06:21.887168 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9388 | 2025.11.08 00:06:21.887240 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2025.11.08 00:06:21.887304 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 9390 | 2025.11.08 00:06:21.887342 [ 4 ] {6f12a79a-9319-433f-b978-54e981ef1aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9391 | 2025.11.08 00:06:21.887391 [ 4 ] {6f12a79a-9319-433f-b978-54e981ef1aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9392 | 2025.11.08 00:06:21.887459 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9393 | 2025.11.08 00:06:21.887498 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 9394 | 2025.11.08 00:06:21.887566 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 108 rows starting from the beginning of the part | ||
| 9395 | 2025.11.08 00:06:21.887612 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 208 rows starting from the beginning of the part | ||
| 9396 | 2025.11.08 00:06:21.887656 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 108 rows starting from the beginning of the part | ||
| 9397 | 2025.11.08 00:06:21.887695 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 88 rows starting from the beginning of the part | ||
| 9398 | 2025.11.08 00:06:21.887734 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1248 rows starting from the beginning of the part | ||
| 9399 | 2025.11.08 00:06:21.887811 [ 4 ] {6f12a79a-9319-433f-b978-54e981ef1aac} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9400 | 2025.11.08 00:06:21.887853 [ 4 ] {6f12a79a-9319-433f-b978-54e981ef1aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9401 | 2025.11.08 00:06:21.888204 [ 4 ] {6f12a79a-9319-433f-b978-54e981ef1aac} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9402 | 2025.11.08 00:06:21.888425 [ 4 ] {6f12a79a-9319-433f-b978-54e981ef1aac} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2025.11.08 00:06:21.888564 [ 4 ] {6f12a79a-9319-433f-b978-54e981ef1aac} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001243 sec., 20917.13596138375 rows/sec., 1.54 MiB/sec. | ||
| 9404 | 2025.11.08 00:06:21.888603 [ 4 ] {6f12a79a-9319-433f-b978-54e981ef1aac} <Debug> TCPHandler: Processed in 0.001415509 sec. | ||
| 9405 | 2025.11.08 00:06:21.888718 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9406 | 2025.11.08 00:06:21.888821 [ 4 ] {a16be0bc-2906-4381-982e-f04cd3f0c08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9407 | 2025.11.08 00:06:21.888863 [ 4 ] {a16be0bc-2906-4381-982e-f04cd3f0c08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9408 | 2025.11.08 00:06:21.889211 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3169 rows, containing 5 columns (5 merged, 0 gathered) in 0.001979695 sec., 1600751.6309330477 rows/sec., 140.36 MiB/sec. | ||
| 9409 | 2025.11.08 00:06:21.889422 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9410 | 2025.11.08 00:06:21.889439 [ 4 ] {a16be0bc-2906-4381-982e-f04cd3f0c08c} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9411 | 2025.11.08 00:06:21.889476 [ 4 ] {a16be0bc-2906-4381-982e-f04cd3f0c08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9412 | 2025.11.08 00:06:21.889693 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_71_14} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9413 | 2025.11.08 00:06:21.889770 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_71_14} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9414 | 2025.11.08 00:06:21.889818 [ 4 ] {a16be0bc-2906-4381-982e-f04cd3f0c08c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9415 | 2025.11.08 00:06:21.889852 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9416 | 2025.11.08 00:06:21.890032 [ 4 ] {a16be0bc-2906-4381-982e-f04cd3f0c08c} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2025.11.08 00:06:21.890171 [ 4 ] {a16be0bc-2906-4381-982e-f04cd3f0c08c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001369 sec., 166544.92330168007 rows/sec., 11.28 MiB/sec. | ||
| 9418 | 2025.11.08 00:06:21.890211 [ 4 ] {a16be0bc-2906-4381-982e-f04cd3f0c08c} <Debug> TCPHandler: Processed in 0.001544412 sec. | ||
| 9419 | 2025.11.08 00:06:21.890329 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2025.11.08 00:06:21.890426 [ 4 ] {5de0c37f-216f-4bb7-b654-9d8c227e378a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9421 | 2025.11.08 00:06:21.890467 [ 4 ] {5de0c37f-216f-4bb7-b654-9d8c227e378a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9422 | 2025.11.08 00:06:21.891189 [ 4 ] {5de0c37f-216f-4bb7-b654-9d8c227e378a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2025.11.08 00:06:21.891226 [ 4 ] {5de0c37f-216f-4bb7-b654-9d8c227e378a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9424 | 2025.11.08 00:06:21.891560 [ 4 ] {5de0c37f-216f-4bb7-b654-9d8c227e378a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9425 | 2025.11.08 00:06:21.891789 [ 4 ] {5de0c37f-216f-4bb7-b654-9d8c227e378a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2025.11.08 00:06:21.891920 [ 37 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9427 | 2025.11.08 00:06:21.891929 [ 4 ] {5de0c37f-216f-4bb7-b654-9d8c227e378a} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001521 sec., 358974.358974359 rows/sec., 26.64 MiB/sec. | ||
| 9428 | 2025.11.08 00:06:21.891954 [ 37 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2025.11.08 00:06:21.891976 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9430 | 2025.11.08 00:06:21.891983 [ 4 ] {5de0c37f-216f-4bb7-b654-9d8c227e378a} <Debug> TCPHandler: Processed in 0.001704817 sec. | ||
| 9431 | 2025.11.08 00:06:21.892055 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 9432 | 2025.11.08 00:06:21.892109 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2025.11.08 00:06:21.892157 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9434 | 2025.11.08 00:06:21.892187 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 634 rows starting from the beginning of the part | ||
| 9435 | 2025.11.08 00:06:21.892211 [ 4 ] {2006d837-4fbe-4354-9614-b02b87943c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9436 | 2025.11.08 00:06:21.892232 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 9437 | 2025.11.08 00:06:21.892261 [ 4 ] {2006d837-4fbe-4354-9614-b02b87943c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9438 | 2025.11.08 00:06:21.892278 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 116 rows starting from the beginning of the part | ||
| 9439 | 2025.11.08 00:06:21.892319 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 9440 | 2025.11.08 00:06:21.892353 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 80 rows starting from the beginning of the part | ||
| 9441 | 2025.11.08 00:06:21.892388 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 546 rows starting from the beginning of the part | ||
| 9442 | 2025.11.08 00:06:21.892974 [ 4 ] {2006d837-4fbe-4354-9614-b02b87943c3e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2025.11.08 00:06:21.893020 [ 4 ] {2006d837-4fbe-4354-9614-b02b87943c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9444 | 2025.11.08 00:06:21.893359 [ 200 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328616 sec., 1171143.505723249 rows/sec., 93.31 MiB/sec. | ||
| 9445 | 2025.11.08 00:06:21.893508 [ 4 ] {2006d837-4fbe-4354-9614-b02b87943c3e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9446 | 2025.11.08 00:06:21.893592 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9447 | 2025.11.08 00:06:21.893797 [ 4 ] {2006d837-4fbe-4354-9614-b02b87943c3e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9448 | 2025.11.08 00:06:21.893913 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_71_14} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2025.11.08 00:06:21.893931 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9450 | 2025.11.08 00:06:21.893957 [ 4 ] {2006d837-4fbe-4354-9614-b02b87943c3e} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001765 sec., 478186.96883852687 rows/sec., 32.18 MiB/sec. | ||
| 9451 | 2025.11.08 00:06:21.893966 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2025.11.08 00:06:21.893997 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9453 | 2025.11.08 00:06:21.894002 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_71_14} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9454 | 2025.11.08 00:06:21.894005 [ 4 ] {2006d837-4fbe-4354-9614-b02b87943c3e} <Debug> TCPHandler: Processed in 0.001947614 sec. | ||
| 9455 | 2025.11.08 00:06:21.894091 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 9456 | 2025.11.08 00:06:21.894123 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9457 | 2025.11.08 00:06:21.894181 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2025.11.08 00:06:21.894206 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9459 | 2025.11.08 00:06:21.894243 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18968 rows starting from the beginning of the part | ||
| 9460 | 2025.11.08 00:06:21.894277 [ 4 ] {757be9bb-0fc5-461e-8eb7-291dec27ba78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9461 | 2025.11.08 00:06:21.894318 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 9462 | 2025.11.08 00:06:21.894336 [ 4 ] {757be9bb-0fc5-461e-8eb7-291dec27ba78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9463 | 2025.11.08 00:06:21.894377 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 196 rows starting from the beginning of the part | ||
| 9464 | 2025.11.08 00:06:21.894432 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 9465 | 2025.11.08 00:06:21.894487 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 9466 | 2025.11.08 00:06:21.894542 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 844 rows starting from the beginning of the part | ||
| 9467 | 2025.11.08 00:06:21.895240 [ 4 ] {757be9bb-0fc5-461e-8eb7-291dec27ba78} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9468 | 2025.11.08 00:06:21.895285 [ 4 ] {757be9bb-0fc5-461e-8eb7-291dec27ba78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9469 | 2025.11.08 00:06:21.896141 [ 4 ] {757be9bb-0fc5-461e-8eb7-291dec27ba78} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9470 | 2025.11.08 00:06:21.896466 [ 4 ] {757be9bb-0fc5-461e-8eb7-291dec27ba78} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2025.11.08 00:06:21.896643 [ 4 ] {757be9bb-0fc5-461e-8eb7-291dec27ba78} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002383 sec., 10910.616869492236 rows/sec., 19.55 MiB/sec. | ||
| 9472 | 2025.11.08 00:06:21.896763 [ 4 ] {757be9bb-0fc5-461e-8eb7-291dec27ba78} <Debug> TCPHandler: Processed in 0.002657813 sec. | ||
| 9473 | 2025.11.08 00:06:21.896928 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9474 | 2025.11.08 00:06:21.897049 [ 4 ] {f1c157d3-427a-41fb-a4c0-dcc2e68b8ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9475 | 2025.11.08 00:06:21.897101 [ 4 ] {f1c157d3-427a-41fb-a4c0-dcc2e68b8ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9476 | 2025.11.08 00:06:21.897557 [ 4 ] {f1c157d3-427a-41fb-a4c0-dcc2e68b8ae0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2025.11.08 00:06:21.897601 [ 4 ] {f1c157d3-427a-41fb-a4c0-dcc2e68b8ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9478 | 2025.11.08 00:06:21.902667 [ 4 ] {f1c157d3-427a-41fb-a4c0-dcc2e68b8ae0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9479 | 2025.11.08 00:06:21.902935 [ 4 ] {f1c157d3-427a-41fb-a4c0-dcc2e68b8ae0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2025.11.08 00:06:21.903060 [ 37 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9481 | 2025.11.08 00:06:21.903094 [ 4 ] {f1c157d3-427a-41fb-a4c0-dcc2e68b8ae0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006071 sec., 9883.050568275408 rows/sec., 682.03 KiB/sec. | ||
| 9482 | 2025.11.08 00:06:21.903101 [ 37 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2025.11.08 00:06:21.903133 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9484 | 2025.11.08 00:06:21.903136 [ 4 ] {f1c157d3-427a-41fb-a4c0-dcc2e68b8ae0} <Debug> TCPHandler: Processed in 0.006274673 sec. | ||
| 9485 | 2025.11.08 00:06:21.903241 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 9486 | 2025.11.08 00:06:21.903390 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9487 | 2025.11.08 00:06:21.903427 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3816 rows starting from the beginning of the part | ||
| 9488 | 2025.11.08 00:06:21.903490 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 9489 | 2025.11.08 00:06:21.903535 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 9490 | 2025.11.08 00:06:21.903576 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 9491 | 2025.11.08 00:06:21.903617 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 9492 | 2025.11.08 00:06:21.903658 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 9493 | 2025.11.08 00:06:21.905009 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20488 rows, containing 5 columns (5 merged, 0 gathered) in 0.010956461 sec., 1869946.8742689814 rows/sec., 128.45 MiB/sec. | ||
| 9494 | 2025.11.08 00:06:21.905551 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9495 | 2025.11.08 00:06:21.905662 [ 194 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4116 rows, containing 4 columns (4 merged, 0 gathered) in 0.002469968 sec., 1666418.350359195 rows/sec., 112.27 MiB/sec. | ||
| 9496 | 2025.11.08 00:06:21.905942 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9497 | 2025.11.08 00:06:21.906055 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9498 | 2025.11.08 00:06:21.906169 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9499 | 2025.11.08 00:06:21.906180 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9500 | 2025.11.08 00:06:21.906536 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_71_14} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9501 | 2025.11.08 00:06:21.906633 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_71_14} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9502 | 2025.11.08 00:06:21.906743 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9503 | 2025.11.08 00:06:22.170078 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65226 | ||
| 9504 | 2025.11.08 00:06:22.170205 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9505 | 2025.11.08 00:06:22.170235 [ 290 ] {} <Debug> TCP-Session: d2700fc6-6965-4f70-94a4-f1acce92eaae Authenticating user 'default' from [fd00:1122:3344:101::e]:65226 | ||
| 9506 | 2025.11.08 00:06:22.170258 [ 290 ] {} <Debug> TCP-Session: d2700fc6-6965-4f70-94a4-f1acce92eaae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9507 | 2025.11.08 00:06:22.170273 [ 290 ] {} <Debug> TCP-Session: d2700fc6-6965-4f70-94a4-f1acce92eaae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9508 | 2025.11.08 00:06:22.170471 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50245 | ||
| 9509 | 2025.11.08 00:06:22.170492 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53423 | ||
| 9510 | 2025.11.08 00:06:22.170528 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32908 | ||
| 9511 | 2025.11.08 00:06:22.170564 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34907 | ||
| 9512 | 2025.11.08 00:06:22.170584 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9513 | 2025.11.08 00:06:22.170541 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63828 | ||
| 9514 | 2025.11.08 00:06:22.170647 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9515 | 2025.11.08 00:06:22.170646 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9516 | 2025.11.08 00:06:22.170697 [ 294 ] {} <Debug> TCP-Session: 0e3340d3-570e-4cc7-81f6-4e5b5eb610c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32908 | ||
| 9517 | 2025.11.08 00:06:22.170634 [ 291 ] {} <Debug> TCP-Session: c6060a66-141a-48fe-9ebe-a82e320558fb Authenticating user 'default' from [fd00:1122:3344:101::e]:50245 | ||
| 9518 | 2025.11.08 00:06:22.170734 [ 294 ] {} <Debug> TCP-Session: 0e3340d3-570e-4cc7-81f6-4e5b5eb610c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9519 | 2025.11.08 00:06:22.170749 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9520 | 2025.11.08 00:06:22.170765 [ 294 ] {} <Debug> TCP-Session: 0e3340d3-570e-4cc7-81f6-4e5b5eb610c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9521 | 2025.11.08 00:06:22.170784 [ 288 ] {} <Debug> TCP-Session: 454d2d5e-19f7-4a0f-ae67-ddd72ad857c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34907 | ||
| 9522 | 2025.11.08 00:06:22.170757 [ 291 ] {} <Debug> TCP-Session: c6060a66-141a-48fe-9ebe-a82e320558fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9523 | 2025.11.08 00:06:22.170818 [ 288 ] {} <Debug> TCP-Session: 454d2d5e-19f7-4a0f-ae67-ddd72ad857c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9524 | 2025.11.08 00:06:22.170831 [ 291 ] {} <Debug> TCP-Session: c6060a66-141a-48fe-9ebe-a82e320558fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9525 | 2025.11.08 00:06:22.170859 [ 288 ] {} <Debug> TCP-Session: 454d2d5e-19f7-4a0f-ae67-ddd72ad857c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2025.11.08 00:06:22.170723 [ 292 ] {} <Debug> TCP-Session: 29e4a77c-cde5-4d2f-b6a8-3f23e4ea9d2b Authenticating user 'default' from [fd00:1122:3344:101::e]:53423 | ||
| 9527 | 2025.11.08 00:06:22.170545 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61535 | ||
| 9528 | 2025.11.08 00:06:22.170906 [ 292 ] {} <Debug> TCP-Session: 29e4a77c-cde5-4d2f-b6a8-3f23e4ea9d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9529 | 2025.11.08 00:06:22.170921 [ 290 ] {} <Trace> TCP-Session: d2700fc6-6965-4f70-94a4-f1acce92eaae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9530 | 2025.11.08 00:06:22.170946 [ 292 ] {} <Debug> TCP-Session: 29e4a77c-cde5-4d2f-b6a8-3f23e4ea9d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9531 | 2025.11.08 00:06:22.170539 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40408 | ||
| 9532 | 2025.11.08 00:06:22.170576 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55320 | ||
| 9533 | 2025.11.08 00:06:22.171124 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9534 | 2025.11.08 00:06:22.171141 [ 290 ] {7b9db73f-5abf-494d-86b3-a33fb6307280} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65226) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9535 | 2025.11.08 00:06:22.171158 [ 293 ] {} <Debug> TCP-Session: f49d0766-1f09-4ccf-bcdd-61d2281e5640 Authenticating user 'default' from [fd00:1122:3344:101::e]:63828 | ||
| 9536 | 2025.11.08 00:06:22.171189 [ 293 ] {} <Debug> TCP-Session: f49d0766-1f09-4ccf-bcdd-61d2281e5640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9537 | 2025.11.08 00:06:22.171203 [ 293 ] {} <Debug> TCP-Session: f49d0766-1f09-4ccf-bcdd-61d2281e5640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9538 | 2025.11.08 00:06:22.171399 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9539 | 2025.11.08 00:06:22.171433 [ 286 ] {} <Debug> TCP-Session: 78206c7b-e72f-4d32-9163-3143ade4e65d Authenticating user 'default' from [fd00:1122:3344:101::e]:61535 | ||
| 9540 | 2025.11.08 00:06:22.171452 [ 286 ] {} <Debug> TCP-Session: 78206c7b-e72f-4d32-9163-3143ade4e65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2025.11.08 00:06:22.171464 [ 286 ] {} <Debug> TCP-Session: 78206c7b-e72f-4d32-9163-3143ade4e65d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2025.11.08 00:06:22.171529 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9543 | 2025.11.08 00:06:22.171564 [ 289 ] {} <Debug> TCP-Session: 1ab13062-e6c3-4409-941e-fbe7e20dcc12 Authenticating user 'default' from [fd00:1122:3344:101::e]:55320 | ||
| 9544 | 2025.11.08 00:06:22.171582 [ 289 ] {} <Debug> TCP-Session: 1ab13062-e6c3-4409-941e-fbe7e20dcc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9545 | 2025.11.08 00:06:22.171590 [ 290 ] {7b9db73f-5abf-494d-86b3-a33fb6307280} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9546 | 2025.11.08 00:06:22.171595 [ 289 ] {} <Debug> TCP-Session: 1ab13062-e6c3-4409-941e-fbe7e20dcc12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2025.11.08 00:06:22.171669 [ 290 ] {7b9db73f-5abf-494d-86b3-a33fb6307280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9548 | 2025.11.08 00:06:22.171783 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9549 | 2025.11.08 00:06:22.171820 [ 3 ] {} <Debug> TCP-Session: 04c67d71-6a2d-412a-9de3-8f03fad147db Authenticating user 'default' from [fd00:1122:3344:101::e]:40408 | ||
| 9550 | 2025.11.08 00:06:22.171837 [ 3 ] {} <Debug> TCP-Session: 04c67d71-6a2d-412a-9de3-8f03fad147db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9551 | 2025.11.08 00:06:22.171850 [ 3 ] {} <Debug> TCP-Session: 04c67d71-6a2d-412a-9de3-8f03fad147db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2025.11.08 00:06:22.171998 [ 290 ] {7b9db73f-5abf-494d-86b3-a33fb6307280} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 9553 | 2025.11.08 00:06:22.173115 [ 336 ] {7b9db73f-5abf-494d-86b3-a33fb6307280} <Trace> AggregatingTransform: Aggregating | ||
| 9554 | 2025.11.08 00:06:22.173173 [ 336 ] {7b9db73f-5abf-494d-86b3-a33fb6307280} <Trace> Aggregator: Aggregation method: without_key | ||
| 9555 | 2025.11.08 00:06:22.173213 [ 336 ] {7b9db73f-5abf-494d-86b3-a33fb6307280} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00110812 sec. (902.429 rows/sec., 35.25 KiB/sec.) | ||
| 9556 | 2025.11.08 00:06:22.173233 [ 336 ] {7b9db73f-5abf-494d-86b3-a33fb6307280} <Trace> Aggregator: Merging aggregated data | ||
| 9557 | 2025.11.08 00:06:22.174520 [ 290 ] {7b9db73f-5abf-494d-86b3-a33fb6307280} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003441 sec., 290.6131938390003 rows/sec., 11.35 KiB/sec. | ||
| 9558 | 2025.11.08 00:06:22.174675 [ 290 ] {7b9db73f-5abf-494d-86b3-a33fb6307280} <Debug> TCPHandler: Processed in 0.004129884 sec. | ||
| 9559 | 2025.11.08 00:06:22.174796 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9560 | 2025.11.08 00:06:22.174826 [ 290 ] {} <Debug> TCP-Session: d2700fc6-6965-4f70-94a4-f1acce92eaae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2025.11.08 00:06:22.174826 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9562 | 2025.11.08 00:06:22.174844 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9563 | 2025.11.08 00:06:22.174866 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9564 | 2025.11.08 00:06:22.174883 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9565 | 2025.11.08 00:06:22.174906 [ 293 ] {} <Debug> TCP-Session: f49d0766-1f09-4ccf-bcdd-61d2281e5640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9566 | 2025.11.08 00:06:22.174925 [ 294 ] {} <Debug> TCP-Session: 0e3340d3-570e-4cc7-81f6-4e5b5eb610c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9567 | 2025.11.08 00:06:22.174942 [ 286 ] {} <Debug> TCP-Session: 78206c7b-e72f-4d32-9163-3143ade4e65d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9568 | 2025.11.08 00:06:22.174936 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9569 | 2025.11.08 00:06:22.174954 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9570 | 2025.11.08 00:06:22.174917 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9571 | 2025.11.08 00:06:22.175004 [ 288 ] {} <Debug> TCP-Session: 454d2d5e-19f7-4a0f-ae67-ddd72ad857c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2025.11.08 00:06:22.174996 [ 3 ] {} <Debug> TCP-Session: 04c67d71-6a2d-412a-9de3-8f03fad147db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9573 | 2025.11.08 00:06:22.175024 [ 292 ] {} <Debug> TCP-Session: 29e4a77c-cde5-4d2f-b6a8-3f23e4ea9d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9574 | 2025.11.08 00:06:22.174898 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9575 | 2025.11.08 00:06:22.174879 [ 291 ] {} <Debug> TCP-Session: c6060a66-141a-48fe-9ebe-a82e320558fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9576 | 2025.11.08 00:06:22.175084 [ 289 ] {} <Debug> TCP-Session: 1ab13062-e6c3-4409-941e-fbe7e20dcc12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9577 | 2025.11.08 00:06:22.673430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23459 | ||
| 9578 | 2025.11.08 00:06:22.674037 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2025.11.08 00:06:22.674107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9580 | 2025.11.08 00:06:22.674752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9581 | 2025.11.08 00:06:22.675048 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2025.11.08 00:06:22.675233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23459 | ||
| 9583 | 2025.11.08 00:06:23.303910 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53628 | ||
| 9584 | 2025.11.08 00:06:23.304024 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9585 | 2025.11.08 00:06:23.304051 [ 290 ] {} <Debug> TCP-Session: 30fe51d8-00ed-4d8a-a3db-cd713ad30d0b Authenticating user 'default' from [fd00:1122:3344:101::e]:53628 | ||
| 9586 | 2025.11.08 00:06:23.304075 [ 290 ] {} <Debug> TCP-Session: 30fe51d8-00ed-4d8a-a3db-cd713ad30d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9587 | 2025.11.08 00:06:23.304089 [ 290 ] {} <Debug> TCP-Session: 30fe51d8-00ed-4d8a-a3db-cd713ad30d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2025.11.08 00:06:23.304307 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37182 | ||
| 9589 | 2025.11.08 00:06:23.304339 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57613 | ||
| 9590 | 2025.11.08 00:06:23.304379 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53362 | ||
| 9591 | 2025.11.08 00:06:23.304404 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36059 | ||
| 9592 | 2025.11.08 00:06:23.304419 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9593 | 2025.11.08 00:06:23.304438 [ 290 ] {} <Trace> TCP-Session: 30fe51d8-00ed-4d8a-a3db-cd713ad30d0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2025.11.08 00:06:23.304464 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9595 | 2025.11.08 00:06:23.304465 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9596 | 2025.11.08 00:06:23.304483 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9597 | 2025.11.08 00:06:23.304503 [ 292 ] {} <Debug> TCP-Session: b80bdd83-98cf-4194-a730-2913ec62585f Authenticating user 'default' from [fd00:1122:3344:101::e]:57613 | ||
| 9598 | 2025.11.08 00:06:23.304517 [ 294 ] {} <Debug> TCP-Session: 01b0c6b0-2d75-45a0-97ce-1e00e1838584 Authenticating user 'default' from [fd00:1122:3344:101::e]:53362 | ||
| 9599 | 2025.11.08 00:06:23.304531 [ 286 ] {} <Debug> TCP-Session: a24e6743-2def-4f45-ab2e-aa464cf618f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36059 | ||
| 9600 | 2025.11.08 00:06:23.304548 [ 292 ] {} <Debug> TCP-Session: b80bdd83-98cf-4194-a730-2913ec62585f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9601 | 2025.11.08 00:06:23.304562 [ 286 ] {} <Debug> TCP-Session: a24e6743-2def-4f45-ab2e-aa464cf618f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9602 | 2025.11.08 00:06:23.304575 [ 292 ] {} <Debug> TCP-Session: b80bdd83-98cf-4194-a730-2913ec62585f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9603 | 2025.11.08 00:06:23.304600 [ 286 ] {} <Debug> TCP-Session: a24e6743-2def-4f45-ab2e-aa464cf618f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9604 | 2025.11.08 00:06:23.304554 [ 294 ] {} <Debug> TCP-Session: 01b0c6b0-2d75-45a0-97ce-1e00e1838584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9605 | 2025.11.08 00:06:23.304625 [ 290 ] {f5a8e86d-02b5-4266-bd50-7d9b72e1382c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53628) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9606 | 2025.11.08 00:06:23.304638 [ 294 ] {} <Debug> TCP-Session: 01b0c6b0-2d75-45a0-97ce-1e00e1838584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9607 | 2025.11.08 00:06:23.304468 [ 291 ] {} <Debug> TCP-Session: 07b19a30-f3a1-4a51-8a93-d5de42b7058e Authenticating user 'default' from [fd00:1122:3344:101::e]:37182 | ||
| 9608 | 2025.11.08 00:06:23.304412 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65236 | ||
| 9609 | 2025.11.08 00:06:23.304698 [ 291 ] {} <Debug> TCP-Session: 07b19a30-f3a1-4a51-8a93-d5de42b7058e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9610 | 2025.11.08 00:06:23.304395 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44179 | ||
| 9611 | 2025.11.08 00:06:23.304727 [ 291 ] {} <Debug> TCP-Session: 07b19a30-f3a1-4a51-8a93-d5de42b7058e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9612 | 2025.11.08 00:06:23.304758 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9613 | 2025.11.08 00:06:23.304390 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43929 | ||
| 9614 | 2025.11.08 00:06:23.304809 [ 288 ] {} <Debug> TCP-Session: a0c51a41-064d-454c-8cda-438e54e14a33 Authenticating user 'default' from [fd00:1122:3344:101::e]:65236 | ||
| 9615 | 2025.11.08 00:06:23.304423 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49656 | ||
| 9616 | 2025.11.08 00:06:23.304841 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9617 | 2025.11.08 00:06:23.304864 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9618 | 2025.11.08 00:06:23.304879 [ 293 ] {} <Debug> TCP-Session: 3c272da4-d7e5-41eb-bd2a-2ace793495e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44179 | ||
| 9619 | 2025.11.08 00:06:23.304893 [ 290 ] {f5a8e86d-02b5-4266-bd50-7d9b72e1382c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9620 | 2025.11.08 00:06:23.304896 [ 3 ] {} <Debug> TCP-Session: 32da80f1-5735-4a50-b432-bfde42bae7fd Authenticating user 'default' from [fd00:1122:3344:101::e]:43929 | ||
| 9621 | 2025.11.08 00:06:23.304906 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9622 | 2025.11.08 00:06:23.304941 [ 3 ] {} <Debug> TCP-Session: 32da80f1-5735-4a50-b432-bfde42bae7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9623 | 2025.11.08 00:06:23.304956 [ 290 ] {f5a8e86d-02b5-4266-bd50-7d9b72e1382c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9624 | 2025.11.08 00:06:23.304969 [ 3 ] {} <Debug> TCP-Session: 32da80f1-5735-4a50-b432-bfde42bae7fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9625 | 2025.11.08 00:06:23.304961 [ 289 ] {} <Debug> TCP-Session: 16b33085-44f3-4dd7-b72f-b643c2ee9651 Authenticating user 'default' from [fd00:1122:3344:101::e]:49656 | ||
| 9626 | 2025.11.08 00:06:23.304914 [ 293 ] {} <Debug> TCP-Session: 3c272da4-d7e5-41eb-bd2a-2ace793495e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2025.11.08 00:06:23.305034 [ 289 ] {} <Debug> TCP-Session: 16b33085-44f3-4dd7-b72f-b643c2ee9651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9628 | 2025.11.08 00:06:23.305044 [ 293 ] {} <Debug> TCP-Session: 3c272da4-d7e5-41eb-bd2a-2ace793495e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9629 | 2025.11.08 00:06:23.305057 [ 289 ] {} <Debug> TCP-Session: 16b33085-44f3-4dd7-b72f-b643c2ee9651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9630 | 2025.11.08 00:06:23.304832 [ 288 ] {} <Debug> TCP-Session: a0c51a41-064d-454c-8cda-438e54e14a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2025.11.08 00:06:23.305107 [ 288 ] {} <Debug> TCP-Session: a0c51a41-064d-454c-8cda-438e54e14a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9632 | 2025.11.08 00:06:23.305284 [ 290 ] {f5a8e86d-02b5-4266-bd50-7d9b72e1382c} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 9633 | 2025.11.08 00:06:23.306270 [ 318 ] {f5a8e86d-02b5-4266-bd50-7d9b72e1382c} <Trace> AggregatingTransform: Aggregating | ||
| 9634 | 2025.11.08 00:06:23.306310 [ 318 ] {f5a8e86d-02b5-4266-bd50-7d9b72e1382c} <Trace> Aggregator: Aggregation method: without_key | ||
| 9635 | 2025.11.08 00:06:23.306343 [ 318 ] {f5a8e86d-02b5-4266-bd50-7d9b72e1382c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952606 sec. (1049.752 rows/sec., 41.01 KiB/sec.) | ||
| 9636 | 2025.11.08 00:06:23.306363 [ 318 ] {f5a8e86d-02b5-4266-bd50-7d9b72e1382c} <Trace> Aggregator: Merging aggregated data | ||
| 9637 | 2025.11.08 00:06:23.307761 [ 290 ] {f5a8e86d-02b5-4266-bd50-7d9b72e1382c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0032 sec., 312.5 rows/sec., 12.21 KiB/sec. | ||
| 9638 | 2025.11.08 00:06:23.307895 [ 290 ] {f5a8e86d-02b5-4266-bd50-7d9b72e1382c} <Debug> TCPHandler: Processed in 0.003574929 sec. | ||
| 9639 | 2025.11.08 00:06:23.308014 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9640 | 2025.11.08 00:06:23.308044 [ 290 ] {} <Debug> TCP-Session: 30fe51d8-00ed-4d8a-a3db-cd713ad30d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9641 | 2025.11.08 00:06:23.308047 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9642 | 2025.11.08 00:06:23.308067 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9643 | 2025.11.08 00:06:23.308105 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9644 | 2025.11.08 00:06:23.308127 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9645 | 2025.11.08 00:06:23.308155 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9646 | 2025.11.08 00:06:23.308178 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9647 | 2025.11.08 00:06:23.308199 [ 286 ] {} <Debug> TCP-Session: a24e6743-2def-4f45-ab2e-aa464cf618f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9648 | 2025.11.08 00:06:23.308215 [ 292 ] {} <Debug> TCP-Session: b80bdd83-98cf-4194-a730-2913ec62585f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2025.11.08 00:06:23.308222 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9650 | 2025.11.08 00:06:23.308233 [ 293 ] {} <Debug> TCP-Session: 3c272da4-d7e5-41eb-bd2a-2ace793495e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9651 | 2025.11.08 00:06:23.308202 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9652 | 2025.11.08 00:06:23.308269 [ 288 ] {} <Debug> TCP-Session: a0c51a41-064d-454c-8cda-438e54e14a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9653 | 2025.11.08 00:06:23.308162 [ 294 ] {} <Debug> TCP-Session: 01b0c6b0-2d75-45a0-97ce-1e00e1838584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9654 | 2025.11.08 00:06:23.308303 [ 3 ] {} <Debug> TCP-Session: 32da80f1-5735-4a50-b432-bfde42bae7fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2025.11.08 00:06:23.308137 [ 289 ] {} <Debug> TCP-Session: 16b33085-44f3-4dd7-b72f-b643c2ee9651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9656 | 2025.11.08 00:06:23.308110 [ 291 ] {} <Debug> TCP-Session: 07b19a30-f3a1-4a51-8a93-d5de42b7058e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9657 | 2025.11.08 00:06:23.527970 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62822 | ||
| 9658 | 2025.11.08 00:06:23.528087 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9659 | 2025.11.08 00:06:23.528114 [ 290 ] {} <Debug> TCP-Session: 625f327e-5429-4c80-8932-82fd29f6f67e Authenticating user 'default' from [fd00:1122:3344:101::e]:62822 | ||
| 9660 | 2025.11.08 00:06:23.528136 [ 290 ] {} <Debug> TCP-Session: 625f327e-5429-4c80-8932-82fd29f6f67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9661 | 2025.11.08 00:06:23.528150 [ 290 ] {} <Debug> TCP-Session: 625f327e-5429-4c80-8932-82fd29f6f67e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9662 | 2025.11.08 00:06:23.528368 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36674 | ||
| 9663 | 2025.11.08 00:06:23.528419 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51320 | ||
| 9664 | 2025.11.08 00:06:23.528432 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39845 | ||
| 9665 | 2025.11.08 00:06:23.528454 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50231 | ||
| 9666 | 2025.11.08 00:06:23.528464 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45670 | ||
| 9667 | 2025.11.08 00:06:23.528503 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9668 | 2025.11.08 00:06:23.528427 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55995 | ||
| 9669 | 2025.11.08 00:06:23.528552 [ 294 ] {} <Debug> TCP-Session: fad7d160-ab4c-4ab6-9e46-43b577e4c293 Authenticating user 'default' from [fd00:1122:3344:101::e]:51320 | ||
| 9670 | 2025.11.08 00:06:23.528553 [ 290 ] {} <Trace> TCP-Session: 625f327e-5429-4c80-8932-82fd29f6f67e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2025.11.08 00:06:23.528588 [ 294 ] {} <Debug> TCP-Session: fad7d160-ab4c-4ab6-9e46-43b577e4c293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9672 | 2025.11.08 00:06:23.528598 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9673 | 2025.11.08 00:06:23.528613 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9674 | 2025.11.08 00:06:23.528630 [ 294 ] {} <Debug> TCP-Session: fad7d160-ab4c-4ab6-9e46-43b577e4c293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9675 | 2025.11.08 00:06:23.528644 [ 293 ] {} <Debug> TCP-Session: 66a9d6a0-c73a-4bac-a9bc-7415e34e619c Authenticating user 'default' from [fd00:1122:3344:101::e]:55995 | ||
| 9676 | 2025.11.08 00:06:23.528643 [ 289 ] {} <Debug> TCP-Session: 08ec5c7e-1a0e-4f35-bfcf-95889a720fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45670 | ||
| 9677 | 2025.11.08 00:06:23.528551 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9678 | 2025.11.08 00:06:23.528678 [ 293 ] {} <Debug> TCP-Session: 66a9d6a0-c73a-4bac-a9bc-7415e34e619c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9679 | 2025.11.08 00:06:23.528682 [ 289 ] {} <Debug> TCP-Session: 08ec5c7e-1a0e-4f35-bfcf-95889a720fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9680 | 2025.11.08 00:06:23.528709 [ 293 ] {} <Debug> TCP-Session: 66a9d6a0-c73a-4bac-a9bc-7415e34e619c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9681 | 2025.11.08 00:06:23.528711 [ 288 ] {} <Debug> TCP-Session: ac9c70b9-875e-4019-8078-37b69b5eb132 Authenticating user 'default' from [fd00:1122:3344:101::e]:50231 | ||
| 9682 | 2025.11.08 00:06:23.528720 [ 289 ] {} <Debug> TCP-Session: 08ec5c7e-1a0e-4f35-bfcf-95889a720fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9683 | 2025.11.08 00:06:23.528738 [ 290 ] {9dfc4ecb-c8f8-442c-950d-6c0b34b8b262} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62822) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9684 | 2025.11.08 00:06:23.528758 [ 288 ] {} <Debug> TCP-Session: ac9c70b9-875e-4019-8078-37b69b5eb132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9685 | 2025.11.08 00:06:23.528551 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9686 | 2025.11.08 00:06:23.528787 [ 288 ] {} <Debug> TCP-Session: ac9c70b9-875e-4019-8078-37b69b5eb132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9687 | 2025.11.08 00:06:23.528418 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45736 | ||
| 9688 | 2025.11.08 00:06:23.528826 [ 3 ] {} <Debug> TCP-Session: c429227e-9418-467d-9ad2-bbbbb0bafef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39845 | ||
| 9689 | 2025.11.08 00:06:23.528483 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9690 | 2025.11.08 00:06:23.528865 [ 3 ] {} <Debug> TCP-Session: c429227e-9418-467d-9ad2-bbbbb0bafef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9691 | 2025.11.08 00:06:23.528441 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52902 | ||
| 9692 | 2025.11.08 00:06:23.528900 [ 291 ] {} <Debug> TCP-Session: e9f036d0-d5b7-4cc2-87ab-34863b7f65b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36674 | ||
| 9693 | 2025.11.08 00:06:23.528908 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9694 | 2025.11.08 00:06:23.528956 [ 291 ] {} <Debug> TCP-Session: e9f036d0-d5b7-4cc2-87ab-34863b7f65b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9695 | 2025.11.08 00:06:23.528976 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9696 | 2025.11.08 00:06:23.528991 [ 291 ] {} <Debug> TCP-Session: e9f036d0-d5b7-4cc2-87ab-34863b7f65b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9697 | 2025.11.08 00:06:23.529010 [ 286 ] {} <Debug> TCP-Session: fa01b8fa-43b6-4fbe-8f27-28b1b7c56680 Authenticating user 'default' from [fd00:1122:3344:101::e]:52902 | ||
| 9698 | 2025.11.08 00:06:23.529022 [ 290 ] {9dfc4ecb-c8f8-442c-950d-6c0b34b8b262} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9699 | 2025.11.08 00:06:23.529041 [ 286 ] {} <Debug> TCP-Session: fa01b8fa-43b6-4fbe-8f27-28b1b7c56680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9700 | 2025.11.08 00:06:23.528982 [ 292 ] {} <Debug> TCP-Session: 85134d60-5cbe-4959-9488-cf864ff9d1bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45736 | ||
| 9701 | 2025.11.08 00:06:23.529061 [ 286 ] {} <Debug> TCP-Session: fa01b8fa-43b6-4fbe-8f27-28b1b7c56680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9702 | 2025.11.08 00:06:23.529084 [ 290 ] {9dfc4ecb-c8f8-442c-950d-6c0b34b8b262} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9703 | 2025.11.08 00:06:23.529103 [ 292 ] {} <Debug> TCP-Session: 85134d60-5cbe-4959-9488-cf864ff9d1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9704 | 2025.11.08 00:06:23.528900 [ 3 ] {} <Debug> TCP-Session: c429227e-9418-467d-9ad2-bbbbb0bafef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9705 | 2025.11.08 00:06:23.529136 [ 292 ] {} <Debug> TCP-Session: 85134d60-5cbe-4959-9488-cf864ff9d1bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9706 | 2025.11.08 00:06:23.529385 [ 290 ] {9dfc4ecb-c8f8-442c-950d-6c0b34b8b262} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 9707 | 2025.11.08 00:06:23.530331 [ 303 ] {9dfc4ecb-c8f8-442c-950d-6c0b34b8b262} <Trace> AggregatingTransform: Aggregating | ||
| 9708 | 2025.11.08 00:06:23.530388 [ 303 ] {9dfc4ecb-c8f8-442c-950d-6c0b34b8b262} <Trace> Aggregator: Aggregation method: without_key | ||
| 9709 | 2025.11.08 00:06:23.530430 [ 303 ] {9dfc4ecb-c8f8-442c-950d-6c0b34b8b262} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940276 sec. (1063.518 rows/sec., 41.54 KiB/sec.) | ||
| 9710 | 2025.11.08 00:06:23.530450 [ 303 ] {9dfc4ecb-c8f8-442c-950d-6c0b34b8b262} <Trace> Aggregator: Merging aggregated data | ||
| 9711 | 2025.11.08 00:06:23.531793 [ 290 ] {9dfc4ecb-c8f8-442c-950d-6c0b34b8b262} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003114 sec., 321.13037893384717 rows/sec., 12.54 KiB/sec. | ||
| 9712 | 2025.11.08 00:06:23.531945 [ 290 ] {9dfc4ecb-c8f8-442c-950d-6c0b34b8b262} <Debug> TCPHandler: Processed in 0.003507116 sec. | ||
| 9713 | 2025.11.08 00:06:23.532064 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9714 | 2025.11.08 00:06:23.532093 [ 290 ] {} <Debug> TCP-Session: 625f327e-5429-4c80-8932-82fd29f6f67e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9715 | 2025.11.08 00:06:23.532098 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9716 | 2025.11.08 00:06:23.532117 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9717 | 2025.11.08 00:06:23.532142 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9718 | 2025.11.08 00:06:23.532159 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9719 | 2025.11.08 00:06:23.532165 [ 292 ] {} <Debug> TCP-Session: 85134d60-5cbe-4959-9488-cf864ff9d1bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9720 | 2025.11.08 00:06:23.532171 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9721 | 2025.11.08 00:06:23.532190 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9722 | 2025.11.08 00:06:23.532232 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9723 | 2025.11.08 00:06:23.532262 [ 293 ] {} <Debug> TCP-Session: 66a9d6a0-c73a-4bac-a9bc-7415e34e619c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9724 | 2025.11.08 00:06:23.532238 [ 289 ] {} <Debug> TCP-Session: 08ec5c7e-1a0e-4f35-bfcf-95889a720fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9725 | 2025.11.08 00:06:23.532287 [ 286 ] {} <Debug> TCP-Session: fa01b8fa-43b6-4fbe-8f27-28b1b7c56680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9726 | 2025.11.08 00:06:23.532209 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9727 | 2025.11.08 00:06:23.532191 [ 294 ] {} <Debug> TCP-Session: fad7d160-ab4c-4ab6-9e46-43b577e4c293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9728 | 2025.11.08 00:06:23.532360 [ 3 ] {} <Debug> TCP-Session: c429227e-9418-467d-9ad2-bbbbb0bafef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9729 | 2025.11.08 00:06:23.532146 [ 291 ] {} <Debug> TCP-Session: e9f036d0-d5b7-4cc2-87ab-34863b7f65b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9730 | 2025.11.08 00:06:23.532204 [ 288 ] {} <Debug> TCP-Session: ac9c70b9-875e-4019-8078-37b69b5eb132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9731 | 2025.11.08 00:06:23.960086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9732 | 2025.11.08 00:06:23.978157 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2025.11.08 00:06:23.978226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9734 | 2025.11.08 00:06:23.984219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9735 | 2025.11.08 00:06:23.984932 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2025.11.08 00:06:23.988489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9737 | 2025.11.08 00:06:25.234832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1174 | ||
| 9738 | 2025.11.08 00:06:25.237499 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2025.11.08 00:06:25.237550 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9740 | 2025.11.08 00:06:25.238762 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9741 | 2025.11.08 00:06:25.239038 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2025.11.08 00:06:25.239220 [ 33 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9743 | 2025.11.08 00:06:25.239304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1174 | ||
| 9744 | 2025.11.08 00:06:25.239318 [ 33 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9745 | 2025.11.08 00:06:25.239368 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 9746 | 2025.11.08 00:06:25.239487 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 9747 | 2025.11.08 00:06:25.240029 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9748 | 2025.11.08 00:06:25.240167 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1028 rows starting from the beginning of the part | ||
| 9749 | 2025.11.08 00:06:25.240504 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 9750 | 2025.11.08 00:06:25.240802 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 9751 | 2025.11.08 00:06:25.241091 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 9752 | 2025.11.08 00:06:25.241375 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 9753 | 2025.11.08 00:06:25.241661 [ 194 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 9754 | 2025.11.08 00:06:25.247242 [ 195 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1174 rows, containing 72 columns (72 merged, 0 gathered) in 0.007799765 sec., 150517.35533057727 rows/sec., 118.40 MiB/sec. | ||
| 9755 | 2025.11.08 00:06:25.249110 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9756 | 2025.11.08 00:06:25.249786 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_36_7} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2025.11.08 00:06:25.249875 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_36_7} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9758 | 2025.11.08 00:06:25.250160 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9759 | 2025.11.08 00:06:26.856029 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9760 | 2025.11.08 00:06:26.856227 [ 4 ] {60aa5986-f999-4c4b-b634-411f24d81097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9761 | 2025.11.08 00:06:26.856294 [ 4 ] {60aa5986-f999-4c4b-b634-411f24d81097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9762 | 2025.11.08 00:06:26.856938 [ 4 ] {60aa5986-f999-4c4b-b634-411f24d81097} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2025.11.08 00:06:26.856984 [ 4 ] {60aa5986-f999-4c4b-b634-411f24d81097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9764 | 2025.11.08 00:06:26.857391 [ 4 ] {60aa5986-f999-4c4b-b634-411f24d81097} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9765 | 2025.11.08 00:06:26.857628 [ 4 ] {60aa5986-f999-4c4b-b634-411f24d81097} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2025.11.08 00:06:26.857783 [ 4 ] {60aa5986-f999-4c4b-b634-411f24d81097} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001602 sec., 54931.335830212236 rows/sec., 4.63 MiB/sec. | ||
| 9767 | 2025.11.08 00:06:26.857825 [ 4 ] {60aa5986-f999-4c4b-b634-411f24d81097} <Debug> TCPHandler: Processed in 0.001938674 sec. | ||
| 9768 | 2025.11.08 00:06:26.857945 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9769 | 2025.11.08 00:06:26.858041 [ 4 ] {b07a8bca-7539-4ad2-94ea-38158d33b9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9770 | 2025.11.08 00:06:26.858081 [ 4 ] {b07a8bca-7539-4ad2-94ea-38158d33b9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9771 | 2025.11.08 00:06:26.858483 [ 4 ] {b07a8bca-7539-4ad2-94ea-38158d33b9ce} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2025.11.08 00:06:26.858521 [ 4 ] {b07a8bca-7539-4ad2-94ea-38158d33b9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9773 | 2025.11.08 00:06:26.858834 [ 4 ] {b07a8bca-7539-4ad2-94ea-38158d33b9ce} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9774 | 2025.11.08 00:06:26.859058 [ 4 ] {b07a8bca-7539-4ad2-94ea-38158d33b9ce} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2025.11.08 00:06:26.859194 [ 4 ] {b07a8bca-7539-4ad2-94ea-38158d33b9ce} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001168 sec., 13698.630136986301 rows/sec., 1.01 MiB/sec. | ||
| 9776 | 2025.11.08 00:06:26.859232 [ 4 ] {b07a8bca-7539-4ad2-94ea-38158d33b9ce} <Debug> TCPHandler: Processed in 0.001336557 sec. | ||
| 9777 | 2025.11.08 00:06:26.859346 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9778 | 2025.11.08 00:06:26.859439 [ 4 ] {f4221b06-a4c5-44c5-a6e4-fd8879c33503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9779 | 2025.11.08 00:06:26.859480 [ 4 ] {f4221b06-a4c5-44c5-a6e4-fd8879c33503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9780 | 2025.11.08 00:06:26.859900 [ 4 ] {f4221b06-a4c5-44c5-a6e4-fd8879c33503} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2025.11.08 00:06:26.859940 [ 4 ] {f4221b06-a4c5-44c5-a6e4-fd8879c33503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9782 | 2025.11.08 00:06:26.860257 [ 4 ] {f4221b06-a4c5-44c5-a6e4-fd8879c33503} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9783 | 2025.11.08 00:06:26.860490 [ 4 ] {f4221b06-a4c5-44c5-a6e4-fd8879c33503} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2025.11.08 00:06:26.860622 [ 4 ] {f4221b06-a4c5-44c5-a6e4-fd8879c33503} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001202 sec., 66555.74043261232 rows/sec., 5.20 MiB/sec. | ||
| 9785 | 2025.11.08 00:06:26.860659 [ 4 ] {f4221b06-a4c5-44c5-a6e4-fd8879c33503} <Debug> TCPHandler: Processed in 0.001364587 sec. | ||
| 9786 | 2025.11.08 00:06:26.860772 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9787 | 2025.11.08 00:06:26.860867 [ 4 ] {c5b65876-b62e-4acd-bdf3-446f3053e0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9788 | 2025.11.08 00:06:26.860911 [ 4 ] {c5b65876-b62e-4acd-bdf3-446f3053e0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9789 | 2025.11.08 00:06:26.861322 [ 4 ] {c5b65876-b62e-4acd-bdf3-446f3053e0b4} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2025.11.08 00:06:26.861360 [ 4 ] {c5b65876-b62e-4acd-bdf3-446f3053e0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9791 | 2025.11.08 00:06:26.861699 [ 4 ] {c5b65876-b62e-4acd-bdf3-446f3053e0b4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9792 | 2025.11.08 00:06:26.861925 [ 4 ] {c5b65876-b62e-4acd-bdf3-446f3053e0b4} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2025.11.08 00:06:26.862056 [ 4 ] {c5b65876-b62e-4acd-bdf3-446f3053e0b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 9794 | 2025.11.08 00:06:26.862093 [ 4 ] {c5b65876-b62e-4acd-bdf3-446f3053e0b4} <Debug> TCPHandler: Processed in 0.001371758 sec. | ||
| 9795 | 2025.11.08 00:06:26.862193 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9796 | 2025.11.08 00:06:26.862284 [ 4 ] {e5dc3d79-4ae8-4bdb-a5ac-4669ffbb4646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9797 | 2025.11.08 00:06:26.862340 [ 4 ] {e5dc3d79-4ae8-4bdb-a5ac-4669ffbb4646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9798 | 2025.11.08 00:06:26.863128 [ 4 ] {e5dc3d79-4ae8-4bdb-a5ac-4669ffbb4646} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2025.11.08 00:06:26.863166 [ 4 ] {e5dc3d79-4ae8-4bdb-a5ac-4669ffbb4646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9800 | 2025.11.08 00:06:26.863693 [ 4 ] {e5dc3d79-4ae8-4bdb-a5ac-4669ffbb4646} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9801 | 2025.11.08 00:06:26.863919 [ 4 ] {e5dc3d79-4ae8-4bdb-a5ac-4669ffbb4646} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2025.11.08 00:06:26.864054 [ 4 ] {e5dc3d79-4ae8-4bdb-a5ac-4669ffbb4646} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001788 sec., 8948.545861297538 rows/sec., 16.04 MiB/sec. | ||
| 9803 | 2025.11.08 00:06:26.864108 [ 4 ] {e5dc3d79-4ae8-4bdb-a5ac-4669ffbb4646} <Debug> TCPHandler: Processed in 0.001964454 sec. | ||
| 9804 | 2025.11.08 00:06:26.864217 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9805 | 2025.11.08 00:06:26.864333 [ 4 ] {1cc05afa-d721-44fa-8f83-9ac1aa220b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9806 | 2025.11.08 00:06:26.864392 [ 4 ] {1cc05afa-d721-44fa-8f83-9ac1aa220b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9807 | 2025.11.08 00:06:26.864822 [ 4 ] {1cc05afa-d721-44fa-8f83-9ac1aa220b74} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2025.11.08 00:06:26.864870 [ 4 ] {1cc05afa-d721-44fa-8f83-9ac1aa220b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9809 | 2025.11.08 00:06:26.865308 [ 4 ] {1cc05afa-d721-44fa-8f83-9ac1aa220b74} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9810 | 2025.11.08 00:06:26.865534 [ 4 ] {1cc05afa-d721-44fa-8f83-9ac1aa220b74} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2025.11.08 00:06:26.865670 [ 4 ] {1cc05afa-d721-44fa-8f83-9ac1aa220b74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
| 9812 | 2025.11.08 00:06:26.865708 [ 4 ] {1cc05afa-d721-44fa-8f83-9ac1aa220b74} <Debug> TCPHandler: Processed in 0.001544023 sec. | ||
| 9813 | 2025.11.08 00:06:30.014229 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9814 | 2025.11.08 00:06:30.014278 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9815 | 2025.11.08 00:06:30.175408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23971 | ||
| 9816 | 2025.11.08 00:06:30.175925 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2025.11.08 00:06:30.175965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9818 | 2025.11.08 00:06:30.176428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9819 | 2025.11.08 00:06:30.176652 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2025.11.08 00:06:30.176806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23971 | ||
| 9821 | 2025.11.08 00:06:31.488604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9822 | 2025.11.08 00:06:31.505993 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2025.11.08 00:06:31.506057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9824 | 2025.11.08 00:06:31.512334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9825 | 2025.11.08 00:06:31.513054 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2025.11.08 00:06:31.516201 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9827 | 2025.11.08 00:06:31.857398 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9828 | 2025.11.08 00:06:31.857637 [ 4 ] {6ba13e12-829c-404a-8fc7-5357133b6621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9829 | 2025.11.08 00:06:31.857704 [ 4 ] {6ba13e12-829c-404a-8fc7-5357133b6621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9830 | 2025.11.08 00:06:31.858379 [ 4 ] {6ba13e12-829c-404a-8fc7-5357133b6621} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9831 | 2025.11.08 00:06:31.858427 [ 4 ] {6ba13e12-829c-404a-8fc7-5357133b6621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9832 | 2025.11.08 00:06:31.858831 [ 4 ] {6ba13e12-829c-404a-8fc7-5357133b6621} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9833 | 2025.11.08 00:06:31.859067 [ 4 ] {6ba13e12-829c-404a-8fc7-5357133b6621} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2025.11.08 00:06:31.859228 [ 4 ] {6ba13e12-829c-404a-8fc7-5357133b6621} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001639 sec., 65893.83770591824 rows/sec., 5.53 MiB/sec. | ||
| 9835 | 2025.11.08 00:06:31.859271 [ 4 ] {6ba13e12-829c-404a-8fc7-5357133b6621} <Debug> TCPHandler: Processed in 0.002082007 sec. | ||
| 9836 | 2025.11.08 00:06:31.859401 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9837 | 2025.11.08 00:06:31.859497 [ 4 ] {10cf0481-0f1b-42c0-9799-9df02df6a655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9838 | 2025.11.08 00:06:31.859539 [ 4 ] {10cf0481-0f1b-42c0-9799-9df02df6a655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9839 | 2025.11.08 00:06:31.859952 [ 4 ] {10cf0481-0f1b-42c0-9799-9df02df6a655} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2025.11.08 00:06:31.859990 [ 4 ] {10cf0481-0f1b-42c0-9799-9df02df6a655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9841 | 2025.11.08 00:06:31.860289 [ 4 ] {10cf0481-0f1b-42c0-9799-9df02df6a655} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9842 | 2025.11.08 00:06:31.860513 [ 4 ] {10cf0481-0f1b-42c0-9799-9df02df6a655} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2025.11.08 00:06:31.860631 [ 90 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9844 | 2025.11.08 00:06:31.860644 [ 4 ] {10cf0481-0f1b-42c0-9799-9df02df6a655} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001167 sec., 22279.348757497857 rows/sec., 1.64 MiB/sec. | ||
| 9845 | 2025.11.08 00:06:31.860707 [ 90 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2025.11.08 00:06:31.860724 [ 4 ] {10cf0481-0f1b-42c0-9799-9df02df6a655} <Debug> TCPHandler: Processed in 0.001375928 sec. | ||
| 9847 | 2025.11.08 00:06:31.860734 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9848 | 2025.11.08 00:06:31.860846 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9849 | 2025.11.08 00:06:31.860854 [ 198 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 9850 | 2025.11.08 00:06:31.860947 [ 4 ] {b8730d7c-cee7-4392-a1a9-1a376f85dafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9851 | 2025.11.08 00:06:31.860993 [ 4 ] {b8730d7c-cee7-4392-a1a9-1a376f85dafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9852 | 2025.11.08 00:06:31.861013 [ 198 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9853 | 2025.11.08 00:06:31.861057 [ 198 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 72 rows starting from the beginning of the part | ||
| 9854 | 2025.11.08 00:06:31.861134 [ 198 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
| 9855 | 2025.11.08 00:06:31.861188 [ 198 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part | ||
| 9856 | 2025.11.08 00:06:31.861237 [ 198 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 9857 | 2025.11.08 00:06:31.861282 [ 198 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 16 rows starting from the beginning of the part | ||
| 9858 | 2025.11.08 00:06:31.861327 [ 198 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
| 9859 | 2025.11.08 00:06:31.861441 [ 4 ] {b8730d7c-cee7-4392-a1a9-1a376f85dafa} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2025.11.08 00:06:31.861484 [ 4 ] {b8730d7c-cee7-4392-a1a9-1a376f85dafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9861 | 2025.11.08 00:06:31.861817 [ 4 ] {b8730d7c-cee7-4392-a1a9-1a376f85dafa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9862 | 2025.11.08 00:06:31.862054 [ 4 ] {b8730d7c-cee7-4392-a1a9-1a376f85dafa} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2025.11.08 00:06:31.862185 [ 4 ] {b8730d7c-cee7-4392-a1a9-1a376f85dafa} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001256 sec., 71656.05095541402 rows/sec., 5.60 MiB/sec. | ||
| 9864 | 2025.11.08 00:06:31.862222 [ 4 ] {b8730d7c-cee7-4392-a1a9-1a376f85dafa} <Debug> TCPHandler: Processed in 0.001427929 sec. | ||
| 9865 | 2025.11.08 00:06:31.862229 [ 195 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421389 sec., 128043.7656405108 rows/sec., 9.86 MiB/sec. | ||
| 9866 | 2025.11.08 00:06:31.862338 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9867 | 2025.11.08 00:06:31.862403 [ 198 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9868 | 2025.11.08 00:06:31.862437 [ 4 ] {feedd92d-34a6-4285-9e4e-64930f43419a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9869 | 2025.11.08 00:06:31.862485 [ 4 ] {feedd92d-34a6-4285-9e4e-64930f43419a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9870 | 2025.11.08 00:06:31.862683 [ 198 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_71_14} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2025.11.08 00:06:31.862765 [ 198 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_71_14} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9872 | 2025.11.08 00:06:31.862849 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9873 | 2025.11.08 00:06:31.862894 [ 4 ] {feedd92d-34a6-4285-9e4e-64930f43419a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2025.11.08 00:06:31.862935 [ 4 ] {feedd92d-34a6-4285-9e4e-64930f43419a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9875 | 2025.11.08 00:06:31.863275 [ 4 ] {feedd92d-34a6-4285-9e4e-64930f43419a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9876 | 2025.11.08 00:06:31.863482 [ 4 ] {feedd92d-34a6-4285-9e4e-64930f43419a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2025.11.08 00:06:31.863612 [ 4 ] {feedd92d-34a6-4285-9e4e-64930f43419a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 9878 | 2025.11.08 00:06:31.863651 [ 4 ] {feedd92d-34a6-4285-9e4e-64930f43419a} <Debug> TCPHandler: Processed in 0.001364167 sec. | ||
| 9879 | 2025.11.08 00:06:31.863759 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9880 | 2025.11.08 00:06:31.863853 [ 4 ] {9c8edf59-0325-40af-ac1b-c8073f00d5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9881 | 2025.11.08 00:06:31.863909 [ 4 ] {9c8edf59-0325-40af-ac1b-c8073f00d5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9882 | 2025.11.08 00:06:31.864724 [ 4 ] {9c8edf59-0325-40af-ac1b-c8073f00d5a6} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2025.11.08 00:06:31.864761 [ 4 ] {9c8edf59-0325-40af-ac1b-c8073f00d5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9884 | 2025.11.08 00:06:31.865289 [ 4 ] {9c8edf59-0325-40af-ac1b-c8073f00d5a6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9885 | 2025.11.08 00:06:31.865525 [ 4 ] {9c8edf59-0325-40af-ac1b-c8073f00d5a6} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2025.11.08 00:06:31.865647 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9887 | 2025.11.08 00:06:31.865662 [ 4 ] {9c8edf59-0325-40af-ac1b-c8073f00d5a6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001827 sec., 14230.979748221127 rows/sec., 25.50 MiB/sec. | ||
| 9888 | 2025.11.08 00:06:31.865702 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9889 | 2025.11.08 00:06:31.865731 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9890 | 2025.11.08 00:06:31.865735 [ 4 ] {9c8edf59-0325-40af-ac1b-c8073f00d5a6} <Debug> TCPHandler: Processed in 0.002026446 sec. | ||
| 9891 | 2025.11.08 00:06:31.865841 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 9892 | 2025.11.08 00:06:31.865862 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2025.11.08 00:06:31.865962 [ 4 ] {2fbc9156-88e6-4a9c-9d87-c3b593ed08b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9894 | 2025.11.08 00:06:31.866005 [ 4 ] {2fbc9156-88e6-4a9c-9d87-c3b593ed08b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9895 | 2025.11.08 00:06:31.866098 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9896 | 2025.11.08 00:06:31.866163 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1322 rows starting from the beginning of the part | ||
| 9897 | 2025.11.08 00:06:31.866302 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
| 9898 | 2025.11.08 00:06:31.866340 [ 4 ] {2fbc9156-88e6-4a9c-9d87-c3b593ed08b0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2025.11.08 00:06:31.866381 [ 4 ] {2fbc9156-88e6-4a9c-9d87-c3b593ed08b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9900 | 2025.11.08 00:06:31.866412 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part | ||
| 9901 | 2025.11.08 00:06:31.866519 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 9902 | 2025.11.08 00:06:31.866605 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 16 rows starting from the beginning of the part | ||
| 9903 | 2025.11.08 00:06:31.866691 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
| 9904 | 2025.11.08 00:06:31.866709 [ 4 ] {2fbc9156-88e6-4a9c-9d87-c3b593ed08b0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9905 | 2025.11.08 00:06:31.866934 [ 4 ] {2fbc9156-88e6-4a9c-9d87-c3b593ed08b0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9906 | 2025.11.08 00:06:31.867071 [ 4 ] {2fbc9156-88e6-4a9c-9d87-c3b593ed08b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 9907 | 2025.11.08 00:06:31.867109 [ 4 ] {2fbc9156-88e6-4a9c-9d87-c3b593ed08b0} <Debug> TCPHandler: Processed in 0.001297956 sec. | ||
| 9908 | 2025.11.08 00:06:31.872540 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1432 rows, containing 19 columns (19 merged, 0 gathered) in 0.006748106 sec., 212207.69205462985 rows/sec., 380.27 MiB/sec. | ||
| 9909 | 2025.11.08 00:06:31.874045 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9910 | 2025.11.08 00:06:31.874470 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2025.11.08 00:06:31.874567 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9912 | 2025.11.08 00:06:31.874741 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.51 MiB. | ||
| 9913 | 2025.11.08 00:06:35.239550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1198 | ||
| 9914 | 2025.11.08 00:06:35.242385 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2025.11.08 00:06:35.242434 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9916 | 2025.11.08 00:06:35.243617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9917 | 2025.11.08 00:06:35.243903 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9918 | 2025.11.08 00:06:35.244163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1198 | ||
| 9919 | 2025.11.08 00:06:36.862817 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9920 | 2025.11.08 00:06:36.863099 [ 4 ] {14fb1958-370d-4e87-aecc-1a49fae58243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9921 | 2025.11.08 00:06:36.863196 [ 4 ] {14fb1958-370d-4e87-aecc-1a49fae58243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9922 | 2025.11.08 00:06:36.864109 [ 4 ] {14fb1958-370d-4e87-aecc-1a49fae58243} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2025.11.08 00:06:36.864178 [ 4 ] {14fb1958-370d-4e87-aecc-1a49fae58243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9924 | 2025.11.08 00:06:36.864726 [ 4 ] {14fb1958-370d-4e87-aecc-1a49fae58243} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9925 | 2025.11.08 00:06:36.865062 [ 4 ] {14fb1958-370d-4e87-aecc-1a49fae58243} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2025.11.08 00:06:36.865278 [ 4 ] {14fb1958-370d-4e87-aecc-1a49fae58243} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00225 sec., 10666.666666666668 rows/sec., 906.25 KiB/sec. | ||
| 9927 | 2025.11.08 00:06:36.865301 [ 138 ] {} <Debug> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9928 | 2025.11.08 00:06:36.865339 [ 4 ] {14fb1958-370d-4e87-aecc-1a49fae58243} <Debug> TCPHandler: Processed in 0.002707324 sec. | ||
| 9929 | 2025.11.08 00:06:36.865416 [ 138 ] {} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2025.11.08 00:06:36.865457 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9931 | 2025.11.08 00:06:36.865557 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9932 | 2025.11.08 00:06:36.865607 [ 198 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 9933 | 2025.11.08 00:06:36.865705 [ 4 ] {c6158487-e018-430a-b557-609b42f28d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9934 | 2025.11.08 00:06:36.865778 [ 4 ] {c6158487-e018-430a-b557-609b42f28d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9935 | 2025.11.08 00:06:36.865791 [ 198 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9936 | 2025.11.08 00:06:36.865850 [ 198 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 9937 | 2025.11.08 00:06:36.865945 [ 198 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 9938 | 2025.11.08 00:06:36.866008 [ 198 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 9939 | 2025.11.08 00:06:36.866063 [ 198 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 9940 | 2025.11.08 00:06:36.866111 [ 198 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 9941 | 2025.11.08 00:06:36.866348 [ 4 ] {c6158487-e018-430a-b557-609b42f28d97} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2025.11.08 00:06:36.866408 [ 4 ] {c6158487-e018-430a-b557-609b42f28d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9943 | 2025.11.08 00:06:36.866868 [ 4 ] {c6158487-e018-430a-b557-609b42f28d97} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9944 | 2025.11.08 00:06:36.867160 [ 201 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619304 sec., 74105.9121696729 rows/sec., 6.43 MiB/sec. | ||
| 9945 | 2025.11.08 00:06:36.867203 [ 4 ] {c6158487-e018-430a-b557-609b42f28d97} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2025.11.08 00:06:36.867384 [ 4 ] {c6158487-e018-430a-b557-609b42f28d97} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001712 sec., 7009.345794392523 rows/sec., 571.56 KiB/sec. | ||
| 9947 | 2025.11.08 00:06:36.867441 [ 4 ] {c6158487-e018-430a-b557-609b42f28d97} <Debug> TCPHandler: Processed in 0.001960454 sec. | ||
| 9948 | 2025.11.08 00:06:36.867477 [ 192 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9949 | 2025.11.08 00:06:36.867592 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9950 | 2025.11.08 00:06:36.867738 [ 4 ] {b0315157-166a-43ba-990b-9a818f36d53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9951 | 2025.11.08 00:06:36.867799 [ 4 ] {b0315157-166a-43ba-990b-9a818f36d53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9952 | 2025.11.08 00:06:36.868024 [ 192 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_13_3} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2025.11.08 00:06:36.868163 [ 192 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_13_3} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9954 | 2025.11.08 00:06:36.868337 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9955 | 2025.11.08 00:06:36.868523 [ 4 ] {b0315157-166a-43ba-990b-9a818f36d53a} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2025.11.08 00:06:36.868581 [ 4 ] {b0315157-166a-43ba-990b-9a818f36d53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9957 | 2025.11.08 00:06:36.869077 [ 4 ] {b0315157-166a-43ba-990b-9a818f36d53a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9958 | 2025.11.08 00:06:36.869381 [ 4 ] {b0315157-166a-43ba-990b-9a818f36d53a} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2025.11.08 00:06:36.869567 [ 4 ] {b0315157-166a-43ba-990b-9a818f36d53a} <Debug> executeQuery: Read 214 rows, 19.49 KiB in 0.001858 sec., 115177.61033369214 rows/sec., 10.24 MiB/sec. | ||
| 9960 | 2025.11.08 00:06:36.869625 [ 4 ] {b0315157-166a-43ba-990b-9a818f36d53a} <Debug> TCPHandler: Processed in 0.002105038 sec. | ||
| 9961 | 2025.11.08 00:06:36.869776 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2025.11.08 00:06:36.869906 [ 4 ] {2c883249-d5b5-40a6-85a0-66e04e96a3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9963 | 2025.11.08 00:06:36.869965 [ 4 ] {2c883249-d5b5-40a6-85a0-66e04e96a3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9964 | 2025.11.08 00:06:36.870541 [ 4 ] {2c883249-d5b5-40a6-85a0-66e04e96a3f0} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2025.11.08 00:06:36.870596 [ 4 ] {2c883249-d5b5-40a6-85a0-66e04e96a3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9966 | 2025.11.08 00:06:36.871035 [ 4 ] {2c883249-d5b5-40a6-85a0-66e04e96a3f0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9967 | 2025.11.08 00:06:36.871362 [ 4 ] {2c883249-d5b5-40a6-85a0-66e04e96a3f0} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2025.11.08 00:06:36.871544 [ 4 ] {2c883249-d5b5-40a6-85a0-66e04e96a3f0} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.001664 sec., 24038.46153846154 rows/sec., 1.76 MiB/sec. | ||
| 9969 | 2025.11.08 00:06:36.871604 [ 4 ] {2c883249-d5b5-40a6-85a0-66e04e96a3f0} <Debug> TCPHandler: Processed in 0.001899202 sec. | ||
| 9970 | 2025.11.08 00:06:36.871750 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2025.11.08 00:06:36.871879 [ 4 ] {04c4d98b-3d14-47ee-9830-51dc57fd87f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9972 | 2025.11.08 00:06:36.871938 [ 4 ] {04c4d98b-3d14-47ee-9830-51dc57fd87f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9973 | 2025.11.08 00:06:36.872499 [ 4 ] {04c4d98b-3d14-47ee-9830-51dc57fd87f1} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2025.11.08 00:06:36.872549 [ 4 ] {04c4d98b-3d14-47ee-9830-51dc57fd87f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9975 | 2025.11.08 00:06:36.872984 [ 4 ] {04c4d98b-3d14-47ee-9830-51dc57fd87f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9976 | 2025.11.08 00:06:36.873303 [ 4 ] {04c4d98b-3d14-47ee-9830-51dc57fd87f1} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2025.11.08 00:06:36.873490 [ 4 ] {04c4d98b-3d14-47ee-9830-51dc57fd87f1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001637 sec., 14660.965180207697 rows/sec., 1.22 MiB/sec. | ||
| 9978 | 2025.11.08 00:06:36.873546 [ 4 ] {04c4d98b-3d14-47ee-9830-51dc57fd87f1} <Debug> TCPHandler: Processed in 0.001864011 sec. | ||
| 9979 | 2025.11.08 00:06:36.873710 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2025.11.08 00:06:36.873885 [ 4 ] {183465a5-b23e-4099-a4a3-47d325a1323d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9981 | 2025.11.08 00:06:36.873957 [ 4 ] {183465a5-b23e-4099-a4a3-47d325a1323d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9982 | 2025.11.08 00:06:36.874642 [ 4 ] {183465a5-b23e-4099-a4a3-47d325a1323d} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2025.11.08 00:06:36.874697 [ 4 ] {183465a5-b23e-4099-a4a3-47d325a1323d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9984 | 2025.11.08 00:06:36.875143 [ 4 ] {183465a5-b23e-4099-a4a3-47d325a1323d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9985 | 2025.11.08 00:06:36.875470 [ 4 ] {183465a5-b23e-4099-a4a3-47d325a1323d} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2025.11.08 00:06:36.875611 [ 138 ] {} <Debug> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9987 | 2025.11.08 00:06:36.875644 [ 4 ] {183465a5-b23e-4099-a4a3-47d325a1323d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001795 sec., 6685.236768802229 rows/sec., 522.28 KiB/sec. | ||
| 9988 | 2025.11.08 00:06:36.875661 [ 138 ] {} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2025.11.08 00:06:36.875700 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9990 | 2025.11.08 00:06:36.875705 [ 4 ] {183465a5-b23e-4099-a4a3-47d325a1323d} <Debug> TCPHandler: Processed in 0.002080207 sec. | ||
| 9991 | 2025.11.08 00:06:36.875801 [ 198 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 9992 | 2025.11.08 00:06:36.875879 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9993 | 2025.11.08 00:06:36.875956 [ 198 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9994 | 2025.11.08 00:06:36.876005 [ 198 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 9995 | 2025.11.08 00:06:36.876021 [ 4 ] {350fc34e-0584-4778-ad42-25c847e8283c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9996 | 2025.11.08 00:06:36.876082 [ 198 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 9997 | 2025.11.08 00:06:36.876083 [ 4 ] {350fc34e-0584-4778-ad42-25c847e8283c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9998 | 2025.11.08 00:06:36.876156 [ 198 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 9999 | 2025.11.08 00:06:36.876220 [ 198 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 10000 | 2025.11.08 00:06:36.876274 [ 198 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 10001 | 2025.11.08 00:06:36.876793 [ 4 ] {350fc34e-0584-4778-ad42-25c847e8283c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2025.11.08 00:06:36.876855 [ 4 ] {350fc34e-0584-4778-ad42-25c847e8283c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10003 | 2025.11.08 00:06:36.877238 [ 201 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481361 sec., 40503.29393037889 rows/sec., 3.24 MiB/sec. | ||
| 10004 | 2025.11.08 00:06:36.877344 [ 4 ] {350fc34e-0584-4778-ad42-25c847e8283c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10005 | 2025.11.08 00:06:36.877421 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10006 | 2025.11.08 00:06:36.877707 [ 4 ] {350fc34e-0584-4778-ad42-25c847e8283c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2025.11.08 00:06:36.877869 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_13_3} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10008 | 2025.11.08 00:06:36.877916 [ 4 ] {350fc34e-0584-4778-ad42-25c847e8283c} <Debug> executeQuery: Read 128 rows, 10.63 KiB in 0.001921 sec., 66631.96251952108 rows/sec., 5.41 MiB/sec. | ||
| 10009 | 2025.11.08 00:06:36.877976 [ 4 ] {350fc34e-0584-4778-ad42-25c847e8283c} <Debug> TCPHandler: Processed in 0.00216481 sec. | ||
| 10010 | 2025.11.08 00:06:36.877989 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_13_3} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10011 | 2025.11.08 00:06:36.878132 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2025.11.08 00:06:36.878137 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10013 | 2025.11.08 00:06:36.878275 [ 4 ] {831d413d-e530-4502-a571-ce268c24678e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10014 | 2025.11.08 00:06:36.878342 [ 4 ] {831d413d-e530-4502-a571-ce268c24678e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10015 | 2025.11.08 00:06:36.878938 [ 4 ] {831d413d-e530-4502-a571-ce268c24678e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2025.11.08 00:06:36.878988 [ 4 ] {831d413d-e530-4502-a571-ce268c24678e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10017 | 2025.11.08 00:06:36.879491 [ 4 ] {831d413d-e530-4502-a571-ce268c24678e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10018 | 2025.11.08 00:06:36.879800 [ 4 ] {831d413d-e530-4502-a571-ce268c24678e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2025.11.08 00:06:36.879986 [ 4 ] {831d413d-e530-4502-a571-ce268c24678e} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001739 sec., 116158.71190339274 rows/sec., 8.32 MiB/sec. | ||
| 10020 | 2025.11.08 00:06:36.880038 [ 4 ] {831d413d-e530-4502-a571-ce268c24678e} <Debug> TCPHandler: Processed in 0.001978394 sec. | ||
| 10021 | 2025.11.08 00:06:36.880189 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10022 | 2025.11.08 00:06:36.880329 [ 4 ] {1fd4cf28-ebfe-41e7-b36d-506e1ade3f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10023 | 2025.11.08 00:06:36.880410 [ 4 ] {1fd4cf28-ebfe-41e7-b36d-506e1ade3f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10024 | 2025.11.08 00:06:36.881517 [ 4 ] {1fd4cf28-ebfe-41e7-b36d-506e1ade3f7c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2025.11.08 00:06:36.881573 [ 4 ] {1fd4cf28-ebfe-41e7-b36d-506e1ade3f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10026 | 2025.11.08 00:06:36.882329 [ 4 ] {1fd4cf28-ebfe-41e7-b36d-506e1ade3f7c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10027 | 2025.11.08 00:06:36.882663 [ 4 ] {1fd4cf28-ebfe-41e7-b36d-506e1ade3f7c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2025.11.08 00:06:36.882858 [ 4 ] {1fd4cf28-ebfe-41e7-b36d-506e1ade3f7c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002561 sec., 6247.559547051933 rows/sec., 11.20 MiB/sec. | ||
| 10029 | 2025.11.08 00:06:36.882938 [ 4 ] {1fd4cf28-ebfe-41e7-b36d-506e1ade3f7c} <Debug> TCPHandler: Processed in 0.002818358 sec. | ||
| 10030 | 2025.11.08 00:06:36.883091 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10031 | 2025.11.08 00:06:36.883232 [ 4 ] {22631f77-4849-4c5d-9073-1084f02fd5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10032 | 2025.11.08 00:06:36.883295 [ 4 ] {22631f77-4849-4c5d-9073-1084f02fd5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10033 | 2025.11.08 00:06:36.883857 [ 4 ] {22631f77-4849-4c5d-9073-1084f02fd5b2} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2025.11.08 00:06:36.883903 [ 4 ] {22631f77-4849-4c5d-9073-1084f02fd5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10035 | 2025.11.08 00:06:36.884306 [ 4 ] {22631f77-4849-4c5d-9073-1084f02fd5b2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10036 | 2025.11.08 00:06:36.884593 [ 4 ] {22631f77-4849-4c5d-9073-1084f02fd5b2} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10037 | 2025.11.08 00:06:36.884769 [ 4 ] {22631f77-4849-4c5d-9073-1084f02fd5b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. | ||
| 10038 | 2025.11.08 00:06:36.884819 [ 4 ] {22631f77-4849-4c5d-9073-1084f02fd5b2} <Debug> TCPHandler: Processed in 0.00180456 sec. | ||
| 10039 | 2025.11.08 00:06:37.677876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24419 | ||
| 10040 | 2025.11.08 00:06:37.678402 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2025.11.08 00:06:37.678449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10042 | 2025.11.08 00:06:37.678982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10043 | 2025.11.08 00:06:37.679245 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2025.11.08 00:06:37.679415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24419 | ||
| 10045 | 2025.11.08 00:06:37.679423 [ 150 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10046 | 2025.11.08 00:06:37.679512 [ 150 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2025.11.08 00:06:37.679538 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10048 | 2025.11.08 00:06:37.679670 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 10049 | 2025.11.08 00:06:37.679813 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10050 | 2025.11.08 00:06:37.679860 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22051 rows starting from the beginning of the part | ||
| 10051 | 2025.11.08 00:06:37.679943 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 10052 | 2025.11.08 00:06:37.679999 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 10053 | 2025.11.08 00:06:37.680053 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 10054 | 2025.11.08 00:06:37.680102 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 10055 | 2025.11.08 00:06:37.680155 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 10056 | 2025.11.08 00:06:37.682313 [ 187 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24419 rows, containing 4 columns (4 merged, 0 gathered) in 0.002695574 sec., 9058923.999118555 rows/sec., 129.59 MiB/sec. | ||
| 10057 | 2025.11.08 00:06:37.682769 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10058 | 2025.11.08 00:06:37.683086 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_51_10} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10059 | 2025.11.08 00:06:37.683176 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_51_10} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10060 | 2025.11.08 00:06:37.683282 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10061 | 2025.11.08 00:06:39.017168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10062 | 2025.11.08 00:06:39.033931 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2025.11.08 00:06:39.033977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10064 | 2025.11.08 00:06:39.039694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10065 | 2025.11.08 00:06:39.040450 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2025.11.08 00:06:39.040763 [ 148 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10067 | 2025.11.08 00:06:39.040867 [ 148 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2025.11.08 00:06:39.040906 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10069 | 2025.11.08 00:06:39.041090 [ 190 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 10070 | 2025.11.08 00:06:39.043474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10071 | 2025.11.08 00:06:39.044987 [ 190 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10072 | 2025.11.08 00:06:39.046320 [ 190 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 10073 | 2025.11.08 00:06:39.050995 [ 190 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 10074 | 2025.11.08 00:06:39.055523 [ 190 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 10075 | 2025.11.08 00:06:39.060004 [ 190 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 10076 | 2025.11.08 00:06:39.064307 [ 190 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 10077 | 2025.11.08 00:06:39.068203 [ 190 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10078 | 2025.11.08 00:06:39.125934 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.084927733 sec., 4521.4912306678425 rows/sec., 23.38 MiB/sec. | ||
| 10079 | 2025.11.08 00:06:39.128912 [ 201 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10080 | 2025.11.08 00:06:39.130915 [ 201 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_51_10} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2025.11.08 00:06:39.131027 [ 201 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_51_10} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10082 | 2025.11.08 00:06:39.133374 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10083 | 2025.11.08 00:06:40.001168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.35 MiB, peak 332.75 MiB, free memory in arenas 0.00 B, will set to 321.40 MiB (RSS), difference: 2.05 MiB | ||
| 10084 | 2025.11.08 00:06:41.856488 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10085 | 2025.11.08 00:06:41.856793 [ 4 ] {78e84095-b7e8-4557-a05e-7bbab8c928b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10086 | 2025.11.08 00:06:41.856858 [ 4 ] {78e84095-b7e8-4557-a05e-7bbab8c928b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10087 | 2025.11.08 00:06:41.857570 [ 4 ] {78e84095-b7e8-4557-a05e-7bbab8c928b2} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2025.11.08 00:06:41.857612 [ 4 ] {78e84095-b7e8-4557-a05e-7bbab8c928b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10089 | 2025.11.08 00:06:41.857998 [ 4 ] {78e84095-b7e8-4557-a05e-7bbab8c928b2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10090 | 2025.11.08 00:06:41.858222 [ 4 ] {78e84095-b7e8-4557-a05e-7bbab8c928b2} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2025.11.08 00:06:41.858380 [ 4 ] {78e84095-b7e8-4557-a05e-7bbab8c928b2} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001661 sec., 65021.071643588206 rows/sec., 5.45 MiB/sec. | ||
| 10092 | 2025.11.08 00:06:41.858421 [ 4 ] {78e84095-b7e8-4557-a05e-7bbab8c928b2} <Debug> TCPHandler: Processed in 0.002123869 sec. | ||
| 10093 | 2025.11.08 00:06:41.858568 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2025.11.08 00:06:41.858665 [ 4 ] {445c94df-e0ee-4adf-9978-232c89d823a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10095 | 2025.11.08 00:06:41.858706 [ 4 ] {445c94df-e0ee-4adf-9978-232c89d823a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10096 | 2025.11.08 00:06:41.859162 [ 4 ] {445c94df-e0ee-4adf-9978-232c89d823a1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2025.11.08 00:06:41.859199 [ 4 ] {445c94df-e0ee-4adf-9978-232c89d823a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10098 | 2025.11.08 00:06:41.859496 [ 4 ] {445c94df-e0ee-4adf-9978-232c89d823a1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10099 | 2025.11.08 00:06:41.859714 [ 4 ] {445c94df-e0ee-4adf-9978-232c89d823a1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2025.11.08 00:06:41.859841 [ 4 ] {445c94df-e0ee-4adf-9978-232c89d823a1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001194 sec., 21775.544388609716 rows/sec., 1.60 MiB/sec. | ||
| 10101 | 2025.11.08 00:06:41.859878 [ 4 ] {445c94df-e0ee-4adf-9978-232c89d823a1} <Debug> TCPHandler: Processed in 0.001369468 sec. | ||
| 10102 | 2025.11.08 00:06:41.860005 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2025.11.08 00:06:41.860102 [ 4 ] {d1a45df5-3bd6-4921-98c1-391d2feaa775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10104 | 2025.11.08 00:06:41.860144 [ 4 ] {d1a45df5-3bd6-4921-98c1-391d2feaa775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10105 | 2025.11.08 00:06:41.860585 [ 4 ] {d1a45df5-3bd6-4921-98c1-391d2feaa775} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2025.11.08 00:06:41.860622 [ 4 ] {d1a45df5-3bd6-4921-98c1-391d2feaa775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10107 | 2025.11.08 00:06:41.860919 [ 4 ] {d1a45df5-3bd6-4921-98c1-391d2feaa775} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10108 | 2025.11.08 00:06:41.861130 [ 4 ] {d1a45df5-3bd6-4921-98c1-391d2feaa775} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2025.11.08 00:06:41.861257 [ 4 ] {d1a45df5-3bd6-4921-98c1-391d2feaa775} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001173 sec., 76726.34271099744 rows/sec., 5.99 MiB/sec. | ||
| 10110 | 2025.11.08 00:06:41.861295 [ 4 ] {d1a45df5-3bd6-4921-98c1-391d2feaa775} <Debug> TCPHandler: Processed in 0.001346697 sec. | ||
| 10111 | 2025.11.08 00:06:41.861420 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10112 | 2025.11.08 00:06:41.861517 [ 4 ] {3d3fbfa2-d1de-4a64-85aa-a2229e2b4c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10113 | 2025.11.08 00:06:41.861560 [ 4 ] {3d3fbfa2-d1de-4a64-85aa-a2229e2b4c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10114 | 2025.11.08 00:06:41.861993 [ 4 ] {3d3fbfa2-d1de-4a64-85aa-a2229e2b4c06} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2025.11.08 00:06:41.862029 [ 4 ] {3d3fbfa2-d1de-4a64-85aa-a2229e2b4c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10116 | 2025.11.08 00:06:41.862359 [ 4 ] {3d3fbfa2-d1de-4a64-85aa-a2229e2b4c06} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10117 | 2025.11.08 00:06:41.862561 [ 4 ] {3d3fbfa2-d1de-4a64-85aa-a2229e2b4c06} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2025.11.08 00:06:41.862692 [ 4 ] {3d3fbfa2-d1de-4a64-85aa-a2229e2b4c06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 10119 | 2025.11.08 00:06:41.862730 [ 4 ] {3d3fbfa2-d1de-4a64-85aa-a2229e2b4c06} <Debug> TCPHandler: Processed in 0.001366398 sec. | ||
| 10120 | 2025.11.08 00:06:41.862842 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10121 | 2025.11.08 00:06:41.862935 [ 4 ] {bbd5ee55-d197-41c0-b434-709f45ac1372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10122 | 2025.11.08 00:06:41.862989 [ 4 ] {bbd5ee55-d197-41c0-b434-709f45ac1372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10123 | 2025.11.08 00:06:41.863794 [ 4 ] {bbd5ee55-d197-41c0-b434-709f45ac1372} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2025.11.08 00:06:41.863830 [ 4 ] {bbd5ee55-d197-41c0-b434-709f45ac1372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10125 | 2025.11.08 00:06:41.864350 [ 4 ] {bbd5ee55-d197-41c0-b434-709f45ac1372} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10126 | 2025.11.08 00:06:41.864582 [ 4 ] {bbd5ee55-d197-41c0-b434-709f45ac1372} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2025.11.08 00:06:41.864718 [ 4 ] {bbd5ee55-d197-41c0-b434-709f45ac1372} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001801 sec., 14436.424208772904 rows/sec., 25.87 MiB/sec. | ||
| 10128 | 2025.11.08 00:06:41.864771 [ 4 ] {bbd5ee55-d197-41c0-b434-709f45ac1372} <Debug> TCPHandler: Processed in 0.001978454 sec. | ||
| 10129 | 2025.11.08 00:06:41.864894 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10130 | 2025.11.08 00:06:41.864990 [ 4 ] {02d3891c-717f-403a-b4f1-a87e11f1441f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10131 | 2025.11.08 00:06:41.865033 [ 4 ] {02d3891c-717f-403a-b4f1-a87e11f1441f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10132 | 2025.11.08 00:06:41.865361 [ 4 ] {02d3891c-717f-403a-b4f1-a87e11f1441f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2025.11.08 00:06:41.865396 [ 4 ] {02d3891c-717f-403a-b4f1-a87e11f1441f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10134 | 2025.11.08 00:06:41.865702 [ 4 ] {02d3891c-717f-403a-b4f1-a87e11f1441f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10135 | 2025.11.08 00:06:41.865923 [ 4 ] {02d3891c-717f-403a-b4f1-a87e11f1441f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2025.11.08 00:06:41.866048 [ 4 ] {02d3891c-717f-403a-b4f1-a87e11f1441f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 10137 | 2025.11.08 00:06:41.866083 [ 4 ] {02d3891c-717f-403a-b4f1-a87e11f1441f} <Debug> TCPHandler: Processed in 0.001249024 sec. | ||
| 10138 | 2025.11.08 00:06:45.014531 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10139 | 2025.11.08 00:06:45.014583 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10140 | 2025.11.08 00:06:45.180468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24931 | ||
| 10141 | 2025.11.08 00:06:45.181009 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2025.11.08 00:06:45.181051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10143 | 2025.11.08 00:06:45.181617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10144 | 2025.11.08 00:06:45.181850 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2025.11.08 00:06:45.181984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24931 | ||
| 10146 | 2025.11.08 00:06:45.245363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1230 | ||
| 10147 | 2025.11.08 00:06:45.247689 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10148 | 2025.11.08 00:06:45.247739 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10149 | 2025.11.08 00:06:45.248936 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10150 | 2025.11.08 00:06:45.249209 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2025.11.08 00:06:45.249477 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
| 10152 | 2025.11.08 00:06:46.544477 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10153 | 2025.11.08 00:06:46.559766 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10154 | 2025.11.08 00:06:46.559828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10155 | 2025.11.08 00:06:46.565367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10156 | 2025.11.08 00:06:46.566031 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10157 | 2025.11.08 00:06:46.568827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10158 | 2025.11.08 00:06:46.856087 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2025.11.08 00:06:46.856364 [ 4 ] {c2036c9f-13d0-43f9-9e84-84ba62514236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10160 | 2025.11.08 00:06:46.856466 [ 4 ] {c2036c9f-13d0-43f9-9e84-84ba62514236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10161 | 2025.11.08 00:06:46.857393 [ 4 ] {c2036c9f-13d0-43f9-9e84-84ba62514236} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2025.11.08 00:06:46.857436 [ 4 ] {c2036c9f-13d0-43f9-9e84-84ba62514236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10163 | 2025.11.08 00:06:46.857827 [ 4 ] {c2036c9f-13d0-43f9-9e84-84ba62514236} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10164 | 2025.11.08 00:06:46.858056 [ 4 ] {c2036c9f-13d0-43f9-9e84-84ba62514236} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2025.11.08 00:06:46.858211 [ 4 ] {c2036c9f-13d0-43f9-9e84-84ba62514236} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001921 sec., 45809.474232170745 rows/sec., 3.86 MiB/sec. | ||
| 10166 | 2025.11.08 00:06:46.858205 [ 130 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10167 | 2025.11.08 00:06:46.858253 [ 4 ] {c2036c9f-13d0-43f9-9e84-84ba62514236} <Debug> TCPHandler: Processed in 0.002344394 sec. | ||
| 10168 | 2025.11.08 00:06:46.858294 [ 130 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2025.11.08 00:06:46.858324 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10170 | 2025.11.08 00:06:46.858421 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10171 | 2025.11.08 00:06:46.858434 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 10172 | 2025.11.08 00:06:46.858528 [ 4 ] {1ca12bfa-606f-445c-a031-07ac7a2c23fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10173 | 2025.11.08 00:06:46.858551 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10174 | 2025.11.08 00:06:46.858568 [ 4 ] {1ca12bfa-606f-445c-a031-07ac7a2c23fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10175 | 2025.11.08 00:06:46.858585 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 10176 | 2025.11.08 00:06:46.858651 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 88 rows starting from the beginning of the part | ||
| 10177 | 2025.11.08 00:06:46.858701 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 108 rows starting from the beginning of the part | ||
| 10178 | 2025.11.08 00:06:46.858751 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 214 rows starting from the beginning of the part | ||
| 10179 | 2025.11.08 00:06:46.858796 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 108 rows starting from the beginning of the part | ||
| 10180 | 2025.11.08 00:06:46.858842 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 88 rows starting from the beginning of the part | ||
| 10181 | 2025.11.08 00:06:46.858999 [ 4 ] {1ca12bfa-606f-445c-a031-07ac7a2c23fd} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10182 | 2025.11.08 00:06:46.859034 [ 4 ] {1ca12bfa-606f-445c-a031-07ac7a2c23fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10183 | 2025.11.08 00:06:46.859332 [ 4 ] {1ca12bfa-606f-445c-a031-07ac7a2c23fd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10184 | 2025.11.08 00:06:46.859544 [ 4 ] {1ca12bfa-606f-445c-a031-07ac7a2c23fd} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10185 | 2025.11.08 00:06:46.859672 [ 4 ] {1ca12bfa-606f-445c-a031-07ac7a2c23fd} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001163 sec., 13757.523645743766 rows/sec., 1.01 MiB/sec. | ||
| 10186 | 2025.11.08 00:06:46.859709 [ 4 ] {1ca12bfa-606f-445c-a031-07ac7a2c23fd} <Debug> TCPHandler: Processed in 0.001337266 sec. | ||
| 10187 | 2025.11.08 00:06:46.859823 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10188 | 2025.11.08 00:06:46.859925 [ 4 ] {cb7c2e55-0ddc-4d4f-b2df-441cacca102f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10189 | 2025.11.08 00:06:46.859953 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2015 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567063 sec., 1285844.9213592561 rows/sec., 113.56 MiB/sec. | ||
| 10190 | 2025.11.08 00:06:46.859964 [ 4 ] {cb7c2e55-0ddc-4d4f-b2df-441cacca102f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10191 | 2025.11.08 00:06:46.860195 [ 187 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10192 | 2025.11.08 00:06:46.860450 [ 4 ] {cb7c2e55-0ddc-4d4f-b2df-441cacca102f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10193 | 2025.11.08 00:06:46.860493 [ 4 ] {cb7c2e55-0ddc-4d4f-b2df-441cacca102f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10194 | 2025.11.08 00:06:46.860503 [ 187 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_76_15} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10195 | 2025.11.08 00:06:46.860599 [ 187 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_76_15} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10196 | 2025.11.08 00:06:46.860714 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10197 | 2025.11.08 00:06:46.860832 [ 4 ] {cb7c2e55-0ddc-4d4f-b2df-441cacca102f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10198 | 2025.11.08 00:06:46.861049 [ 4 ] {cb7c2e55-0ddc-4d4f-b2df-441cacca102f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2025.11.08 00:06:46.861164 [ 130 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10200 | 2025.11.08 00:06:46.861180 [ 4 ] {cb7c2e55-0ddc-4d4f-b2df-441cacca102f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001274 sec., 62794.348508634226 rows/sec., 4.90 MiB/sec. | ||
| 10201 | 2025.11.08 00:06:46.861195 [ 130 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2025.11.08 00:06:46.861220 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10203 | 2025.11.08 00:06:46.861224 [ 4 ] {cb7c2e55-0ddc-4d4f-b2df-441cacca102f} <Debug> TCPHandler: Processed in 0.00144901 sec. | ||
| 10204 | 2025.11.08 00:06:46.861332 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 10205 | 2025.11.08 00:06:46.861351 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10206 | 2025.11.08 00:06:46.861458 [ 4 ] {a9160000-676b-4f02-9dfc-bf71962fe4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10207 | 2025.11.08 00:06:46.861468 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10208 | 2025.11.08 00:06:46.861503 [ 4 ] {a9160000-676b-4f02-9dfc-bf71962fe4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10209 | 2025.11.08 00:06:46.861511 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 634 rows starting from the beginning of the part | ||
| 10210 | 2025.11.08 00:06:46.861595 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 80 rows starting from the beginning of the part | ||
| 10211 | 2025.11.08 00:06:46.861643 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 10212 | 2025.11.08 00:06:46.861693 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 128 rows starting from the beginning of the part | ||
| 10213 | 2025.11.08 00:06:46.861737 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 10214 | 2025.11.08 00:06:46.861781 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 80 rows starting from the beginning of the part | ||
| 10215 | 2025.11.08 00:06:46.861973 [ 4 ] {a9160000-676b-4f02-9dfc-bf71962fe4b6} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2025.11.08 00:06:46.862015 [ 4 ] {a9160000-676b-4f02-9dfc-bf71962fe4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10217 | 2025.11.08 00:06:46.862369 [ 4 ] {a9160000-676b-4f02-9dfc-bf71962fe4b6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10218 | 2025.11.08 00:06:46.862592 [ 4 ] {a9160000-676b-4f02-9dfc-bf71962fe4b6} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2025.11.08 00:06:46.862705 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10220 | 2025.11.08 00:06:46.862725 [ 4 ] {a9160000-676b-4f02-9dfc-bf71962fe4b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 10221 | 2025.11.08 00:06:46.862735 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2025.11.08 00:06:46.862741 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456151 sec., 756789.6461287326 rows/sec., 61.07 MiB/sec. | ||
| 10223 | 2025.11.08 00:06:46.862769 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10224 | 2025.11.08 00:06:46.862770 [ 4 ] {a9160000-676b-4f02-9dfc-bf71962fe4b6} <Debug> TCPHandler: Processed in 0.00146775 sec. | ||
| 10225 | 2025.11.08 00:06:46.862852 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 10226 | 2025.11.08 00:06:46.862922 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10227 | 2025.11.08 00:06:46.862931 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10228 | 2025.11.08 00:06:46.862951 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10229 | 2025.11.08 00:06:46.862989 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20488 rows starting from the beginning of the part | ||
| 10230 | 2025.11.08 00:06:46.863029 [ 4 ] {b1e49c9f-94b9-4419-9a5a-fd564f75febb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10231 | 2025.11.08 00:06:46.863034 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 10232 | 2025.11.08 00:06:46.863091 [ 4 ] {b1e49c9f-94b9-4419-9a5a-fd564f75febb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10233 | 2025.11.08 00:06:46.863091 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 10234 | 2025.11.08 00:06:46.863145 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 202 rows starting from the beginning of the part | ||
| 10235 | 2025.11.08 00:06:46.863178 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 10236 | 2025.11.08 00:06:46.863215 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 10237 | 2025.11.08 00:06:46.863231 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_76_15} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2025.11.08 00:06:46.863303 [ 197 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_76_15} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10239 | 2025.11.08 00:06:46.863392 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 10240 | 2025.11.08 00:06:46.863949 [ 4 ] {b1e49c9f-94b9-4419-9a5a-fd564f75febb} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2025.11.08 00:06:46.863987 [ 4 ] {b1e49c9f-94b9-4419-9a5a-fd564f75febb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10242 | 2025.11.08 00:06:46.864590 [ 4 ] {b1e49c9f-94b9-4419-9a5a-fd564f75febb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10243 | 2025.11.08 00:06:46.864843 [ 4 ] {b1e49c9f-94b9-4419-9a5a-fd564f75febb} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2025.11.08 00:06:46.864989 [ 4 ] {b1e49c9f-94b9-4419-9a5a-fd564f75febb} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001979 sec., 8084.89135927236 rows/sec., 14.49 MiB/sec. | ||
| 10245 | 2025.11.08 00:06:46.865043 [ 4 ] {b1e49c9f-94b9-4419-9a5a-fd564f75febb} <Debug> TCPHandler: Processed in 0.00217063 sec. | ||
| 10246 | 2025.11.08 00:06:46.865182 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10247 | 2025.11.08 00:06:46.865285 [ 4 ] {0b1ca096-4547-472c-a82e-a84babc416a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10248 | 2025.11.08 00:06:46.865326 [ 4 ] {0b1ca096-4547-472c-a82e-a84babc416a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10249 | 2025.11.08 00:06:46.865678 [ 4 ] {0b1ca096-4547-472c-a82e-a84babc416a9} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10250 | 2025.11.08 00:06:46.865714 [ 4 ] {0b1ca096-4547-472c-a82e-a84babc416a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10251 | 2025.11.08 00:06:46.866034 [ 4 ] {0b1ca096-4547-472c-a82e-a84babc416a9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10252 | 2025.11.08 00:06:46.866247 [ 4 ] {0b1ca096-4547-472c-a82e-a84babc416a9} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10253 | 2025.11.08 00:06:46.866358 [ 130 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10254 | 2025.11.08 00:06:46.866376 [ 4 ] {0b1ca096-4547-472c-a82e-a84babc416a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 10255 | 2025.11.08 00:06:46.866396 [ 130 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2025.11.08 00:06:46.866418 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10257 | 2025.11.08 00:06:46.866419 [ 4 ] {0b1ca096-4547-472c-a82e-a84babc416a9} <Debug> TCPHandler: Processed in 0.001284086 sec. | ||
| 10258 | 2025.11.08 00:06:46.866531 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 10259 | 2025.11.08 00:06:46.866699 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10260 | 2025.11.08 00:06:46.866741 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4116 rows starting from the beginning of the part | ||
| 10261 | 2025.11.08 00:06:46.866816 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 10262 | 2025.11.08 00:06:46.866872 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 10263 | 2025.11.08 00:06:46.866925 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 10264 | 2025.11.08 00:06:46.866966 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 10265 | 2025.11.08 00:06:46.867007 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 10266 | 2025.11.08 00:06:46.870746 [ 193 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4416 rows, containing 4 columns (4 merged, 0 gathered) in 0.004271547 sec., 1033817.4904782741 rows/sec., 69.65 MiB/sec. | ||
| 10267 | 2025.11.08 00:06:46.871403 [ 193 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10268 | 2025.11.08 00:06:46.871840 [ 193 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_76_15} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2025.11.08 00:06:46.871951 [ 193 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_76_15} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10270 | 2025.11.08 00:06:46.872027 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10271 | 2025.11.08 00:06:46.877892 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21330 rows, containing 5 columns (5 merged, 0 gathered) in 0.015065124 sec., 1415852.9329064933 rows/sec., 97.34 MiB/sec. | ||
| 10272 | 2025.11.08 00:06:46.878376 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10273 | 2025.11.08 00:06:46.878702 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10274 | 2025.11.08 00:06:46.878791 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10275 | 2025.11.08 00:06:46.878887 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10276 | 2025.11.08 00:06:47.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.47 MiB, peak 332.79 MiB, free memory in arenas 0.00 B, will set to 324.62 MiB (RSS), difference: 2.16 MiB | ||
| 10277 | 2025.11.08 00:06:47.243720 [ 130 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10278 | 2025.11.08 00:06:47.243828 [ 130 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2025.11.08 00:06:47.243870 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10280 | 2025.11.08 00:06:47.244058 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 10281 | 2025.11.08 00:06:47.244298 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10282 | 2025.11.08 00:06:47.244362 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 252 rows starting from the beginning of the part | ||
| 10283 | 2025.11.08 00:06:47.244466 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 10284 | 2025.11.08 00:06:47.244547 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 10285 | 2025.11.08 00:06:47.244624 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 10286 | 2025.11.08 00:06:47.244692 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 10287 | 2025.11.08 00:06:47.245636 [ 195 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662836 sec., 454644.9559667941 rows/sec., 33.18 MiB/sec. | ||
| 10288 | 2025.11.08 00:06:47.245846 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10289 | 2025.11.08 00:06:47.246154 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_25_6} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2025.11.08 00:06:47.246232 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_25_6} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10291 | 2025.11.08 00:06:47.246326 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10292 | 2025.11.08 00:06:47.366172 [ 130 ] {} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10293 | 2025.11.08 00:06:47.366239 [ 130 ] {} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2025.11.08 00:06:47.366288 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10295 | 2025.11.08 00:06:47.366458 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 10296 | 2025.11.08 00:06:47.366666 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10297 | 2025.11.08 00:06:47.366717 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 10298 | 2025.11.08 00:06:47.366822 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 10299 | 2025.11.08 00:06:47.366903 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 10300 | 2025.11.08 00:06:47.366991 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 10301 | 2025.11.08 00:06:47.367076 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 10302 | 2025.11.08 00:06:47.367941 [ 195 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001560143 sec., 34612.211829300264 rows/sec., 2.89 MiB/sec. | ||
| 10303 | 2025.11.08 00:06:47.368065 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10304 | 2025.11.08 00:06:47.368305 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_13_3} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2025.11.08 00:06:47.368369 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_13_3} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10306 | 2025.11.08 00:06:47.368439 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10307 | 2025.11.08 00:06:51.884083 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2025.11.08 00:06:51.884289 [ 4 ] {53656df0-c3a6-4d74-9b98-f0f4b217675b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10309 | 2025.11.08 00:06:51.884358 [ 4 ] {53656df0-c3a6-4d74-9b98-f0f4b217675b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10310 | 2025.11.08 00:06:51.884956 [ 4 ] {53656df0-c3a6-4d74-9b98-f0f4b217675b} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2025.11.08 00:06:51.885012 [ 4 ] {53656df0-c3a6-4d74-9b98-f0f4b217675b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10312 | 2025.11.08 00:06:51.885397 [ 4 ] {53656df0-c3a6-4d74-9b98-f0f4b217675b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10313 | 2025.11.08 00:06:51.885638 [ 4 ] {53656df0-c3a6-4d74-9b98-f0f4b217675b} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2025.11.08 00:06:51.885801 [ 4 ] {53656df0-c3a6-4d74-9b98-f0f4b217675b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 312.62 KiB/sec. | ||
| 10315 | 2025.11.08 00:06:51.885853 [ 4 ] {53656df0-c3a6-4d74-9b98-f0f4b217675b} <Debug> TCPHandler: Processed in 0.001899213 sec. | ||
| 10316 | 2025.11.08 00:06:51.885971 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2025.11.08 00:06:51.886076 [ 4 ] {6f9c240b-1f3c-4df4-bf8b-a619f009277b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10318 | 2025.11.08 00:06:51.886120 [ 4 ] {6f9c240b-1f3c-4df4-bf8b-a619f009277b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10319 | 2025.11.08 00:06:51.887193 [ 4 ] {6f9c240b-1f3c-4df4-bf8b-a619f009277b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2025.11.08 00:06:51.887232 [ 4 ] {6f9c240b-1f3c-4df4-bf8b-a619f009277b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10321 | 2025.11.08 00:06:51.887639 [ 4 ] {6f9c240b-1f3c-4df4-bf8b-a619f009277b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10322 | 2025.11.08 00:06:51.887865 [ 4 ] {6f9c240b-1f3c-4df4-bf8b-a619f009277b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2025.11.08 00:06:51.888002 [ 4 ] {6f9c240b-1f3c-4df4-bf8b-a619f009277b} <Debug> executeQuery: Read 1251 rows, 106.06 KiB in 0.001951 sec., 641209.6360840595 rows/sec., 53.09 MiB/sec. | ||
| 10324 | 2025.11.08 00:06:51.888042 [ 4 ] {6f9c240b-1f3c-4df4-bf8b-a619f009277b} <Debug> TCPHandler: Processed in 0.002123029 sec. | ||
| 10325 | 2025.11.08 00:06:51.888153 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2025.11.08 00:06:51.888250 [ 4 ] {82ee2094-feae-4359-a2c9-11e455b76876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10327 | 2025.11.08 00:06:51.888293 [ 4 ] {82ee2094-feae-4359-a2c9-11e455b76876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10328 | 2025.11.08 00:06:51.888696 [ 4 ] {82ee2094-feae-4359-a2c9-11e455b76876} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2025.11.08 00:06:51.888734 [ 4 ] {82ee2094-feae-4359-a2c9-11e455b76876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10330 | 2025.11.08 00:06:51.889039 [ 4 ] {82ee2094-feae-4359-a2c9-11e455b76876} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10331 | 2025.11.08 00:06:51.889270 [ 4 ] {82ee2094-feae-4359-a2c9-11e455b76876} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2025.11.08 00:06:51.889402 [ 4 ] {82ee2094-feae-4359-a2c9-11e455b76876} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001173 sec., 27280.477408354647 rows/sec., 1.98 MiB/sec. | ||
| 10333 | 2025.11.08 00:06:51.889441 [ 4 ] {82ee2094-feae-4359-a2c9-11e455b76876} <Debug> TCPHandler: Processed in 0.001341866 sec. | ||
| 10334 | 2025.11.08 00:06:51.889562 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2025.11.08 00:06:51.889689 [ 4 ] {fc22f9dd-10fe-411a-88f6-9d64078c5ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10336 | 2025.11.08 00:06:51.889739 [ 4 ] {fc22f9dd-10fe-411a-88f6-9d64078c5ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10337 | 2025.11.08 00:06:51.890335 [ 4 ] {fc22f9dd-10fe-411a-88f6-9d64078c5ebe} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2025.11.08 00:06:51.890386 [ 4 ] {fc22f9dd-10fe-411a-88f6-9d64078c5ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10339 | 2025.11.08 00:06:51.890781 [ 4 ] {fc22f9dd-10fe-411a-88f6-9d64078c5ebe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10340 | 2025.11.08 00:06:51.891038 [ 4 ] {fc22f9dd-10fe-411a-88f6-9d64078c5ebe} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2025.11.08 00:06:51.891184 [ 4 ] {fc22f9dd-10fe-411a-88f6-9d64078c5ebe} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001521 sec., 149901.38067061143 rows/sec., 10.15 MiB/sec. | ||
| 10342 | 2025.11.08 00:06:51.891225 [ 4 ] {fc22f9dd-10fe-411a-88f6-9d64078c5ebe} <Debug> TCPHandler: Processed in 0.001727597 sec. | ||
| 10343 | 2025.11.08 00:06:51.891346 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10344 | 2025.11.08 00:06:51.891470 [ 4 ] {798a120d-37f8-4ab2-91fc-45d9d4ca646c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10345 | 2025.11.08 00:06:51.891521 [ 4 ] {798a120d-37f8-4ab2-91fc-45d9d4ca646c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10346 | 2025.11.08 00:06:51.892211 [ 4 ] {798a120d-37f8-4ab2-91fc-45d9d4ca646c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2025.11.08 00:06:51.892248 [ 4 ] {798a120d-37f8-4ab2-91fc-45d9d4ca646c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10348 | 2025.11.08 00:06:51.892593 [ 4 ] {798a120d-37f8-4ab2-91fc-45d9d4ca646c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10349 | 2025.11.08 00:06:51.892812 [ 4 ] {798a120d-37f8-4ab2-91fc-45d9d4ca646c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2025.11.08 00:06:51.892943 [ 4 ] {798a120d-37f8-4ab2-91fc-45d9d4ca646c} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001499 sec., 368245.4969979987 rows/sec., 27.35 MiB/sec. | ||
| 10351 | 2025.11.08 00:06:51.892982 [ 4 ] {798a120d-37f8-4ab2-91fc-45d9d4ca646c} <Debug> TCPHandler: Processed in 0.001699367 sec. | ||
| 10352 | 2025.11.08 00:06:51.893086 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10353 | 2025.11.08 00:06:51.893183 [ 4 ] {74c1d64b-3c57-4003-a2ae-afc634dc2425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10354 | 2025.11.08 00:06:51.893227 [ 4 ] {74c1d64b-3c57-4003-a2ae-afc634dc2425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10355 | 2025.11.08 00:06:51.893788 [ 4 ] {74c1d64b-3c57-4003-a2ae-afc634dc2425} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2025.11.08 00:06:51.893822 [ 4 ] {74c1d64b-3c57-4003-a2ae-afc634dc2425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10357 | 2025.11.08 00:06:51.894213 [ 4 ] {74c1d64b-3c57-4003-a2ae-afc634dc2425} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10358 | 2025.11.08 00:06:51.894425 [ 4 ] {74c1d64b-3c57-4003-a2ae-afc634dc2425} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2025.11.08 00:06:51.894553 [ 4 ] {74c1d64b-3c57-4003-a2ae-afc634dc2425} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.00139 sec., 609352.5179856116 rows/sec., 41.02 MiB/sec. | ||
| 10360 | 2025.11.08 00:06:51.894590 [ 4 ] {74c1d64b-3c57-4003-a2ae-afc634dc2425} <Debug> TCPHandler: Processed in 0.001553983 sec. | ||
| 10361 | 2025.11.08 00:06:51.894695 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10362 | 2025.11.08 00:06:51.894788 [ 4 ] {89480b95-33b7-4a3f-972a-a0be6fc9ad88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10363 | 2025.11.08 00:06:51.894844 [ 4 ] {89480b95-33b7-4a3f-972a-a0be6fc9ad88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10364 | 2025.11.08 00:06:51.895663 [ 4 ] {89480b95-33b7-4a3f-972a-a0be6fc9ad88} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2025.11.08 00:06:51.895696 [ 4 ] {89480b95-33b7-4a3f-972a-a0be6fc9ad88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10366 | 2025.11.08 00:06:51.896215 [ 4 ] {89480b95-33b7-4a3f-972a-a0be6fc9ad88} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10367 | 2025.11.08 00:06:51.896439 [ 4 ] {89480b95-33b7-4a3f-972a-a0be6fc9ad88} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2025.11.08 00:06:51.896574 [ 4 ] {89480b95-33b7-4a3f-972a-a0be6fc9ad88} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001803 sec., 14420.410427066001 rows/sec., 25.84 MiB/sec. | ||
| 10369 | 2025.11.08 00:06:51.896628 [ 4 ] {89480b95-33b7-4a3f-972a-a0be6fc9ad88} <Debug> TCPHandler: Processed in 0.001983235 sec. | ||
| 10370 | 2025.11.08 00:06:51.896740 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2025.11.08 00:06:51.896834 [ 4 ] {a6f3fc82-e31e-47b1-b006-310e1bf8de4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10372 | 2025.11.08 00:06:51.896876 [ 4 ] {a6f3fc82-e31e-47b1-b006-310e1bf8de4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10373 | 2025.11.08 00:06:51.897241 [ 4 ] {a6f3fc82-e31e-47b1-b006-310e1bf8de4d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2025.11.08 00:06:51.897284 [ 4 ] {a6f3fc82-e31e-47b1-b006-310e1bf8de4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10375 | 2025.11.08 00:06:51.897664 [ 4 ] {a6f3fc82-e31e-47b1-b006-310e1bf8de4d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10376 | 2025.11.08 00:06:51.897915 [ 4 ] {a6f3fc82-e31e-47b1-b006-310e1bf8de4d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2025.11.08 00:06:51.898067 [ 4 ] {a6f3fc82-e31e-47b1-b006-310e1bf8de4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 10378 | 2025.11.08 00:06:51.898111 [ 4 ] {a6f3fc82-e31e-47b1-b006-310e1bf8de4d} <Debug> TCPHandler: Processed in 0.001419139 sec. | ||
| 10379 | 2025.11.08 00:06:52.682112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25379 | ||
| 10380 | 2025.11.08 00:06:52.682661 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2025.11.08 00:06:52.682718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10382 | 2025.11.08 00:06:52.683296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10383 | 2025.11.08 00:06:52.683555 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2025.11.08 00:06:52.683722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25379 | ||
| 10385 | 2025.11.08 00:06:54.068898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10386 | 2025.11.08 00:06:54.085909 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2025.11.08 00:06:54.085972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10388 | 2025.11.08 00:06:54.091657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10389 | 2025.11.08 00:06:54.092413 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2025.11.08 00:06:54.095939 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10391 | 2025.11.08 00:06:55.249791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1258 | ||
| 10392 | 2025.11.08 00:06:55.252248 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2025.11.08 00:06:55.252300 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 10394 | 2025.11.08 00:06:55.253500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10395 | 2025.11.08 00:06:55.253770 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10396 | 2025.11.08 00:06:55.254030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
| 10397 | 2025.11.08 00:06:56.857580 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2025.11.08 00:06:56.857808 [ 4 ] {6ce75bd9-2f43-403f-9496-160ca8ec6983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10399 | 2025.11.08 00:06:56.857894 [ 4 ] {6ce75bd9-2f43-403f-9496-160ca8ec6983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10400 | 2025.11.08 00:06:56.858653 [ 4 ] {6ce75bd9-2f43-403f-9496-160ca8ec6983} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2025.11.08 00:06:56.858711 [ 4 ] {6ce75bd9-2f43-403f-9496-160ca8ec6983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10402 | 2025.11.08 00:06:56.859167 [ 4 ] {6ce75bd9-2f43-403f-9496-160ca8ec6983} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10403 | 2025.11.08 00:06:56.859453 [ 4 ] {6ce75bd9-2f43-403f-9496-160ca8ec6983} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2025.11.08 00:06:56.859640 [ 4 ] {6ce75bd9-2f43-403f-9496-160ca8ec6983} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001888 sec., 46610.16949152543 rows/sec., 3.93 MiB/sec. | ||
| 10405 | 2025.11.08 00:06:56.859694 [ 4 ] {6ce75bd9-2f43-403f-9496-160ca8ec6983} <Debug> TCPHandler: Processed in 0.002296234 sec. | ||
| 10406 | 2025.11.08 00:06:56.859828 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10407 | 2025.11.08 00:06:56.859938 [ 4 ] {7ff43950-56f5-40ec-b2f6-8b70649dfe58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10408 | 2025.11.08 00:06:56.859987 [ 4 ] {7ff43950-56f5-40ec-b2f6-8b70649dfe58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10409 | 2025.11.08 00:06:56.860428 [ 4 ] {7ff43950-56f5-40ec-b2f6-8b70649dfe58} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2025.11.08 00:06:56.860467 [ 4 ] {7ff43950-56f5-40ec-b2f6-8b70649dfe58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10411 | 2025.11.08 00:06:56.860820 [ 4 ] {7ff43950-56f5-40ec-b2f6-8b70649dfe58} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10412 | 2025.11.08 00:06:56.861075 [ 4 ] {7ff43950-56f5-40ec-b2f6-8b70649dfe58} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2025.11.08 00:06:56.861228 [ 4 ] {7ff43950-56f5-40ec-b2f6-8b70649dfe58} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001317 sec., 12148.823082763856 rows/sec., 913.53 KiB/sec. | ||
| 10414 | 2025.11.08 00:06:56.861231 [ 135 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10415 | 2025.11.08 00:06:56.861270 [ 4 ] {7ff43950-56f5-40ec-b2f6-8b70649dfe58} <Debug> TCPHandler: Processed in 0.001500271 sec. | ||
| 10416 | 2025.11.08 00:06:56.861310 [ 135 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2025.11.08 00:06:56.861336 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10418 | 2025.11.08 00:06:56.861402 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10419 | 2025.11.08 00:06:56.861472 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 10420 | 2025.11.08 00:06:56.861504 [ 4 ] {5a25ff65-fb64-46ac-afea-040ea51a56ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10421 | 2025.11.08 00:06:56.861556 [ 4 ] {5a25ff65-fb64-46ac-afea-040ea51a56ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10422 | 2025.11.08 00:06:56.861630 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10423 | 2025.11.08 00:06:56.861670 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 72 rows starting from the beginning of the part | ||
| 10424 | 2025.11.08 00:06:56.861743 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
| 10425 | 2025.11.08 00:06:56.861789 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
| 10426 | 2025.11.08 00:06:56.861833 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part | ||
| 10427 | 2025.11.08 00:06:56.861875 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
| 10428 | 2025.11.08 00:06:56.861919 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 16 rows starting from the beginning of the part | ||
| 10429 | 2025.11.08 00:06:56.862053 [ 4 ] {5a25ff65-fb64-46ac-afea-040ea51a56ca} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2025.11.08 00:06:56.862095 [ 4 ] {5a25ff65-fb64-46ac-afea-040ea51a56ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10431 | 2025.11.08 00:06:56.862456 [ 4 ] {5a25ff65-fb64-46ac-afea-040ea51a56ca} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10432 | 2025.11.08 00:06:56.862690 [ 4 ] {5a25ff65-fb64-46ac-afea-040ea51a56ca} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10433 | 2025.11.08 00:06:56.862778 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369158 sec., 147535.93084216723 rows/sec., 11.34 MiB/sec. | ||
| 10434 | 2025.11.08 00:06:56.862835 [ 4 ] {5a25ff65-fb64-46ac-afea-040ea51a56ca} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001352 sec., 59171.5976331361 rows/sec., 4.62 MiB/sec. | ||
| 10435 | 2025.11.08 00:06:56.862880 [ 4 ] {5a25ff65-fb64-46ac-afea-040ea51a56ca} <Debug> TCPHandler: Processed in 0.001537362 sec. | ||
| 10436 | 2025.11.08 00:06:56.863003 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10437 | 2025.11.08 00:06:56.863007 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2025.11.08 00:06:56.863126 [ 4 ] {fcadb835-7925-4e6c-a8da-04e743a4d01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10439 | 2025.11.08 00:06:56.863174 [ 4 ] {fcadb835-7925-4e6c-a8da-04e743a4d01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10440 | 2025.11.08 00:06:56.863367 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_76_15} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2025.11.08 00:06:56.863456 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_76_15} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10442 | 2025.11.08 00:06:56.863566 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10443 | 2025.11.08 00:06:56.863648 [ 4 ] {fcadb835-7925-4e6c-a8da-04e743a4d01b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2025.11.08 00:06:56.863701 [ 4 ] {fcadb835-7925-4e6c-a8da-04e743a4d01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10445 | 2025.11.08 00:06:56.864061 [ 4 ] {fcadb835-7925-4e6c-a8da-04e743a4d01b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10446 | 2025.11.08 00:06:56.864290 [ 4 ] {fcadb835-7925-4e6c-a8da-04e743a4d01b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2025.11.08 00:06:56.864433 [ 4 ] {fcadb835-7925-4e6c-a8da-04e743a4d01b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. | ||
| 10448 | 2025.11.08 00:06:56.864472 [ 4 ] {fcadb835-7925-4e6c-a8da-04e743a4d01b} <Debug> TCPHandler: Processed in 0.001515252 sec. | ||
| 10449 | 2025.11.08 00:06:56.864585 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2025.11.08 00:06:56.864679 [ 4 ] {4ddfe9a1-d6b0-465b-9f73-211785f054d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10451 | 2025.11.08 00:06:56.864735 [ 4 ] {4ddfe9a1-d6b0-465b-9f73-211785f054d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10452 | 2025.11.08 00:06:56.865582 [ 4 ] {4ddfe9a1-d6b0-465b-9f73-211785f054d4} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2025.11.08 00:06:56.865623 [ 4 ] {4ddfe9a1-d6b0-465b-9f73-211785f054d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10454 | 2025.11.08 00:06:56.866168 [ 4 ] {4ddfe9a1-d6b0-465b-9f73-211785f054d4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10455 | 2025.11.08 00:06:56.866400 [ 4 ] {4ddfe9a1-d6b0-465b-9f73-211785f054d4} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2025.11.08 00:06:56.866539 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10457 | 2025.11.08 00:06:56.866546 [ 4 ] {4ddfe9a1-d6b0-465b-9f73-211785f054d4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001885 sec., 8488.063660477454 rows/sec., 15.21 MiB/sec. | ||
| 10458 | 2025.11.08 00:06:56.866582 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2025.11.08 00:06:56.866607 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10460 | 2025.11.08 00:06:56.866636 [ 4 ] {4ddfe9a1-d6b0-465b-9f73-211785f054d4} <Debug> TCPHandler: Processed in 0.002100758 sec. | ||
| 10461 | 2025.11.08 00:06:56.866688 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 10462 | 2025.11.08 00:06:56.866768 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2025.11.08 00:06:56.866871 [ 4 ] {e980df07-2a51-443c-ba6f-7b252a28f272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10464 | 2025.11.08 00:06:56.866898 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10465 | 2025.11.08 00:06:56.866920 [ 4 ] {e980df07-2a51-443c-ba6f-7b252a28f272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10466 | 2025.11.08 00:06:56.866955 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1432 rows starting from the beginning of the part | ||
| 10467 | 2025.11.08 00:06:56.867083 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 16 rows starting from the beginning of the part | ||
| 10468 | 2025.11.08 00:06:56.867184 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
| 10469 | 2025.11.08 00:06:56.867279 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part | ||
| 10470 | 2025.11.08 00:06:56.867289 [ 4 ] {e980df07-2a51-443c-ba6f-7b252a28f272} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10471 | 2025.11.08 00:06:56.867332 [ 4 ] {e980df07-2a51-443c-ba6f-7b252a28f272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10472 | 2025.11.08 00:06:56.867372 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 10473 | 2025.11.08 00:06:56.867472 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 16 rows starting from the beginning of the part | ||
| 10474 | 2025.11.08 00:06:56.867660 [ 4 ] {e980df07-2a51-443c-ba6f-7b252a28f272} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10475 | 2025.11.08 00:06:56.867924 [ 4 ] {e980df07-2a51-443c-ba6f-7b252a28f272} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2025.11.08 00:06:56.868061 [ 4 ] {e980df07-2a51-443c-ba6f-7b252a28f272} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 10477 | 2025.11.08 00:06:56.868098 [ 4 ] {e980df07-2a51-443c-ba6f-7b252a28f272} <Debug> TCPHandler: Processed in 0.001382848 sec. | ||
| 10478 | 2025.11.08 00:06:56.875183 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 19 columns (19 merged, 0 gathered) in 0.008528085 sec., 179641.7366853168 rows/sec., 321.91 MiB/sec. | ||
| 10479 | 2025.11.08 00:06:56.876934 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10480 | 2025.11.08 00:06:56.877306 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2025.11.08 00:06:56.877390 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10482 | 2025.11.08 00:06:56.877543 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 10483 | 2025.11.08 00:06:57.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.20 MiB, peak 336.75 MiB, free memory in arenas 0.00 B, will set to 329.33 MiB (RSS), difference: 4.13 MiB | ||
| 10484 | 2025.11.08 00:07:00.014631 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10485 | 2025.11.08 00:07:00.014690 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10486 | 2025.11.08 00:07:00.183920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25891 | ||
| 10487 | 2025.11.08 00:07:00.184660 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10488 | 2025.11.08 00:07:00.184704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10489 | 2025.11.08 00:07:00.185202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10490 | 2025.11.08 00:07:00.185454 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10491 | 2025.11.08 00:07:00.185613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25891 | ||
| 10492 | 2025.11.08 00:07:01.596037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 10493 | 2025.11.08 00:07:01.612780 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10494 | 2025.11.08 00:07:01.612833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10495 | 2025.11.08 00:07:01.618975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10496 | 2025.11.08 00:07:01.619669 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10497 | 2025.11.08 00:07:01.622700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10498 | 2025.11.08 00:07:01.856192 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2025.11.08 00:07:01.856374 [ 4 ] {3e52bc94-388d-49c6-8593-29293c2ba62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10500 | 2025.11.08 00:07:01.856441 [ 4 ] {3e52bc94-388d-49c6-8593-29293c2ba62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10501 | 2025.11.08 00:07:01.857106 [ 4 ] {3e52bc94-388d-49c6-8593-29293c2ba62d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2025.11.08 00:07:01.857184 [ 4 ] {3e52bc94-388d-49c6-8593-29293c2ba62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10503 | 2025.11.08 00:07:01.857599 [ 4 ] {3e52bc94-388d-49c6-8593-29293c2ba62d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10504 | 2025.11.08 00:07:01.857827 [ 4 ] {3e52bc94-388d-49c6-8593-29293c2ba62d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2025.11.08 00:07:01.857991 [ 4 ] {3e52bc94-388d-49c6-8593-29293c2ba62d} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001664 sec., 64903.846153846156 rows/sec., 5.44 MiB/sec. | ||
| 10506 | 2025.11.08 00:07:01.858042 [ 4 ] {3e52bc94-388d-49c6-8593-29293c2ba62d} <Debug> TCPHandler: Processed in 0.001976504 sec. | ||
| 10507 | 2025.11.08 00:07:01.858161 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10508 | 2025.11.08 00:07:01.858262 [ 4 ] {f810c1c0-1fd0-4dee-807d-089ccaa6b5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10509 | 2025.11.08 00:07:01.858304 [ 4 ] {f810c1c0-1fd0-4dee-807d-089ccaa6b5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10510 | 2025.11.08 00:07:01.858706 [ 4 ] {f810c1c0-1fd0-4dee-807d-089ccaa6b5a9} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2025.11.08 00:07:01.858739 [ 4 ] {f810c1c0-1fd0-4dee-807d-089ccaa6b5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10512 | 2025.11.08 00:07:01.859044 [ 4 ] {f810c1c0-1fd0-4dee-807d-089ccaa6b5a9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10513 | 2025.11.08 00:07:01.859262 [ 4 ] {f810c1c0-1fd0-4dee-807d-089ccaa6b5a9} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2025.11.08 00:07:01.859393 [ 4 ] {f810c1c0-1fd0-4dee-807d-089ccaa6b5a9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001154 sec., 22530.329289428075 rows/sec., 1.65 MiB/sec. | ||
| 10515 | 2025.11.08 00:07:01.859431 [ 4 ] {f810c1c0-1fd0-4dee-807d-089ccaa6b5a9} <Debug> TCPHandler: Processed in 0.001322416 sec. | ||
| 10516 | 2025.11.08 00:07:01.859536 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2025.11.08 00:07:01.859630 [ 4 ] {73b9e7e1-2a05-434c-ab32-a9995d2cc342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10518 | 2025.11.08 00:07:01.859668 [ 4 ] {73b9e7e1-2a05-434c-ab32-a9995d2cc342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10519 | 2025.11.08 00:07:01.860071 [ 4 ] {73b9e7e1-2a05-434c-ab32-a9995d2cc342} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2025.11.08 00:07:01.860105 [ 4 ] {73b9e7e1-2a05-434c-ab32-a9995d2cc342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10521 | 2025.11.08 00:07:01.860407 [ 4 ] {73b9e7e1-2a05-434c-ab32-a9995d2cc342} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10522 | 2025.11.08 00:07:01.860611 [ 4 ] {73b9e7e1-2a05-434c-ab32-a9995d2cc342} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2025.11.08 00:07:01.860737 [ 4 ] {73b9e7e1-2a05-434c-ab32-a9995d2cc342} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001127 sec., 79858.03016858918 rows/sec., 6.24 MiB/sec. | ||
| 10524 | 2025.11.08 00:07:01.860773 [ 4 ] {73b9e7e1-2a05-434c-ab32-a9995d2cc342} <Debug> TCPHandler: Processed in 0.001286655 sec. | ||
| 10525 | 2025.11.08 00:07:01.860876 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2025.11.08 00:07:01.860969 [ 4 ] {bd5b88b9-4f45-4da6-916a-7f568b6cc36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10527 | 2025.11.08 00:07:01.861010 [ 4 ] {bd5b88b9-4f45-4da6-916a-7f568b6cc36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10528 | 2025.11.08 00:07:01.861398 [ 4 ] {bd5b88b9-4f45-4da6-916a-7f568b6cc36b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2025.11.08 00:07:01.861430 [ 4 ] {bd5b88b9-4f45-4da6-916a-7f568b6cc36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10530 | 2025.11.08 00:07:01.861758 [ 4 ] {bd5b88b9-4f45-4da6-916a-7f568b6cc36b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10531 | 2025.11.08 00:07:01.861975 [ 4 ] {bd5b88b9-4f45-4da6-916a-7f568b6cc36b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2025.11.08 00:07:01.862102 [ 4 ] {bd5b88b9-4f45-4da6-916a-7f568b6cc36b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 10533 | 2025.11.08 00:07:01.862138 [ 4 ] {bd5b88b9-4f45-4da6-916a-7f568b6cc36b} <Debug> TCPHandler: Processed in 0.001310356 sec. | ||
| 10534 | 2025.11.08 00:07:01.862238 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2025.11.08 00:07:01.862329 [ 4 ] {af3d7b64-5fd6-4ae8-bf3b-e988e82673dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10536 | 2025.11.08 00:07:01.862383 [ 4 ] {af3d7b64-5fd6-4ae8-bf3b-e988e82673dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10537 | 2025.11.08 00:07:01.863163 [ 4 ] {af3d7b64-5fd6-4ae8-bf3b-e988e82673dd} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2025.11.08 00:07:01.863199 [ 4 ] {af3d7b64-5fd6-4ae8-bf3b-e988e82673dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10539 | 2025.11.08 00:07:01.863736 [ 4 ] {af3d7b64-5fd6-4ae8-bf3b-e988e82673dd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10540 | 2025.11.08 00:07:01.863956 [ 4 ] {af3d7b64-5fd6-4ae8-bf3b-e988e82673dd} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2025.11.08 00:07:01.864093 [ 4 ] {af3d7b64-5fd6-4ae8-bf3b-e988e82673dd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001782 sec., 14590.347923681258 rows/sec., 26.15 MiB/sec. | ||
| 10542 | 2025.11.08 00:07:01.864157 [ 4 ] {af3d7b64-5fd6-4ae8-bf3b-e988e82673dd} <Debug> TCPHandler: Processed in 0.001967304 sec. | ||
| 10543 | 2025.11.08 00:07:01.864264 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10544 | 2025.11.08 00:07:01.864357 [ 4 ] {8514c066-40a1-46bb-93a7-211a4c37e1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10545 | 2025.11.08 00:07:01.864398 [ 4 ] {8514c066-40a1-46bb-93a7-211a4c37e1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10546 | 2025.11.08 00:07:01.864715 [ 4 ] {8514c066-40a1-46bb-93a7-211a4c37e1cf} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2025.11.08 00:07:01.864748 [ 4 ] {8514c066-40a1-46bb-93a7-211a4c37e1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10548 | 2025.11.08 00:07:01.865045 [ 4 ] {8514c066-40a1-46bb-93a7-211a4c37e1cf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10549 | 2025.11.08 00:07:01.865258 [ 4 ] {8514c066-40a1-46bb-93a7-211a4c37e1cf} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2025.11.08 00:07:01.865384 [ 4 ] {8514c066-40a1-46bb-93a7-211a4c37e1cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 10551 | 2025.11.08 00:07:01.865419 [ 4 ] {8514c066-40a1-46bb-93a7-211a4c37e1cf} <Debug> TCPHandler: Processed in 0.001203284 sec. | ||
| 10552 | 2025.11.08 00:07:05.255146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1282 | ||
| 10553 | 2025.11.08 00:07:05.257321 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2025.11.08 00:07:05.257372 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10555 | 2025.11.08 00:07:05.258552 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10556 | 2025.11.08 00:07:05.258820 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2025.11.08 00:07:05.259079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
| 10558 | 2025.11.08 00:07:06.857867 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2025.11.08 00:07:06.858085 [ 4 ] {b68c52f5-091b-4bc4-a17c-33b90a227b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10560 | 2025.11.08 00:07:06.858159 [ 4 ] {b68c52f5-091b-4bc4-a17c-33b90a227b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10561 | 2025.11.08 00:07:06.858825 [ 4 ] {b68c52f5-091b-4bc4-a17c-33b90a227b06} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2025.11.08 00:07:06.858877 [ 4 ] {b68c52f5-091b-4bc4-a17c-33b90a227b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10563 | 2025.11.08 00:07:06.859278 [ 4 ] {b68c52f5-091b-4bc4-a17c-33b90a227b06} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10564 | 2025.11.08 00:07:06.859531 [ 4 ] {b68c52f5-091b-4bc4-a17c-33b90a227b06} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2025.11.08 00:07:06.859687 [ 4 ] {b68c52f5-091b-4bc4-a17c-33b90a227b06} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001654 sec., 14510.278113663844 rows/sec., 1.20 MiB/sec. | ||
| 10566 | 2025.11.08 00:07:06.859730 [ 4 ] {b68c52f5-091b-4bc4-a17c-33b90a227b06} <Debug> TCPHandler: Processed in 0.002026575 sec. | ||
| 10567 | 2025.11.08 00:07:06.859848 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2025.11.08 00:07:06.859962 [ 4 ] {58c65bb2-2a4d-4a7a-8b9a-4e271970893c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10569 | 2025.11.08 00:07:06.860005 [ 4 ] {58c65bb2-2a4d-4a7a-8b9a-4e271970893c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10570 | 2025.11.08 00:07:06.860484 [ 4 ] {58c65bb2-2a4d-4a7a-8b9a-4e271970893c} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2025.11.08 00:07:06.860523 [ 4 ] {58c65bb2-2a4d-4a7a-8b9a-4e271970893c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10572 | 2025.11.08 00:07:06.860882 [ 4 ] {58c65bb2-2a4d-4a7a-8b9a-4e271970893c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10573 | 2025.11.08 00:07:06.861102 [ 4 ] {58c65bb2-2a4d-4a7a-8b9a-4e271970893c} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2025.11.08 00:07:06.861237 [ 4 ] {58c65bb2-2a4d-4a7a-8b9a-4e271970893c} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001294 sec., 160741.885625966 rows/sec., 14.38 MiB/sec. | ||
| 10575 | 2025.11.08 00:07:06.861276 [ 4 ] {58c65bb2-2a4d-4a7a-8b9a-4e271970893c} <Debug> TCPHandler: Processed in 0.001480531 sec. | ||
| 10576 | 2025.11.08 00:07:06.861386 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10577 | 2025.11.08 00:07:06.861482 [ 4 ] {5b10020e-7d5f-4d06-97d5-b36726c67548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10578 | 2025.11.08 00:07:06.861525 [ 4 ] {5b10020e-7d5f-4d06-97d5-b36726c67548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10579 | 2025.11.08 00:07:06.861919 [ 4 ] {5b10020e-7d5f-4d06-97d5-b36726c67548} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2025.11.08 00:07:06.861956 [ 4 ] {5b10020e-7d5f-4d06-97d5-b36726c67548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10581 | 2025.11.08 00:07:06.862250 [ 4 ] {5b10020e-7d5f-4d06-97d5-b36726c67548} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10582 | 2025.11.08 00:07:06.862467 [ 4 ] {5b10020e-7d5f-4d06-97d5-b36726c67548} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2025.11.08 00:07:06.862605 [ 4 ] {5b10020e-7d5f-4d06-97d5-b36726c67548} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.00114 sec., 24561.40350877193 rows/sec., 1.85 MiB/sec. | ||
| 10584 | 2025.11.08 00:07:06.862643 [ 4 ] {5b10020e-7d5f-4d06-97d5-b36726c67548} <Debug> TCPHandler: Processed in 0.001308436 sec. | ||
| 10585 | 2025.11.08 00:07:06.862748 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10586 | 2025.11.08 00:07:06.862870 [ 4 ] {1e47f0ed-2de7-441f-b475-c0f3f75ccc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10587 | 2025.11.08 00:07:06.862918 [ 4 ] {1e47f0ed-2de7-441f-b475-c0f3f75ccc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10588 | 2025.11.08 00:07:06.863383 [ 4 ] {1e47f0ed-2de7-441f-b475-c0f3f75ccc63} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2025.11.08 00:07:06.863427 [ 4 ] {1e47f0ed-2de7-441f-b475-c0f3f75ccc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10590 | 2025.11.08 00:07:06.863787 [ 4 ] {1e47f0ed-2de7-441f-b475-c0f3f75ccc63} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10591 | 2025.11.08 00:07:06.863996 [ 4 ] {1e47f0ed-2de7-441f-b475-c0f3f75ccc63} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2025.11.08 00:07:06.864125 [ 4 ] {1e47f0ed-2de7-441f-b475-c0f3f75ccc63} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00128 sec., 18750 rows/sec., 1.56 MiB/sec. | ||
| 10593 | 2025.11.08 00:07:06.864164 [ 4 ] {1e47f0ed-2de7-441f-b475-c0f3f75ccc63} <Debug> TCPHandler: Processed in 0.001467 sec. | ||
| 10594 | 2025.11.08 00:07:06.864271 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10595 | 2025.11.08 00:07:06.864364 [ 4 ] {eb2930cf-90c3-4ac8-914e-de076aff36c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10596 | 2025.11.08 00:07:06.864404 [ 4 ] {eb2930cf-90c3-4ac8-914e-de076aff36c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10597 | 2025.11.08 00:07:06.864778 [ 4 ] {eb2930cf-90c3-4ac8-914e-de076aff36c3} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2025.11.08 00:07:06.864815 [ 4 ] {eb2930cf-90c3-4ac8-914e-de076aff36c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10599 | 2025.11.08 00:07:06.865109 [ 4 ] {eb2930cf-90c3-4ac8-914e-de076aff36c3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10600 | 2025.11.08 00:07:06.865326 [ 4 ] {eb2930cf-90c3-4ac8-914e-de076aff36c3} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2025.11.08 00:07:06.865453 [ 4 ] {eb2930cf-90c3-4ac8-914e-de076aff36c3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 10602 | 2025.11.08 00:07:06.865491 [ 4 ] {eb2930cf-90c3-4ac8-914e-de076aff36c3} <Debug> TCPHandler: Processed in 0.001270445 sec. | ||
| 10603 | 2025.11.08 00:07:06.865611 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10604 | 2025.11.08 00:07:06.865734 [ 4 ] {16517a83-ee9a-4c98-8e2b-a3a08e87e202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10605 | 2025.11.08 00:07:06.865785 [ 4 ] {16517a83-ee9a-4c98-8e2b-a3a08e87e202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10606 | 2025.11.08 00:07:06.866228 [ 4 ] {16517a83-ee9a-4c98-8e2b-a3a08e87e202} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10607 | 2025.11.08 00:07:06.866270 [ 4 ] {16517a83-ee9a-4c98-8e2b-a3a08e87e202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10608 | 2025.11.08 00:07:06.866611 [ 4 ] {16517a83-ee9a-4c98-8e2b-a3a08e87e202} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10609 | 2025.11.08 00:07:06.866832 [ 4 ] {16517a83-ee9a-4c98-8e2b-a3a08e87e202} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2025.11.08 00:07:06.866966 [ 4 ] {16517a83-ee9a-4c98-8e2b-a3a08e87e202} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001256 sec., 92356.68789808918 rows/sec., 7.51 MiB/sec. | ||
| 10611 | 2025.11.08 00:07:06.867005 [ 4 ] {16517a83-ee9a-4c98-8e2b-a3a08e87e202} <Debug> TCPHandler: Processed in 0.00145643 sec. | ||
| 10612 | 2025.11.08 00:07:06.867111 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10613 | 2025.11.08 00:07:06.867210 [ 4 ] {d9540932-e9a5-40e8-99c2-dea8e1814778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10614 | 2025.11.08 00:07:06.867254 [ 4 ] {d9540932-e9a5-40e8-99c2-dea8e1814778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10615 | 2025.11.08 00:07:06.867655 [ 4 ] {d9540932-e9a5-40e8-99c2-dea8e1814778} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2025.11.08 00:07:06.867692 [ 4 ] {d9540932-e9a5-40e8-99c2-dea8e1814778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10617 | 2025.11.08 00:07:06.868030 [ 4 ] {d9540932-e9a5-40e8-99c2-dea8e1814778} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10618 | 2025.11.08 00:07:06.868249 [ 4 ] {d9540932-e9a5-40e8-99c2-dea8e1814778} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2025.11.08 00:07:06.868379 [ 4 ] {d9540932-e9a5-40e8-99c2-dea8e1814778} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001192 sec., 164429.5302013423 rows/sec., 11.80 MiB/sec. | ||
| 10620 | 2025.11.08 00:07:06.868417 [ 4 ] {d9540932-e9a5-40e8-99c2-dea8e1814778} <Debug> TCPHandler: Processed in 0.001356207 sec. | ||
| 10621 | 2025.11.08 00:07:06.868522 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10622 | 2025.11.08 00:07:06.868618 [ 4 ] {01f6175c-8fec-40ad-b319-34994866f70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10623 | 2025.11.08 00:07:06.868674 [ 4 ] {01f6175c-8fec-40ad-b319-34994866f70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10624 | 2025.11.08 00:07:06.869444 [ 4 ] {01f6175c-8fec-40ad-b319-34994866f70f} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2025.11.08 00:07:06.869482 [ 4 ] {01f6175c-8fec-40ad-b319-34994866f70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10626 | 2025.11.08 00:07:06.870003 [ 4 ] {01f6175c-8fec-40ad-b319-34994866f70f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10627 | 2025.11.08 00:07:06.870230 [ 4 ] {01f6175c-8fec-40ad-b319-34994866f70f} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2025.11.08 00:07:06.870378 [ 4 ] {01f6175c-8fec-40ad-b319-34994866f70f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001778 sec., 8998.875140607424 rows/sec., 16.13 MiB/sec. | ||
| 10629 | 2025.11.08 00:07:06.870432 [ 4 ] {01f6175c-8fec-40ad-b319-34994866f70f} <Debug> TCPHandler: Processed in 0.001961023 sec. | ||
| 10630 | 2025.11.08 00:07:06.870536 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10631 | 2025.11.08 00:07:06.870629 [ 4 ] {8c2a07a8-7439-45de-bb09-1c66dcdfee40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10632 | 2025.11.08 00:07:06.870671 [ 4 ] {8c2a07a8-7439-45de-bb09-1c66dcdfee40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10633 | 2025.11.08 00:07:06.870993 [ 4 ] {8c2a07a8-7439-45de-bb09-1c66dcdfee40} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2025.11.08 00:07:06.871029 [ 4 ] {8c2a07a8-7439-45de-bb09-1c66dcdfee40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10635 | 2025.11.08 00:07:06.871339 [ 4 ] {8c2a07a8-7439-45de-bb09-1c66dcdfee40} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10636 | 2025.11.08 00:07:06.871547 [ 4 ] {8c2a07a8-7439-45de-bb09-1c66dcdfee40} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10637 | 2025.11.08 00:07:06.871674 [ 4 ] {8c2a07a8-7439-45de-bb09-1c66dcdfee40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 10638 | 2025.11.08 00:07:06.871710 [ 4 ] {8c2a07a8-7439-45de-bb09-1c66dcdfee40} <Debug> TCPHandler: Processed in 0.001223113 sec. | ||
| 10639 | 2025.11.08 00:07:07.685777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26339 | ||
| 10640 | 2025.11.08 00:07:07.686349 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10641 | 2025.11.08 00:07:07.686396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10642 | 2025.11.08 00:07:07.686936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10643 | 2025.11.08 00:07:07.687171 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10644 | 2025.11.08 00:07:07.687317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26339 | ||
| 10645 | 2025.11.08 00:07:09.122799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10646 | 2025.11.08 00:07:09.139656 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2025.11.08 00:07:09.139705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10648 | 2025.11.08 00:07:09.145787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10649 | 2025.11.08 00:07:09.146513 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2025.11.08 00:07:09.149604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10651 | 2025.11.08 00:07:11.856949 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2025.11.08 00:07:11.857257 [ 4 ] {0606ade1-4fb0-449b-a78e-6cb78cc35ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10653 | 2025.11.08 00:07:11.857362 [ 4 ] {0606ade1-4fb0-449b-a78e-6cb78cc35ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10654 | 2025.11.08 00:07:11.858244 [ 4 ] {0606ade1-4fb0-449b-a78e-6cb78cc35ca5} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2025.11.08 00:07:11.858288 [ 4 ] {0606ade1-4fb0-449b-a78e-6cb78cc35ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10656 | 2025.11.08 00:07:11.858699 [ 4 ] {0606ade1-4fb0-449b-a78e-6cb78cc35ca5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10657 | 2025.11.08 00:07:11.858926 [ 4 ] {0606ade1-4fb0-449b-a78e-6cb78cc35ca5} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2025.11.08 00:07:11.859081 [ 4 ] {0606ade1-4fb0-449b-a78e-6cb78cc35ca5} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001898 sec., 56902.00210748156 rows/sec., 4.77 MiB/sec. | ||
| 10659 | 2025.11.08 00:07:11.859093 [ 115 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10660 | 2025.11.08 00:07:11.859123 [ 4 ] {0606ade1-4fb0-449b-a78e-6cb78cc35ca5} <Debug> TCPHandler: Processed in 0.002353225 sec. | ||
| 10661 | 2025.11.08 00:07:11.859161 [ 115 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2025.11.08 00:07:11.859187 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10663 | 2025.11.08 00:07:11.859259 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10664 | 2025.11.08 00:07:11.859293 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 10665 | 2025.11.08 00:07:11.859358 [ 4 ] {1a5f1c6b-fc03-4c94-b9f5-79e1263ffc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10666 | 2025.11.08 00:07:11.859403 [ 4 ] {1a5f1c6b-fc03-4c94-b9f5-79e1263ffc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10667 | 2025.11.08 00:07:11.859424 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10668 | 2025.11.08 00:07:11.859464 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 10669 | 2025.11.08 00:07:11.859545 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1251 rows starting from the beginning of the part | ||
| 10670 | 2025.11.08 00:07:11.859596 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 88 rows starting from the beginning of the part | ||
| 10671 | 2025.11.08 00:07:11.859643 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 108 rows starting from the beginning of the part | ||
| 10672 | 2025.11.08 00:07:11.859687 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 208 rows starting from the beginning of the part | ||
| 10673 | 2025.11.08 00:07:11.859731 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 108 rows starting from the beginning of the part | ||
| 10674 | 2025.11.08 00:07:11.859838 [ 4 ] {1a5f1c6b-fc03-4c94-b9f5-79e1263ffc76} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2025.11.08 00:07:11.859880 [ 4 ] {1a5f1c6b-fc03-4c94-b9f5-79e1263ffc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10676 | 2025.11.08 00:07:11.860209 [ 4 ] {1a5f1c6b-fc03-4c94-b9f5-79e1263ffc76} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10677 | 2025.11.08 00:07:11.860440 [ 4 ] {1a5f1c6b-fc03-4c94-b9f5-79e1263ffc76} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2025.11.08 00:07:11.860572 [ 4 ] {1a5f1c6b-fc03-4c94-b9f5-79e1263ffc76} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001234 sec., 21069.692058346838 rows/sec., 1.55 MiB/sec. | ||
| 10679 | 2025.11.08 00:07:11.860611 [ 4 ] {1a5f1c6b-fc03-4c94-b9f5-79e1263ffc76} <Debug> TCPHandler: Processed in 0.001402658 sec. | ||
| 10680 | 2025.11.08 00:07:11.860717 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2025.11.08 00:07:11.860810 [ 4 ] {b7eb4833-b149-4c53-ac18-8ffff1b98bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10682 | 2025.11.08 00:07:11.860850 [ 4 ] {b7eb4833-b149-4c53-ac18-8ffff1b98bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10683 | 2025.11.08 00:07:11.861208 [ 198 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3172 rows, containing 5 columns (5 merged, 0 gathered) in 0.001958514 sec., 1619595.2645730383 rows/sec., 142.00 MiB/sec. | ||
| 10684 | 2025.11.08 00:07:11.861279 [ 4 ] {b7eb4833-b149-4c53-ac18-8ffff1b98bde} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2025.11.08 00:07:11.861320 [ 4 ] {b7eb4833-b149-4c53-ac18-8ffff1b98bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10686 | 2025.11.08 00:07:11.861534 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10687 | 2025.11.08 00:07:11.861646 [ 4 ] {b7eb4833-b149-4c53-ac18-8ffff1b98bde} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10688 | 2025.11.08 00:07:11.861948 [ 4 ] {b7eb4833-b149-4c53-ac18-8ffff1b98bde} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2025.11.08 00:07:11.861986 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_81_16} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10690 | 2025.11.08 00:07:11.862083 [ 4 ] {b7eb4833-b149-4c53-ac18-8ffff1b98bde} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001291 sec., 69713.400464756 rows/sec., 5.44 MiB/sec. | ||
| 10691 | 2025.11.08 00:07:11.862090 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_81_16} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10692 | 2025.11.08 00:07:11.862100 [ 118 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10693 | 2025.11.08 00:07:11.862128 [ 4 ] {b7eb4833-b149-4c53-ac18-8ffff1b98bde} <Debug> TCPHandler: Processed in 0.00145871 sec. | ||
| 10694 | 2025.11.08 00:07:11.862154 [ 118 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2025.11.08 00:07:11.862183 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10696 | 2025.11.08 00:07:11.862248 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10697 | 2025.11.08 00:07:11.862273 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 10698 | 2025.11.08 00:07:11.862344 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 10699 | 2025.11.08 00:07:11.862345 [ 4 ] {b9a2dfe5-362e-4991-9d37-1eeb68113538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10700 | 2025.11.08 00:07:11.862429 [ 4 ] {b9a2dfe5-362e-4991-9d37-1eeb68113538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10701 | 2025.11.08 00:07:11.862450 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10702 | 2025.11.08 00:07:11.862482 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 634 rows starting from the beginning of the part | ||
| 10703 | 2025.11.08 00:07:11.862535 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 552 rows starting from the beginning of the part | ||
| 10704 | 2025.11.08 00:07:11.862577 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 80 rows starting from the beginning of the part | ||
| 10705 | 2025.11.08 00:07:11.862617 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 90 rows starting from the beginning of the part | ||
| 10706 | 2025.11.08 00:07:11.862655 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 116 rows starting from the beginning of the part | ||
| 10707 | 2025.11.08 00:07:11.862693 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part | ||
| 10708 | 2025.11.08 00:07:11.862832 [ 4 ] {b9a2dfe5-362e-4991-9d37-1eeb68113538} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2025.11.08 00:07:11.862874 [ 4 ] {b9a2dfe5-362e-4991-9d37-1eeb68113538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10710 | 2025.11.08 00:07:11.863223 [ 4 ] {b9a2dfe5-362e-4991-9d37-1eeb68113538} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10711 | 2025.11.08 00:07:11.863447 [ 4 ] {b9a2dfe5-362e-4991-9d37-1eeb68113538} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2025.11.08 00:07:11.863568 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10713 | 2025.11.08 00:07:11.863579 [ 4 ] {b9a2dfe5-362e-4991-9d37-1eeb68113538} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 10714 | 2025.11.08 00:07:11.863605 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2025.11.08 00:07:11.863627 [ 4 ] {b9a2dfe5-362e-4991-9d37-1eeb68113538} <Debug> TCPHandler: Processed in 0.001427729 sec. | ||
| 10716 | 2025.11.08 00:07:11.863628 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10717 | 2025.11.08 00:07:11.863671 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144205 sec., 1083180.194861482 rows/sec., 86.32 MiB/sec. | ||
| 10718 | 2025.11.08 00:07:11.863720 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 10719 | 2025.11.08 00:07:11.863743 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10720 | 2025.11.08 00:07:11.863836 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10721 | 2025.11.08 00:07:11.863842 [ 4 ] {59946c6f-2c47-4e31-9e8f-3b86e821c770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10722 | 2025.11.08 00:07:11.863858 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10723 | 2025.11.08 00:07:11.863908 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21330 rows starting from the beginning of the part | ||
| 10724 | 2025.11.08 00:07:11.863911 [ 4 ] {59946c6f-2c47-4e31-9e8f-3b86e821c770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10725 | 2025.11.08 00:07:11.863994 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 847 rows starting from the beginning of the part | ||
| 10726 | 2025.11.08 00:07:11.864048 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 10727 | 2025.11.08 00:07:11.864090 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 10728 | 2025.11.08 00:07:11.864127 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_81_16} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2025.11.08 00:07:11.864131 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 196 rows starting from the beginning of the part | ||
| 10730 | 2025.11.08 00:07:11.864191 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 10731 | 2025.11.08 00:07:11.864215 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_81_16} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10732 | 2025.11.08 00:07:11.864318 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 10733 | 2025.11.08 00:07:11.864796 [ 4 ] {59946c6f-2c47-4e31-9e8f-3b86e821c770} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2025.11.08 00:07:11.864842 [ 4 ] {59946c6f-2c47-4e31-9e8f-3b86e821c770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10735 | 2025.11.08 00:07:11.865413 [ 4 ] {59946c6f-2c47-4e31-9e8f-3b86e821c770} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10736 | 2025.11.08 00:07:11.865670 [ 4 ] {59946c6f-2c47-4e31-9e8f-3b86e821c770} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2025.11.08 00:07:11.865815 [ 4 ] {59946c6f-2c47-4e31-9e8f-3b86e821c770} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001991 sec., 13058.764439979908 rows/sec., 23.40 MiB/sec. | ||
| 10738 | 2025.11.08 00:07:11.865902 [ 4 ] {59946c6f-2c47-4e31-9e8f-3b86e821c770} <Debug> TCPHandler: Processed in 0.00220575 sec. | ||
| 10739 | 2025.11.08 00:07:11.866017 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10740 | 2025.11.08 00:07:11.866113 [ 4 ] {2b872c90-3890-469d-a0b8-b3a77514a23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10741 | 2025.11.08 00:07:11.866155 [ 4 ] {2b872c90-3890-469d-a0b8-b3a77514a23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10742 | 2025.11.08 00:07:11.866511 [ 4 ] {2b872c90-3890-469d-a0b8-b3a77514a23d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10743 | 2025.11.08 00:07:11.866546 [ 4 ] {2b872c90-3890-469d-a0b8-b3a77514a23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10744 | 2025.11.08 00:07:11.866872 [ 4 ] {2b872c90-3890-469d-a0b8-b3a77514a23d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10745 | 2025.11.08 00:07:11.867091 [ 4 ] {2b872c90-3890-469d-a0b8-b3a77514a23d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2025.11.08 00:07:11.867210 [ 118 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10747 | 2025.11.08 00:07:11.867224 [ 4 ] {2b872c90-3890-469d-a0b8-b3a77514a23d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 10748 | 2025.11.08 00:07:11.867256 [ 118 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2025.11.08 00:07:11.867274 [ 4 ] {2b872c90-3890-469d-a0b8-b3a77514a23d} <Debug> TCPHandler: Processed in 0.001306336 sec. | ||
| 10750 | 2025.11.08 00:07:11.867280 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10751 | 2025.11.08 00:07:11.867381 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 10752 | 2025.11.08 00:07:11.867489 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10753 | 2025.11.08 00:07:11.867519 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4416 rows starting from the beginning of the part | ||
| 10754 | 2025.11.08 00:07:11.867583 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 10755 | 2025.11.08 00:07:11.867626 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 10756 | 2025.11.08 00:07:11.867665 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 10757 | 2025.11.08 00:07:11.867703 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 10758 | 2025.11.08 00:07:11.867742 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 10759 | 2025.11.08 00:07:11.869359 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22853 rows, containing 5 columns (5 merged, 0 gathered) in 0.005675955 sec., 4026282.8017487805 rows/sec., 276.76 MiB/sec. | ||
| 10760 | 2025.11.08 00:07:11.869474 [ 197 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4716 rows, containing 4 columns (4 merged, 0 gathered) in 0.002132048 sec., 2211957.7045169715 rows/sec., 149.03 MiB/sec. | ||
| 10761 | 2025.11.08 00:07:11.869855 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10762 | 2025.11.08 00:07:11.869890 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10763 | 2025.11.08 00:07:11.870219 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_81_16} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2025.11.08 00:07:11.870245 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2025.11.08 00:07:11.870314 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_81_16} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10766 | 2025.11.08 00:07:11.870323 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10767 | 2025.11.08 00:07:11.870432 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10768 | 2025.11.08 00:07:11.870491 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10769 | 2025.11.08 00:07:15.014947 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10770 | 2025.11.08 00:07:15.015015 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10771 | 2025.11.08 00:07:15.188359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26851 | ||
| 10772 | 2025.11.08 00:07:15.188913 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2025.11.08 00:07:15.188961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10774 | 2025.11.08 00:07:15.189520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10775 | 2025.11.08 00:07:15.189808 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2025.11.08 00:07:15.189947 [ 116 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10777 | 2025.11.08 00:07:15.189971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26851 | ||
| 10778 | 2025.11.08 00:07:15.189986 [ 116 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2025.11.08 00:07:15.190006 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10780 | 2025.11.08 00:07:15.190132 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 10781 | 2025.11.08 00:07:15.190288 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10782 | 2025.11.08 00:07:15.190332 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24419 rows starting from the beginning of the part | ||
| 10783 | 2025.11.08 00:07:15.190399 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 10784 | 2025.11.08 00:07:15.190445 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 10785 | 2025.11.08 00:07:15.190489 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 10786 | 2025.11.08 00:07:15.190532 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 10787 | 2025.11.08 00:07:15.190572 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 10788 | 2025.11.08 00:07:15.192956 [ 197 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26851 rows, containing 4 columns (4 merged, 0 gathered) in 0.00288485 sec., 9307589.649375184 rows/sec., 133.15 MiB/sec. | ||
| 10789 | 2025.11.08 00:07:15.193223 [ 188 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10790 | 2025.11.08 00:07:15.193510 [ 188 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_56_11} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2025.11.08 00:07:15.193576 [ 188 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_56_11} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10792 | 2025.11.08 00:07:15.193672 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10793 | 2025.11.08 00:07:15.259217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1312 | ||
| 10794 | 2025.11.08 00:07:15.261779 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2025.11.08 00:07:15.261823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10796 | 2025.11.08 00:07:15.262991 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10797 | 2025.11.08 00:07:15.263262 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2025.11.08 00:07:15.263442 [ 91 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10799 | 2025.11.08 00:07:15.263518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
| 10800 | 2025.11.08 00:07:15.263527 [ 91 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2025.11.08 00:07:15.263578 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10802 | 2025.11.08 00:07:15.263740 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 10803 | 2025.11.08 00:07:15.264460 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10804 | 2025.11.08 00:07:15.264596 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1174 rows starting from the beginning of the part | ||
| 10805 | 2025.11.08 00:07:15.264931 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 10806 | 2025.11.08 00:07:15.265282 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 10807 | 2025.11.08 00:07:15.265638 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 10808 | 2025.11.08 00:07:15.265985 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 10809 | 2025.11.08 00:07:15.266321 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 10810 | 2025.11.08 00:07:15.272510 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1312 rows, containing 72 columns (72 merged, 0 gathered) in 0.008845313 sec., 148327.14229558635 rows/sec., 115.44 MiB/sec. | ||
| 10811 | 2025.11.08 00:07:15.273806 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10812 | 2025.11.08 00:07:15.274318 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_41_8} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2025.11.08 00:07:15.274392 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_41_8} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10814 | 2025.11.08 00:07:15.274518 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10815 | 2025.11.08 00:07:16.650565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10816 | 2025.11.08 00:07:16.667902 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2025.11.08 00:07:16.667960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10818 | 2025.11.08 00:07:16.674069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10819 | 2025.11.08 00:07:16.674760 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2025.11.08 00:07:16.675093 [ 113 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10821 | 2025.11.08 00:07:16.675187 [ 113 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2025.11.08 00:07:16.675224 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10823 | 2025.11.08 00:07:16.675392 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 10824 | 2025.11.08 00:07:16.677932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10825 | 2025.11.08 00:07:16.679290 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10826 | 2025.11.08 00:07:16.680736 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 10827 | 2025.11.08 00:07:16.685183 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 10828 | 2025.11.08 00:07:16.689715 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 10829 | 2025.11.08 00:07:16.694254 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 10830 | 2025.11.08 00:07:16.698654 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 10831 | 2025.11.08 00:07:16.702502 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 10832 | 2025.11.08 00:07:16.752750 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.077422578 sec., 5450.606410961928 rows/sec., 28.18 MiB/sec. | ||
| 10833 | 2025.11.08 00:07:16.755836 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10834 | 2025.11.08 00:07:16.758066 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_56_11} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2025.11.08 00:07:16.758192 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_56_11} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10836 | 2025.11.08 00:07:16.761266 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10837 | 2025.11.08 00:07:16.855551 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10838 | 2025.11.08 00:07:16.855714 [ 4 ] {7f971c15-c02a-400a-a1c4-7520438312d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10839 | 2025.11.08 00:07:16.855772 [ 4 ] {7f971c15-c02a-400a-a1c4-7520438312d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10840 | 2025.11.08 00:07:16.856389 [ 4 ] {7f971c15-c02a-400a-a1c4-7520438312d9} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2025.11.08 00:07:16.856428 [ 4 ] {7f971c15-c02a-400a-a1c4-7520438312d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10842 | 2025.11.08 00:07:16.856806 [ 4 ] {7f971c15-c02a-400a-a1c4-7520438312d9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10843 | 2025.11.08 00:07:16.857040 [ 4 ] {7f971c15-c02a-400a-a1c4-7520438312d9} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2025.11.08 00:07:16.857188 [ 4 ] {7f971c15-c02a-400a-a1c4-7520438312d9} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001517 sec., 58009.228740936065 rows/sec., 4.89 MiB/sec. | ||
| 10845 | 2025.11.08 00:07:16.857228 [ 4 ] {7f971c15-c02a-400a-a1c4-7520438312d9} <Debug> TCPHandler: Processed in 0.001796369 sec. | ||
| 10846 | 2025.11.08 00:07:16.857351 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10847 | 2025.11.08 00:07:16.857446 [ 4 ] {9ed0e249-40f9-4100-88df-9a633bda5dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10848 | 2025.11.08 00:07:16.857486 [ 4 ] {9ed0e249-40f9-4100-88df-9a633bda5dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10849 | 2025.11.08 00:07:16.857876 [ 4 ] {9ed0e249-40f9-4100-88df-9a633bda5dca} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2025.11.08 00:07:16.857910 [ 4 ] {9ed0e249-40f9-4100-88df-9a633bda5dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10851 | 2025.11.08 00:07:16.858216 [ 4 ] {9ed0e249-40f9-4100-88df-9a633bda5dca} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10852 | 2025.11.08 00:07:16.858432 [ 4 ] {9ed0e249-40f9-4100-88df-9a633bda5dca} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2025.11.08 00:07:16.858560 [ 4 ] {9ed0e249-40f9-4100-88df-9a633bda5dca} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001134 sec., 14109.347442680775 rows/sec., 1.04 MiB/sec. | ||
| 10854 | 2025.11.08 00:07:16.858598 [ 4 ] {9ed0e249-40f9-4100-88df-9a633bda5dca} <Debug> TCPHandler: Processed in 0.001297316 sec. | ||
| 10855 | 2025.11.08 00:07:16.858705 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2025.11.08 00:07:16.858798 [ 4 ] {d48345c6-c9ce-4f30-8fc8-1593fb348a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10857 | 2025.11.08 00:07:16.858836 [ 4 ] {d48345c6-c9ce-4f30-8fc8-1593fb348a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10858 | 2025.11.08 00:07:16.859251 [ 4 ] {d48345c6-c9ce-4f30-8fc8-1593fb348a5e} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2025.11.08 00:07:16.859285 [ 4 ] {d48345c6-c9ce-4f30-8fc8-1593fb348a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10860 | 2025.11.08 00:07:16.859585 [ 4 ] {d48345c6-c9ce-4f30-8fc8-1593fb348a5e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10861 | 2025.11.08 00:07:16.859800 [ 4 ] {d48345c6-c9ce-4f30-8fc8-1593fb348a5e} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2025.11.08 00:07:16.859925 [ 4 ] {d48345c6-c9ce-4f30-8fc8-1593fb348a5e} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001145 sec., 69868.99563318778 rows/sec., 5.46 MiB/sec. | ||
| 10863 | 2025.11.08 00:07:16.859964 [ 4 ] {d48345c6-c9ce-4f30-8fc8-1593fb348a5e} <Debug> TCPHandler: Processed in 0.001308406 sec. | ||
| 10864 | 2025.11.08 00:07:16.860075 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2025.11.08 00:07:16.860168 [ 4 ] {bf3822e8-4ccf-464e-9558-b7948f99ee93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10866 | 2025.11.08 00:07:16.860211 [ 4 ] {bf3822e8-4ccf-464e-9558-b7948f99ee93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10867 | 2025.11.08 00:07:16.860612 [ 4 ] {bf3822e8-4ccf-464e-9558-b7948f99ee93} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2025.11.08 00:07:16.860645 [ 4 ] {bf3822e8-4ccf-464e-9558-b7948f99ee93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10869 | 2025.11.08 00:07:16.860979 [ 4 ] {bf3822e8-4ccf-464e-9558-b7948f99ee93} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10870 | 2025.11.08 00:07:16.861198 [ 4 ] {bf3822e8-4ccf-464e-9558-b7948f99ee93} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2025.11.08 00:07:16.861325 [ 4 ] {bf3822e8-4ccf-464e-9558-b7948f99ee93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 10872 | 2025.11.08 00:07:16.861362 [ 4 ] {bf3822e8-4ccf-464e-9558-b7948f99ee93} <Debug> TCPHandler: Processed in 0.001335467 sec. | ||
| 10873 | 2025.11.08 00:07:16.861469 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10874 | 2025.11.08 00:07:16.861561 [ 4 ] {66da5637-fed2-4d3b-8ede-80fa8c463d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10875 | 2025.11.08 00:07:16.861616 [ 4 ] {66da5637-fed2-4d3b-8ede-80fa8c463d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10876 | 2025.11.08 00:07:16.862387 [ 4 ] {66da5637-fed2-4d3b-8ede-80fa8c463d5d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2025.11.08 00:07:16.862420 [ 4 ] {66da5637-fed2-4d3b-8ede-80fa8c463d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10878 | 2025.11.08 00:07:16.862955 [ 4 ] {66da5637-fed2-4d3b-8ede-80fa8c463d5d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10879 | 2025.11.08 00:07:16.863180 [ 4 ] {66da5637-fed2-4d3b-8ede-80fa8c463d5d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2025.11.08 00:07:16.863315 [ 4 ] {66da5637-fed2-4d3b-8ede-80fa8c463d5d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001771 sec., 9034.443817052512 rows/sec., 16.19 MiB/sec. | ||
| 10881 | 2025.11.08 00:07:16.863367 [ 4 ] {66da5637-fed2-4d3b-8ede-80fa8c463d5d} <Debug> TCPHandler: Processed in 0.001947444 sec. | ||
| 10882 | 2025.11.08 00:07:16.863473 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2025.11.08 00:07:16.863566 [ 4 ] {56ad35c2-e372-48e3-b2f2-395c2695ab17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10884 | 2025.11.08 00:07:16.863607 [ 4 ] {56ad35c2-e372-48e3-b2f2-395c2695ab17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10885 | 2025.11.08 00:07:16.863932 [ 4 ] {56ad35c2-e372-48e3-b2f2-395c2695ab17} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2025.11.08 00:07:16.863966 [ 4 ] {56ad35c2-e372-48e3-b2f2-395c2695ab17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10887 | 2025.11.08 00:07:16.864273 [ 4 ] {56ad35c2-e372-48e3-b2f2-395c2695ab17} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10888 | 2025.11.08 00:07:16.864483 [ 4 ] {56ad35c2-e372-48e3-b2f2-395c2695ab17} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2025.11.08 00:07:16.864610 [ 4 ] {56ad35c2-e372-48e3-b2f2-395c2695ab17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 10890 | 2025.11.08 00:07:16.864646 [ 4 ] {56ad35c2-e372-48e3-b2f2-395c2695ab17} <Debug> TCPHandler: Processed in 0.001224134 sec. | ||
| 10891 | 2025.11.08 00:07:17.000149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.10 MiB, peak 344.08 MiB, free memory in arenas 0.00 B, will set to 329.69 MiB (RSS), difference: -1.41 MiB | ||
| 10892 | 2025.11.08 00:07:21.894441 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2025.11.08 00:07:21.894635 [ 4 ] {511dd4ef-2913-4509-8771-490299ee34dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10894 | 2025.11.08 00:07:21.894713 [ 4 ] {511dd4ef-2913-4509-8771-490299ee34dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10895 | 2025.11.08 00:07:21.896043 [ 4 ] {511dd4ef-2913-4509-8771-490299ee34dc} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2025.11.08 00:07:21.896100 [ 4 ] {511dd4ef-2913-4509-8771-490299ee34dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10897 | 2025.11.08 00:07:21.896591 [ 4 ] {511dd4ef-2913-4509-8771-490299ee34dc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10898 | 2025.11.08 00:07:21.896893 [ 4 ] {511dd4ef-2913-4509-8771-490299ee34dc} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10899 | 2025.11.08 00:07:21.897104 [ 4 ] {511dd4ef-2913-4509-8771-490299ee34dc} <Debug> executeQuery: Read 1248 rows, 105.84 KiB in 0.002514 sec., 496420.04773269687 rows/sec., 41.11 MiB/sec. | ||
| 10900 | 2025.11.08 00:07:21.897177 [ 4 ] {511dd4ef-2913-4509-8771-490299ee34dc} <Debug> TCPHandler: Processed in 0.002869879 sec. | ||
| 10901 | 2025.11.08 00:07:21.897328 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10902 | 2025.11.08 00:07:21.897449 [ 4 ] {2998a27e-286c-44c6-a3c0-b56b8a92c2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10903 | 2025.11.08 00:07:21.897505 [ 4 ] {2998a27e-286c-44c6-a3c0-b56b8a92c2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10904 | 2025.11.08 00:07:21.898062 [ 4 ] {2998a27e-286c-44c6-a3c0-b56b8a92c2bb} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2025.11.08 00:07:21.898111 [ 4 ] {2998a27e-286c-44c6-a3c0-b56b8a92c2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10906 | 2025.11.08 00:07:21.898537 [ 4 ] {2998a27e-286c-44c6-a3c0-b56b8a92c2bb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10907 | 2025.11.08 00:07:21.898838 [ 4 ] {2998a27e-286c-44c6-a3c0-b56b8a92c2bb} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2025.11.08 00:07:21.899017 [ 110 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10909 | 2025.11.08 00:07:21.899027 [ 4 ] {2998a27e-286c-44c6-a3c0-b56b8a92c2bb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001609 sec., 16159.105034182723 rows/sec., 1.19 MiB/sec. | ||
| 10910 | 2025.11.08 00:07:21.899097 [ 110 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10911 | 2025.11.08 00:07:21.899128 [ 4 ] {2998a27e-286c-44c6-a3c0-b56b8a92c2bb} <Debug> TCPHandler: Processed in 0.001862032 sec. | ||
| 10912 | 2025.11.08 00:07:21.899138 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10913 | 2025.11.08 00:07:21.899280 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2025.11.08 00:07:21.899289 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 10915 | 2025.11.08 00:07:21.899408 [ 4 ] {db647138-348e-455c-9bbb-571b98164a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10916 | 2025.11.08 00:07:21.899439 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10917 | 2025.11.08 00:07:21.899470 [ 4 ] {db647138-348e-455c-9bbb-571b98164a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10918 | 2025.11.08 00:07:21.899485 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 72 rows starting from the beginning of the part | ||
| 10919 | 2025.11.08 00:07:21.899572 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
| 10920 | 2025.11.08 00:07:21.899629 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 28 rows starting from the beginning of the part | ||
| 10921 | 2025.11.08 00:07:21.899679 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
| 10922 | 2025.11.08 00:07:21.899723 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 16 rows starting from the beginning of the part | ||
| 10923 | 2025.11.08 00:07:21.899771 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 10924 | 2025.11.08 00:07:21.900131 [ 4 ] {db647138-348e-455c-9bbb-571b98164a44} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2025.11.08 00:07:21.900194 [ 4 ] {db647138-348e-455c-9bbb-571b98164a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10926 | 2025.11.08 00:07:21.900718 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473941 sec., 131619.92237138393 rows/sec., 10.18 MiB/sec. | ||
| 10927 | 2025.11.08 00:07:21.900912 [ 190 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10928 | 2025.11.08 00:07:21.901066 [ 4 ] {db647138-348e-455c-9bbb-571b98164a44} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10929 | 2025.11.08 00:07:21.901239 [ 190 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_81_16} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2025.11.08 00:07:21.901337 [ 190 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_81_16} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10931 | 2025.11.08 00:07:21.901429 [ 4 ] {db647138-348e-455c-9bbb-571b98164a44} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2025.11.08 00:07:21.901432 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10933 | 2025.11.08 00:07:21.901616 [ 4 ] {db647138-348e-455c-9bbb-571b98164a44} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002238 sec., 101876.67560321715 rows/sec., 6.90 MiB/sec. | ||
| 10934 | 2025.11.08 00:07:21.901672 [ 4 ] {db647138-348e-455c-9bbb-571b98164a44} <Debug> TCPHandler: Processed in 0.002451758 sec. | ||
| 10935 | 2025.11.08 00:07:21.901807 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2025.11.08 00:07:21.901923 [ 4 ] {ee41f139-8d9a-4660-934a-cace7afdab30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10937 | 2025.11.08 00:07:21.901974 [ 4 ] {ee41f139-8d9a-4660-934a-cace7afdab30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10938 | 2025.11.08 00:07:21.902699 [ 4 ] {ee41f139-8d9a-4660-934a-cace7afdab30} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2025.11.08 00:07:21.902746 [ 4 ] {ee41f139-8d9a-4660-934a-cace7afdab30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10940 | 2025.11.08 00:07:21.903124 [ 4 ] {ee41f139-8d9a-4660-934a-cace7afdab30} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10941 | 2025.11.08 00:07:21.903365 [ 4 ] {ee41f139-8d9a-4660-934a-cace7afdab30} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2025.11.08 00:07:21.903508 [ 4 ] {ee41f139-8d9a-4660-934a-cace7afdab30} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001612 sec., 338709.67741935485 rows/sec., 25.13 MiB/sec. | ||
| 10943 | 2025.11.08 00:07:21.903551 [ 4 ] {ee41f139-8d9a-4660-934a-cace7afdab30} <Debug> TCPHandler: Processed in 0.001803729 sec. | ||
| 10944 | 2025.11.08 00:07:21.903678 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2025.11.08 00:07:21.903818 [ 4 ] {f75b49b4-ba5d-43ee-93dc-f2d5d309a671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10946 | 2025.11.08 00:07:21.903878 [ 4 ] {f75b49b4-ba5d-43ee-93dc-f2d5d309a671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10947 | 2025.11.08 00:07:21.904605 [ 4 ] {f75b49b4-ba5d-43ee-93dc-f2d5d309a671} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2025.11.08 00:07:21.904658 [ 4 ] {f75b49b4-ba5d-43ee-93dc-f2d5d309a671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10949 | 2025.11.08 00:07:21.905170 [ 4 ] {f75b49b4-ba5d-43ee-93dc-f2d5d309a671} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10950 | 2025.11.08 00:07:21.905413 [ 4 ] {f75b49b4-ba5d-43ee-93dc-f2d5d309a671} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2025.11.08 00:07:21.905557 [ 4 ] {f75b49b4-ba5d-43ee-93dc-f2d5d309a671} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001762 sec., 479001.13507377985 rows/sec., 32.24 MiB/sec. | ||
| 10952 | 2025.11.08 00:07:21.905610 [ 4 ] {f75b49b4-ba5d-43ee-93dc-f2d5d309a671} <Debug> TCPHandler: Processed in 0.001987975 sec. | ||
| 10953 | 2025.11.08 00:07:21.905783 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10954 | 2025.11.08 00:07:21.905915 [ 4 ] {29cc9a7c-c638-42cd-8468-846a02a41fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10955 | 2025.11.08 00:07:21.905991 [ 4 ] {29cc9a7c-c638-42cd-8468-846a02a41fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10956 | 2025.11.08 00:07:21.907145 [ 4 ] {29cc9a7c-c638-42cd-8468-846a02a41fce} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2025.11.08 00:07:21.907192 [ 4 ] {29cc9a7c-c638-42cd-8468-846a02a41fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10958 | 2025.11.08 00:07:21.907962 [ 4 ] {29cc9a7c-c638-42cd-8468-846a02a41fce} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10959 | 2025.11.08 00:07:21.908281 [ 4 ] {29cc9a7c-c638-42cd-8468-846a02a41fce} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2025.11.08 00:07:21.908436 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10961 | 2025.11.08 00:07:21.908478 [ 4 ] {29cc9a7c-c638-42cd-8468-846a02a41fce} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002589 sec., 10042.487446890691 rows/sec., 18.00 MiB/sec. | ||
| 10962 | 2025.11.08 00:07:21.908481 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2025.11.08 00:07:21.908526 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10964 | 2025.11.08 00:07:21.908598 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 10965 | 2025.11.08 00:07:21.908600 [ 4 ] {29cc9a7c-c638-42cd-8468-846a02a41fce} <Debug> TCPHandler: Processed in 0.0029083 sec. | ||
| 10966 | 2025.11.08 00:07:21.908757 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2025.11.08 00:07:21.908809 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10968 | 2025.11.08 00:07:21.908862 [ 4 ] {86be2a2f-222c-405b-8cec-43cd38302350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10969 | 2025.11.08 00:07:21.908867 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1532 rows starting from the beginning of the part | ||
| 10970 | 2025.11.08 00:07:21.908917 [ 4 ] {86be2a2f-222c-405b-8cec-43cd38302350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10971 | 2025.11.08 00:07:21.909002 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
| 10972 | 2025.11.08 00:07:21.909112 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 16 rows starting from the beginning of the part | ||
| 10973 | 2025.11.08 00:07:21.909208 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
| 10974 | 2025.11.08 00:07:21.909299 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 16 rows starting from the beginning of the part | ||
| 10975 | 2025.11.08 00:07:21.909317 [ 4 ] {86be2a2f-222c-405b-8cec-43cd38302350} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10976 | 2025.11.08 00:07:21.909364 [ 4 ] {86be2a2f-222c-405b-8cec-43cd38302350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10977 | 2025.11.08 00:07:21.909392 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 10978 | 2025.11.08 00:07:21.909804 [ 4 ] {86be2a2f-222c-405b-8cec-43cd38302350} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10979 | 2025.11.08 00:07:21.910081 [ 4 ] {86be2a2f-222c-405b-8cec-43cd38302350} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2025.11.08 00:07:21.910269 [ 4 ] {86be2a2f-222c-405b-8cec-43cd38302350} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec. | ||
| 10981 | 2025.11.08 00:07:21.910323 [ 4 ] {86be2a2f-222c-405b-8cec-43cd38302350} <Debug> TCPHandler: Processed in 0.001619054 sec. | ||
| 10982 | 2025.11.08 00:07:21.919452 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1642 rows, containing 19 columns (19 merged, 0 gathered) in 0.010879359 sec., 150928.0096373325 rows/sec., 270.46 MiB/sec. | ||
| 10983 | 2025.11.08 00:07:21.921885 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10984 | 2025.11.08 00:07:21.922326 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2025.11.08 00:07:21.922421 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10986 | 2025.11.08 00:07:21.922609 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 10987 | 2025.11.08 00:07:22.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.30 MiB, peak 344.08 MiB, free memory in arenas 0.00 B, will set to 336.76 MiB (RSS), difference: 6.45 MiB | ||
| 10988 | 2025.11.08 00:07:22.094159 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55836 | ||
| 10989 | 2025.11.08 00:07:22.094278 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10990 | 2025.11.08 00:07:22.094309 [ 290 ] {} <Debug> TCP-Session: 1c7f2df4-5810-494d-abcd-a1ef797d7bfc Authenticating user 'default' from [fd00:1122:3344:101::e]:55836 | ||
| 10991 | 2025.11.08 00:07:22.094336 [ 290 ] {} <Debug> TCP-Session: 1c7f2df4-5810-494d-abcd-a1ef797d7bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2025.11.08 00:07:22.094353 [ 290 ] {} <Debug> TCP-Session: 1c7f2df4-5810-494d-abcd-a1ef797d7bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10993 | 2025.11.08 00:07:22.094574 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55235 | ||
| 10994 | 2025.11.08 00:07:22.094632 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62864 | ||
| 10995 | 2025.11.08 00:07:22.094663 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52440 | ||
| 10996 | 2025.11.08 00:07:22.094684 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47063 | ||
| 10997 | 2025.11.08 00:07:22.094733 [ 290 ] {} <Trace> TCP-Session: 1c7f2df4-5810-494d-abcd-a1ef797d7bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10998 | 2025.11.08 00:07:22.094760 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10999 | 2025.11.08 00:07:22.094769 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11000 | 2025.11.08 00:07:22.094788 [ 286 ] {} <Debug> TCP-Session: fca90647-9dd7-4366-8b8a-c2350b801103 Authenticating user 'default' from [fd00:1122:3344:101::e]:52440 | ||
| 11001 | 2025.11.08 00:07:22.094700 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11002 | 2025.11.08 00:07:22.094816 [ 286 ] {} <Debug> TCP-Session: fca90647-9dd7-4366-8b8a-c2350b801103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11003 | 2025.11.08 00:07:22.094816 [ 292 ] {} <Debug> TCP-Session: 764c503d-2041-4823-93ba-dd3b47c58bf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62864 | ||
| 11004 | 2025.11.08 00:07:22.094849 [ 286 ] {} <Debug> TCP-Session: fca90647-9dd7-4366-8b8a-c2350b801103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2025.11.08 00:07:22.094851 [ 291 ] {} <Debug> TCP-Session: 11f62cb2-3aac-46de-9dd0-40497ed1dc61 Authenticating user 'default' from [fd00:1122:3344:101::e]:55235 | ||
| 11006 | 2025.11.08 00:07:22.094875 [ 292 ] {} <Debug> TCP-Session: 764c503d-2041-4823-93ba-dd3b47c58bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11007 | 2025.11.08 00:07:22.094827 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11008 | 2025.11.08 00:07:22.094906 [ 290 ] {da78468b-a66a-48f2-825d-f80e3f28f6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55836) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11009 | 2025.11.08 00:07:22.094943 [ 289 ] {} <Debug> TCP-Session: 54e7113a-2a13-45eb-8b50-c177e1cd9a1c Authenticating user 'default' from [fd00:1122:3344:101::e]:47063 | ||
| 11010 | 2025.11.08 00:07:22.094911 [ 292 ] {} <Debug> TCP-Session: 764c503d-2041-4823-93ba-dd3b47c58bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11011 | 2025.11.08 00:07:22.094978 [ 289 ] {} <Debug> TCP-Session: 54e7113a-2a13-45eb-8b50-c177e1cd9a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11012 | 2025.11.08 00:07:22.094903 [ 291 ] {} <Debug> TCP-Session: 11f62cb2-3aac-46de-9dd0-40497ed1dc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11013 | 2025.11.08 00:07:22.095004 [ 289 ] {} <Debug> TCP-Session: 54e7113a-2a13-45eb-8b50-c177e1cd9a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11014 | 2025.11.08 00:07:22.095026 [ 291 ] {} <Debug> TCP-Session: 11f62cb2-3aac-46de-9dd0-40497ed1dc61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11015 | 2025.11.08 00:07:22.094675 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48532 | ||
| 11016 | 2025.11.08 00:07:22.094642 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51929 | ||
| 11017 | 2025.11.08 00:07:22.094642 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33721 | ||
| 11018 | 2025.11.08 00:07:22.094653 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45190 | ||
| 11019 | 2025.11.08 00:07:22.095132 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11020 | 2025.11.08 00:07:22.095171 [ 288 ] {} <Debug> TCP-Session: 20111851-62e8-41b6-b2a0-7b02618d842b Authenticating user 'default' from [fd00:1122:3344:101::e]:48532 | ||
| 11021 | 2025.11.08 00:07:22.095190 [ 288 ] {} <Debug> TCP-Session: 20111851-62e8-41b6-b2a0-7b02618d842b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11022 | 2025.11.08 00:07:22.095190 [ 290 ] {da78468b-a66a-48f2-825d-f80e3f28f6c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11023 | 2025.11.08 00:07:22.095207 [ 288 ] {} <Debug> TCP-Session: 20111851-62e8-41b6-b2a0-7b02618d842b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11024 | 2025.11.08 00:07:22.095263 [ 290 ] {da78468b-a66a-48f2-825d-f80e3f28f6c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11025 | 2025.11.08 00:07:22.095562 [ 290 ] {da78468b-a66a-48f2-825d-f80e3f28f6c9} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 11026 | 2025.11.08 00:07:22.095722 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11027 | 2025.11.08 00:07:22.095763 [ 3 ] {} <Debug> TCP-Session: ef02e450-7e9b-4be3-871c-048518303748 Authenticating user 'default' from [fd00:1122:3344:101::e]:45190 | ||
| 11028 | 2025.11.08 00:07:22.095784 [ 3 ] {} <Debug> TCP-Session: ef02e450-7e9b-4be3-871c-048518303748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11029 | 2025.11.08 00:07:22.095797 [ 3 ] {} <Debug> TCP-Session: ef02e450-7e9b-4be3-871c-048518303748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11030 | 2025.11.08 00:07:22.095853 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11031 | 2025.11.08 00:07:22.095885 [ 294 ] {} <Debug> TCP-Session: f6d457af-45fd-4916-a29f-ac89536656df Authenticating user 'default' from [fd00:1122:3344:101::e]:33721 | ||
| 11032 | 2025.11.08 00:07:22.095902 [ 294 ] {} <Debug> TCP-Session: f6d457af-45fd-4916-a29f-ac89536656df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11033 | 2025.11.08 00:07:22.095914 [ 294 ] {} <Debug> TCP-Session: f6d457af-45fd-4916-a29f-ac89536656df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2025.11.08 00:07:22.095982 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11035 | 2025.11.08 00:07:22.096019 [ 293 ] {} <Debug> TCP-Session: 5b58c9ef-533c-4e25-8edd-d35d9159f3cb Authenticating user 'default' from [fd00:1122:3344:101::e]:51929 | ||
| 11036 | 2025.11.08 00:07:22.096037 [ 293 ] {} <Debug> TCP-Session: 5b58c9ef-533c-4e25-8edd-d35d9159f3cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11037 | 2025.11.08 00:07:22.096051 [ 293 ] {} <Debug> TCP-Session: 5b58c9ef-533c-4e25-8edd-d35d9159f3cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11038 | 2025.11.08 00:07:22.096467 [ 339 ] {da78468b-a66a-48f2-825d-f80e3f28f6c9} <Trace> AggregatingTransform: Aggregating | ||
| 11039 | 2025.11.08 00:07:22.096505 [ 339 ] {da78468b-a66a-48f2-825d-f80e3f28f6c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 11040 | 2025.11.08 00:07:22.096542 [ 339 ] {da78468b-a66a-48f2-825d-f80e3f28f6c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881614 sec. (1134.283 rows/sec., 44.31 KiB/sec.) | ||
| 11041 | 2025.11.08 00:07:22.096560 [ 339 ] {da78468b-a66a-48f2-825d-f80e3f28f6c9} <Trace> Aggregator: Merging aggregated data | ||
| 11042 | 2025.11.08 00:07:22.097972 [ 290 ] {da78468b-a66a-48f2-825d-f80e3f28f6c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003118 sec., 320.71840923669015 rows/sec., 12.53 KiB/sec. | ||
| 11043 | 2025.11.08 00:07:22.098120 [ 290 ] {da78468b-a66a-48f2-825d-f80e3f28f6c9} <Debug> TCPHandler: Processed in 0.003528886 sec. | ||
| 11044 | 2025.11.08 00:07:22.098260 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11045 | 2025.11.08 00:07:22.098287 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11046 | 2025.11.08 00:07:22.098308 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11047 | 2025.11.08 00:07:22.098323 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11048 | 2025.11.08 00:07:22.098355 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11049 | 2025.11.08 00:07:22.098375 [ 292 ] {} <Debug> TCP-Session: 764c503d-2041-4823-93ba-dd3b47c58bf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11050 | 2025.11.08 00:07:22.098379 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11051 | 2025.11.08 00:07:22.098402 [ 286 ] {} <Debug> TCP-Session: fca90647-9dd7-4366-8b8a-c2350b801103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11052 | 2025.11.08 00:07:22.098413 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11053 | 2025.11.08 00:07:22.098432 [ 294 ] {} <Debug> TCP-Session: f6d457af-45fd-4916-a29f-ac89536656df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11054 | 2025.11.08 00:07:22.098388 [ 291 ] {} <Debug> TCP-Session: 11f62cb2-3aac-46de-9dd0-40497ed1dc61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11055 | 2025.11.08 00:07:22.098464 [ 288 ] {} <Debug> TCP-Session: 20111851-62e8-41b6-b2a0-7b02618d842b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11056 | 2025.11.08 00:07:22.098347 [ 289 ] {} <Debug> TCP-Session: 54e7113a-2a13-45eb-8b50-c177e1cd9a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11057 | 2025.11.08 00:07:22.098398 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11058 | 2025.11.08 00:07:22.098345 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11059 | 2025.11.08 00:07:22.098566 [ 3 ] {} <Debug> TCP-Session: ef02e450-7e9b-4be3-871c-048518303748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11060 | 2025.11.08 00:07:22.098290 [ 290 ] {} <Debug> TCP-Session: 1c7f2df4-5810-494d-abcd-a1ef797d7bfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11061 | 2025.11.08 00:07:22.098596 [ 293 ] {} <Debug> TCP-Session: 5b58c9ef-533c-4e25-8edd-d35d9159f3cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11062 | 2025.11.08 00:07:22.690304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27299 | ||
| 11063 | 2025.11.08 00:07:22.691045 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11064 | 2025.11.08 00:07:22.691117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11065 | 2025.11.08 00:07:22.691812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11066 | 2025.11.08 00:07:22.692178 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11067 | 2025.11.08 00:07:22.692424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27299 | ||
| 11068 | 2025.11.08 00:07:23.154280 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49167 | ||
| 11069 | 2025.11.08 00:07:23.154385 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11070 | 2025.11.08 00:07:23.154413 [ 292 ] {} <Debug> TCP-Session: 8308c519-b15e-4040-8fe2-366b844f57b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49167 | ||
| 11071 | 2025.11.08 00:07:23.154435 [ 292 ] {} <Debug> TCP-Session: 8308c519-b15e-4040-8fe2-366b844f57b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11072 | 2025.11.08 00:07:23.154448 [ 292 ] {} <Debug> TCP-Session: 8308c519-b15e-4040-8fe2-366b844f57b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11073 | 2025.11.08 00:07:23.154683 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34205 | ||
| 11074 | 2025.11.08 00:07:23.154699 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37800 | ||
| 11075 | 2025.11.08 00:07:23.154759 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42742 | ||
| 11076 | 2025.11.08 00:07:23.154777 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58497 | ||
| 11077 | 2025.11.08 00:07:23.154816 [ 292 ] {} <Trace> TCP-Session: 8308c519-b15e-4040-8fe2-366b844f57b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11078 | 2025.11.08 00:07:23.154841 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11079 | 2025.11.08 00:07:23.154841 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11080 | 2025.11.08 00:07:23.154884 [ 286 ] {} <Debug> TCP-Session: 4b0e3b19-dbca-4df9-9e6c-3efcde43b442 Authenticating user 'default' from [fd00:1122:3344:101::e]:37800 | ||
| 11081 | 2025.11.08 00:07:23.154828 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11082 | 2025.11.08 00:07:23.154912 [ 286 ] {} <Debug> TCP-Session: 4b0e3b19-dbca-4df9-9e6c-3efcde43b442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11083 | 2025.11.08 00:07:23.154908 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11084 | 2025.11.08 00:07:23.154944 [ 286 ] {} <Debug> TCP-Session: 4b0e3b19-dbca-4df9-9e6c-3efcde43b442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11085 | 2025.11.08 00:07:23.154950 [ 293 ] {} <Debug> TCP-Session: 40b7afc1-2a91-4e04-994f-d5c2593589de Authenticating user 'default' from [fd00:1122:3344:101::e]:34205 | ||
| 11086 | 2025.11.08 00:07:23.154971 [ 291 ] {} <Debug> TCP-Session: fe330445-ab87-42ba-97f6-3dc218a3e2a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58497 | ||
| 11087 | 2025.11.08 00:07:23.155008 [ 292 ] {0c354f0b-281f-4ded-b6bd-dce39b8dbd92} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49167) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11088 | 2025.11.08 00:07:23.155016 [ 293 ] {} <Debug> TCP-Session: 40b7afc1-2a91-4e04-994f-d5c2593589de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11089 | 2025.11.08 00:07:23.155035 [ 291 ] {} <Debug> TCP-Session: fe330445-ab87-42ba-97f6-3dc218a3e2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11090 | 2025.11.08 00:07:23.155061 [ 293 ] {} <Debug> TCP-Session: 40b7afc1-2a91-4e04-994f-d5c2593589de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11091 | 2025.11.08 00:07:23.155076 [ 291 ] {} <Debug> TCP-Session: fe330445-ab87-42ba-97f6-3dc218a3e2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11092 | 2025.11.08 00:07:23.154901 [ 290 ] {} <Debug> TCP-Session: 661f6839-25c6-41e3-a773-02424d545384 Authenticating user 'default' from [fd00:1122:3344:101::e]:42742 | ||
| 11093 | 2025.11.08 00:07:23.154752 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49560 | ||
| 11094 | 2025.11.08 00:07:23.155126 [ 290 ] {} <Debug> TCP-Session: 661f6839-25c6-41e3-a773-02424d545384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11095 | 2025.11.08 00:07:23.154740 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48069 | ||
| 11096 | 2025.11.08 00:07:23.155160 [ 290 ] {} <Debug> TCP-Session: 661f6839-25c6-41e3-a773-02424d545384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2025.11.08 00:07:23.155192 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11098 | 2025.11.08 00:07:23.154688 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38355 | ||
| 11099 | 2025.11.08 00:07:23.155243 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11100 | 2025.11.08 00:07:23.155237 [ 289 ] {} <Debug> TCP-Session: 331a1b92-965a-43f1-96fd-82b02539e99e Authenticating user 'default' from [fd00:1122:3344:101::e]:49560 | ||
| 11101 | 2025.11.08 00:07:23.155296 [ 288 ] {} <Debug> TCP-Session: b919d89a-b797-44af-8113-6fad77fe0266 Authenticating user 'default' from [fd00:1122:3344:101::e]:48069 | ||
| 11102 | 2025.11.08 00:07:23.155307 [ 292 ] {0c354f0b-281f-4ded-b6bd-dce39b8dbd92} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11103 | 2025.11.08 00:07:23.155330 [ 288 ] {} <Debug> TCP-Session: b919d89a-b797-44af-8113-6fad77fe0266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11104 | 2025.11.08 00:07:23.155322 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11105 | 2025.11.08 00:07:23.155353 [ 288 ] {} <Debug> TCP-Session: b919d89a-b797-44af-8113-6fad77fe0266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11106 | 2025.11.08 00:07:23.155377 [ 292 ] {0c354f0b-281f-4ded-b6bd-dce39b8dbd92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11107 | 2025.11.08 00:07:23.155378 [ 294 ] {} <Debug> TCP-Session: c700f96f-38e8-4136-b87c-a9308e5ae7b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38355 | ||
| 11108 | 2025.11.08 00:07:23.155314 [ 289 ] {} <Debug> TCP-Session: 331a1b92-965a-43f1-96fd-82b02539e99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11109 | 2025.11.08 00:07:23.155418 [ 294 ] {} <Debug> TCP-Session: c700f96f-38e8-4136-b87c-a9308e5ae7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11110 | 2025.11.08 00:07:23.155434 [ 289 ] {} <Debug> TCP-Session: 331a1b92-965a-43f1-96fd-82b02539e99e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11111 | 2025.11.08 00:07:23.155449 [ 294 ] {} <Debug> TCP-Session: c700f96f-38e8-4136-b87c-a9308e5ae7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11112 | 2025.11.08 00:07:23.154691 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40803 | ||
| 11113 | 2025.11.08 00:07:23.155559 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11114 | 2025.11.08 00:07:23.155589 [ 3 ] {} <Debug> TCP-Session: 7ebd4671-2f08-4aa2-bd86-840fa8d855ab Authenticating user 'default' from [fd00:1122:3344:101::e]:40803 | ||
| 11115 | 2025.11.08 00:07:23.155607 [ 3 ] {} <Debug> TCP-Session: 7ebd4671-2f08-4aa2-bd86-840fa8d855ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11116 | 2025.11.08 00:07:23.155625 [ 3 ] {} <Debug> TCP-Session: 7ebd4671-2f08-4aa2-bd86-840fa8d855ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11117 | 2025.11.08 00:07:23.155688 [ 292 ] {0c354f0b-281f-4ded-b6bd-dce39b8dbd92} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 11118 | 2025.11.08 00:07:23.156680 [ 260 ] {0c354f0b-281f-4ded-b6bd-dce39b8dbd92} <Trace> AggregatingTransform: Aggregating | ||
| 11119 | 2025.11.08 00:07:23.156714 [ 260 ] {0c354f0b-281f-4ded-b6bd-dce39b8dbd92} <Trace> Aggregator: Aggregation method: without_key | ||
| 11120 | 2025.11.08 00:07:23.156751 [ 260 ] {0c354f0b-281f-4ded-b6bd-dce39b8dbd92} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953026 sec. (1049.289 rows/sec., 40.99 KiB/sec.) | ||
| 11121 | 2025.11.08 00:07:23.156772 [ 260 ] {0c354f0b-281f-4ded-b6bd-dce39b8dbd92} <Trace> Aggregator: Merging aggregated data | ||
| 11122 | 2025.11.08 00:07:23.158252 [ 292 ] {0c354f0b-281f-4ded-b6bd-dce39b8dbd92} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003302 sec., 302.8467595396729 rows/sec., 11.83 KiB/sec. | ||
| 11123 | 2025.11.08 00:07:23.158376 [ 292 ] {0c354f0b-281f-4ded-b6bd-dce39b8dbd92} <Debug> TCPHandler: Processed in 0.003716102 sec. | ||
| 11124 | 2025.11.08 00:07:23.158463 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11125 | 2025.11.08 00:07:23.158492 [ 292 ] {} <Debug> TCP-Session: 8308c519-b15e-4040-8fe2-366b844f57b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11126 | 2025.11.08 00:07:23.158496 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11127 | 2025.11.08 00:07:23.158516 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11128 | 2025.11.08 00:07:23.158543 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11129 | 2025.11.08 00:07:23.158561 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11130 | 2025.11.08 00:07:23.158578 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11131 | 2025.11.08 00:07:23.158594 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11132 | 2025.11.08 00:07:23.158614 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11133 | 2025.11.08 00:07:23.158632 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11134 | 2025.11.08 00:07:23.158652 [ 288 ] {} <Debug> TCP-Session: b919d89a-b797-44af-8113-6fad77fe0266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2025.11.08 00:07:23.158673 [ 289 ] {} <Debug> TCP-Session: 331a1b92-965a-43f1-96fd-82b02539e99e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11136 | 2025.11.08 00:07:23.158696 [ 290 ] {} <Debug> TCP-Session: 661f6839-25c6-41e3-a773-02424d545384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11137 | 2025.11.08 00:07:23.158628 [ 286 ] {} <Debug> TCP-Session: 4b0e3b19-dbca-4df9-9e6c-3efcde43b442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11138 | 2025.11.08 00:07:23.158610 [ 294 ] {} <Debug> TCP-Session: c700f96f-38e8-4136-b87c-a9308e5ae7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11139 | 2025.11.08 00:07:23.158560 [ 3 ] {} <Debug> TCP-Session: 7ebd4671-2f08-4aa2-bd86-840fa8d855ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11140 | 2025.11.08 00:07:23.158545 [ 293 ] {} <Debug> TCP-Session: 40b7afc1-2a91-4e04-994f-d5c2593589de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11141 | 2025.11.08 00:07:23.158600 [ 291 ] {} <Debug> TCP-Session: fe330445-ab87-42ba-97f6-3dc218a3e2a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11142 | 2025.11.08 00:07:23.374307 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37670 | ||
| 11143 | 2025.11.08 00:07:23.374412 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11144 | 2025.11.08 00:07:23.374445 [ 292 ] {} <Debug> TCP-Session: 4abecf73-4486-4534-8387-7193acd0f272 Authenticating user 'default' from [fd00:1122:3344:101::e]:37670 | ||
| 11145 | 2025.11.08 00:07:23.374469 [ 292 ] {} <Debug> TCP-Session: 4abecf73-4486-4534-8387-7193acd0f272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11146 | 2025.11.08 00:07:23.374482 [ 292 ] {} <Debug> TCP-Session: 4abecf73-4486-4534-8387-7193acd0f272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11147 | 2025.11.08 00:07:23.374732 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36210 | ||
| 11148 | 2025.11.08 00:07:23.374740 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46657 | ||
| 11149 | 2025.11.08 00:07:23.374790 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34955 | ||
| 11150 | 2025.11.08 00:07:23.374801 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43189 | ||
| 11151 | 2025.11.08 00:07:23.374842 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46730 | ||
| 11152 | 2025.11.08 00:07:23.374857 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46008 | ||
| 11153 | 2025.11.08 00:07:23.374904 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11154 | 2025.11.08 00:07:23.374911 [ 292 ] {} <Trace> TCP-Session: 4abecf73-4486-4534-8387-7193acd0f272 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11155 | 2025.11.08 00:07:23.374937 [ 288 ] {} <Debug> TCP-Session: 60b21030-07f1-49e9-943c-d99ec2422285 Authenticating user 'default' from [fd00:1122:3344:101::e]:43189 | ||
| 11156 | 2025.11.08 00:07:23.374929 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11157 | 2025.11.08 00:07:23.374965 [ 288 ] {} <Debug> TCP-Session: 60b21030-07f1-49e9-943c-d99ec2422285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11158 | 2025.11.08 00:07:23.374927 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11159 | 2025.11.08 00:07:23.374996 [ 286 ] {} <Debug> TCP-Session: 28521e89-e826-4b7f-a9d4-698604bff585 Authenticating user 'default' from [fd00:1122:3344:101::e]:34955 | ||
| 11160 | 2025.11.08 00:07:23.374998 [ 288 ] {} <Debug> TCP-Session: 60b21030-07f1-49e9-943c-d99ec2422285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11161 | 2025.11.08 00:07:23.375034 [ 290 ] {} <Debug> TCP-Session: 50d28376-b87c-4c9c-9062-3044e1f88e9e Authenticating user 'default' from [fd00:1122:3344:101::e]:46730 | ||
| 11162 | 2025.11.08 00:07:23.375043 [ 286 ] {} <Debug> TCP-Session: 28521e89-e826-4b7f-a9d4-698604bff585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11163 | 2025.11.08 00:07:23.375065 [ 290 ] {} <Debug> TCP-Session: 50d28376-b87c-4c9c-9062-3044e1f88e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11164 | 2025.11.08 00:07:23.374991 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11165 | 2025.11.08 00:07:23.375082 [ 286 ] {} <Debug> TCP-Session: 28521e89-e826-4b7f-a9d4-698604bff585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11166 | 2025.11.08 00:07:23.375085 [ 290 ] {} <Debug> TCP-Session: 50d28376-b87c-4c9c-9062-3044e1f88e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11167 | 2025.11.08 00:07:23.375128 [ 292 ] {74e28a72-5a6f-4599-9a23-df388998a292} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37670) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11168 | 2025.11.08 00:07:23.375133 [ 291 ] {} <Debug> TCP-Session: 3bd0108b-36c0-4262-8fcf-fe0341bdf332 Authenticating user 'default' from [fd00:1122:3344:101::e]:46008 | ||
| 11169 | 2025.11.08 00:07:23.374926 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11170 | 2025.11.08 00:07:23.375199 [ 291 ] {} <Debug> TCP-Session: 3bd0108b-36c0-4262-8fcf-fe0341bdf332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11171 | 2025.11.08 00:07:23.374876 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11172 | 2025.11.08 00:07:23.375228 [ 291 ] {} <Debug> TCP-Session: 3bd0108b-36c0-4262-8fcf-fe0341bdf332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11173 | 2025.11.08 00:07:23.375224 [ 294 ] {} <Debug> TCP-Session: 27924f65-ef19-4d94-8ed8-4e766c9e7ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46657 | ||
| 11174 | 2025.11.08 00:07:23.375272 [ 293 ] {} <Debug> TCP-Session: fefa8006-8f21-48c3-8fe7-fb382f55871c Authenticating user 'default' from [fd00:1122:3344:101::e]:36210 | ||
| 11175 | 2025.11.08 00:07:23.375289 [ 294 ] {} <Debug> TCP-Session: 27924f65-ef19-4d94-8ed8-4e766c9e7ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11176 | 2025.11.08 00:07:23.374759 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40232 | ||
| 11177 | 2025.11.08 00:07:23.375315 [ 294 ] {} <Debug> TCP-Session: 27924f65-ef19-4d94-8ed8-4e766c9e7ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11178 | 2025.11.08 00:07:23.375312 [ 293 ] {} <Debug> TCP-Session: fefa8006-8f21-48c3-8fe7-fb382f55871c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11179 | 2025.11.08 00:07:23.374813 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45442 | ||
| 11180 | 2025.11.08 00:07:23.375376 [ 293 ] {} <Debug> TCP-Session: fefa8006-8f21-48c3-8fe7-fb382f55871c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11181 | 2025.11.08 00:07:23.375398 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11182 | 2025.11.08 00:07:23.375420 [ 292 ] {74e28a72-5a6f-4599-9a23-df388998a292} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11183 | 2025.11.08 00:07:23.375429 [ 3 ] {} <Debug> TCP-Session: 248bbf2a-4279-410a-91d5-f23a1a056b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:40232 | ||
| 11184 | 2025.11.08 00:07:23.375441 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11185 | 2025.11.08 00:07:23.375460 [ 3 ] {} <Debug> TCP-Session: 248bbf2a-4279-410a-91d5-f23a1a056b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11186 | 2025.11.08 00:07:23.375473 [ 289 ] {} <Debug> TCP-Session: 3ca34dda-ad83-47c2-8398-9632974594a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45442 | ||
| 11187 | 2025.11.08 00:07:23.375486 [ 3 ] {} <Debug> TCP-Session: 248bbf2a-4279-410a-91d5-f23a1a056b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11188 | 2025.11.08 00:07:23.375481 [ 292 ] {74e28a72-5a6f-4599-9a23-df388998a292} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11189 | 2025.11.08 00:07:23.375502 [ 289 ] {} <Debug> TCP-Session: 3ca34dda-ad83-47c2-8398-9632974594a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11190 | 2025.11.08 00:07:23.375540 [ 289 ] {} <Debug> TCP-Session: 3ca34dda-ad83-47c2-8398-9632974594a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11191 | 2025.11.08 00:07:23.375810 [ 292 ] {74e28a72-5a6f-4599-9a23-df388998a292} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 11192 | 2025.11.08 00:07:23.376789 [ 299 ] {74e28a72-5a6f-4599-9a23-df388998a292} <Trace> AggregatingTransform: Aggregating | ||
| 11193 | 2025.11.08 00:07:23.376830 [ 299 ] {74e28a72-5a6f-4599-9a23-df388998a292} <Trace> Aggregator: Aggregation method: without_key | ||
| 11194 | 2025.11.08 00:07:23.376868 [ 299 ] {74e28a72-5a6f-4599-9a23-df388998a292} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952176 sec. (1050.226 rows/sec., 41.02 KiB/sec.) | ||
| 11195 | 2025.11.08 00:07:23.376886 [ 299 ] {74e28a72-5a6f-4599-9a23-df388998a292} <Trace> Aggregator: Merging aggregated data | ||
| 11196 | 2025.11.08 00:07:23.378442 [ 292 ] {74e28a72-5a6f-4599-9a23-df388998a292} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003373 sec., 296.4719833975689 rows/sec., 11.58 KiB/sec. | ||
| 11197 | 2025.11.08 00:07:23.378591 [ 292 ] {74e28a72-5a6f-4599-9a23-df388998a292} <Debug> TCPHandler: Processed in 0.003836496 sec. | ||
| 11198 | 2025.11.08 00:07:23.378723 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11199 | 2025.11.08 00:07:23.378752 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11200 | 2025.11.08 00:07:23.378769 [ 292 ] {} <Debug> TCP-Session: 4abecf73-4486-4534-8387-7193acd0f272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11201 | 2025.11.08 00:07:23.378771 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11202 | 2025.11.08 00:07:23.378794 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11203 | 2025.11.08 00:07:23.378820 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11204 | 2025.11.08 00:07:23.378840 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11205 | 2025.11.08 00:07:23.378856 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11206 | 2025.11.08 00:07:23.378866 [ 290 ] {} <Debug> TCP-Session: 50d28376-b87c-4c9c-9062-3044e1f88e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11207 | 2025.11.08 00:07:23.378881 [ 286 ] {} <Debug> TCP-Session: 28521e89-e826-4b7f-a9d4-698604bff585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11208 | 2025.11.08 00:07:23.378876 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11209 | 2025.11.08 00:07:23.378898 [ 294 ] {} <Debug> TCP-Session: 27924f65-ef19-4d94-8ed8-4e766c9e7ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11210 | 2025.11.08 00:07:23.378892 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11211 | 2025.11.08 00:07:23.378944 [ 291 ] {} <Debug> TCP-Session: 3bd0108b-36c0-4262-8fcf-fe0341bdf332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11212 | 2025.11.08 00:07:23.378846 [ 3 ] {} <Debug> TCP-Session: 248bbf2a-4279-410a-91d5-f23a1a056b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11213 | 2025.11.08 00:07:23.378975 [ 289 ] {} <Debug> TCP-Session: 3ca34dda-ad83-47c2-8398-9632974594a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11214 | 2025.11.08 00:07:23.378825 [ 288 ] {} <Debug> TCP-Session: 60b21030-07f1-49e9-943c-d99ec2422285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11215 | 2025.11.08 00:07:23.378799 [ 293 ] {} <Debug> TCP-Session: fefa8006-8f21-48c3-8fe7-fb382f55871c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11216 | 2025.11.08 00:07:24.177996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11217 | 2025.11.08 00:07:24.193868 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2025.11.08 00:07:24.193941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11219 | 2025.11.08 00:07:24.199405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11220 | 2025.11.08 00:07:24.200231 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2025.11.08 00:07:24.204372 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11222 | 2025.11.08 00:07:25.263742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1344 | ||
| 11223 | 2025.11.08 00:07:25.267252 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2025.11.08 00:07:25.267348 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11225 | 2025.11.08 00:07:25.269180 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11226 | 2025.11.08 00:07:25.269583 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2025.11.08 00:07:25.270127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 11228 | 2025.11.08 00:07:26.856965 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11229 | 2025.11.08 00:07:26.857349 [ 4 ] {52ff54c9-7dce-48b0-a173-bcf87d84d736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11230 | 2025.11.08 00:07:26.857450 [ 4 ] {52ff54c9-7dce-48b0-a173-bcf87d84d736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11231 | 2025.11.08 00:07:26.858077 [ 4 ] {52ff54c9-7dce-48b0-a173-bcf87d84d736} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2025.11.08 00:07:26.858126 [ 4 ] {52ff54c9-7dce-48b0-a173-bcf87d84d736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11233 | 2025.11.08 00:07:26.858527 [ 4 ] {52ff54c9-7dce-48b0-a173-bcf87d84d736} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11234 | 2025.11.08 00:07:26.858766 [ 4 ] {52ff54c9-7dce-48b0-a173-bcf87d84d736} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2025.11.08 00:07:26.858928 [ 4 ] {52ff54c9-7dce-48b0-a173-bcf87d84d736} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001654 sec., 53204.35308343409 rows/sec., 4.48 MiB/sec. | ||
| 11236 | 2025.11.08 00:07:26.858979 [ 4 ] {52ff54c9-7dce-48b0-a173-bcf87d84d736} <Debug> TCPHandler: Processed in 0.00220029 sec. | ||
| 11237 | 2025.11.08 00:07:26.859144 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11238 | 2025.11.08 00:07:26.859247 [ 4 ] {29dac20f-8006-40ea-8db0-561e6a168415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11239 | 2025.11.08 00:07:26.859293 [ 4 ] {29dac20f-8006-40ea-8db0-561e6a168415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11240 | 2025.11.08 00:07:26.859697 [ 4 ] {29dac20f-8006-40ea-8db0-561e6a168415} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11241 | 2025.11.08 00:07:26.859735 [ 4 ] {29dac20f-8006-40ea-8db0-561e6a168415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11242 | 2025.11.08 00:07:26.860050 [ 4 ] {29dac20f-8006-40ea-8db0-561e6a168415} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11243 | 2025.11.08 00:07:26.860278 [ 4 ] {29dac20f-8006-40ea-8db0-561e6a168415} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11244 | 2025.11.08 00:07:26.860412 [ 4 ] {29dac20f-8006-40ea-8db0-561e6a168415} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001189 sec., 13456.686291000842 rows/sec., 1011.88 KiB/sec. | ||
| 11245 | 2025.11.08 00:07:26.860452 [ 4 ] {29dac20f-8006-40ea-8db0-561e6a168415} <Debug> TCPHandler: Processed in 0.001362828 sec. | ||
| 11246 | 2025.11.08 00:07:26.860553 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11247 | 2025.11.08 00:07:26.860650 [ 4 ] {9ce26c1d-e106-452d-9124-947ced99e365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11248 | 2025.11.08 00:07:26.860692 [ 4 ] {9ce26c1d-e106-452d-9124-947ced99e365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11249 | 2025.11.08 00:07:26.861105 [ 4 ] {9ce26c1d-e106-452d-9124-947ced99e365} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11250 | 2025.11.08 00:07:26.861141 [ 4 ] {9ce26c1d-e106-452d-9124-947ced99e365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11251 | 2025.11.08 00:07:26.861452 [ 4 ] {9ce26c1d-e106-452d-9124-947ced99e365} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11252 | 2025.11.08 00:07:26.861667 [ 4 ] {9ce26c1d-e106-452d-9124-947ced99e365} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11253 | 2025.11.08 00:07:26.861795 [ 4 ] {9ce26c1d-e106-452d-9124-947ced99e365} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001164 sec., 68728.52233676975 rows/sec., 5.37 MiB/sec. | ||
| 11254 | 2025.11.08 00:07:26.861832 [ 4 ] {9ce26c1d-e106-452d-9124-947ced99e365} <Debug> TCPHandler: Processed in 0.001328697 sec. | ||
| 11255 | 2025.11.08 00:07:26.861937 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11256 | 2025.11.08 00:07:26.862039 [ 4 ] {68f661c9-516e-4381-87ad-932d9c2f0589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11257 | 2025.11.08 00:07:26.862087 [ 4 ] {68f661c9-516e-4381-87ad-932d9c2f0589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11258 | 2025.11.08 00:07:26.862497 [ 4 ] {68f661c9-516e-4381-87ad-932d9c2f0589} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11259 | 2025.11.08 00:07:26.862536 [ 4 ] {68f661c9-516e-4381-87ad-932d9c2f0589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11260 | 2025.11.08 00:07:26.862881 [ 4 ] {68f661c9-516e-4381-87ad-932d9c2f0589} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11261 | 2025.11.08 00:07:26.863112 [ 4 ] {68f661c9-516e-4381-87ad-932d9c2f0589} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11262 | 2025.11.08 00:07:26.863245 [ 4 ] {68f661c9-516e-4381-87ad-932d9c2f0589} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 11263 | 2025.11.08 00:07:26.863282 [ 4 ] {68f661c9-516e-4381-87ad-932d9c2f0589} <Debug> TCPHandler: Processed in 0.001396059 sec. | ||
| 11264 | 2025.11.08 00:07:26.863395 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2025.11.08 00:07:26.863491 [ 4 ] {b2b04228-c200-42d3-aab8-23d193b1ea70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11266 | 2025.11.08 00:07:26.863547 [ 4 ] {b2b04228-c200-42d3-aab8-23d193b1ea70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11267 | 2025.11.08 00:07:26.864328 [ 4 ] {b2b04228-c200-42d3-aab8-23d193b1ea70} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2025.11.08 00:07:26.864366 [ 4 ] {b2b04228-c200-42d3-aab8-23d193b1ea70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11269 | 2025.11.08 00:07:26.864914 [ 4 ] {b2b04228-c200-42d3-aab8-23d193b1ea70} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11270 | 2025.11.08 00:07:26.865164 [ 4 ] {b2b04228-c200-42d3-aab8-23d193b1ea70} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2025.11.08 00:07:26.865310 [ 4 ] {b2b04228-c200-42d3-aab8-23d193b1ea70} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001837 sec., 8709.853021230267 rows/sec., 15.61 MiB/sec. | ||
| 11272 | 2025.11.08 00:07:26.865380 [ 4 ] {b2b04228-c200-42d3-aab8-23d193b1ea70} <Debug> TCPHandler: Processed in 0.002034906 sec. | ||
| 11273 | 2025.11.08 00:07:26.865488 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11274 | 2025.11.08 00:07:26.865584 [ 4 ] {5c9ce301-762b-454b-97e7-7988ae954c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11275 | 2025.11.08 00:07:26.865627 [ 4 ] {5c9ce301-762b-454b-97e7-7988ae954c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11276 | 2025.11.08 00:07:26.865946 [ 4 ] {5c9ce301-762b-454b-97e7-7988ae954c6a} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2025.11.08 00:07:26.865983 [ 4 ] {5c9ce301-762b-454b-97e7-7988ae954c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11278 | 2025.11.08 00:07:26.866295 [ 4 ] {5c9ce301-762b-454b-97e7-7988ae954c6a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11279 | 2025.11.08 00:07:26.866506 [ 4 ] {5c9ce301-762b-454b-97e7-7988ae954c6a} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2025.11.08 00:07:26.866647 [ 4 ] {5c9ce301-762b-454b-97e7-7988ae954c6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 11281 | 2025.11.08 00:07:26.866683 [ 4 ] {5c9ce301-762b-454b-97e7-7988ae954c6a} <Debug> TCPHandler: Processed in 0.001245164 sec. | ||
| 11282 | 2025.11.08 00:07:30.015267 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11283 | 2025.11.08 00:07:30.015321 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11284 | 2025.11.08 00:07:30.193364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27811 | ||
| 11285 | 2025.11.08 00:07:30.193914 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2025.11.08 00:07:30.193960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11287 | 2025.11.08 00:07:30.194457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11288 | 2025.11.08 00:07:30.194697 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2025.11.08 00:07:30.194839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27811 | ||
| 11290 | 2025.11.08 00:07:31.705266 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11291 | 2025.11.08 00:07:31.722493 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2025.11.08 00:07:31.722559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11293 | 2025.11.08 00:07:31.728192 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11294 | 2025.11.08 00:07:31.728855 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2025.11.08 00:07:31.731966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11296 | 2025.11.08 00:07:31.856141 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11297 | 2025.11.08 00:07:31.856345 [ 4 ] {1cae1859-8aaa-4048-975a-a0676fe01cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11298 | 2025.11.08 00:07:31.856417 [ 4 ] {1cae1859-8aaa-4048-975a-a0676fe01cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11299 | 2025.11.08 00:07:31.857097 [ 4 ] {1cae1859-8aaa-4048-975a-a0676fe01cf4} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2025.11.08 00:07:31.857144 [ 4 ] {1cae1859-8aaa-4048-975a-a0676fe01cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11301 | 2025.11.08 00:07:31.857547 [ 4 ] {1cae1859-8aaa-4048-975a-a0676fe01cf4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11302 | 2025.11.08 00:07:31.857774 [ 4 ] {1cae1859-8aaa-4048-975a-a0676fe01cf4} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2025.11.08 00:07:31.857934 [ 4 ] {1cae1859-8aaa-4048-975a-a0676fe01cf4} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001643 sec., 65733.41448569689 rows/sec., 5.51 MiB/sec. | ||
| 11304 | 2025.11.08 00:07:31.857977 [ 4 ] {1cae1859-8aaa-4048-975a-a0676fe01cf4} <Debug> TCPHandler: Processed in 0.001975634 sec. | ||
| 11305 | 2025.11.08 00:07:31.858099 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11306 | 2025.11.08 00:07:31.858196 [ 4 ] {d121d002-8199-45c8-a567-23ede111994b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11307 | 2025.11.08 00:07:31.858237 [ 4 ] {d121d002-8199-45c8-a567-23ede111994b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11308 | 2025.11.08 00:07:31.858636 [ 4 ] {d121d002-8199-45c8-a567-23ede111994b} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11309 | 2025.11.08 00:07:31.858674 [ 4 ] {d121d002-8199-45c8-a567-23ede111994b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11310 | 2025.11.08 00:07:31.858982 [ 4 ] {d121d002-8199-45c8-a567-23ede111994b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11311 | 2025.11.08 00:07:31.859192 [ 4 ] {d121d002-8199-45c8-a567-23ede111994b} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11312 | 2025.11.08 00:07:31.859321 [ 4 ] {d121d002-8199-45c8-a567-23ede111994b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001144 sec., 22727.272727272728 rows/sec., 1.67 MiB/sec. | ||
| 11313 | 2025.11.08 00:07:31.859358 [ 4 ] {d121d002-8199-45c8-a567-23ede111994b} <Debug> TCPHandler: Processed in 0.001309646 sec. | ||
| 11314 | 2025.11.08 00:07:31.859460 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11315 | 2025.11.08 00:07:31.859554 [ 4 ] {32ef0788-795f-4a3f-aa71-938500620aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11316 | 2025.11.08 00:07:31.859594 [ 4 ] {32ef0788-795f-4a3f-aa71-938500620aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11317 | 2025.11.08 00:07:31.860016 [ 4 ] {32ef0788-795f-4a3f-aa71-938500620aa3} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11318 | 2025.11.08 00:07:31.860050 [ 4 ] {32ef0788-795f-4a3f-aa71-938500620aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11319 | 2025.11.08 00:07:31.860366 [ 4 ] {32ef0788-795f-4a3f-aa71-938500620aa3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11320 | 2025.11.08 00:07:31.860580 [ 4 ] {32ef0788-795f-4a3f-aa71-938500620aa3} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2025.11.08 00:07:31.860712 [ 4 ] {32ef0788-795f-4a3f-aa71-938500620aa3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 5.97 MiB/sec. | ||
| 11322 | 2025.11.08 00:07:31.860750 [ 4 ] {32ef0788-795f-4a3f-aa71-938500620aa3} <Debug> TCPHandler: Processed in 0.001343237 sec. | ||
| 11323 | 2025.11.08 00:07:31.860857 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11324 | 2025.11.08 00:07:31.860952 [ 4 ] {c78af4c6-5037-4bed-ba13-3f09d082da96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11325 | 2025.11.08 00:07:31.860997 [ 4 ] {c78af4c6-5037-4bed-ba13-3f09d082da96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11326 | 2025.11.08 00:07:31.861418 [ 4 ] {c78af4c6-5037-4bed-ba13-3f09d082da96} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11327 | 2025.11.08 00:07:31.861452 [ 4 ] {c78af4c6-5037-4bed-ba13-3f09d082da96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11328 | 2025.11.08 00:07:31.861780 [ 4 ] {c78af4c6-5037-4bed-ba13-3f09d082da96} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11329 | 2025.11.08 00:07:31.861984 [ 4 ] {c78af4c6-5037-4bed-ba13-3f09d082da96} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11330 | 2025.11.08 00:07:31.862115 [ 4 ] {c78af4c6-5037-4bed-ba13-3f09d082da96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 11331 | 2025.11.08 00:07:31.862153 [ 4 ] {c78af4c6-5037-4bed-ba13-3f09d082da96} <Debug> TCPHandler: Processed in 0.001346967 sec. | ||
| 11332 | 2025.11.08 00:07:31.862264 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11333 | 2025.11.08 00:07:31.862358 [ 4 ] {e0ae1fc8-a355-450a-8740-6c91c465f5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11334 | 2025.11.08 00:07:31.862415 [ 4 ] {e0ae1fc8-a355-450a-8740-6c91c465f5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11335 | 2025.11.08 00:07:31.863245 [ 4 ] {e0ae1fc8-a355-450a-8740-6c91c465f5dc} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2025.11.08 00:07:31.863279 [ 4 ] {e0ae1fc8-a355-450a-8740-6c91c465f5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11337 | 2025.11.08 00:07:31.863814 [ 4 ] {e0ae1fc8-a355-450a-8740-6c91c465f5dc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11338 | 2025.11.08 00:07:31.864034 [ 4 ] {e0ae1fc8-a355-450a-8740-6c91c465f5dc} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11339 | 2025.11.08 00:07:31.864169 [ 4 ] {e0ae1fc8-a355-450a-8740-6c91c465f5dc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001829 sec., 14215.418261344998 rows/sec., 25.47 MiB/sec. | ||
| 11340 | 2025.11.08 00:07:31.864222 [ 4 ] {e0ae1fc8-a355-450a-8740-6c91c465f5dc} <Debug> TCPHandler: Processed in 0.002009566 sec. | ||
| 11341 | 2025.11.08 00:07:31.864335 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11342 | 2025.11.08 00:07:31.864429 [ 4 ] {0e5ef7e9-0363-401a-b24c-66449fa85c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11343 | 2025.11.08 00:07:31.864472 [ 4 ] {0e5ef7e9-0363-401a-b24c-66449fa85c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11344 | 2025.11.08 00:07:31.864801 [ 4 ] {0e5ef7e9-0363-401a-b24c-66449fa85c9d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2025.11.08 00:07:31.864837 [ 4 ] {0e5ef7e9-0363-401a-b24c-66449fa85c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11346 | 2025.11.08 00:07:31.865139 [ 4 ] {0e5ef7e9-0363-401a-b24c-66449fa85c9d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11347 | 2025.11.08 00:07:31.865352 [ 4 ] {0e5ef7e9-0363-401a-b24c-66449fa85c9d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11348 | 2025.11.08 00:07:31.865483 [ 4 ] {0e5ef7e9-0363-401a-b24c-66449fa85c9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 11349 | 2025.11.08 00:07:31.865520 [ 4 ] {0e5ef7e9-0363-401a-b24c-66449fa85c9d} <Debug> TCPHandler: Processed in 0.001235704 sec. | ||
| 11350 | 2025.11.08 00:07:35.271241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1368 | ||
| 11351 | 2025.11.08 00:07:35.273522 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2025.11.08 00:07:35.273580 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11353 | 2025.11.08 00:07:35.274809 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11354 | 2025.11.08 00:07:35.275089 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2025.11.08 00:07:35.275468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1368 | ||
| 11356 | 2025.11.08 00:07:36.858859 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11357 | 2025.11.08 00:07:36.859085 [ 4 ] {0824a73d-c7d7-4531-9c1e-f8576fef6442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11358 | 2025.11.08 00:07:36.859167 [ 4 ] {0824a73d-c7d7-4531-9c1e-f8576fef6442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11359 | 2025.11.08 00:07:36.859866 [ 4 ] {0824a73d-c7d7-4531-9c1e-f8576fef6442} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11360 | 2025.11.08 00:07:36.859919 [ 4 ] {0824a73d-c7d7-4531-9c1e-f8576fef6442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11361 | 2025.11.08 00:07:36.860316 [ 4 ] {0824a73d-c7d7-4531-9c1e-f8576fef6442} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11362 | 2025.11.08 00:07:36.860543 [ 4 ] {0824a73d-c7d7-4531-9c1e-f8576fef6442} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11363 | 2025.11.08 00:07:36.860707 [ 4 ] {0824a73d-c7d7-4531-9c1e-f8576fef6442} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001673 sec., 14345.487148834429 rows/sec., 1.19 MiB/sec. | ||
| 11364 | 2025.11.08 00:07:36.860758 [ 4 ] {0824a73d-c7d7-4531-9c1e-f8576fef6442} <Debug> TCPHandler: Processed in 0.002083757 sec. | ||
| 11365 | 2025.11.08 00:07:36.860891 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11366 | 2025.11.08 00:07:36.860994 [ 4 ] {e38c369b-b247-42e0-aff5-7b58c85fad88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11367 | 2025.11.08 00:07:36.861040 [ 4 ] {e38c369b-b247-42e0-aff5-7b58c85fad88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11368 | 2025.11.08 00:07:36.861457 [ 4 ] {e38c369b-b247-42e0-aff5-7b58c85fad88} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2025.11.08 00:07:36.861496 [ 4 ] {e38c369b-b247-42e0-aff5-7b58c85fad88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11370 | 2025.11.08 00:07:36.861806 [ 4 ] {e38c369b-b247-42e0-aff5-7b58c85fad88} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11371 | 2025.11.08 00:07:36.862025 [ 4 ] {e38c369b-b247-42e0-aff5-7b58c85fad88} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2025.11.08 00:07:36.862159 [ 4 ] {e38c369b-b247-42e0-aff5-7b58c85fad88} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001188 sec., 10101.0101010101 rows/sec., 823.67 KiB/sec. | ||
| 11373 | 2025.11.08 00:07:36.862199 [ 4 ] {e38c369b-b247-42e0-aff5-7b58c85fad88} <Debug> TCPHandler: Processed in 0.001362867 sec. | ||
| 11374 | 2025.11.08 00:07:36.862320 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11375 | 2025.11.08 00:07:36.862416 [ 4 ] {d7b7d185-e03b-4b95-a048-4c45445bff43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11376 | 2025.11.08 00:07:36.862459 [ 4 ] {d7b7d185-e03b-4b95-a048-4c45445bff43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11377 | 2025.11.08 00:07:36.862970 [ 4 ] {d7b7d185-e03b-4b95-a048-4c45445bff43} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11378 | 2025.11.08 00:07:36.863005 [ 4 ] {d7b7d185-e03b-4b95-a048-4c45445bff43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11379 | 2025.11.08 00:07:36.863337 [ 4 ] {d7b7d185-e03b-4b95-a048-4c45445bff43} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11380 | 2025.11.08 00:07:36.863582 [ 4 ] {d7b7d185-e03b-4b95-a048-4c45445bff43} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11381 | 2025.11.08 00:07:36.863710 [ 98 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11382 | 2025.11.08 00:07:36.863716 [ 4 ] {d7b7d185-e03b-4b95-a048-4c45445bff43} <Debug> executeQuery: Read 214 rows, 19.49 KiB in 0.001319 sec., 162244.12433661864 rows/sec., 14.43 MiB/sec. | ||
| 11383 | 2025.11.08 00:07:36.863781 [ 98 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2025.11.08 00:07:36.863801 [ 4 ] {d7b7d185-e03b-4b95-a048-4c45445bff43} <Debug> TCPHandler: Processed in 0.001531842 sec. | ||
| 11385 | 2025.11.08 00:07:36.863807 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11386 | 2025.11.08 00:07:36.863922 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 11387 | 2025.11.08 00:07:36.863924 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2025.11.08 00:07:36.864039 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11389 | 2025.11.08 00:07:36.864051 [ 4 ] {3be7a8c1-b676-4a4c-b706-a4d37b15f17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11390 | 2025.11.08 00:07:36.864073 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 11391 | 2025.11.08 00:07:36.864093 [ 4 ] {3be7a8c1-b676-4a4c-b706-a4d37b15f17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11392 | 2025.11.08 00:07:36.864138 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 88 rows starting from the beginning of the part | ||
| 11393 | 2025.11.08 00:07:36.864192 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1248 rows starting from the beginning of the part | ||
| 11394 | 2025.11.08 00:07:36.864241 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 88 rows starting from the beginning of the part | ||
| 11395 | 2025.11.08 00:07:36.864290 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 108 rows starting from the beginning of the part | ||
| 11396 | 2025.11.08 00:07:36.864337 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 214 rows starting from the beginning of the part | ||
| 11397 | 2025.11.08 00:07:36.864516 [ 4 ] {3be7a8c1-b676-4a4c-b706-a4d37b15f17f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2025.11.08 00:07:36.864551 [ 4 ] {3be7a8c1-b676-4a4c-b706-a4d37b15f17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11399 | 2025.11.08 00:07:36.864889 [ 4 ] {3be7a8c1-b676-4a4c-b706-a4d37b15f17f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11400 | 2025.11.08 00:07:36.865104 [ 4 ] {3be7a8c1-b676-4a4c-b706-a4d37b15f17f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2025.11.08 00:07:36.865244 [ 4 ] {3be7a8c1-b676-4a4c-b706-a4d37b15f17f} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.001212 sec., 33003.300330033 rows/sec., 2.42 MiB/sec. | ||
| 11402 | 2025.11.08 00:07:36.865284 [ 4 ] {3be7a8c1-b676-4a4c-b706-a4d37b15f17f} <Debug> TCPHandler: Processed in 0.001411989 sec. | ||
| 11403 | 2025.11.08 00:07:36.865382 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2025.11.08 00:07:36.865475 [ 4 ] {c7763a6c-17d3-4942-b682-9cf914224456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11405 | 2025.11.08 00:07:36.865515 [ 4 ] {c7763a6c-17d3-4942-b682-9cf914224456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11406 | 2025.11.08 00:07:36.865786 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001903662 sec., 1657332.0263786323 rows/sec., 145.30 MiB/sec. | ||
| 11407 | 2025.11.08 00:07:36.865914 [ 4 ] {c7763a6c-17d3-4942-b682-9cf914224456} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11408 | 2025.11.08 00:07:36.865953 [ 4 ] {c7763a6c-17d3-4942-b682-9cf914224456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11409 | 2025.11.08 00:07:36.865996 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11410 | 2025.11.08 00:07:36.866254 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_86_17} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11411 | 2025.11.08 00:07:36.866264 [ 4 ] {c7763a6c-17d3-4942-b682-9cf914224456} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11412 | 2025.11.08 00:07:36.866323 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_86_17} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11413 | 2025.11.08 00:07:36.866388 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 11414 | 2025.11.08 00:07:36.866481 [ 4 ] {c7763a6c-17d3-4942-b682-9cf914224456} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11415 | 2025.11.08 00:07:36.866613 [ 4 ] {c7763a6c-17d3-4942-b682-9cf914224456} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001155 sec., 20779.22077922078 rows/sec., 1.72 MiB/sec. | ||
| 11416 | 2025.11.08 00:07:36.866653 [ 4 ] {c7763a6c-17d3-4942-b682-9cf914224456} <Debug> TCPHandler: Processed in 0.001319007 sec. | ||
| 11417 | 2025.11.08 00:07:36.866757 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11418 | 2025.11.08 00:07:36.866851 [ 4 ] {078df12d-6bc1-4b9d-925e-3e9184384891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11419 | 2025.11.08 00:07:36.866891 [ 4 ] {078df12d-6bc1-4b9d-925e-3e9184384891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11420 | 2025.11.08 00:07:36.867321 [ 4 ] {078df12d-6bc1-4b9d-925e-3e9184384891} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11421 | 2025.11.08 00:07:36.867367 [ 4 ] {078df12d-6bc1-4b9d-925e-3e9184384891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11422 | 2025.11.08 00:07:36.867726 [ 4 ] {078df12d-6bc1-4b9d-925e-3e9184384891} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11423 | 2025.11.08 00:07:36.867946 [ 4 ] {078df12d-6bc1-4b9d-925e-3e9184384891} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11424 | 2025.11.08 00:07:36.868072 [ 4 ] {078df12d-6bc1-4b9d-925e-3e9184384891} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001239 sec., 9685.230024213075 rows/sec., 756.66 KiB/sec. | ||
| 11425 | 2025.11.08 00:07:36.868110 [ 4 ] {078df12d-6bc1-4b9d-925e-3e9184384891} <Debug> TCPHandler: Processed in 0.001404539 sec. | ||
| 11426 | 2025.11.08 00:07:36.868222 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11427 | 2025.11.08 00:07:36.868308 [ 4 ] {000ed567-e8db-4d25-bf09-77bc980d72ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11428 | 2025.11.08 00:07:36.868345 [ 4 ] {000ed567-e8db-4d25-bf09-77bc980d72ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11429 | 2025.11.08 00:07:36.868778 [ 4 ] {000ed567-e8db-4d25-bf09-77bc980d72ba} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11430 | 2025.11.08 00:07:36.868809 [ 4 ] {000ed567-e8db-4d25-bf09-77bc980d72ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11431 | 2025.11.08 00:07:36.869160 [ 4 ] {000ed567-e8db-4d25-bf09-77bc980d72ba} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11432 | 2025.11.08 00:07:36.869370 [ 4 ] {000ed567-e8db-4d25-bf09-77bc980d72ba} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11433 | 2025.11.08 00:07:36.869484 [ 97 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11434 | 2025.11.08 00:07:36.869497 [ 4 ] {000ed567-e8db-4d25-bf09-77bc980d72ba} <Debug> executeQuery: Read 128 rows, 10.63 KiB in 0.001194 sec., 107202.68006700168 rows/sec., 8.70 MiB/sec. | ||
| 11435 | 2025.11.08 00:07:36.869522 [ 97 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2025.11.08 00:07:36.869540 [ 4 ] {000ed567-e8db-4d25-bf09-77bc980d72ba} <Debug> TCPHandler: Processed in 0.001358927 sec. | ||
| 11437 | 2025.11.08 00:07:36.869541 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11438 | 2025.11.08 00:07:36.869642 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 11439 | 2025.11.08 00:07:36.869650 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2025.11.08 00:07:36.869761 [ 4 ] {d4d9c610-bfc0-4bd8-a1ca-0cce539e070f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11441 | 2025.11.08 00:07:36.869765 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11442 | 2025.11.08 00:07:36.869807 [ 4 ] {d4d9c610-bfc0-4bd8-a1ca-0cce539e070f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11443 | 2025.11.08 00:07:36.869815 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 634 rows starting from the beginning of the part | ||
| 11444 | 2025.11.08 00:07:36.869900 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 80 rows starting from the beginning of the part | ||
| 11445 | 2025.11.08 00:07:36.869945 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 546 rows starting from the beginning of the part | ||
| 11446 | 2025.11.08 00:07:36.869994 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 80 rows starting from the beginning of the part | ||
| 11447 | 2025.11.08 00:07:36.870039 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 11448 | 2025.11.08 00:07:36.870085 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 128 rows starting from the beginning of the part | ||
| 11449 | 2025.11.08 00:07:36.870236 [ 4 ] {d4d9c610-bfc0-4bd8-a1ca-0cce539e070f} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2025.11.08 00:07:36.870277 [ 4 ] {d4d9c610-bfc0-4bd8-a1ca-0cce539e070f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11451 | 2025.11.08 00:07:36.870633 [ 4 ] {d4d9c610-bfc0-4bd8-a1ca-0cce539e070f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11452 | 2025.11.08 00:07:36.870854 [ 4 ] {d4d9c610-bfc0-4bd8-a1ca-0cce539e070f} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11453 | 2025.11.08 00:07:36.870958 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11454 | 2025.11.08 00:07:36.870980 [ 4 ] {d4d9c610-bfc0-4bd8-a1ca-0cce539e070f} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001238 sec., 163166.39741518578 rows/sec., 11.69 MiB/sec. | ||
| 11455 | 2025.11.08 00:07:36.870983 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2025.11.08 00:07:36.871010 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11457 | 2025.11.08 00:07:36.871017 [ 4 ] {d4d9c610-bfc0-4bd8-a1ca-0cce539e070f} <Debug> TCPHandler: Processed in 0.001416238 sec. | ||
| 11458 | 2025.11.08 00:07:36.871070 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 11459 | 2025.11.08 00:07:36.871126 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11460 | 2025.11.08 00:07:36.871146 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11461 | 2025.11.08 00:07:36.871165 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565234 sec., 995378.3268188654 rows/sec., 79.32 MiB/sec. | ||
| 11462 | 2025.11.08 00:07:36.871173 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22853 rows starting from the beginning of the part | ||
| 11463 | 2025.11.08 00:07:36.871216 [ 4 ] {49a01769-3fa2-4c6c-ade8-accbfcc41769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11464 | 2025.11.08 00:07:36.871247 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 11465 | 2025.11.08 00:07:36.871269 [ 4 ] {49a01769-3fa2-4c6c-ade8-accbfcc41769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11466 | 2025.11.08 00:07:36.871287 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 844 rows starting from the beginning of the part | ||
| 11467 | 2025.11.08 00:07:36.871325 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 11468 | 2025.11.08 00:07:36.871361 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 11469 | 2025.11.08 00:07:36.871396 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 202 rows starting from the beginning of the part | ||
| 11470 | 2025.11.08 00:07:36.871430 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11471 | 2025.11.08 00:07:36.871811 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_86_17} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2025.11.08 00:07:36.871898 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_86_17} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11473 | 2025.11.08 00:07:36.871994 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11474 | 2025.11.08 00:07:36.872059 [ 4 ] {49a01769-3fa2-4c6c-ade8-accbfcc41769} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11475 | 2025.11.08 00:07:36.872099 [ 4 ] {49a01769-3fa2-4c6c-ade8-accbfcc41769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11476 | 2025.11.08 00:07:36.872630 [ 4 ] {49a01769-3fa2-4c6c-ade8-accbfcc41769} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11477 | 2025.11.08 00:07:36.872852 [ 4 ] {49a01769-3fa2-4c6c-ade8-accbfcc41769} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11478 | 2025.11.08 00:07:36.872994 [ 4 ] {49a01769-3fa2-4c6c-ade8-accbfcc41769} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001796 sec., 8908.685968819598 rows/sec., 15.96 MiB/sec. | ||
| 11479 | 2025.11.08 00:07:36.873067 [ 4 ] {49a01769-3fa2-4c6c-ade8-accbfcc41769} <Debug> TCPHandler: Processed in 0.001988225 sec. | ||
| 11480 | 2025.11.08 00:07:36.873174 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11481 | 2025.11.08 00:07:36.873265 [ 4 ] {46fea21e-97c6-4e54-bc2c-e138749f7899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11482 | 2025.11.08 00:07:36.873305 [ 4 ] {46fea21e-97c6-4e54-bc2c-e138749f7899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11483 | 2025.11.08 00:07:36.873641 [ 4 ] {46fea21e-97c6-4e54-bc2c-e138749f7899} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11484 | 2025.11.08 00:07:36.873675 [ 4 ] {46fea21e-97c6-4e54-bc2c-e138749f7899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11485 | 2025.11.08 00:07:36.873977 [ 4 ] {46fea21e-97c6-4e54-bc2c-e138749f7899} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11486 | 2025.11.08 00:07:36.874189 [ 4 ] {46fea21e-97c6-4e54-bc2c-e138749f7899} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11487 | 2025.11.08 00:07:36.874290 [ 97 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11488 | 2025.11.08 00:07:36.874315 [ 97 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2025.11.08 00:07:36.874316 [ 4 ] {46fea21e-97c6-4e54-bc2c-e138749f7899} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11490 | 2025.11.08 00:07:36.874333 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11491 | 2025.11.08 00:07:36.874358 [ 4 ] {46fea21e-97c6-4e54-bc2c-e138749f7899} <Debug> TCPHandler: Processed in 0.001232773 sec. | ||
| 11492 | 2025.11.08 00:07:36.874429 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 11493 | 2025.11.08 00:07:36.874562 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11494 | 2025.11.08 00:07:36.874598 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4716 rows starting from the beginning of the part | ||
| 11495 | 2025.11.08 00:07:36.874668 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 11496 | 2025.11.08 00:07:36.874718 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 11497 | 2025.11.08 00:07:36.874763 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 11498 | 2025.11.08 00:07:36.874806 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 11499 | 2025.11.08 00:07:36.874847 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 11500 | 2025.11.08 00:07:36.876652 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002263512 sec., 2216025.362357257 rows/sec., 149.31 MiB/sec. | ||
| 11501 | 2025.11.08 00:07:36.877085 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11502 | 2025.11.08 00:07:36.877353 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_86_17} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11503 | 2025.11.08 00:07:36.877422 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_86_17} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11504 | 2025.11.08 00:07:36.877491 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11505 | 2025.11.08 00:07:36.877608 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24379 rows, containing 5 columns (5 merged, 0 gathered) in 0.006565601 sec., 3713140.6553642233 rows/sec., 255.21 MiB/sec. | ||
| 11506 | 2025.11.08 00:07:36.878331 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11507 | 2025.11.08 00:07:36.878589 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2025.11.08 00:07:36.878659 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11509 | 2025.11.08 00:07:36.878737 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11510 | 2025.11.08 00:07:37.000289 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.11 MiB, peak 349.14 MiB, free memory in arenas 0.00 B, will set to 339.36 MiB (RSS), difference: 1.24 MiB | ||
| 11511 | 2025.11.08 00:07:37.695082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28259 | ||
| 11512 | 2025.11.08 00:07:37.695657 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2025.11.08 00:07:37.695702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11514 | 2025.11.08 00:07:37.696223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11515 | 2025.11.08 00:07:37.696496 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11516 | 2025.11.08 00:07:37.696631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28259 | ||
| 11517 | 2025.11.08 00:07:39.232250 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11518 | 2025.11.08 00:07:39.248259 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2025.11.08 00:07:39.248304 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11520 | 2025.11.08 00:07:39.254110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11521 | 2025.11.08 00:07:39.254826 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2025.11.08 00:07:39.257589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11523 | 2025.11.08 00:07:41.856923 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11524 | 2025.11.08 00:07:41.857111 [ 4 ] {65d1d04b-8d1c-4b19-883d-89a573035d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11525 | 2025.11.08 00:07:41.857180 [ 4 ] {65d1d04b-8d1c-4b19-883d-89a573035d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11526 | 2025.11.08 00:07:41.857862 [ 4 ] {65d1d04b-8d1c-4b19-883d-89a573035d8e} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11527 | 2025.11.08 00:07:41.857901 [ 4 ] {65d1d04b-8d1c-4b19-883d-89a573035d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11528 | 2025.11.08 00:07:41.858312 [ 4 ] {65d1d04b-8d1c-4b19-883d-89a573035d8e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11529 | 2025.11.08 00:07:41.858525 [ 4 ] {65d1d04b-8d1c-4b19-883d-89a573035d8e} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2025.11.08 00:07:41.858673 [ 4 ] {65d1d04b-8d1c-4b19-883d-89a573035d8e} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001614 sec., 66914.49814126395 rows/sec., 5.61 MiB/sec. | ||
| 11531 | 2025.11.08 00:07:41.858713 [ 4 ] {65d1d04b-8d1c-4b19-883d-89a573035d8e} <Debug> TCPHandler: Processed in 0.001907832 sec. | ||
| 11532 | 2025.11.08 00:07:41.858832 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11533 | 2025.11.08 00:07:41.858925 [ 4 ] {b9415ee1-8586-4529-b309-ae2bca9307e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11534 | 2025.11.08 00:07:41.858964 [ 4 ] {b9415ee1-8586-4529-b309-ae2bca9307e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11535 | 2025.11.08 00:07:41.859399 [ 4 ] {b9415ee1-8586-4529-b309-ae2bca9307e8} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11536 | 2025.11.08 00:07:41.859445 [ 4 ] {b9415ee1-8586-4529-b309-ae2bca9307e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11537 | 2025.11.08 00:07:41.859813 [ 4 ] {b9415ee1-8586-4529-b309-ae2bca9307e8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11538 | 2025.11.08 00:07:41.860092 [ 4 ] {b9415ee1-8586-4529-b309-ae2bca9307e8} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11539 | 2025.11.08 00:07:41.860237 [ 4 ] {b9415ee1-8586-4529-b309-ae2bca9307e8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001331 sec., 19534.184823441024 rows/sec., 1.43 MiB/sec. | ||
| 11540 | 2025.11.08 00:07:41.860276 [ 4 ] {b9415ee1-8586-4529-b309-ae2bca9307e8} <Debug> TCPHandler: Processed in 0.001492831 sec. | ||
| 11541 | 2025.11.08 00:07:41.860392 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11542 | 2025.11.08 00:07:41.860512 [ 4 ] {b5a61af2-6e1a-41c4-a89a-10a67b8b2f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11543 | 2025.11.08 00:07:41.860560 [ 4 ] {b5a61af2-6e1a-41c4-a89a-10a67b8b2f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11544 | 2025.11.08 00:07:41.861074 [ 4 ] {b5a61af2-6e1a-41c4-a89a-10a67b8b2f86} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2025.11.08 00:07:41.861112 [ 4 ] {b5a61af2-6e1a-41c4-a89a-10a67b8b2f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11546 | 2025.11.08 00:07:41.861436 [ 4 ] {b5a61af2-6e1a-41c4-a89a-10a67b8b2f86} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11547 | 2025.11.08 00:07:41.861643 [ 4 ] {b5a61af2-6e1a-41c4-a89a-10a67b8b2f86} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2025.11.08 00:07:41.861771 [ 4 ] {b5a61af2-6e1a-41c4-a89a-10a67b8b2f86} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001284 sec., 70093.45794392524 rows/sec., 5.47 MiB/sec. | ||
| 11549 | 2025.11.08 00:07:41.861808 [ 4 ] {b5a61af2-6e1a-41c4-a89a-10a67b8b2f86} <Debug> TCPHandler: Processed in 0.0014766 sec. | ||
| 11550 | 2025.11.08 00:07:41.861916 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2025.11.08 00:07:41.862009 [ 4 ] {3264553f-112e-4a98-8875-aef1abcbfc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11552 | 2025.11.08 00:07:41.862052 [ 4 ] {3264553f-112e-4a98-8875-aef1abcbfc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11553 | 2025.11.08 00:07:41.862492 [ 4 ] {3264553f-112e-4a98-8875-aef1abcbfc8a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2025.11.08 00:07:41.862540 [ 4 ] {3264553f-112e-4a98-8875-aef1abcbfc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11555 | 2025.11.08 00:07:41.862973 [ 4 ] {3264553f-112e-4a98-8875-aef1abcbfc8a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11556 | 2025.11.08 00:07:41.863221 [ 4 ] {3264553f-112e-4a98-8875-aef1abcbfc8a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2025.11.08 00:07:41.863359 [ 4 ] {3264553f-112e-4a98-8875-aef1abcbfc8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001369 sec., 116873.6303871439 rows/sec., 8.14 MiB/sec. | ||
| 11558 | 2025.11.08 00:07:41.863397 [ 4 ] {3264553f-112e-4a98-8875-aef1abcbfc8a} <Debug> TCPHandler: Processed in 0.001530632 sec. | ||
| 11559 | 2025.11.08 00:07:41.863500 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11560 | 2025.11.08 00:07:41.863596 [ 4 ] {0e172a0d-77e1-48ed-b5ba-5a6231b0a000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11561 | 2025.11.08 00:07:41.863654 [ 4 ] {0e172a0d-77e1-48ed-b5ba-5a6231b0a000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11562 | 2025.11.08 00:07:41.864491 [ 4 ] {0e172a0d-77e1-48ed-b5ba-5a6231b0a000} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2025.11.08 00:07:41.864528 [ 4 ] {0e172a0d-77e1-48ed-b5ba-5a6231b0a000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11564 | 2025.11.08 00:07:41.865092 [ 4 ] {0e172a0d-77e1-48ed-b5ba-5a6231b0a000} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11565 | 2025.11.08 00:07:41.865326 [ 4 ] {0e172a0d-77e1-48ed-b5ba-5a6231b0a000} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2025.11.08 00:07:41.865487 [ 4 ] {0e172a0d-77e1-48ed-b5ba-5a6231b0a000} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00191 sec., 13612.565445026177 rows/sec., 24.39 MiB/sec. | ||
| 11567 | 2025.11.08 00:07:41.865555 [ 4 ] {0e172a0d-77e1-48ed-b5ba-5a6231b0a000} <Debug> TCPHandler: Processed in 0.002105868 sec. | ||
| 11568 | 2025.11.08 00:07:41.865672 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11569 | 2025.11.08 00:07:41.865767 [ 4 ] {a0596817-1373-4021-928f-e436ba43af74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11570 | 2025.11.08 00:07:41.865810 [ 4 ] {a0596817-1373-4021-928f-e436ba43af74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11571 | 2025.11.08 00:07:41.866149 [ 4 ] {a0596817-1373-4021-928f-e436ba43af74} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2025.11.08 00:07:41.866184 [ 4 ] {a0596817-1373-4021-928f-e436ba43af74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11573 | 2025.11.08 00:07:41.866498 [ 4 ] {a0596817-1373-4021-928f-e436ba43af74} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11574 | 2025.11.08 00:07:41.866733 [ 4 ] {a0596817-1373-4021-928f-e436ba43af74} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2025.11.08 00:07:41.866864 [ 4 ] {a0596817-1373-4021-928f-e436ba43af74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 11576 | 2025.11.08 00:07:41.866901 [ 4 ] {a0596817-1373-4021-928f-e436ba43af74} <Debug> TCPHandler: Processed in 0.001281455 sec. | ||
| 11577 | 2025.11.08 00:07:45.016363 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11578 | 2025.11.08 00:07:45.016416 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11579 | 2025.11.08 00:07:45.197696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28771 | ||
| 11580 | 2025.11.08 00:07:45.198234 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11581 | 2025.11.08 00:07:45.198277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11582 | 2025.11.08 00:07:45.198786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11583 | 2025.11.08 00:07:45.199037 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2025.11.08 00:07:45.199192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28771 | ||
| 11585 | 2025.11.08 00:07:45.275669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1400 | ||
| 11586 | 2025.11.08 00:07:45.278241 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2025.11.08 00:07:45.278304 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11588 | 2025.11.08 00:07:45.279658 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11589 | 2025.11.08 00:07:45.280055 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2025.11.08 00:07:45.280586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1400 | ||
| 11591 | 2025.11.08 00:07:46.758442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11592 | 2025.11.08 00:07:46.775462 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2025.11.08 00:07:46.775528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11594 | 2025.11.08 00:07:46.781975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11595 | 2025.11.08 00:07:46.782700 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2025.11.08 00:07:46.785814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11597 | 2025.11.08 00:07:46.855696 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11598 | 2025.11.08 00:07:46.855892 [ 4 ] {fbb063b9-8ef5-4e00-949f-aba7d048f2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11599 | 2025.11.08 00:07:46.855965 [ 4 ] {fbb063b9-8ef5-4e00-949f-aba7d048f2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11600 | 2025.11.08 00:07:46.856640 [ 4 ] {fbb063b9-8ef5-4e00-949f-aba7d048f2d5} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11601 | 2025.11.08 00:07:46.856681 [ 4 ] {fbb063b9-8ef5-4e00-949f-aba7d048f2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11602 | 2025.11.08 00:07:46.857084 [ 4 ] {fbb063b9-8ef5-4e00-949f-aba7d048f2d5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11603 | 2025.11.08 00:07:46.857312 [ 4 ] {fbb063b9-8ef5-4e00-949f-aba7d048f2d5} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11604 | 2025.11.08 00:07:46.857469 [ 4 ] {fbb063b9-8ef5-4e00-949f-aba7d048f2d5} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00163 sec., 53987.73006134969 rows/sec., 4.55 MiB/sec. | ||
| 11605 | 2025.11.08 00:07:46.857519 [ 4 ] {fbb063b9-8ef5-4e00-949f-aba7d048f2d5} <Debug> TCPHandler: Processed in 0.001953674 sec. | ||
| 11606 | 2025.11.08 00:07:46.857640 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11607 | 2025.11.08 00:07:46.857740 [ 4 ] {d7f78933-dc86-4792-b5d2-ae46afc690fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11608 | 2025.11.08 00:07:46.857784 [ 4 ] {d7f78933-dc86-4792-b5d2-ae46afc690fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11609 | 2025.11.08 00:07:46.858209 [ 4 ] {d7f78933-dc86-4792-b5d2-ae46afc690fc} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11610 | 2025.11.08 00:07:46.858243 [ 4 ] {d7f78933-dc86-4792-b5d2-ae46afc690fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11611 | 2025.11.08 00:07:46.858555 [ 4 ] {d7f78933-dc86-4792-b5d2-ae46afc690fc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11612 | 2025.11.08 00:07:46.858766 [ 4 ] {d7f78933-dc86-4792-b5d2-ae46afc690fc} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11613 | 2025.11.08 00:07:46.858876 [ 12 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11614 | 2025.11.08 00:07:46.858899 [ 4 ] {d7f78933-dc86-4792-b5d2-ae46afc690fc} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001181 sec., 13547.840812870449 rows/sec., 1018.73 KiB/sec. | ||
| 11615 | 2025.11.08 00:07:46.858915 [ 12 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11616 | 2025.11.08 00:07:46.858937 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11617 | 2025.11.08 00:07:46.858942 [ 4 ] {d7f78933-dc86-4792-b5d2-ae46afc690fc} <Debug> TCPHandler: Processed in 0.001354537 sec. | ||
| 11618 | 2025.11.08 00:07:46.859046 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11619 | 2025.11.08 00:07:46.859056 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 11620 | 2025.11.08 00:07:46.859142 [ 4 ] {496e0b2e-cfdb-4702-94cb-ef14d92aecaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11621 | 2025.11.08 00:07:46.859151 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11622 | 2025.11.08 00:07:46.859181 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 72 rows starting from the beginning of the part | ||
| 11623 | 2025.11.08 00:07:46.859183 [ 4 ] {496e0b2e-cfdb-4702-94cb-ef14d92aecaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11624 | 2025.11.08 00:07:46.859236 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 16 rows starting from the beginning of the part | ||
| 11625 | 2025.11.08 00:07:46.859279 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
| 11626 | 2025.11.08 00:07:46.859319 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 40 rows starting from the beginning of the part | ||
| 11627 | 2025.11.08 00:07:46.859358 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
| 11628 | 2025.11.08 00:07:46.859395 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 16 rows starting from the beginning of the part | ||
| 11629 | 2025.11.08 00:07:46.859610 [ 4 ] {496e0b2e-cfdb-4702-94cb-ef14d92aecaf} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11630 | 2025.11.08 00:07:46.859644 [ 4 ] {496e0b2e-cfdb-4702-94cb-ef14d92aecaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11631 | 2025.11.08 00:07:46.859948 [ 4 ] {496e0b2e-cfdb-4702-94cb-ef14d92aecaf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11632 | 2025.11.08 00:07:46.860063 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.00105837 sec., 185190.43434715646 rows/sec., 14.26 MiB/sec. | ||
| 11633 | 2025.11.08 00:07:46.860158 [ 4 ] {496e0b2e-cfdb-4702-94cb-ef14d92aecaf} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2025.11.08 00:07:46.860190 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11635 | 2025.11.08 00:07:46.860288 [ 4 ] {496e0b2e-cfdb-4702-94cb-ef14d92aecaf} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001165 sec., 68669.5278969957 rows/sec., 5.36 MiB/sec. | ||
| 11636 | 2025.11.08 00:07:46.860328 [ 4 ] {496e0b2e-cfdb-4702-94cb-ef14d92aecaf} <Debug> TCPHandler: Processed in 0.001330407 sec. | ||
| 11637 | 2025.11.08 00:07:46.860439 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11638 | 2025.11.08 00:07:46.860447 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_86_17} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2025.11.08 00:07:46.860512 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_86_17} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11640 | 2025.11.08 00:07:46.860533 [ 4 ] {fc24e165-37af-461f-8127-fdb58f8f224d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11641 | 2025.11.08 00:07:46.860570 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11642 | 2025.11.08 00:07:46.860578 [ 4 ] {fc24e165-37af-461f-8127-fdb58f8f224d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11643 | 2025.11.08 00:07:46.860987 [ 4 ] {fc24e165-37af-461f-8127-fdb58f8f224d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2025.11.08 00:07:46.861021 [ 4 ] {fc24e165-37af-461f-8127-fdb58f8f224d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11645 | 2025.11.08 00:07:46.861363 [ 4 ] {fc24e165-37af-461f-8127-fdb58f8f224d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11646 | 2025.11.08 00:07:46.861577 [ 4 ] {fc24e165-37af-461f-8127-fdb58f8f224d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2025.11.08 00:07:46.861704 [ 4 ] {fc24e165-37af-461f-8127-fdb58f8f224d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 11648 | 2025.11.08 00:07:46.861740 [ 4 ] {fc24e165-37af-461f-8127-fdb58f8f224d} <Debug> TCPHandler: Processed in 0.001349757 sec. | ||
| 11649 | 2025.11.08 00:07:46.861861 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11650 | 2025.11.08 00:07:46.861959 [ 4 ] {3a878b55-8f87-4b36-a773-e032cd65e9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11651 | 2025.11.08 00:07:46.862018 [ 4 ] {3a878b55-8f87-4b36-a773-e032cd65e9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11652 | 2025.11.08 00:07:46.862844 [ 4 ] {3a878b55-8f87-4b36-a773-e032cd65e9bd} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2025.11.08 00:07:46.862879 [ 4 ] {3a878b55-8f87-4b36-a773-e032cd65e9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11654 | 2025.11.08 00:07:46.863417 [ 4 ] {3a878b55-8f87-4b36-a773-e032cd65e9bd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11655 | 2025.11.08 00:07:46.863633 [ 4 ] {3a878b55-8f87-4b36-a773-e032cd65e9bd} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2025.11.08 00:07:46.863738 [ 12 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11657 | 2025.11.08 00:07:46.863766 [ 4 ] {3a878b55-8f87-4b36-a773-e032cd65e9bd} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001826 sec., 8762.322015334064 rows/sec., 15.70 MiB/sec. | ||
| 11658 | 2025.11.08 00:07:46.863770 [ 12 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11659 | 2025.11.08 00:07:46.863799 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11660 | 2025.11.08 00:07:46.863819 [ 4 ] {3a878b55-8f87-4b36-a773-e032cd65e9bd} <Debug> TCPHandler: Processed in 0.002006845 sec. | ||
| 11661 | 2025.11.08 00:07:46.863908 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 11662 | 2025.11.08 00:07:46.863926 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11663 | 2025.11.08 00:07:46.864051 [ 4 ] {ef95d009-9994-48be-98af-1b3e88f60ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11664 | 2025.11.08 00:07:46.864095 [ 4 ] {ef95d009-9994-48be-98af-1b3e88f60ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11665 | 2025.11.08 00:07:46.864196 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11666 | 2025.11.08 00:07:46.864257 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1642 rows starting from the beginning of the part | ||
| 11667 | 2025.11.08 00:07:46.864381 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 16 rows starting from the beginning of the part | ||
| 11668 | 2025.11.08 00:07:46.864436 [ 4 ] {ef95d009-9994-48be-98af-1b3e88f60ae7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2025.11.08 00:07:46.864474 [ 4 ] {ef95d009-9994-48be-98af-1b3e88f60ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11670 | 2025.11.08 00:07:46.864479 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
| 11671 | 2025.11.08 00:07:46.864592 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 16 rows starting from the beginning of the part | ||
| 11672 | 2025.11.08 00:07:46.864685 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
| 11673 | 2025.11.08 00:07:46.864786 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 16 rows starting from the beginning of the part | ||
| 11674 | 2025.11.08 00:07:46.864792 [ 4 ] {ef95d009-9994-48be-98af-1b3e88f60ae7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11675 | 2025.11.08 00:07:46.865019 [ 4 ] {ef95d009-9994-48be-98af-1b3e88f60ae7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11676 | 2025.11.08 00:07:46.865154 [ 4 ] {ef95d009-9994-48be-98af-1b3e88f60ae7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 11677 | 2025.11.08 00:07:46.865189 [ 4 ] {ef95d009-9994-48be-98af-1b3e88f60ae7} <Debug> TCPHandler: Processed in 0.001310405 sec. | ||
| 11678 | 2025.11.08 00:07:46.872002 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1742 rows, containing 19 columns (19 merged, 0 gathered) in 0.008151074 sec., 213714.16821881387 rows/sec., 382.97 MiB/sec. | ||
| 11679 | 2025.11.08 00:07:46.874415 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11680 | 2025.11.08 00:07:46.874754 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2025.11.08 00:07:46.874820 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11682 | 2025.11.08 00:07:46.874944 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.11 MiB. | ||
| 11683 | 2025.11.08 00:07:47.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.53 MiB, peak 357.60 MiB, free memory in arenas 0.00 B, will set to 343.64 MiB (RSS), difference: 3.11 MiB | ||
| 11684 | 2025.11.08 00:07:47.243807 [ 11 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11685 | 2025.11.08 00:07:47.243869 [ 11 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2025.11.08 00:07:47.243894 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11687 | 2025.11.08 00:07:47.244056 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 11688 | 2025.11.08 00:07:47.244228 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11689 | 2025.11.08 00:07:47.244263 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 252 rows starting from the beginning of the part | ||
| 11690 | 2025.11.08 00:07:47.244334 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 11691 | 2025.11.08 00:07:47.244387 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11692 | 2025.11.08 00:07:47.244438 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 11693 | 2025.11.08 00:07:47.244486 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 11694 | 2025.11.08 00:07:47.245410 [ 196 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432259 sec., 527837.4930791149 rows/sec., 38.52 MiB/sec. | ||
| 11695 | 2025.11.08 00:07:47.245561 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11696 | 2025.11.08 00:07:47.245794 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_29_7} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2025.11.08 00:07:47.245859 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_29_7} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11698 | 2025.11.08 00:07:47.245928 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11699 | 2025.11.08 00:07:51.885388 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11700 | 2025.11.08 00:07:51.885584 [ 4 ] {60586eaa-b464-43ae-8f8c-927deeaa2190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11701 | 2025.11.08 00:07:51.885657 [ 4 ] {60586eaa-b464-43ae-8f8c-927deeaa2190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11702 | 2025.11.08 00:07:51.886284 [ 4 ] {60586eaa-b464-43ae-8f8c-927deeaa2190} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11703 | 2025.11.08 00:07:51.886338 [ 4 ] {60586eaa-b464-43ae-8f8c-927deeaa2190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11704 | 2025.11.08 00:07:51.886777 [ 4 ] {60586eaa-b464-43ae-8f8c-927deeaa2190} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11705 | 2025.11.08 00:07:51.887024 [ 4 ] {60586eaa-b464-43ae-8f8c-927deeaa2190} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11706 | 2025.11.08 00:07:51.887188 [ 4 ] {60586eaa-b464-43ae-8f8c-927deeaa2190} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001656 sec., 3623.1884057971015 rows/sec., 295.45 KiB/sec. | ||
| 11707 | 2025.11.08 00:07:51.887242 [ 4 ] {60586eaa-b464-43ae-8f8c-927deeaa2190} <Debug> TCPHandler: Processed in 0.001986255 sec. | ||
| 11708 | 2025.11.08 00:07:51.887365 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11709 | 2025.11.08 00:07:51.887468 [ 4 ] {e7519142-1e96-4486-96bd-2549587156a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11710 | 2025.11.08 00:07:51.887511 [ 4 ] {e7519142-1e96-4486-96bd-2549587156a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11711 | 2025.11.08 00:07:51.888451 [ 4 ] {e7519142-1e96-4486-96bd-2549587156a3} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2025.11.08 00:07:51.888491 [ 4 ] {e7519142-1e96-4486-96bd-2549587156a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11713 | 2025.11.08 00:07:51.888895 [ 4 ] {e7519142-1e96-4486-96bd-2549587156a3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11714 | 2025.11.08 00:07:51.889132 [ 4 ] {e7519142-1e96-4486-96bd-2549587156a3} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11715 | 2025.11.08 00:07:51.889270 [ 4 ] {e7519142-1e96-4486-96bd-2549587156a3} <Debug> executeQuery: Read 1251 rows, 106.06 KiB in 0.001826 sec., 685104.0525739321 rows/sec., 56.72 MiB/sec. | ||
| 11716 | 2025.11.08 00:07:51.889310 [ 4 ] {e7519142-1e96-4486-96bd-2549587156a3} <Debug> TCPHandler: Processed in 0.001998385 sec. | ||
| 11717 | 2025.11.08 00:07:51.889424 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11718 | 2025.11.08 00:07:51.889522 [ 4 ] {56dafcff-c908-4130-9600-bacbde3b0924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11719 | 2025.11.08 00:07:51.889564 [ 4 ] {56dafcff-c908-4130-9600-bacbde3b0924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11720 | 2025.11.08 00:07:51.889976 [ 4 ] {56dafcff-c908-4130-9600-bacbde3b0924} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11721 | 2025.11.08 00:07:51.890013 [ 4 ] {56dafcff-c908-4130-9600-bacbde3b0924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11722 | 2025.11.08 00:07:51.890322 [ 4 ] {56dafcff-c908-4130-9600-bacbde3b0924} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11723 | 2025.11.08 00:07:51.890560 [ 4 ] {56dafcff-c908-4130-9600-bacbde3b0924} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11724 | 2025.11.08 00:07:51.890690 [ 4 ] {56dafcff-c908-4130-9600-bacbde3b0924} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001189 sec., 26913.372582001684 rows/sec., 1.95 MiB/sec. | ||
| 11725 | 2025.11.08 00:07:51.890729 [ 4 ] {56dafcff-c908-4130-9600-bacbde3b0924} <Debug> TCPHandler: Processed in 0.001357077 sec. | ||
| 11726 | 2025.11.08 00:07:51.890834 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11727 | 2025.11.08 00:07:51.890929 [ 4 ] {61584cda-20e6-48f6-b203-c0a81755f01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11728 | 2025.11.08 00:07:51.890969 [ 4 ] {61584cda-20e6-48f6-b203-c0a81755f01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11729 | 2025.11.08 00:07:51.891464 [ 4 ] {61584cda-20e6-48f6-b203-c0a81755f01a} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2025.11.08 00:07:51.891508 [ 4 ] {61584cda-20e6-48f6-b203-c0a81755f01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11731 | 2025.11.08 00:07:51.891868 [ 4 ] {61584cda-20e6-48f6-b203-c0a81755f01a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11732 | 2025.11.08 00:07:51.892089 [ 4 ] {61584cda-20e6-48f6-b203-c0a81755f01a} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2025.11.08 00:07:51.892232 [ 4 ] {61584cda-20e6-48f6-b203-c0a81755f01a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001322 sec., 172465.9606656581 rows/sec., 11.68 MiB/sec. | ||
| 11734 | 2025.11.08 00:07:51.892275 [ 4 ] {61584cda-20e6-48f6-b203-c0a81755f01a} <Debug> TCPHandler: Processed in 0.001490801 sec. | ||
| 11735 | 2025.11.08 00:07:51.892387 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11736 | 2025.11.08 00:07:51.892486 [ 4 ] {7b2eb79f-8474-4b86-9223-db556d85e073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11737 | 2025.11.08 00:07:51.892527 [ 4 ] {7b2eb79f-8474-4b86-9223-db556d85e073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11738 | 2025.11.08 00:07:51.893219 [ 4 ] {7b2eb79f-8474-4b86-9223-db556d85e073} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2025.11.08 00:07:51.893262 [ 4 ] {7b2eb79f-8474-4b86-9223-db556d85e073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11740 | 2025.11.08 00:07:51.893628 [ 4 ] {7b2eb79f-8474-4b86-9223-db556d85e073} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11741 | 2025.11.08 00:07:51.893845 [ 4 ] {7b2eb79f-8474-4b86-9223-db556d85e073} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2025.11.08 00:07:51.893979 [ 4 ] {7b2eb79f-8474-4b86-9223-db556d85e073} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001513 sec., 364838.07005948445 rows/sec., 27.09 MiB/sec. | ||
| 11743 | 2025.11.08 00:07:51.894019 [ 4 ] {7b2eb79f-8474-4b86-9223-db556d85e073} <Debug> TCPHandler: Processed in 0.001681187 sec. | ||
| 11744 | 2025.11.08 00:07:51.894143 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11745 | 2025.11.08 00:07:51.894249 [ 4 ] {0b26970e-a939-40c5-8f58-cf7ef9a6a61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11746 | 2025.11.08 00:07:51.894305 [ 4 ] {0b26970e-a939-40c5-8f58-cf7ef9a6a61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11747 | 2025.11.08 00:07:51.894908 [ 4 ] {0b26970e-a939-40c5-8f58-cf7ef9a6a61c} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11748 | 2025.11.08 00:07:51.894945 [ 4 ] {0b26970e-a939-40c5-8f58-cf7ef9a6a61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11749 | 2025.11.08 00:07:51.895349 [ 4 ] {0b26970e-a939-40c5-8f58-cf7ef9a6a61c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11750 | 2025.11.08 00:07:51.895565 [ 4 ] {0b26970e-a939-40c5-8f58-cf7ef9a6a61c} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11751 | 2025.11.08 00:07:51.895697 [ 4 ] {0b26970e-a939-40c5-8f58-cf7ef9a6a61c} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001468 sec., 576975.4768392371 rows/sec., 38.84 MiB/sec. | ||
| 11752 | 2025.11.08 00:07:51.895735 [ 4 ] {0b26970e-a939-40c5-8f58-cf7ef9a6a61c} <Debug> TCPHandler: Processed in 0.001643105 sec. | ||
| 11753 | 2025.11.08 00:07:51.895853 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11754 | 2025.11.08 00:07:51.895949 [ 4 ] {666d94f1-289f-4822-9daf-ccf3f3e878ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11755 | 2025.11.08 00:07:51.896005 [ 4 ] {666d94f1-289f-4822-9daf-ccf3f3e878ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11756 | 2025.11.08 00:07:51.897010 [ 4 ] {666d94f1-289f-4822-9daf-ccf3f3e878ca} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11757 | 2025.11.08 00:07:51.897060 [ 4 ] {666d94f1-289f-4822-9daf-ccf3f3e878ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11758 | 2025.11.08 00:07:51.897725 [ 4 ] {666d94f1-289f-4822-9daf-ccf3f3e878ca} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11759 | 2025.11.08 00:07:51.897966 [ 4 ] {666d94f1-289f-4822-9daf-ccf3f3e878ca} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11760 | 2025.11.08 00:07:51.898123 [ 4 ] {666d94f1-289f-4822-9daf-ccf3f3e878ca} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002183 sec., 11910.215300045807 rows/sec., 21.34 MiB/sec. | ||
| 11761 | 2025.11.08 00:07:51.898211 [ 4 ] {666d94f1-289f-4822-9daf-ccf3f3e878ca} <Debug> TCPHandler: Processed in 0.002407826 sec. | ||
| 11762 | 2025.11.08 00:07:51.898335 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11763 | 2025.11.08 00:07:51.898438 [ 4 ] {c5b22002-a037-4c9f-b726-bfa56f37c5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11764 | 2025.11.08 00:07:51.898487 [ 4 ] {c5b22002-a037-4c9f-b726-bfa56f37c5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11765 | 2025.11.08 00:07:51.898883 [ 4 ] {c5b22002-a037-4c9f-b726-bfa56f37c5a7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2025.11.08 00:07:51.898920 [ 4 ] {c5b22002-a037-4c9f-b726-bfa56f37c5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11767 | 2025.11.08 00:07:51.899276 [ 4 ] {c5b22002-a037-4c9f-b726-bfa56f37c5a7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11768 | 2025.11.08 00:07:51.899521 [ 4 ] {c5b22002-a037-4c9f-b726-bfa56f37c5a7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11769 | 2025.11.08 00:07:51.899667 [ 4 ] {c5b22002-a037-4c9f-b726-bfa56f37c5a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 11770 | 2025.11.08 00:07:51.899723 [ 4 ] {c5b22002-a037-4c9f-b726-bfa56f37c5a7} <Debug> TCPHandler: Processed in 0.001437979 sec. | ||
| 11771 | 2025.11.08 00:07:52.699438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29219 | ||
| 11772 | 2025.11.08 00:07:52.699975 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11773 | 2025.11.08 00:07:52.700039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11774 | 2025.11.08 00:07:52.700580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11775 | 2025.11.08 00:07:52.700853 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11776 | 2025.11.08 00:07:52.701019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29219 | ||
| 11777 | 2025.11.08 00:07:52.701043 [ 26 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11778 | 2025.11.08 00:07:52.701117 [ 26 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2025.11.08 00:07:52.701139 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11780 | 2025.11.08 00:07:52.701247 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 11781 | 2025.11.08 00:07:52.701372 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11782 | 2025.11.08 00:07:52.701411 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26851 rows starting from the beginning of the part | ||
| 11783 | 2025.11.08 00:07:52.701481 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 11784 | 2025.11.08 00:07:52.701533 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 11785 | 2025.11.08 00:07:52.701586 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 11786 | 2025.11.08 00:07:52.701634 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 11787 | 2025.11.08 00:07:52.701677 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 11788 | 2025.11.08 00:07:52.704073 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29219 rows, containing 4 columns (4 merged, 0 gathered) in 0.002876529 sec., 10157728.289893826 rows/sec., 145.31 MiB/sec. | ||
| 11789 | 2025.11.08 00:07:52.704429 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11790 | 2025.11.08 00:07:52.704727 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_61_12} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2025.11.08 00:07:52.704832 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_61_12} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11792 | 2025.11.08 00:07:52.704943 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 11793 | 2025.11.08 00:07:54.286086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11794 | 2025.11.08 00:07:54.302542 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11795 | 2025.11.08 00:07:54.302590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11796 | 2025.11.08 00:07:54.308675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11797 | 2025.11.08 00:07:54.309370 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2025.11.08 00:07:54.309717 [ 36 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11799 | 2025.11.08 00:07:54.309822 [ 36 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11800 | 2025.11.08 00:07:54.309860 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11801 | 2025.11.08 00:07:54.310025 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 11802 | 2025.11.08 00:07:54.312387 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11803 | 2025.11.08 00:07:54.313781 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11804 | 2025.11.08 00:07:54.315152 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 11805 | 2025.11.08 00:07:54.319637 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 11806 | 2025.11.08 00:07:54.324068 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 11807 | 2025.11.08 00:07:54.328578 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 11808 | 2025.11.08 00:07:54.333379 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 11809 | 2025.11.08 00:07:54.337518 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 11810 | 2025.11.08 00:07:54.394013 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.08405331 sec., 5472.717255275253 rows/sec., 28.30 MiB/sec. | ||
| 11811 | 2025.11.08 00:07:54.396407 [ 190 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11812 | 2025.11.08 00:07:54.398309 [ 190 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_61_12} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11813 | 2025.11.08 00:07:54.398416 [ 190 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_61_12} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11814 | 2025.11.08 00:07:54.400663 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11815 | 2025.11.08 00:07:55.280930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1428 | ||
| 11816 | 2025.11.08 00:07:55.283438 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2025.11.08 00:07:55.283499 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11818 | 2025.11.08 00:07:55.284747 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11819 | 2025.11.08 00:07:55.285076 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2025.11.08 00:07:55.285480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 11821 | 2025.11.08 00:07:56.856200 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11822 | 2025.11.08 00:07:56.856496 [ 4 ] {5feac191-8bd3-458f-bf60-82991e104807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11823 | 2025.11.08 00:07:56.856603 [ 4 ] {5feac191-8bd3-458f-bf60-82991e104807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11824 | 2025.11.08 00:07:56.857352 [ 4 ] {5feac191-8bd3-458f-bf60-82991e104807} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2025.11.08 00:07:56.857398 [ 4 ] {5feac191-8bd3-458f-bf60-82991e104807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11826 | 2025.11.08 00:07:56.857805 [ 4 ] {5feac191-8bd3-458f-bf60-82991e104807} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11827 | 2025.11.08 00:07:56.858031 [ 4 ] {5feac191-8bd3-458f-bf60-82991e104807} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2025.11.08 00:07:56.858193 [ 4 ] {5feac191-8bd3-458f-bf60-82991e104807} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001774 sec., 49605.411499436304 rows/sec., 4.18 MiB/sec. | ||
| 11829 | 2025.11.08 00:07:56.858240 [ 4 ] {5feac191-8bd3-458f-bf60-82991e104807} <Debug> TCPHandler: Processed in 0.002225892 sec. | ||
| 11830 | 2025.11.08 00:07:56.858375 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11831 | 2025.11.08 00:07:56.858478 [ 4 ] {c0064cbe-7e30-4eda-a2ef-b58dc364c202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11832 | 2025.11.08 00:07:56.858521 [ 4 ] {c0064cbe-7e30-4eda-a2ef-b58dc364c202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11833 | 2025.11.08 00:07:56.858922 [ 4 ] {c0064cbe-7e30-4eda-a2ef-b58dc364c202} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2025.11.08 00:07:56.858957 [ 4 ] {c0064cbe-7e30-4eda-a2ef-b58dc364c202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11835 | 2025.11.08 00:07:56.859252 [ 4 ] {c0064cbe-7e30-4eda-a2ef-b58dc364c202} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11836 | 2025.11.08 00:07:56.859462 [ 4 ] {c0064cbe-7e30-4eda-a2ef-b58dc364c202} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2025.11.08 00:07:56.859593 [ 4 ] {c0064cbe-7e30-4eda-a2ef-b58dc364c202} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001139 sec., 14047.41000877963 rows/sec., 1.03 MiB/sec. | ||
| 11838 | 2025.11.08 00:07:56.859632 [ 4 ] {c0064cbe-7e30-4eda-a2ef-b58dc364c202} <Debug> TCPHandler: Processed in 0.001319807 sec. | ||
| 11839 | 2025.11.08 00:07:56.859754 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11840 | 2025.11.08 00:07:56.859875 [ 4 ] {66b03955-b080-48dc-bc8a-dacc3d2b96f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11841 | 2025.11.08 00:07:56.859923 [ 4 ] {66b03955-b080-48dc-bc8a-dacc3d2b96f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11842 | 2025.11.08 00:07:56.860421 [ 4 ] {66b03955-b080-48dc-bc8a-dacc3d2b96f4} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11843 | 2025.11.08 00:07:56.860462 [ 4 ] {66b03955-b080-48dc-bc8a-dacc3d2b96f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11844 | 2025.11.08 00:07:56.860811 [ 4 ] {66b03955-b080-48dc-bc8a-dacc3d2b96f4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11845 | 2025.11.08 00:07:56.861039 [ 4 ] {66b03955-b080-48dc-bc8a-dacc3d2b96f4} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11846 | 2025.11.08 00:07:56.861168 [ 4 ] {66b03955-b080-48dc-bc8a-dacc3d2b96f4} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001317 sec., 60744.11541381929 rows/sec., 4.74 MiB/sec. | ||
| 11847 | 2025.11.08 00:07:56.861205 [ 4 ] {66b03955-b080-48dc-bc8a-dacc3d2b96f4} <Debug> TCPHandler: Processed in 0.001517252 sec. | ||
| 11848 | 2025.11.08 00:07:56.861317 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11849 | 2025.11.08 00:07:56.861408 [ 4 ] {16e5137f-1488-4261-8038-21bec31586c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11850 | 2025.11.08 00:07:56.861451 [ 4 ] {16e5137f-1488-4261-8038-21bec31586c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11851 | 2025.11.08 00:07:56.861846 [ 4 ] {16e5137f-1488-4261-8038-21bec31586c3} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2025.11.08 00:07:56.861880 [ 4 ] {16e5137f-1488-4261-8038-21bec31586c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11853 | 2025.11.08 00:07:56.862209 [ 4 ] {16e5137f-1488-4261-8038-21bec31586c3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11854 | 2025.11.08 00:07:56.862412 [ 4 ] {16e5137f-1488-4261-8038-21bec31586c3} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2025.11.08 00:07:56.862540 [ 4 ] {16e5137f-1488-4261-8038-21bec31586c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 11856 | 2025.11.08 00:07:56.862576 [ 4 ] {16e5137f-1488-4261-8038-21bec31586c3} <Debug> TCPHandler: Processed in 0.001308676 sec. | ||
| 11857 | 2025.11.08 00:07:56.862699 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11858 | 2025.11.08 00:07:56.862814 [ 4 ] {b1de416b-4580-41bd-9778-67062c15fd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11859 | 2025.11.08 00:07:56.862880 [ 4 ] {b1de416b-4580-41bd-9778-67062c15fd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11860 | 2025.11.08 00:07:56.863771 [ 4 ] {b1de416b-4580-41bd-9778-67062c15fd8a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11861 | 2025.11.08 00:07:56.863806 [ 4 ] {b1de416b-4580-41bd-9778-67062c15fd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11862 | 2025.11.08 00:07:56.864341 [ 4 ] {b1de416b-4580-41bd-9778-67062c15fd8a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11863 | 2025.11.08 00:07:56.864566 [ 4 ] {b1de416b-4580-41bd-9778-67062c15fd8a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11864 | 2025.11.08 00:07:56.864704 [ 4 ] {b1de416b-4580-41bd-9778-67062c15fd8a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001914 sec., 8359.456635318706 rows/sec., 14.98 MiB/sec. | ||
| 11865 | 2025.11.08 00:07:56.864759 [ 4 ] {b1de416b-4580-41bd-9778-67062c15fd8a} <Debug> TCPHandler: Processed in 0.002132069 sec. | ||
| 11866 | 2025.11.08 00:07:56.864879 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11867 | 2025.11.08 00:07:56.864974 [ 4 ] {b653cc23-955f-4b10-8c63-e725c418eb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11868 | 2025.11.08 00:07:56.865017 [ 4 ] {b653cc23-955f-4b10-8c63-e725c418eb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11869 | 2025.11.08 00:07:56.865345 [ 4 ] {b653cc23-955f-4b10-8c63-e725c418eb26} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2025.11.08 00:07:56.865379 [ 4 ] {b653cc23-955f-4b10-8c63-e725c418eb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11871 | 2025.11.08 00:07:56.865688 [ 4 ] {b653cc23-955f-4b10-8c63-e725c418eb26} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11872 | 2025.11.08 00:07:56.865899 [ 4 ] {b653cc23-955f-4b10-8c63-e725c418eb26} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2025.11.08 00:07:56.866025 [ 4 ] {b653cc23-955f-4b10-8c63-e725c418eb26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 11874 | 2025.11.08 00:07:56.866061 [ 4 ] {b653cc23-955f-4b10-8c63-e725c418eb26} <Debug> TCPHandler: Processed in 0.001242894 sec. | ||
| 11875 | 2025.11.08 00:08:00.016463 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11876 | 2025.11.08 00:08:00.016516 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11877 | 2025.11.08 00:08:00.202034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29731 | ||
| 11878 | 2025.11.08 00:08:00.202578 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2025.11.08 00:08:00.202623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11880 | 2025.11.08 00:08:00.203106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11881 | 2025.11.08 00:08:00.203336 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2025.11.08 00:08:00.203472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29731 | ||
| 11883 | 2025.11.08 00:08:01.813317 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11884 | 2025.11.08 00:08:01.828118 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2025.11.08 00:08:01.828177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11886 | 2025.11.08 00:08:01.833584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11887 | 2025.11.08 00:08:01.834289 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2025.11.08 00:08:01.837028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11889 | 2025.11.08 00:08:01.857065 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11890 | 2025.11.08 00:08:01.857261 [ 4 ] {2d195a42-b715-444f-8a48-12980138f395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11891 | 2025.11.08 00:08:01.857335 [ 4 ] {2d195a42-b715-444f-8a48-12980138f395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11892 | 2025.11.08 00:08:01.858037 [ 4 ] {2d195a42-b715-444f-8a48-12980138f395} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11893 | 2025.11.08 00:08:01.858080 [ 4 ] {2d195a42-b715-444f-8a48-12980138f395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11894 | 2025.11.08 00:08:01.858494 [ 4 ] {2d195a42-b715-444f-8a48-12980138f395} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11895 | 2025.11.08 00:08:01.858740 [ 4 ] {2d195a42-b715-444f-8a48-12980138f395} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11896 | 2025.11.08 00:08:01.858891 [ 61 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11897 | 2025.11.08 00:08:01.858903 [ 4 ] {2d195a42-b715-444f-8a48-12980138f395} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001694 sec., 63754.427390791025 rows/sec., 5.35 MiB/sec. | ||
| 11898 | 2025.11.08 00:08:01.858937 [ 61 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11899 | 2025.11.08 00:08:01.858961 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11900 | 2025.11.08 00:08:01.858966 [ 4 ] {2d195a42-b715-444f-8a48-12980138f395} <Debug> TCPHandler: Processed in 0.002035606 sec. | ||
| 11901 | 2025.11.08 00:08:01.859062 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 11902 | 2025.11.08 00:08:01.859091 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11903 | 2025.11.08 00:08:01.859167 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11904 | 2025.11.08 00:08:01.859200 [ 4 ] {f640be5a-043c-424e-ab36-ebd9da127133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11905 | 2025.11.08 00:08:01.859203 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 11906 | 2025.11.08 00:08:01.859251 [ 4 ] {f640be5a-043c-424e-ab36-ebd9da127133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11907 | 2025.11.08 00:08:01.859287 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 108 rows starting from the beginning of the part | ||
| 11908 | 2025.11.08 00:08:01.859341 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 88 rows starting from the beginning of the part | ||
| 11909 | 2025.11.08 00:08:01.859387 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1251 rows starting from the beginning of the part | ||
| 11910 | 2025.11.08 00:08:01.859431 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 88 rows starting from the beginning of the part | ||
| 11911 | 2025.11.08 00:08:01.859475 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 108 rows starting from the beginning of the part | ||
| 11912 | 2025.11.08 00:08:01.859686 [ 4 ] {f640be5a-043c-424e-ab36-ebd9da127133} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2025.11.08 00:08:01.859728 [ 4 ] {f640be5a-043c-424e-ab36-ebd9da127133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11914 | 2025.11.08 00:08:01.860052 [ 4 ] {f640be5a-043c-424e-ab36-ebd9da127133} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11915 | 2025.11.08 00:08:01.860307 [ 4 ] {f640be5a-043c-424e-ab36-ebd9da127133} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2025.11.08 00:08:01.860444 [ 4 ] {f640be5a-043c-424e-ab36-ebd9da127133} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001268 sec., 20504.73186119874 rows/sec., 1.51 MiB/sec. | ||
| 11917 | 2025.11.08 00:08:01.860483 [ 4 ] {f640be5a-043c-424e-ab36-ebd9da127133} <Debug> TCPHandler: Processed in 0.00144383 sec. | ||
| 11918 | 2025.11.08 00:08:01.860589 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11919 | 2025.11.08 00:08:01.860690 [ 4 ] {a084cd22-1406-4cab-a49a-b964d72c2137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11920 | 2025.11.08 00:08:01.860736 [ 4 ] {a084cd22-1406-4cab-a49a-b964d72c2137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11921 | 2025.11.08 00:08:01.860837 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3052 rows, containing 5 columns (5 merged, 0 gathered) in 0.00181539 sec., 1681181.4541228055 rows/sec., 146.77 MiB/sec. | ||
| 11922 | 2025.11.08 00:08:01.861048 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11923 | 2025.11.08 00:08:01.861173 [ 4 ] {a084cd22-1406-4cab-a49a-b964d72c2137} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2025.11.08 00:08:01.861219 [ 4 ] {a084cd22-1406-4cab-a49a-b964d72c2137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11925 | 2025.11.08 00:08:01.861335 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_91_18} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11926 | 2025.11.08 00:08:01.861422 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_91_18} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11927 | 2025.11.08 00:08:01.861488 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 11928 | 2025.11.08 00:08:01.861579 [ 4 ] {a084cd22-1406-4cab-a49a-b964d72c2137} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11929 | 2025.11.08 00:08:01.861806 [ 4 ] {a084cd22-1406-4cab-a49a-b964d72c2137} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2025.11.08 00:08:01.861926 [ 61 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11931 | 2025.11.08 00:08:01.861940 [ 4 ] {a084cd22-1406-4cab-a49a-b964d72c2137} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001271 sec., 70810.38552321008 rows/sec., 5.53 MiB/sec. | ||
| 11932 | 2025.11.08 00:08:01.861967 [ 61 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2025.11.08 00:08:01.861985 [ 4 ] {a084cd22-1406-4cab-a49a-b964d72c2137} <Debug> TCPHandler: Processed in 0.0014495 sec. | ||
| 11934 | 2025.11.08 00:08:01.861989 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11935 | 2025.11.08 00:08:01.862080 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 11936 | 2025.11.08 00:08:01.862109 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11937 | 2025.11.08 00:08:01.862200 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11938 | 2025.11.08 00:08:01.862208 [ 4 ] {4e43879d-5676-4912-ac7f-0974e5467b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11939 | 2025.11.08 00:08:01.862240 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 634 rows starting from the beginning of the part | ||
| 11940 | 2025.11.08 00:08:01.862264 [ 4 ] {4e43879d-5676-4912-ac7f-0974e5467b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11941 | 2025.11.08 00:08:01.862312 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 11942 | 2025.11.08 00:08:01.862367 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 80 rows starting from the beginning of the part | ||
| 11943 | 2025.11.08 00:08:01.862415 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 552 rows starting from the beginning of the part | ||
| 11944 | 2025.11.08 00:08:01.862457 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 80 rows starting from the beginning of the part | ||
| 11945 | 2025.11.08 00:08:01.862498 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 11946 | 2025.11.08 00:08:01.862680 [ 4 ] {4e43879d-5676-4912-ac7f-0974e5467b6a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11947 | 2025.11.08 00:08:01.862721 [ 4 ] {4e43879d-5676-4912-ac7f-0974e5467b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11948 | 2025.11.08 00:08:01.863085 [ 4 ] {4e43879d-5676-4912-ac7f-0974e5467b6a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11949 | 2025.11.08 00:08:01.863315 [ 4 ] {4e43879d-5676-4912-ac7f-0974e5467b6a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11950 | 2025.11.08 00:08:01.863420 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11951 | 2025.11.08 00:08:01.863445 [ 4 ] {4e43879d-5676-4912-ac7f-0974e5467b6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 11952 | 2025.11.08 00:08:01.863448 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11953 | 2025.11.08 00:08:01.863475 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11954 | 2025.11.08 00:08:01.863484 [ 4 ] {4e43879d-5676-4912-ac7f-0974e5467b6a} <Debug> TCPHandler: Processed in 0.001426439 sec. | ||
| 11955 | 2025.11.08 00:08:01.863549 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 11956 | 2025.11.08 00:08:01.863604 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11957 | 2025.11.08 00:08:01.863605 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562674 sec., 976531.2534796125 rows/sec., 77.53 MiB/sec. | ||
| 11958 | 2025.11.08 00:08:01.863662 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11959 | 2025.11.08 00:08:01.863701 [ 4 ] {a60862c5-bff1-49cc-9ece-e521853b8e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11960 | 2025.11.08 00:08:01.863704 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24379 rows starting from the beginning of the part | ||
| 11961 | 2025.11.08 00:08:01.863757 [ 4 ] {a60862c5-bff1-49cc-9ece-e521853b8e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11962 | 2025.11.08 00:08:01.863780 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 11963 | 2025.11.08 00:08:01.863807 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11964 | 2025.11.08 00:08:01.863838 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 11965 | 2025.11.08 00:08:01.863895 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 847 rows starting from the beginning of the part | ||
| 11966 | 2025.11.08 00:08:01.863944 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 11967 | 2025.11.08 00:08:01.863992 [ 201 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 11968 | 2025.11.08 00:08:01.864140 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_91_18} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11969 | 2025.11.08 00:08:01.864238 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_91_18} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11970 | 2025.11.08 00:08:01.864341 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11971 | 2025.11.08 00:08:01.864599 [ 4 ] {a60862c5-bff1-49cc-9ece-e521853b8e6d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2025.11.08 00:08:01.864638 [ 4 ] {a60862c5-bff1-49cc-9ece-e521853b8e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11973 | 2025.11.08 00:08:01.865221 [ 4 ] {a60862c5-bff1-49cc-9ece-e521853b8e6d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11974 | 2025.11.08 00:08:01.865445 [ 4 ] {a60862c5-bff1-49cc-9ece-e521853b8e6d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2025.11.08 00:08:01.865584 [ 4 ] {a60862c5-bff1-49cc-9ece-e521853b8e6d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001901 sec., 13677.012098895319 rows/sec., 24.51 MiB/sec. | ||
| 11976 | 2025.11.08 00:08:01.865642 [ 4 ] {a60862c5-bff1-49cc-9ece-e521853b8e6d} <Debug> TCPHandler: Processed in 0.002088808 sec. | ||
| 11977 | 2025.11.08 00:08:01.865753 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2025.11.08 00:08:01.865848 [ 4 ] {0a629821-48c8-49c8-b248-9a9e23c756ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11979 | 2025.11.08 00:08:01.865890 [ 4 ] {0a629821-48c8-49c8-b248-9a9e23c756ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11980 | 2025.11.08 00:08:01.866221 [ 4 ] {0a629821-48c8-49c8-b248-9a9e23c756ad} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2025.11.08 00:08:01.866258 [ 4 ] {0a629821-48c8-49c8-b248-9a9e23c756ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11982 | 2025.11.08 00:08:01.866694 [ 4 ] {0a629821-48c8-49c8-b248-9a9e23c756ad} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11983 | 2025.11.08 00:08:01.866907 [ 4 ] {0a629821-48c8-49c8-b248-9a9e23c756ad} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11984 | 2025.11.08 00:08:01.867012 [ 61 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11985 | 2025.11.08 00:08:01.867037 [ 4 ] {0a629821-48c8-49c8-b248-9a9e23c756ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 11986 | 2025.11.08 00:08:01.867037 [ 61 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11987 | 2025.11.08 00:08:01.867066 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11988 | 2025.11.08 00:08:01.867074 [ 4 ] {0a629821-48c8-49c8-b248-9a9e23c756ad} <Debug> TCPHandler: Processed in 0.001372608 sec. | ||
| 11989 | 2025.11.08 00:08:01.867138 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 11990 | 2025.11.08 00:08:01.867234 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11991 | 2025.11.08 00:08:01.867261 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5016 rows starting from the beginning of the part | ||
| 11992 | 2025.11.08 00:08:01.867310 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 11993 | 2025.11.08 00:08:01.867351 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 11994 | 2025.11.08 00:08:01.867387 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 11995 | 2025.11.08 00:08:01.867422 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 11996 | 2025.11.08 00:08:01.867458 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 11997 | 2025.11.08 00:08:01.869576 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5316 rows, containing 4 columns (4 merged, 0 gathered) in 0.002468978 sec., 2153117.605746183 rows/sec., 145.07 MiB/sec. | ||
| 11998 | 2025.11.08 00:08:01.870046 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11999 | 2025.11.08 00:08:01.870088 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25866 rows, containing 5 columns (5 merged, 0 gathered) in 0.006568851 sec., 3937674.944978962 rows/sec., 270.55 MiB/sec. | ||
| 12000 | 2025.11.08 00:08:01.870310 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_91_18} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2025.11.08 00:08:01.870354 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12002 | 2025.11.08 00:08:01.870388 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_91_18} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12003 | 2025.11.08 00:08:01.870454 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12004 | 2025.11.08 00:08:01.870603 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12005 | 2025.11.08 00:08:01.870678 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12006 | 2025.11.08 00:08:01.870751 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12007 | 2025.11.08 00:08:05.286623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1452 | ||
| 12008 | 2025.11.08 00:08:05.288983 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12009 | 2025.11.08 00:08:05.289044 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12010 | 2025.11.08 00:08:05.290352 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12011 | 2025.11.08 00:08:05.290650 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12012 | 2025.11.08 00:08:05.290812 [ 74 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12013 | 2025.11.08 00:08:05.290845 [ 74 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12014 | 2025.11.08 00:08:05.290865 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12015 | 2025.11.08 00:08:05.290997 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 12016 | 2025.11.08 00:08:05.291081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
| 12017 | 2025.11.08 00:08:05.291589 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12018 | 2025.11.08 00:08:05.291756 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1312 rows starting from the beginning of the part | ||
| 12019 | 2025.11.08 00:08:05.292130 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 12020 | 2025.11.08 00:08:05.292499 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 12021 | 2025.11.08 00:08:05.292871 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 12022 | 2025.11.08 00:08:05.293327 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 12023 | 2025.11.08 00:08:05.293805 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 12024 | 2025.11.08 00:08:05.301525 [ 195 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 72 columns (72 merged, 0 gathered) in 0.010587401 sec., 137144.1395296164 rows/sec., 105.88 MiB/sec. | ||
| 12025 | 2025.11.08 00:08:05.303385 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12026 | 2025.11.08 00:08:05.303964 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_46_9} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2025.11.08 00:08:05.304074 [ 198 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_46_9} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12028 | 2025.11.08 00:08:05.304437 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 12029 | 2025.11.08 00:08:06.857839 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2025.11.08 00:08:06.858103 [ 4 ] {b147cbda-d7a6-479c-a287-fb2bfffc9987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12031 | 2025.11.08 00:08:06.858178 [ 4 ] {b147cbda-d7a6-479c-a287-fb2bfffc9987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12032 | 2025.11.08 00:08:06.858838 [ 4 ] {b147cbda-d7a6-479c-a287-fb2bfffc9987} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2025.11.08 00:08:06.858881 [ 4 ] {b147cbda-d7a6-479c-a287-fb2bfffc9987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12034 | 2025.11.08 00:08:06.859283 [ 4 ] {b147cbda-d7a6-479c-a287-fb2bfffc9987} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12035 | 2025.11.08 00:08:06.859523 [ 4 ] {b147cbda-d7a6-479c-a287-fb2bfffc9987} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2025.11.08 00:08:06.859681 [ 4 ] {b147cbda-d7a6-479c-a287-fb2bfffc9987} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001633 sec., 14696.87691365585 rows/sec., 1.22 MiB/sec. | ||
| 12037 | 2025.11.08 00:08:06.859734 [ 4 ] {b147cbda-d7a6-479c-a287-fb2bfffc9987} <Debug> TCPHandler: Processed in 0.002081577 sec. | ||
| 12038 | 2025.11.08 00:08:06.859864 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2025.11.08 00:08:06.859969 [ 4 ] {ae3e69a6-1d05-4a1e-a8dd-0c85d58b1028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12040 | 2025.11.08 00:08:06.860014 [ 4 ] {ae3e69a6-1d05-4a1e-a8dd-0c85d58b1028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12041 | 2025.11.08 00:08:06.860531 [ 4 ] {ae3e69a6-1d05-4a1e-a8dd-0c85d58b1028} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2025.11.08 00:08:06.860570 [ 4 ] {ae3e69a6-1d05-4a1e-a8dd-0c85d58b1028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12043 | 2025.11.08 00:08:06.860931 [ 4 ] {ae3e69a6-1d05-4a1e-a8dd-0c85d58b1028} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12044 | 2025.11.08 00:08:06.861151 [ 4 ] {ae3e69a6-1d05-4a1e-a8dd-0c85d58b1028} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2025.11.08 00:08:06.861287 [ 4 ] {ae3e69a6-1d05-4a1e-a8dd-0c85d58b1028} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001342 sec., 154992.54843517137 rows/sec., 13.86 MiB/sec. | ||
| 12046 | 2025.11.08 00:08:06.861327 [ 4 ] {ae3e69a6-1d05-4a1e-a8dd-0c85d58b1028} <Debug> TCPHandler: Processed in 0.001516962 sec. | ||
| 12047 | 2025.11.08 00:08:06.861438 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2025.11.08 00:08:06.861534 [ 4 ] {1006d376-634e-4e39-b473-dce4c508e8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12049 | 2025.11.08 00:08:06.861576 [ 4 ] {1006d376-634e-4e39-b473-dce4c508e8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12050 | 2025.11.08 00:08:06.861981 [ 4 ] {1006d376-634e-4e39-b473-dce4c508e8cf} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2025.11.08 00:08:06.862019 [ 4 ] {1006d376-634e-4e39-b473-dce4c508e8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12052 | 2025.11.08 00:08:06.862313 [ 4 ] {1006d376-634e-4e39-b473-dce4c508e8cf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12053 | 2025.11.08 00:08:06.862524 [ 4 ] {1006d376-634e-4e39-b473-dce4c508e8cf} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2025.11.08 00:08:06.862652 [ 4 ] {1006d376-634e-4e39-b473-dce4c508e8cf} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001137 sec., 24626.209322779243 rows/sec., 1.86 MiB/sec. | ||
| 12055 | 2025.11.08 00:08:06.862690 [ 4 ] {1006d376-634e-4e39-b473-dce4c508e8cf} <Debug> TCPHandler: Processed in 0.001303416 sec. | ||
| 12056 | 2025.11.08 00:08:06.862796 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2025.11.08 00:08:06.862890 [ 4 ] {1289c608-d22e-4cfd-a7b7-591056863b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12058 | 2025.11.08 00:08:06.862930 [ 4 ] {1289c608-d22e-4cfd-a7b7-591056863b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12059 | 2025.11.08 00:08:06.863312 [ 4 ] {1289c608-d22e-4cfd-a7b7-591056863b8b} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2025.11.08 00:08:06.863347 [ 4 ] {1289c608-d22e-4cfd-a7b7-591056863b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12061 | 2025.11.08 00:08:06.863646 [ 4 ] {1289c608-d22e-4cfd-a7b7-591056863b8b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12062 | 2025.11.08 00:08:06.863865 [ 4 ] {1289c608-d22e-4cfd-a7b7-591056863b8b} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2025.11.08 00:08:06.863996 [ 4 ] {1289c608-d22e-4cfd-a7b7-591056863b8b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.77 MiB/sec. | ||
| 12064 | 2025.11.08 00:08:06.864035 [ 4 ] {1289c608-d22e-4cfd-a7b7-591056863b8b} <Debug> TCPHandler: Processed in 0.001289875 sec. | ||
| 12065 | 2025.11.08 00:08:06.864142 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12066 | 2025.11.08 00:08:06.864236 [ 4 ] {4f59a90d-f6ba-4cd7-9871-89f455388581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12067 | 2025.11.08 00:08:06.864275 [ 4 ] {4f59a90d-f6ba-4cd7-9871-89f455388581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12068 | 2025.11.08 00:08:06.864656 [ 4 ] {4f59a90d-f6ba-4cd7-9871-89f455388581} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12069 | 2025.11.08 00:08:06.864691 [ 4 ] {4f59a90d-f6ba-4cd7-9871-89f455388581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12070 | 2025.11.08 00:08:06.864989 [ 4 ] {4f59a90d-f6ba-4cd7-9871-89f455388581} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12071 | 2025.11.08 00:08:06.865213 [ 4 ] {4f59a90d-f6ba-4cd7-9871-89f455388581} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2025.11.08 00:08:06.865340 [ 4 ] {4f59a90d-f6ba-4cd7-9871-89f455388581} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 12073 | 2025.11.08 00:08:06.865378 [ 4 ] {4f59a90d-f6ba-4cd7-9871-89f455388581} <Debug> TCPHandler: Processed in 0.001288655 sec. | ||
| 12074 | 2025.11.08 00:08:06.865485 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12075 | 2025.11.08 00:08:06.865579 [ 4 ] {e1d5d862-a0c6-42a6-8121-9aeb08683c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12076 | 2025.11.08 00:08:06.865618 [ 4 ] {e1d5d862-a0c6-42a6-8121-9aeb08683c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12077 | 2025.11.08 00:08:06.866043 [ 4 ] {e1d5d862-a0c6-42a6-8121-9aeb08683c00} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2025.11.08 00:08:06.866078 [ 4 ] {e1d5d862-a0c6-42a6-8121-9aeb08683c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12079 | 2025.11.08 00:08:06.866387 [ 4 ] {e1d5d862-a0c6-42a6-8121-9aeb08683c00} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12080 | 2025.11.08 00:08:06.866598 [ 4 ] {e1d5d862-a0c6-42a6-8121-9aeb08683c00} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2025.11.08 00:08:06.866726 [ 4 ] {e1d5d862-a0c6-42a6-8121-9aeb08683c00} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001165 sec., 99570.81545064377 rows/sec., 8.09 MiB/sec. | ||
| 12082 | 2025.11.08 00:08:06.866765 [ 4 ] {e1d5d862-a0c6-42a6-8121-9aeb08683c00} <Debug> TCPHandler: Processed in 0.001331216 sec. | ||
| 12083 | 2025.11.08 00:08:06.866874 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12084 | 2025.11.08 00:08:06.866968 [ 4 ] {3f1ff60a-ae26-4e2b-a7f8-b4db872292f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12085 | 2025.11.08 00:08:06.867012 [ 4 ] {3f1ff60a-ae26-4e2b-a7f8-b4db872292f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12086 | 2025.11.08 00:08:06.867416 [ 4 ] {3f1ff60a-ae26-4e2b-a7f8-b4db872292f9} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2025.11.08 00:08:06.867452 [ 4 ] {3f1ff60a-ae26-4e2b-a7f8-b4db872292f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12088 | 2025.11.08 00:08:06.867794 [ 4 ] {3f1ff60a-ae26-4e2b-a7f8-b4db872292f9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12089 | 2025.11.08 00:08:06.868007 [ 4 ] {3f1ff60a-ae26-4e2b-a7f8-b4db872292f9} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2025.11.08 00:08:06.868137 [ 4 ] {3f1ff60a-ae26-4e2b-a7f8-b4db872292f9} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001187 sec., 165122.15669755687 rows/sec., 11.85 MiB/sec. | ||
| 12091 | 2025.11.08 00:08:06.868174 [ 4 ] {3f1ff60a-ae26-4e2b-a7f8-b4db872292f9} <Debug> TCPHandler: Processed in 0.001352227 sec. | ||
| 12092 | 2025.11.08 00:08:06.868290 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12093 | 2025.11.08 00:08:06.868383 [ 4 ] {7f70faef-c96f-4748-9d06-42b6434027f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12094 | 2025.11.08 00:08:06.868439 [ 4 ] {7f70faef-c96f-4748-9d06-42b6434027f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12095 | 2025.11.08 00:08:06.869224 [ 4 ] {7f70faef-c96f-4748-9d06-42b6434027f5} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2025.11.08 00:08:06.869259 [ 4 ] {7f70faef-c96f-4748-9d06-42b6434027f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12097 | 2025.11.08 00:08:06.869782 [ 4 ] {7f70faef-c96f-4748-9d06-42b6434027f5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12098 | 2025.11.08 00:08:06.870018 [ 4 ] {7f70faef-c96f-4748-9d06-42b6434027f5} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12099 | 2025.11.08 00:08:06.870157 [ 4 ] {7f70faef-c96f-4748-9d06-42b6434027f5} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001792 sec., 8928.57142857143 rows/sec., 16.00 MiB/sec. | ||
| 12100 | 2025.11.08 00:08:06.870214 [ 4 ] {7f70faef-c96f-4748-9d06-42b6434027f5} <Debug> TCPHandler: Processed in 0.001975954 sec. | ||
| 12101 | 2025.11.08 00:08:06.870325 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2025.11.08 00:08:06.870420 [ 4 ] {dc537a55-5fb6-4638-acdd-af0fef128847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12103 | 2025.11.08 00:08:06.870463 [ 4 ] {dc537a55-5fb6-4638-acdd-af0fef128847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12104 | 2025.11.08 00:08:06.870797 [ 4 ] {dc537a55-5fb6-4638-acdd-af0fef128847} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2025.11.08 00:08:06.870832 [ 4 ] {dc537a55-5fb6-4638-acdd-af0fef128847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12106 | 2025.11.08 00:08:06.871145 [ 4 ] {dc537a55-5fb6-4638-acdd-af0fef128847} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12107 | 2025.11.08 00:08:06.871359 [ 4 ] {dc537a55-5fb6-4638-acdd-af0fef128847} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2025.11.08 00:08:06.871493 [ 4 ] {dc537a55-5fb6-4638-acdd-af0fef128847} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 12109 | 2025.11.08 00:08:06.871530 [ 4 ] {dc537a55-5fb6-4638-acdd-af0fef128847} <Debug> TCPHandler: Processed in 0.001255734 sec. | ||
| 12110 | 2025.11.08 00:08:07.703704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30179 | ||
| 12111 | 2025.11.08 00:08:07.704251 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2025.11.08 00:08:07.704298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12113 | 2025.11.08 00:08:07.704824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12114 | 2025.11.08 00:08:07.705071 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2025.11.08 00:08:07.705204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30179 | ||
| 12116 | 2025.11.08 00:08:09.337201 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12117 | 2025.11.08 00:08:09.353715 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12118 | 2025.11.08 00:08:09.353769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 12119 | 2025.11.08 00:08:09.359926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12120 | 2025.11.08 00:08:09.360640 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12121 | 2025.11.08 00:08:09.363718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12122 | 2025.11.08 00:08:11.856688 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2025.11.08 00:08:11.856903 [ 4 ] {b9b51537-aa4e-4831-b190-bb57c88f5d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12124 | 2025.11.08 00:08:11.856974 [ 4 ] {b9b51537-aa4e-4831-b190-bb57c88f5d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12125 | 2025.11.08 00:08:11.857694 [ 4 ] {b9b51537-aa4e-4831-b190-bb57c88f5d13} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2025.11.08 00:08:11.857745 [ 4 ] {b9b51537-aa4e-4831-b190-bb57c88f5d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12127 | 2025.11.08 00:08:11.858145 [ 4 ] {b9b51537-aa4e-4831-b190-bb57c88f5d13} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12128 | 2025.11.08 00:08:11.858379 [ 4 ] {b9b51537-aa4e-4831-b190-bb57c88f5d13} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2025.11.08 00:08:11.858528 [ 4 ] {b9b51537-aa4e-4831-b190-bb57c88f5d13} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001677 sec., 64400.71556350626 rows/sec., 5.40 MiB/sec. | ||
| 12130 | 2025.11.08 00:08:11.858570 [ 4 ] {b9b51537-aa4e-4831-b190-bb57c88f5d13} <Debug> TCPHandler: Processed in 0.002016166 sec. | ||
| 12131 | 2025.11.08 00:08:11.858694 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2025.11.08 00:08:11.858789 [ 4 ] {917d3367-b146-47cb-aebf-ac33633db6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12133 | 2025.11.08 00:08:11.858830 [ 4 ] {917d3367-b146-47cb-aebf-ac33633db6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12134 | 2025.11.08 00:08:11.859237 [ 4 ] {917d3367-b146-47cb-aebf-ac33633db6a8} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2025.11.08 00:08:11.859273 [ 4 ] {917d3367-b146-47cb-aebf-ac33633db6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12136 | 2025.11.08 00:08:11.859559 [ 4 ] {917d3367-b146-47cb-aebf-ac33633db6a8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12137 | 2025.11.08 00:08:11.859759 [ 4 ] {917d3367-b146-47cb-aebf-ac33633db6a8} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2025.11.08 00:08:11.859873 [ 84 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12139 | 2025.11.08 00:08:11.859888 [ 4 ] {917d3367-b146-47cb-aebf-ac33633db6a8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001118 sec., 23255.81395348837 rows/sec., 1.71 MiB/sec. | ||
| 12140 | 2025.11.08 00:08:11.859944 [ 84 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12141 | 2025.11.08 00:08:11.859952 [ 4 ] {917d3367-b146-47cb-aebf-ac33633db6a8} <Debug> TCPHandler: Processed in 0.001307107 sec. | ||
| 12142 | 2025.11.08 00:08:11.859973 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12143 | 2025.11.08 00:08:11.860070 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12144 | 2025.11.08 00:08:11.860103 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 12145 | 2025.11.08 00:08:11.860167 [ 4 ] {3261b938-6fa9-4c81-a3c5-80882e7c0734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12146 | 2025.11.08 00:08:11.860211 [ 4 ] {3261b938-6fa9-4c81-a3c5-80882e7c0734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12147 | 2025.11.08 00:08:11.860254 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12148 | 2025.11.08 00:08:11.860301 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 72 rows starting from the beginning of the part | ||
| 12149 | 2025.11.08 00:08:11.860380 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part | ||
| 12150 | 2025.11.08 00:08:11.860432 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 16 rows starting from the beginning of the part | ||
| 12151 | 2025.11.08 00:08:11.860482 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
| 12152 | 2025.11.08 00:08:11.860533 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 28 rows starting from the beginning of the part | ||
| 12153 | 2025.11.08 00:08:11.860581 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part | ||
| 12154 | 2025.11.08 00:08:11.860649 [ 4 ] {3261b938-6fa9-4c81-a3c5-80882e7c0734} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12155 | 2025.11.08 00:08:11.860691 [ 4 ] {3261b938-6fa9-4c81-a3c5-80882e7c0734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12156 | 2025.11.08 00:08:11.861024 [ 4 ] {3261b938-6fa9-4c81-a3c5-80882e7c0734} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12157 | 2025.11.08 00:08:11.861241 [ 4 ] {3261b938-6fa9-4c81-a3c5-80882e7c0734} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12158 | 2025.11.08 00:08:11.861377 [ 4 ] {3261b938-6fa9-4c81-a3c5-80882e7c0734} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001228 sec., 73289.90228013029 rows/sec., 5.72 MiB/sec. | ||
| 12159 | 2025.11.08 00:08:11.861415 [ 4 ] {3261b938-6fa9-4c81-a3c5-80882e7c0734} <Debug> TCPHandler: Processed in 0.001392649 sec. | ||
| 12160 | 2025.11.08 00:08:11.861539 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12161 | 2025.11.08 00:08:11.861535 [ 195 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488981 sec., 134320.04840894547 rows/sec., 10.37 MiB/sec. | ||
| 12162 | 2025.11.08 00:08:11.861632 [ 4 ] {b8fb2039-1a36-45fb-a65f-a6e4de2ef24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12163 | 2025.11.08 00:08:11.861679 [ 4 ] {b8fb2039-1a36-45fb-a65f-a6e4de2ef24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12164 | 2025.11.08 00:08:11.861738 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12165 | 2025.11.08 00:08:11.862015 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_91_18} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12166 | 2025.11.08 00:08:11.862090 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_91_18} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12167 | 2025.11.08 00:08:11.862093 [ 4 ] {b8fb2039-1a36-45fb-a65f-a6e4de2ef24e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12168 | 2025.11.08 00:08:11.862132 [ 4 ] {b8fb2039-1a36-45fb-a65f-a6e4de2ef24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12169 | 2025.11.08 00:08:11.862173 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12170 | 2025.11.08 00:08:11.862449 [ 4 ] {b8fb2039-1a36-45fb-a65f-a6e4de2ef24e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12171 | 2025.11.08 00:08:11.862660 [ 4 ] {b8fb2039-1a36-45fb-a65f-a6e4de2ef24e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2025.11.08 00:08:11.862787 [ 4 ] {b8fb2039-1a36-45fb-a65f-a6e4de2ef24e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 12173 | 2025.11.08 00:08:11.862823 [ 4 ] {b8fb2039-1a36-45fb-a65f-a6e4de2ef24e} <Debug> TCPHandler: Processed in 0.001332806 sec. | ||
| 12174 | 2025.11.08 00:08:11.862931 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12175 | 2025.11.08 00:08:11.863023 [ 4 ] {59a2b99c-6fff-4bd6-8aa3-ed916e9ccc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12176 | 2025.11.08 00:08:11.863077 [ 4 ] {59a2b99c-6fff-4bd6-8aa3-ed916e9ccc61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12177 | 2025.11.08 00:08:11.863894 [ 4 ] {59a2b99c-6fff-4bd6-8aa3-ed916e9ccc61} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2025.11.08 00:08:11.863930 [ 4 ] {59a2b99c-6fff-4bd6-8aa3-ed916e9ccc61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12179 | 2025.11.08 00:08:11.864438 [ 4 ] {59a2b99c-6fff-4bd6-8aa3-ed916e9ccc61} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12180 | 2025.11.08 00:08:11.864654 [ 4 ] {59a2b99c-6fff-4bd6-8aa3-ed916e9ccc61} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2025.11.08 00:08:11.864780 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12182 | 2025.11.08 00:08:11.864786 [ 4 ] {59a2b99c-6fff-4bd6-8aa3-ed916e9ccc61} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00178 sec., 14606.741573033709 rows/sec., 26.17 MiB/sec. | ||
| 12183 | 2025.11.08 00:08:11.864826 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2025.11.08 00:08:11.864851 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12185 | 2025.11.08 00:08:11.864862 [ 4 ] {59a2b99c-6fff-4bd6-8aa3-ed916e9ccc61} <Debug> TCPHandler: Processed in 0.001977884 sec. | ||
| 12186 | 2025.11.08 00:08:11.864932 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 12187 | 2025.11.08 00:08:11.864982 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12188 | 2025.11.08 00:08:11.865081 [ 4 ] {b4bf5301-76ed-4ece-991c-51799e9b9250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12189 | 2025.11.08 00:08:11.865122 [ 4 ] {b4bf5301-76ed-4ece-991c-51799e9b9250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12190 | 2025.11.08 00:08:11.865155 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12191 | 2025.11.08 00:08:11.865213 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1742 rows starting from the beginning of the part | ||
| 12192 | 2025.11.08 00:08:11.865335 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part | ||
| 12193 | 2025.11.08 00:08:11.865441 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 16 rows starting from the beginning of the part | ||
| 12194 | 2025.11.08 00:08:11.865463 [ 4 ] {b4bf5301-76ed-4ece-991c-51799e9b9250} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2025.11.08 00:08:11.865503 [ 4 ] {b4bf5301-76ed-4ece-991c-51799e9b9250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12196 | 2025.11.08 00:08:11.865543 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
| 12197 | 2025.11.08 00:08:11.865647 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 16 rows starting from the beginning of the part | ||
| 12198 | 2025.11.08 00:08:11.865750 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part | ||
| 12199 | 2025.11.08 00:08:11.865806 [ 4 ] {b4bf5301-76ed-4ece-991c-51799e9b9250} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12200 | 2025.11.08 00:08:11.866021 [ 4 ] {b4bf5301-76ed-4ece-991c-51799e9b9250} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12201 | 2025.11.08 00:08:11.866160 [ 4 ] {b4bf5301-76ed-4ece-991c-51799e9b9250} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 12202 | 2025.11.08 00:08:11.866196 [ 4 ] {b4bf5301-76ed-4ece-991c-51799e9b9250} <Debug> TCPHandler: Processed in 0.001261335 sec. | ||
| 12203 | 2025.11.08 00:08:11.875302 [ 195 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 19 columns (19 merged, 0 gathered) in 0.010406746 sec., 177961.48767347643 rows/sec., 318.90 MiB/sec. | ||
| 12204 | 2025.11.08 00:08:11.877596 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12205 | 2025.11.08 00:08:11.877989 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2025.11.08 00:08:11.878079 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12207 | 2025.11.08 00:08:11.878260 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.33 MiB. | ||
| 12208 | 2025.11.08 00:08:12.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.58 MiB, peak 364.88 MiB, free memory in arenas 0.00 B, will set to 352.98 MiB (RSS), difference: 5.40 MiB | ||
| 12209 | 2025.11.08 00:08:15.016588 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12210 | 2025.11.08 00:08:15.016672 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12211 | 2025.11.08 00:08:15.205462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30691 | ||
| 12212 | 2025.11.08 00:08:15.206013 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2025.11.08 00:08:15.206065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12214 | 2025.11.08 00:08:15.206564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12215 | 2025.11.08 00:08:15.206813 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2025.11.08 00:08:15.206954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30691 | ||
| 12217 | 2025.11.08 00:08:15.291371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1482 | ||
| 12218 | 2025.11.08 00:08:15.293764 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2025.11.08 00:08:15.293826 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12220 | 2025.11.08 00:08:15.295061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12221 | 2025.11.08 00:08:15.295352 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2025.11.08 00:08:15.295750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1482 | ||
| 12223 | 2025.11.08 00:08:16.003365 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002962971 sec. | ||
| 12224 | 2025.11.08 00:08:16.857071 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12225 | 2025.11.08 00:08:16.857358 [ 4 ] {6a631022-c4cf-45bf-8581-ae3276efd3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12226 | 2025.11.08 00:08:16.857464 [ 4 ] {6a631022-c4cf-45bf-8581-ae3276efd3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12227 | 2025.11.08 00:08:16.858223 [ 4 ] {6a631022-c4cf-45bf-8581-ae3276efd3d3} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2025.11.08 00:08:16.858267 [ 4 ] {6a631022-c4cf-45bf-8581-ae3276efd3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12229 | 2025.11.08 00:08:16.858652 [ 4 ] {6a631022-c4cf-45bf-8581-ae3276efd3d3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12230 | 2025.11.08 00:08:16.858875 [ 4 ] {6a631022-c4cf-45bf-8581-ae3276efd3d3} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12231 | 2025.11.08 00:08:16.859033 [ 4 ] {6a631022-c4cf-45bf-8581-ae3276efd3d3} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001759 sec., 50028.425241614554 rows/sec., 4.21 MiB/sec. | ||
| 12232 | 2025.11.08 00:08:16.859077 [ 4 ] {6a631022-c4cf-45bf-8581-ae3276efd3d3} <Debug> TCPHandler: Processed in 0.00219738 sec. | ||
| 12233 | 2025.11.08 00:08:16.859221 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12234 | 2025.11.08 00:08:16.859325 [ 4 ] {2d33a46c-413f-4cac-a397-32269529af3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12235 | 2025.11.08 00:08:16.859367 [ 4 ] {2d33a46c-413f-4cac-a397-32269529af3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12236 | 2025.11.08 00:08:16.859851 [ 4 ] {2d33a46c-413f-4cac-a397-32269529af3c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2025.11.08 00:08:16.859887 [ 4 ] {2d33a46c-413f-4cac-a397-32269529af3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12238 | 2025.11.08 00:08:16.860189 [ 4 ] {2d33a46c-413f-4cac-a397-32269529af3c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12239 | 2025.11.08 00:08:16.860397 [ 4 ] {2d33a46c-413f-4cac-a397-32269529af3c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2025.11.08 00:08:16.860524 [ 4 ] {2d33a46c-413f-4cac-a397-32269529af3c} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001217 sec., 13147.08299096138 rows/sec., 988.60 KiB/sec. | ||
| 12241 | 2025.11.08 00:08:16.860562 [ 4 ] {2d33a46c-413f-4cac-a397-32269529af3c} <Debug> TCPHandler: Processed in 0.001397059 sec. | ||
| 12242 | 2025.11.08 00:08:16.860682 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12243 | 2025.11.08 00:08:16.860785 [ 4 ] {add79e51-c0e2-40e3-8d55-6316039ec6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12244 | 2025.11.08 00:08:16.860826 [ 4 ] {add79e51-c0e2-40e3-8d55-6316039ec6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12245 | 2025.11.08 00:08:16.861282 [ 4 ] {add79e51-c0e2-40e3-8d55-6316039ec6ad} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2025.11.08 00:08:16.861319 [ 4 ] {add79e51-c0e2-40e3-8d55-6316039ec6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12247 | 2025.11.08 00:08:16.861632 [ 4 ] {add79e51-c0e2-40e3-8d55-6316039ec6ad} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12248 | 2025.11.08 00:08:16.861845 [ 4 ] {add79e51-c0e2-40e3-8d55-6316039ec6ad} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2025.11.08 00:08:16.861973 [ 4 ] {add79e51-c0e2-40e3-8d55-6316039ec6ad} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001206 sec., 66334.99170812604 rows/sec., 5.18 MiB/sec. | ||
| 12250 | 2025.11.08 00:08:16.862012 [ 4 ] {add79e51-c0e2-40e3-8d55-6316039ec6ad} <Debug> TCPHandler: Processed in 0.001379518 sec. | ||
| 12251 | 2025.11.08 00:08:16.862135 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12252 | 2025.11.08 00:08:16.862233 [ 4 ] {4a2a3651-7aad-45d7-a575-e07d31e35108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12253 | 2025.11.08 00:08:16.862278 [ 4 ] {4a2a3651-7aad-45d7-a575-e07d31e35108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12254 | 2025.11.08 00:08:16.862711 [ 4 ] {4a2a3651-7aad-45d7-a575-e07d31e35108} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2025.11.08 00:08:16.862747 [ 4 ] {4a2a3651-7aad-45d7-a575-e07d31e35108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12256 | 2025.11.08 00:08:16.863070 [ 4 ] {4a2a3651-7aad-45d7-a575-e07d31e35108} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12257 | 2025.11.08 00:08:16.863280 [ 4 ] {4a2a3651-7aad-45d7-a575-e07d31e35108} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2025.11.08 00:08:16.863410 [ 4 ] {4a2a3651-7aad-45d7-a575-e07d31e35108} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 12259 | 2025.11.08 00:08:16.863446 [ 4 ] {4a2a3651-7aad-45d7-a575-e07d31e35108} <Debug> TCPHandler: Processed in 0.001366617 sec. | ||
| 12260 | 2025.11.08 00:08:16.863573 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2025.11.08 00:08:16.863674 [ 4 ] {87c3bf09-82a8-4d51-9486-6aa7ebad9c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12262 | 2025.11.08 00:08:16.863729 [ 4 ] {87c3bf09-82a8-4d51-9486-6aa7ebad9c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12263 | 2025.11.08 00:08:16.863830 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12264 | 2025.11.08 00:08:16.864532 [ 4 ] {87c3bf09-82a8-4d51-9486-6aa7ebad9c66} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12265 | 2025.11.08 00:08:16.864573 [ 4 ] {87c3bf09-82a8-4d51-9486-6aa7ebad9c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12266 | 2025.11.08 00:08:16.865114 [ 4 ] {87c3bf09-82a8-4d51-9486-6aa7ebad9c66} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12267 | 2025.11.08 00:08:16.865330 [ 4 ] {87c3bf09-82a8-4d51-9486-6aa7ebad9c66} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12268 | 2025.11.08 00:08:16.865470 [ 4 ] {87c3bf09-82a8-4d51-9486-6aa7ebad9c66} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001815 sec., 8815.426997245178 rows/sec., 15.80 MiB/sec. | ||
| 12269 | 2025.11.08 00:08:16.865527 [ 4 ] {87c3bf09-82a8-4d51-9486-6aa7ebad9c66} <Debug> TCPHandler: Processed in 0.002004125 sec. | ||
| 12270 | 2025.11.08 00:08:16.865666 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12271 | 2025.11.08 00:08:16.865785 [ 4 ] {63ffffd9-6d04-44c0-8f6c-ffb94a0c614f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12272 | 2025.11.08 00:08:16.865834 [ 4 ] {63ffffd9-6d04-44c0-8f6c-ffb94a0c614f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12273 | 2025.11.08 00:08:16.866239 [ 4 ] {63ffffd9-6d04-44c0-8f6c-ffb94a0c614f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12274 | 2025.11.08 00:08:16.866283 [ 4 ] {63ffffd9-6d04-44c0-8f6c-ffb94a0c614f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12275 | 2025.11.08 00:08:16.866624 [ 4 ] {63ffffd9-6d04-44c0-8f6c-ffb94a0c614f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12276 | 2025.11.08 00:08:16.866853 [ 4 ] {63ffffd9-6d04-44c0-8f6c-ffb94a0c614f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12277 | 2025.11.08 00:08:16.866982 [ 4 ] {63ffffd9-6d04-44c0-8f6c-ffb94a0c614f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 12278 | 2025.11.08 00:08:16.867018 [ 4 ] {63ffffd9-6d04-44c0-8f6c-ffb94a0c614f} <Debug> TCPHandler: Processed in 0.001411038 sec. | ||
| 12279 | 2025.11.08 00:08:16.881514 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2025.11.08 00:08:16.881574 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12281 | 2025.11.08 00:08:16.888584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12282 | 2025.11.08 00:08:16.889341 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12283 | 2025.11.08 00:08:16.892838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12284 | 2025.11.08 00:08:21.885074 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12285 | 2025.11.08 00:08:21.885356 [ 4 ] {abbc779b-4de7-40fb-a646-3099af4051fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12286 | 2025.11.08 00:08:21.885434 [ 4 ] {abbc779b-4de7-40fb-a646-3099af4051fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12287 | 2025.11.08 00:08:21.886757 [ 4 ] {abbc779b-4de7-40fb-a646-3099af4051fc} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12288 | 2025.11.08 00:08:21.886809 [ 4 ] {abbc779b-4de7-40fb-a646-3099af4051fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12289 | 2025.11.08 00:08:21.887314 [ 4 ] {abbc779b-4de7-40fb-a646-3099af4051fc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12290 | 2025.11.08 00:08:21.887571 [ 4 ] {abbc779b-4de7-40fb-a646-3099af4051fc} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12291 | 2025.11.08 00:08:21.887745 [ 4 ] {abbc779b-4de7-40fb-a646-3099af4051fc} <Debug> executeQuery: Read 1248 rows, 105.84 KiB in 0.002443 sec., 510847.3188702415 rows/sec., 42.31 MiB/sec. | ||
| 12292 | 2025.11.08 00:08:21.887800 [ 4 ] {abbc779b-4de7-40fb-a646-3099af4051fc} <Debug> TCPHandler: Processed in 0.002802488 sec. | ||
| 12293 | 2025.11.08 00:08:21.887928 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12294 | 2025.11.08 00:08:21.888033 [ 4 ] {b83aab66-f3c4-4cf0-b231-a8b68312b51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12295 | 2025.11.08 00:08:21.888079 [ 4 ] {b83aab66-f3c4-4cf0-b231-a8b68312b51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12296 | 2025.11.08 00:08:21.888509 [ 4 ] {b83aab66-f3c4-4cf0-b231-a8b68312b51a} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12297 | 2025.11.08 00:08:21.888549 [ 4 ] {b83aab66-f3c4-4cf0-b231-a8b68312b51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12298 | 2025.11.08 00:08:21.888874 [ 4 ] {b83aab66-f3c4-4cf0-b231-a8b68312b51a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12299 | 2025.11.08 00:08:21.889096 [ 4 ] {b83aab66-f3c4-4cf0-b231-a8b68312b51a} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12300 | 2025.11.08 00:08:21.889234 [ 4 ] {b83aab66-f3c4-4cf0-b231-a8b68312b51a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001227 sec., 21189.894050529747 rows/sec., 1.56 MiB/sec. | ||
| 12301 | 2025.11.08 00:08:21.889275 [ 4 ] {b83aab66-f3c4-4cf0-b231-a8b68312b51a} <Debug> TCPHandler: Processed in 0.001400839 sec. | ||
| 12302 | 2025.11.08 00:08:21.889397 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12303 | 2025.11.08 00:08:21.889526 [ 4 ] {82e301c4-66fd-4f47-80e3-685dc7f779f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12304 | 2025.11.08 00:08:21.889577 [ 4 ] {82e301c4-66fd-4f47-80e3-685dc7f779f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12305 | 2025.11.08 00:08:21.890153 [ 4 ] {82e301c4-66fd-4f47-80e3-685dc7f779f1} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2025.11.08 00:08:21.890199 [ 4 ] {82e301c4-66fd-4f47-80e3-685dc7f779f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12307 | 2025.11.08 00:08:21.890590 [ 4 ] {82e301c4-66fd-4f47-80e3-685dc7f779f1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12308 | 2025.11.08 00:08:21.890818 [ 4 ] {82e301c4-66fd-4f47-80e3-685dc7f779f1} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2025.11.08 00:08:21.890957 [ 4 ] {82e301c4-66fd-4f47-80e3-685dc7f779f1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001457 sec., 156485.92999313658 rows/sec., 10.60 MiB/sec. | ||
| 12310 | 2025.11.08 00:08:21.891000 [ 4 ] {82e301c4-66fd-4f47-80e3-685dc7f779f1} <Debug> TCPHandler: Processed in 0.001665716 sec. | ||
| 12311 | 2025.11.08 00:08:21.891113 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12312 | 2025.11.08 00:08:21.891210 [ 4 ] {d9e9f5f7-224e-4776-ba53-edaf796df5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12313 | 2025.11.08 00:08:21.891252 [ 4 ] {d9e9f5f7-224e-4776-ba53-edaf796df5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12314 | 2025.11.08 00:08:21.891859 [ 4 ] {d9e9f5f7-224e-4776-ba53-edaf796df5df} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2025.11.08 00:08:21.891898 [ 4 ] {d9e9f5f7-224e-4776-ba53-edaf796df5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12316 | 2025.11.08 00:08:21.892241 [ 4 ] {d9e9f5f7-224e-4776-ba53-edaf796df5df} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12317 | 2025.11.08 00:08:21.892473 [ 4 ] {d9e9f5f7-224e-4776-ba53-edaf796df5df} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12318 | 2025.11.08 00:08:21.892607 [ 4 ] {d9e9f5f7-224e-4776-ba53-edaf796df5df} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001416 sec., 385593.22033898305 rows/sec., 28.61 MiB/sec. | ||
| 12319 | 2025.11.08 00:08:21.892647 [ 4 ] {d9e9f5f7-224e-4776-ba53-edaf796df5df} <Debug> TCPHandler: Processed in 0.001584514 sec. | ||
| 12320 | 2025.11.08 00:08:21.892761 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12321 | 2025.11.08 00:08:21.892857 [ 4 ] {f3d96095-94bb-42c2-b4a4-7dd59bb5b85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12322 | 2025.11.08 00:08:21.892902 [ 4 ] {f3d96095-94bb-42c2-b4a4-7dd59bb5b85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12323 | 2025.11.08 00:08:21.893475 [ 4 ] {f3d96095-94bb-42c2-b4a4-7dd59bb5b85d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12324 | 2025.11.08 00:08:21.893512 [ 4 ] {f3d96095-94bb-42c2-b4a4-7dd59bb5b85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12325 | 2025.11.08 00:08:21.893897 [ 4 ] {f3d96095-94bb-42c2-b4a4-7dd59bb5b85d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12326 | 2025.11.08 00:08:21.894115 [ 4 ] {f3d96095-94bb-42c2-b4a4-7dd59bb5b85d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12327 | 2025.11.08 00:08:21.894270 [ 4 ] {f3d96095-94bb-42c2-b4a4-7dd59bb5b85d} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001429 sec., 590622.8131560532 rows/sec., 39.75 MiB/sec. | ||
| 12328 | 2025.11.08 00:08:21.894320 [ 4 ] {f3d96095-94bb-42c2-b4a4-7dd59bb5b85d} <Debug> TCPHandler: Processed in 0.001610064 sec. | ||
| 12329 | 2025.11.08 00:08:21.894440 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12330 | 2025.11.08 00:08:21.894536 [ 4 ] {e1fe03b8-1ef3-4e01-9409-9ca4c55313bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12331 | 2025.11.08 00:08:21.894592 [ 4 ] {e1fe03b8-1ef3-4e01-9409-9ca4c55313bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12332 | 2025.11.08 00:08:21.895437 [ 4 ] {e1fe03b8-1ef3-4e01-9409-9ca4c55313bb} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12333 | 2025.11.08 00:08:21.895475 [ 4 ] {e1fe03b8-1ef3-4e01-9409-9ca4c55313bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12334 | 2025.11.08 00:08:21.896046 [ 4 ] {e1fe03b8-1ef3-4e01-9409-9ca4c55313bb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12335 | 2025.11.08 00:08:21.896284 [ 4 ] {e1fe03b8-1ef3-4e01-9409-9ca4c55313bb} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12336 | 2025.11.08 00:08:21.896433 [ 4 ] {e1fe03b8-1ef3-4e01-9409-9ca4c55313bb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001916 sec., 13569.937369519834 rows/sec., 24.32 MiB/sec. | ||
| 12337 | 2025.11.08 00:08:21.896500 [ 4 ] {e1fe03b8-1ef3-4e01-9409-9ca4c55313bb} <Debug> TCPHandler: Processed in 0.002110508 sec. | ||
| 12338 | 2025.11.08 00:08:21.896619 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12339 | 2025.11.08 00:08:21.896714 [ 4 ] {4318726c-eb82-407a-a0f2-63e2881950e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12340 | 2025.11.08 00:08:21.896757 [ 4 ] {4318726c-eb82-407a-a0f2-63e2881950e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12341 | 2025.11.08 00:08:21.897110 [ 4 ] {4318726c-eb82-407a-a0f2-63e2881950e8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12342 | 2025.11.08 00:08:21.897146 [ 4 ] {4318726c-eb82-407a-a0f2-63e2881950e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12343 | 2025.11.08 00:08:21.897487 [ 4 ] {4318726c-eb82-407a-a0f2-63e2881950e8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12344 | 2025.11.08 00:08:21.897700 [ 4 ] {4318726c-eb82-407a-a0f2-63e2881950e8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2025.11.08 00:08:21.897837 [ 4 ] {4318726c-eb82-407a-a0f2-63e2881950e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 12346 | 2025.11.08 00:08:21.897875 [ 4 ] {4318726c-eb82-407a-a0f2-63e2881950e8} <Debug> TCPHandler: Processed in 0.001307045 sec. | ||
| 12347 | 2025.11.08 00:08:22.226971 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53984 | ||
| 12348 | 2025.11.08 00:08:22.227085 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12349 | 2025.11.08 00:08:22.227116 [ 292 ] {} <Debug> TCP-Session: a5628eff-91b5-4a4f-83ad-b968c9b63f1a Authenticating user 'default' from [fd00:1122:3344:101::e]:53984 | ||
| 12350 | 2025.11.08 00:08:22.227143 [ 292 ] {} <Debug> TCP-Session: a5628eff-91b5-4a4f-83ad-b968c9b63f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12351 | 2025.11.08 00:08:22.227158 [ 292 ] {} <Debug> TCP-Session: a5628eff-91b5-4a4f-83ad-b968c9b63f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12352 | 2025.11.08 00:08:22.227363 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56700 | ||
| 12353 | 2025.11.08 00:08:22.227408 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63947 | ||
| 12354 | 2025.11.08 00:08:22.227427 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45682 | ||
| 12355 | 2025.11.08 00:08:22.227470 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56524 | ||
| 12356 | 2025.11.08 00:08:22.227491 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59952 | ||
| 12357 | 2025.11.08 00:08:22.227528 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12358 | 2025.11.08 00:08:22.227547 [ 292 ] {} <Trace> TCP-Session: a5628eff-91b5-4a4f-83ad-b968c9b63f1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12359 | 2025.11.08 00:08:22.227579 [ 288 ] {} <Debug> TCP-Session: 1f3e5744-3d01-47b0-9cf5-893110bd6627 Authenticating user 'default' from [fd00:1122:3344:101::e]:45682 | ||
| 12360 | 2025.11.08 00:08:22.227511 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12361 | 2025.11.08 00:08:22.227596 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12362 | 2025.11.08 00:08:22.227616 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12363 | 2025.11.08 00:08:22.227643 [ 293 ] {} <Debug> TCP-Session: 762d2254-76f7-4640-8cad-13a12f842bb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56700 | ||
| 12364 | 2025.11.08 00:08:22.227651 [ 289 ] {} <Debug> TCP-Session: 517def10-6588-45f9-b8e9-c41b2b71c582 Authenticating user 'default' from [fd00:1122:3344:101::e]:56524 | ||
| 12365 | 2025.11.08 00:08:22.227668 [ 291 ] {} <Debug> TCP-Session: 70b6dd80-15b0-4618-ae84-8a863d9acc5a Authenticating user 'default' from [fd00:1122:3344:101::e]:59952 | ||
| 12366 | 2025.11.08 00:08:22.227679 [ 293 ] {} <Debug> TCP-Session: 762d2254-76f7-4640-8cad-13a12f842bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12367 | 2025.11.08 00:08:22.227685 [ 289 ] {} <Debug> TCP-Session: 517def10-6588-45f9-b8e9-c41b2b71c582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12368 | 2025.11.08 00:08:22.227706 [ 293 ] {} <Debug> TCP-Session: 762d2254-76f7-4640-8cad-13a12f842bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12369 | 2025.11.08 00:08:22.227703 [ 291 ] {} <Debug> TCP-Session: 70b6dd80-15b0-4618-ae84-8a863d9acc5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12370 | 2025.11.08 00:08:22.227714 [ 289 ] {} <Debug> TCP-Session: 517def10-6588-45f9-b8e9-c41b2b71c582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12371 | 2025.11.08 00:08:22.227738 [ 291 ] {} <Debug> TCP-Session: 70b6dd80-15b0-4618-ae84-8a863d9acc5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12372 | 2025.11.08 00:08:22.227737 [ 292 ] {8765afb5-55bd-4e94-a2df-3e2da0bd5a27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53984) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12373 | 2025.11.08 00:08:22.227605 [ 288 ] {} <Debug> TCP-Session: 1f3e5744-3d01-47b0-9cf5-893110bd6627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12374 | 2025.11.08 00:08:22.227515 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12375 | 2025.11.08 00:08:22.227802 [ 288 ] {} <Debug> TCP-Session: 1f3e5744-3d01-47b0-9cf5-893110bd6627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12376 | 2025.11.08 00:08:22.227480 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60240 | ||
| 12377 | 2025.11.08 00:08:22.227828 [ 3 ] {} <Debug> TCP-Session: 5174cd3d-07fa-4c38-a56d-872c98ebd5c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63947 | ||
| 12378 | 2025.11.08 00:08:22.227422 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62305 | ||
| 12379 | 2025.11.08 00:08:22.227905 [ 3 ] {} <Debug> TCP-Session: 5174cd3d-07fa-4c38-a56d-872c98ebd5c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12380 | 2025.11.08 00:08:22.227409 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44171 | ||
| 12381 | 2025.11.08 00:08:22.227946 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12382 | 2025.11.08 00:08:22.227949 [ 3 ] {} <Debug> TCP-Session: 5174cd3d-07fa-4c38-a56d-872c98ebd5c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12383 | 2025.11.08 00:08:22.228002 [ 290 ] {} <Debug> TCP-Session: e7ad843f-1cf2-42b7-a74b-575c65625372 Authenticating user 'default' from [fd00:1122:3344:101::e]:60240 | ||
| 12384 | 2025.11.08 00:08:22.228025 [ 292 ] {8765afb5-55bd-4e94-a2df-3e2da0bd5a27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12385 | 2025.11.08 00:08:22.228034 [ 290 ] {} <Debug> TCP-Session: e7ad843f-1cf2-42b7-a74b-575c65625372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12386 | 2025.11.08 00:08:22.228066 [ 290 ] {} <Debug> TCP-Session: e7ad843f-1cf2-42b7-a74b-575c65625372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12387 | 2025.11.08 00:08:22.228093 [ 292 ] {8765afb5-55bd-4e94-a2df-3e2da0bd5a27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12388 | 2025.11.08 00:08:22.228125 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12389 | 2025.11.08 00:08:22.228162 [ 286 ] {} <Debug> TCP-Session: b1444ce1-1462-4450-b3eb-383704170e14 Authenticating user 'default' from [fd00:1122:3344:101::e]:62305 | ||
| 12390 | 2025.11.08 00:08:22.228185 [ 286 ] {} <Debug> TCP-Session: b1444ce1-1462-4450-b3eb-383704170e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12391 | 2025.11.08 00:08:22.228203 [ 286 ] {} <Debug> TCP-Session: b1444ce1-1462-4450-b3eb-383704170e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12392 | 2025.11.08 00:08:22.228298 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12393 | 2025.11.08 00:08:22.228331 [ 294 ] {} <Debug> TCP-Session: 0d55bc81-7542-4346-acb5-4f558f5fd58e Authenticating user 'default' from [fd00:1122:3344:101::e]:44171 | ||
| 12394 | 2025.11.08 00:08:22.228350 [ 294 ] {} <Debug> TCP-Session: 0d55bc81-7542-4346-acb5-4f558f5fd58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12395 | 2025.11.08 00:08:22.228365 [ 294 ] {} <Debug> TCP-Session: 0d55bc81-7542-4346-acb5-4f558f5fd58e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12396 | 2025.11.08 00:08:22.228391 [ 292 ] {8765afb5-55bd-4e94-a2df-3e2da0bd5a27} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 12397 | 2025.11.08 00:08:22.229344 [ 308 ] {8765afb5-55bd-4e94-a2df-3e2da0bd5a27} <Trace> AggregatingTransform: Aggregating | ||
| 12398 | 2025.11.08 00:08:22.229393 [ 308 ] {8765afb5-55bd-4e94-a2df-3e2da0bd5a27} <Trace> Aggregator: Aggregation method: without_key | ||
| 12399 | 2025.11.08 00:08:22.229425 [ 308 ] {8765afb5-55bd-4e94-a2df-3e2da0bd5a27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944526 sec. (1058.732 rows/sec., 41.36 KiB/sec.) | ||
| 12400 | 2025.11.08 00:08:22.229443 [ 308 ] {8765afb5-55bd-4e94-a2df-3e2da0bd5a27} <Trace> Aggregator: Merging aggregated data | ||
| 12401 | 2025.11.08 00:08:22.230800 [ 292 ] {8765afb5-55bd-4e94-a2df-3e2da0bd5a27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003121 sec., 320.41012495994875 rows/sec., 12.52 KiB/sec. | ||
| 12402 | 2025.11.08 00:08:22.230927 [ 292 ] {8765afb5-55bd-4e94-a2df-3e2da0bd5a27} <Debug> TCPHandler: Processed in 0.003497926 sec. | ||
| 12403 | 2025.11.08 00:08:22.231058 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12404 | 2025.11.08 00:08:22.231085 [ 292 ] {} <Debug> TCP-Session: a5628eff-91b5-4a4f-83ad-b968c9b63f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12405 | 2025.11.08 00:08:22.231094 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12406 | 2025.11.08 00:08:22.231116 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12407 | 2025.11.08 00:08:22.231134 [ 293 ] {} <Debug> TCP-Session: 762d2254-76f7-4640-8cad-13a12f842bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12408 | 2025.11.08 00:08:22.231139 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12409 | 2025.11.08 00:08:22.231157 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12410 | 2025.11.08 00:08:22.231176 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12411 | 2025.11.08 00:08:22.231188 [ 3 ] {} <Debug> TCP-Session: 5174cd3d-07fa-4c38-a56d-872c98ebd5c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12412 | 2025.11.08 00:08:22.231205 [ 288 ] {} <Debug> TCP-Session: 1f3e5744-3d01-47b0-9cf5-893110bd6627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12413 | 2025.11.08 00:08:22.231221 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12414 | 2025.11.08 00:08:22.231241 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12415 | 2025.11.08 00:08:22.231226 [ 290 ] {} <Debug> TCP-Session: e7ad843f-1cf2-42b7-a74b-575c65625372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12416 | 2025.11.08 00:08:22.231285 [ 291 ] {} <Debug> TCP-Session: 70b6dd80-15b0-4618-ae84-8a863d9acc5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12417 | 2025.11.08 00:08:22.231299 [ 289 ] {} <Debug> TCP-Session: 517def10-6588-45f9-b8e9-c41b2b71c582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12418 | 2025.11.08 00:08:22.231204 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12419 | 2025.11.08 00:08:22.231158 [ 294 ] {} <Debug> TCP-Session: 0d55bc81-7542-4346-acb5-4f558f5fd58e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12420 | 2025.11.08 00:08:22.231368 [ 286 ] {} <Debug> TCP-Session: b1444ce1-1462-4450-b3eb-383704170e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12421 | 2025.11.08 00:08:22.708062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31139 | ||
| 12422 | 2025.11.08 00:08:22.708622 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12423 | 2025.11.08 00:08:22.708675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12424 | 2025.11.08 00:08:22.709229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12425 | 2025.11.08 00:08:22.709477 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12426 | 2025.11.08 00:08:22.709659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31139 | ||
| 12427 | 2025.11.08 00:08:23.357892 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47989 | ||
| 12428 | 2025.11.08 00:08:23.358011 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12429 | 2025.11.08 00:08:23.358037 [ 290 ] {} <Debug> TCP-Session: c5fcbcf9-515b-4a21-9b28-f71f1cd0ee70 Authenticating user 'default' from [fd00:1122:3344:101::e]:47989 | ||
| 12430 | 2025.11.08 00:08:23.358059 [ 290 ] {} <Debug> TCP-Session: c5fcbcf9-515b-4a21-9b28-f71f1cd0ee70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12431 | 2025.11.08 00:08:23.358073 [ 290 ] {} <Debug> TCP-Session: c5fcbcf9-515b-4a21-9b28-f71f1cd0ee70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12432 | 2025.11.08 00:08:23.358272 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65410 | ||
| 12433 | 2025.11.08 00:08:23.358293 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44209 | ||
| 12434 | 2025.11.08 00:08:23.358352 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41431 | ||
| 12435 | 2025.11.08 00:08:23.358383 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53888 | ||
| 12436 | 2025.11.08 00:08:23.358406 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60603 | ||
| 12437 | 2025.11.08 00:08:23.358426 [ 290 ] {} <Trace> TCP-Session: c5fcbcf9-515b-4a21-9b28-f71f1cd0ee70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12438 | 2025.11.08 00:08:23.358469 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12439 | 2025.11.08 00:08:23.358469 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12440 | 2025.11.08 00:08:23.358495 [ 286 ] {} <Debug> TCP-Session: b6ded265-024e-444b-9955-d59b389c32b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53888 | ||
| 12441 | 2025.11.08 00:08:23.358505 [ 294 ] {} <Debug> TCP-Session: 1cfe0b4a-468e-4866-810e-63b5ca08208f Authenticating user 'default' from [fd00:1122:3344:101::e]:41431 | ||
| 12442 | 2025.11.08 00:08:23.358517 [ 286 ] {} <Debug> TCP-Session: b6ded265-024e-444b-9955-d59b389c32b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12443 | 2025.11.08 00:08:23.358524 [ 294 ] {} <Debug> TCP-Session: 1cfe0b4a-468e-4866-810e-63b5ca08208f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12444 | 2025.11.08 00:08:23.358533 [ 286 ] {} <Debug> TCP-Session: b6ded265-024e-444b-9955-d59b389c32b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12445 | 2025.11.08 00:08:23.358540 [ 294 ] {} <Debug> TCP-Session: 1cfe0b4a-468e-4866-810e-63b5ca08208f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12446 | 2025.11.08 00:08:23.358533 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12447 | 2025.11.08 00:08:23.358431 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12448 | 2025.11.08 00:08:23.358586 [ 289 ] {} <Debug> TCP-Session: ace316f4-e546-4b09-961f-e732b517847e Authenticating user 'default' from [fd00:1122:3344:101::e]:60603 | ||
| 12449 | 2025.11.08 00:08:23.358395 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12450 | 2025.11.08 00:08:23.358612 [ 292 ] {} <Debug> TCP-Session: d4fb0e9a-98d9-47a7-ae24-376aa166a71e Authenticating user 'default' from [fd00:1122:3344:101::e]:44209 | ||
| 12451 | 2025.11.08 00:08:23.358626 [ 290 ] {dfc01ed2-7639-4b0b-b562-75406a36bf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47989) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12452 | 2025.11.08 00:08:23.358651 [ 291 ] {} <Debug> TCP-Session: c9fda479-5c68-4d22-93ef-8e27b9d256f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65410 | ||
| 12453 | 2025.11.08 00:08:23.358659 [ 292 ] {} <Debug> TCP-Session: d4fb0e9a-98d9-47a7-ae24-376aa166a71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12454 | 2025.11.08 00:08:23.358689 [ 291 ] {} <Debug> TCP-Session: c9fda479-5c68-4d22-93ef-8e27b9d256f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12455 | 2025.11.08 00:08:23.358696 [ 292 ] {} <Debug> TCP-Session: d4fb0e9a-98d9-47a7-ae24-376aa166a71e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12456 | 2025.11.08 00:08:23.358713 [ 291 ] {} <Debug> TCP-Session: c9fda479-5c68-4d22-93ef-8e27b9d256f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12457 | 2025.11.08 00:08:23.358622 [ 289 ] {} <Debug> TCP-Session: ace316f4-e546-4b09-961f-e732b517847e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12458 | 2025.11.08 00:08:23.358367 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54434 | ||
| 12459 | 2025.11.08 00:08:23.358761 [ 289 ] {} <Debug> TCP-Session: ace316f4-e546-4b09-961f-e732b517847e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12460 | 2025.11.08 00:08:23.358350 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43080 | ||
| 12461 | 2025.11.08 00:08:23.358390 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55464 | ||
| 12462 | 2025.11.08 00:08:23.358848 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12463 | 2025.11.08 00:08:23.358888 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12464 | 2025.11.08 00:08:23.358894 [ 3 ] {} <Debug> TCP-Session: 5b63d860-3813-487a-b333-5894f8b2fbee Authenticating user 'default' from [fd00:1122:3344:101::e]:54434 | ||
| 12465 | 2025.11.08 00:08:23.358909 [ 290 ] {dfc01ed2-7639-4b0b-b562-75406a36bf0c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12466 | 2025.11.08 00:08:23.358931 [ 3 ] {} <Debug> TCP-Session: 5b63d860-3813-487a-b333-5894f8b2fbee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12467 | 2025.11.08 00:08:23.358935 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12468 | 2025.11.08 00:08:23.358956 [ 3 ] {} <Debug> TCP-Session: 5b63d860-3813-487a-b333-5894f8b2fbee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12469 | 2025.11.08 00:08:23.358920 [ 293 ] {} <Debug> TCP-Session: db2f82f4-b143-4cd4-a402-3cb03f5ee773 Authenticating user 'default' from [fd00:1122:3344:101::e]:43080 | ||
| 12470 | 2025.11.08 00:08:23.358976 [ 290 ] {dfc01ed2-7639-4b0b-b562-75406a36bf0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12471 | 2025.11.08 00:08:23.359004 [ 293 ] {} <Debug> TCP-Session: db2f82f4-b143-4cd4-a402-3cb03f5ee773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12472 | 2025.11.08 00:08:23.358980 [ 288 ] {} <Debug> TCP-Session: d0d24196-76f3-4026-95e8-0317a641f601 Authenticating user 'default' from [fd00:1122:3344:101::e]:55464 | ||
| 12473 | 2025.11.08 00:08:23.359029 [ 293 ] {} <Debug> TCP-Session: db2f82f4-b143-4cd4-a402-3cb03f5ee773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12474 | 2025.11.08 00:08:23.359063 [ 288 ] {} <Debug> TCP-Session: d0d24196-76f3-4026-95e8-0317a641f601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12475 | 2025.11.08 00:08:23.359089 [ 288 ] {} <Debug> TCP-Session: d0d24196-76f3-4026-95e8-0317a641f601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12476 | 2025.11.08 00:08:23.359291 [ 290 ] {dfc01ed2-7639-4b0b-b562-75406a36bf0c} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 12477 | 2025.11.08 00:08:23.360283 [ 322 ] {dfc01ed2-7639-4b0b-b562-75406a36bf0c} <Trace> AggregatingTransform: Aggregating | ||
| 12478 | 2025.11.08 00:08:23.360339 [ 322 ] {dfc01ed2-7639-4b0b-b562-75406a36bf0c} <Trace> Aggregator: Aggregation method: without_key | ||
| 12479 | 2025.11.08 00:08:23.360371 [ 322 ] {dfc01ed2-7639-4b0b-b562-75406a36bf0c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978816 sec. (1021.642 rows/sec., 39.91 KiB/sec.) | ||
| 12480 | 2025.11.08 00:08:23.360397 [ 322 ] {dfc01ed2-7639-4b0b-b562-75406a36bf0c} <Trace> Aggregator: Merging aggregated data | ||
| 12481 | 2025.11.08 00:08:23.361702 [ 290 ] {dfc01ed2-7639-4b0b-b562-75406a36bf0c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003133 sec., 319.1828917969997 rows/sec., 12.47 KiB/sec. | ||
| 12482 | 2025.11.08 00:08:23.361829 [ 290 ] {dfc01ed2-7639-4b0b-b562-75406a36bf0c} <Debug> TCPHandler: Processed in 0.003531607 sec. | ||
| 12483 | 2025.11.08 00:08:23.361947 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12484 | 2025.11.08 00:08:23.361976 [ 290 ] {} <Debug> TCP-Session: c5fcbcf9-515b-4a21-9b28-f71f1cd0ee70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12485 | 2025.11.08 00:08:23.361979 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12486 | 2025.11.08 00:08:23.362000 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12487 | 2025.11.08 00:08:23.362032 [ 291 ] {} <Debug> TCP-Session: c9fda479-5c68-4d22-93ef-8e27b9d256f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12488 | 2025.11.08 00:08:23.362032 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12489 | 2025.11.08 00:08:23.362043 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12490 | 2025.11.08 00:08:23.362064 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12491 | 2025.11.08 00:08:23.362082 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12492 | 2025.11.08 00:08:23.362100 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12493 | 2025.11.08 00:08:23.362117 [ 3 ] {} <Debug> TCP-Session: 5b63d860-3813-487a-b333-5894f8b2fbee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12494 | 2025.11.08 00:08:23.362133 [ 286 ] {} <Debug> TCP-Session: b6ded265-024e-444b-9955-d59b389c32b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12495 | 2025.11.08 00:08:23.362153 [ 288 ] {} <Debug> TCP-Session: d0d24196-76f3-4026-95e8-0317a641f601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12496 | 2025.11.08 00:08:23.362091 [ 293 ] {} <Debug> TCP-Session: db2f82f4-b143-4cd4-a402-3cb03f5ee773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12497 | 2025.11.08 00:08:23.362050 [ 292 ] {} <Debug> TCP-Session: d4fb0e9a-98d9-47a7-ae24-376aa166a71e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12498 | 2025.11.08 00:08:23.362103 [ 289 ] {} <Debug> TCP-Session: ace316f4-e546-4b09-961f-e732b517847e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12499 | 2025.11.08 00:08:23.362042 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12500 | 2025.11.08 00:08:23.362286 [ 294 ] {} <Debug> TCP-Session: 1cfe0b4a-468e-4866-810e-63b5ca08208f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12501 | 2025.11.08 00:08:23.481583 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62875 | ||
| 12502 | 2025.11.08 00:08:23.481706 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12503 | 2025.11.08 00:08:23.481737 [ 290 ] {} <Debug> TCP-Session: a68360e0-44bb-4477-959a-9fb1f2930110 Authenticating user 'default' from [fd00:1122:3344:101::e]:62875 | ||
| 12504 | 2025.11.08 00:08:23.481763 [ 290 ] {} <Debug> TCP-Session: a68360e0-44bb-4477-959a-9fb1f2930110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12505 | 2025.11.08 00:08:23.481778 [ 290 ] {} <Debug> TCP-Session: a68360e0-44bb-4477-959a-9fb1f2930110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12506 | 2025.11.08 00:08:23.481972 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33704 | ||
| 12507 | 2025.11.08 00:08:23.482010 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59533 | ||
| 12508 | 2025.11.08 00:08:23.482025 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58304 | ||
| 12509 | 2025.11.08 00:08:23.482053 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37334 | ||
| 12510 | 2025.11.08 00:08:23.482084 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12511 | 2025.11.08 00:08:23.482086 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52253 | ||
| 12512 | 2025.11.08 00:08:23.482131 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12513 | 2025.11.08 00:08:23.482145 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12514 | 2025.11.08 00:08:23.482147 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12515 | 2025.11.08 00:08:23.482171 [ 294 ] {} <Debug> TCP-Session: 3b4670f2-1453-49cd-8434-471d8b26e127 Authenticating user 'default' from [fd00:1122:3344:101::e]:58304 | ||
| 12516 | 2025.11.08 00:08:23.482180 [ 286 ] {} <Debug> TCP-Session: 30ef9224-f320-447e-a3ad-9286c1d1a485 Authenticating user 'default' from [fd00:1122:3344:101::e]:37334 | ||
| 12517 | 2025.11.08 00:08:23.482205 [ 292 ] {} <Debug> TCP-Session: 41986fda-e14a-44f3-acca-bc5fe04d5bde Authenticating user 'default' from [fd00:1122:3344:101::e]:59533 | ||
| 12518 | 2025.11.08 00:08:23.482208 [ 294 ] {} <Debug> TCP-Session: 3b4670f2-1453-49cd-8434-471d8b26e127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12519 | 2025.11.08 00:08:23.482219 [ 286 ] {} <Debug> TCP-Session: 30ef9224-f320-447e-a3ad-9286c1d1a485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12520 | 2025.11.08 00:08:23.482222 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12521 | 2025.11.08 00:08:23.482249 [ 286 ] {} <Debug> TCP-Session: 30ef9224-f320-447e-a3ad-9286c1d1a485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12522 | 2025.11.08 00:08:23.482277 [ 289 ] {} <Debug> TCP-Session: cd8bf061-0dda-4167-9653-5f6a2b8a805c Authenticating user 'default' from [fd00:1122:3344:101::e]:52253 | ||
| 12523 | 2025.11.08 00:08:23.482242 [ 292 ] {} <Debug> TCP-Session: 41986fda-e14a-44f3-acca-bc5fe04d5bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12524 | 2025.11.08 00:08:23.482310 [ 289 ] {} <Debug> TCP-Session: cd8bf061-0dda-4167-9653-5f6a2b8a805c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12525 | 2025.11.08 00:08:23.482325 [ 292 ] {} <Debug> TCP-Session: 41986fda-e14a-44f3-acca-bc5fe04d5bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12526 | 2025.11.08 00:08:23.482338 [ 289 ] {} <Debug> TCP-Session: cd8bf061-0dda-4167-9653-5f6a2b8a805c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12527 | 2025.11.08 00:08:23.482128 [ 291 ] {} <Debug> TCP-Session: 61c4e40b-822d-434a-a6d7-0f10a3932032 Authenticating user 'default' from [fd00:1122:3344:101::e]:33704 | ||
| 12528 | 2025.11.08 00:08:23.482077 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61659 | ||
| 12529 | 2025.11.08 00:08:23.482399 [ 291 ] {} <Debug> TCP-Session: 61c4e40b-822d-434a-a6d7-0f10a3932032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12530 | 2025.11.08 00:08:23.482046 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56303 | ||
| 12531 | 2025.11.08 00:08:23.482435 [ 291 ] {} <Debug> TCP-Session: 61c4e40b-822d-434a-a6d7-0f10a3932032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12532 | 2025.11.08 00:08:23.482035 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43443 | ||
| 12533 | 2025.11.08 00:08:23.482469 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12534 | 2025.11.08 00:08:23.482505 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12535 | 2025.11.08 00:08:23.482544 [ 288 ] {} <Debug> TCP-Session: f5b307b5-bc5a-406f-a7b7-1b50cf78c066 Authenticating user 'default' from [fd00:1122:3344:101::e]:61659 | ||
| 12536 | 2025.11.08 00:08:23.482551 [ 3 ] {} <Debug> TCP-Session: a792a594-ce9f-462b-8372-2aaaebd90d37 Authenticating user 'default' from [fd00:1122:3344:101::e]:56303 | ||
| 12537 | 2025.11.08 00:08:23.482564 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12538 | 2025.11.08 00:08:23.482573 [ 3 ] {} <Debug> TCP-Session: a792a594-ce9f-462b-8372-2aaaebd90d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12539 | 2025.11.08 00:08:23.482595 [ 293 ] {} <Debug> TCP-Session: acea9a2a-f375-4cb8-bf36-8e1f836066c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43443 | ||
| 12540 | 2025.11.08 00:08:23.482604 [ 3 ] {} <Debug> TCP-Session: a792a594-ce9f-462b-8372-2aaaebd90d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12541 | 2025.11.08 00:08:23.482623 [ 293 ] {} <Debug> TCP-Session: acea9a2a-f375-4cb8-bf36-8e1f836066c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12542 | 2025.11.08 00:08:23.482565 [ 288 ] {} <Debug> TCP-Session: f5b307b5-bc5a-406f-a7b7-1b50cf78c066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12543 | 2025.11.08 00:08:23.482648 [ 293 ] {} <Debug> TCP-Session: acea9a2a-f375-4cb8-bf36-8e1f836066c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12544 | 2025.11.08 00:08:23.482671 [ 288 ] {} <Debug> TCP-Session: f5b307b5-bc5a-406f-a7b7-1b50cf78c066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12545 | 2025.11.08 00:08:23.482242 [ 294 ] {} <Debug> TCP-Session: 3b4670f2-1453-49cd-8434-471d8b26e127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12546 | 2025.11.08 00:08:23.482117 [ 290 ] {} <Trace> TCP-Session: a68360e0-44bb-4477-959a-9fb1f2930110 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12547 | 2025.11.08 00:08:23.482900 [ 290 ] {d28beb1d-d8af-4664-aacf-671331f8fc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62875) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12548 | 2025.11.08 00:08:23.483184 [ 290 ] {d28beb1d-d8af-4664-aacf-671331f8fc2b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12549 | 2025.11.08 00:08:23.483255 [ 290 ] {d28beb1d-d8af-4664-aacf-671331f8fc2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12550 | 2025.11.08 00:08:23.483645 [ 290 ] {d28beb1d-d8af-4664-aacf-671331f8fc2b} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 12551 | 2025.11.08 00:08:23.484639 [ 332 ] {d28beb1d-d8af-4664-aacf-671331f8fc2b} <Trace> AggregatingTransform: Aggregating | ||
| 12552 | 2025.11.08 00:08:23.484682 [ 332 ] {d28beb1d-d8af-4664-aacf-671331f8fc2b} <Trace> Aggregator: Aggregation method: without_key | ||
| 12553 | 2025.11.08 00:08:23.484720 [ 332 ] {d28beb1d-d8af-4664-aacf-671331f8fc2b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967086 sec. (1034.034 rows/sec., 40.39 KiB/sec.) | ||
| 12554 | 2025.11.08 00:08:23.484736 [ 332 ] {d28beb1d-d8af-4664-aacf-671331f8fc2b} <Trace> Aggregator: Merging aggregated data | ||
| 12555 | 2025.11.08 00:08:23.485983 [ 290 ] {d28beb1d-d8af-4664-aacf-671331f8fc2b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003136 sec., 318.8775510204082 rows/sec., 12.46 KiB/sec. | ||
| 12556 | 2025.11.08 00:08:23.486177 [ 290 ] {d28beb1d-d8af-4664-aacf-671331f8fc2b} <Debug> TCPHandler: Processed in 0.004181305 sec. | ||
| 12557 | 2025.11.08 00:08:23.486301 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12558 | 2025.11.08 00:08:23.486329 [ 290 ] {} <Debug> TCP-Session: a68360e0-44bb-4477-959a-9fb1f2930110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12559 | 2025.11.08 00:08:23.486366 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12560 | 2025.11.08 00:08:23.486412 [ 291 ] {} <Debug> TCP-Session: 61c4e40b-822d-434a-a6d7-0f10a3932032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12561 | 2025.11.08 00:08:23.486422 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12562 | 2025.11.08 00:08:23.486456 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12563 | 2025.11.08 00:08:23.486468 [ 293 ] {} <Debug> TCP-Session: acea9a2a-f375-4cb8-bf36-8e1f836066c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12564 | 2025.11.08 00:08:23.486477 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12565 | 2025.11.08 00:08:23.486497 [ 3 ] {} <Debug> TCP-Session: a792a594-ce9f-462b-8372-2aaaebd90d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12566 | 2025.11.08 00:08:23.486506 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12567 | 2025.11.08 00:08:23.486526 [ 292 ] {} <Debug> TCP-Session: 41986fda-e14a-44f3-acca-bc5fe04d5bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12568 | 2025.11.08 00:08:23.486532 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12569 | 2025.11.08 00:08:23.486556 [ 294 ] {} <Debug> TCP-Session: 3b4670f2-1453-49cd-8434-471d8b26e127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12570 | 2025.11.08 00:08:23.486576 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12571 | 2025.11.08 00:08:23.486587 [ 286 ] {} <Debug> TCP-Session: 30ef9224-f320-447e-a3ad-9286c1d1a485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12572 | 2025.11.08 00:08:23.486551 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12573 | 2025.11.08 00:08:23.486617 [ 288 ] {} <Debug> TCP-Session: f5b307b5-bc5a-406f-a7b7-1b50cf78c066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12574 | 2025.11.08 00:08:23.486657 [ 289 ] {} <Debug> TCP-Session: cd8bf061-0dda-4167-9653-5f6a2b8a805c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12575 | 2025.11.08 00:08:24.392962 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12576 | 2025.11.08 00:08:24.409911 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12577 | 2025.11.08 00:08:24.409975 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12578 | 2025.11.08 00:08:24.416521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12579 | 2025.11.08 00:08:24.417251 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12580 | 2025.11.08 00:08:24.420427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12581 | 2025.11.08 00:08:25.295895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1514 | ||
| 12582 | 2025.11.08 00:08:25.298320 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2025.11.08 00:08:25.298382 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12584 | 2025.11.08 00:08:25.299662 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12585 | 2025.11.08 00:08:25.299957 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2025.11.08 00:08:25.300353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 12587 | 2025.11.08 00:08:26.856520 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12588 | 2025.11.08 00:08:26.856691 [ 4 ] {56a43dba-c843-4634-a10a-8df297084514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12589 | 2025.11.08 00:08:26.856755 [ 4 ] {56a43dba-c843-4634-a10a-8df297084514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12590 | 2025.11.08 00:08:26.857380 [ 4 ] {56a43dba-c843-4634-a10a-8df297084514} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12591 | 2025.11.08 00:08:26.857422 [ 4 ] {56a43dba-c843-4634-a10a-8df297084514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12592 | 2025.11.08 00:08:26.857806 [ 4 ] {56a43dba-c843-4634-a10a-8df297084514} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12593 | 2025.11.08 00:08:26.858030 [ 4 ] {56a43dba-c843-4634-a10a-8df297084514} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2025.11.08 00:08:26.858182 [ 4 ] {56a43dba-c843-4634-a10a-8df297084514} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001539 sec., 57179.987004548406 rows/sec., 4.82 MiB/sec. | ||
| 12595 | 2025.11.08 00:08:26.858203 [ 71 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12596 | 2025.11.08 00:08:26.858224 [ 4 ] {56a43dba-c843-4634-a10a-8df297084514} <Debug> TCPHandler: Processed in 0.00183633 sec. | ||
| 12597 | 2025.11.08 00:08:26.858271 [ 71 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12598 | 2025.11.08 00:08:26.858297 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12599 | 2025.11.08 00:08:26.858362 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12600 | 2025.11.08 00:08:26.858405 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 12601 | 2025.11.08 00:08:26.858463 [ 4 ] {c8584c2b-81fb-4d0a-89de-d7c86568a98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12602 | 2025.11.08 00:08:26.858508 [ 4 ] {c8584c2b-81fb-4d0a-89de-d7c86568a98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12603 | 2025.11.08 00:08:26.858527 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12604 | 2025.11.08 00:08:26.858566 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 12605 | 2025.11.08 00:08:26.858639 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 208 rows starting from the beginning of the part | ||
| 12606 | 2025.11.08 00:08:26.858688 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 108 rows starting from the beginning of the part | ||
| 12607 | 2025.11.08 00:08:26.858732 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 88 rows starting from the beginning of the part | ||
| 12608 | 2025.11.08 00:08:26.858776 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1248 rows starting from the beginning of the part | ||
| 12609 | 2025.11.08 00:08:26.858817 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 88 rows starting from the beginning of the part | ||
| 12610 | 2025.11.08 00:08:26.858924 [ 4 ] {c8584c2b-81fb-4d0a-89de-d7c86568a98f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12611 | 2025.11.08 00:08:26.858967 [ 4 ] {c8584c2b-81fb-4d0a-89de-d7c86568a98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12612 | 2025.11.08 00:08:26.859300 [ 4 ] {c8584c2b-81fb-4d0a-89de-d7c86568a98f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12613 | 2025.11.08 00:08:26.859544 [ 4 ] {c8584c2b-81fb-4d0a-89de-d7c86568a98f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12614 | 2025.11.08 00:08:26.859683 [ 4 ] {c8584c2b-81fb-4d0a-89de-d7c86568a98f} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001239 sec., 12913.6400322841 rows/sec., 971.05 KiB/sec. | ||
| 12615 | 2025.11.08 00:08:26.859724 [ 4 ] {c8584c2b-81fb-4d0a-89de-d7c86568a98f} <Debug> TCPHandler: Processed in 0.001413919 sec. | ||
| 12616 | 2025.11.08 00:08:26.859837 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12617 | 2025.11.08 00:08:26.859933 [ 4 ] {9293d842-70e6-4e98-8317-406d2cd30f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12618 | 2025.11.08 00:08:26.859974 [ 4 ] {9293d842-70e6-4e98-8317-406d2cd30f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12619 | 2025.11.08 00:08:26.860237 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001872761 sec., 1681474.5715016492 rows/sec., 147.46 MiB/sec. | ||
| 12620 | 2025.11.08 00:08:26.860392 [ 4 ] {9293d842-70e6-4e98-8317-406d2cd30f70} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2025.11.08 00:08:26.860434 [ 4 ] {9293d842-70e6-4e98-8317-406d2cd30f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12622 | 2025.11.08 00:08:26.860511 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12623 | 2025.11.08 00:08:26.860792 [ 4 ] {9293d842-70e6-4e98-8317-406d2cd30f70} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12624 | 2025.11.08 00:08:26.860866 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_96_19} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2025.11.08 00:08:26.860979 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_96_19} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12626 | 2025.11.08 00:08:26.861068 [ 4 ] {9293d842-70e6-4e98-8317-406d2cd30f70} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12627 | 2025.11.08 00:08:26.861083 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 12628 | 2025.11.08 00:08:26.861204 [ 71 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12629 | 2025.11.08 00:08:26.861216 [ 4 ] {9293d842-70e6-4e98-8317-406d2cd30f70} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.0013 sec., 61538.46153846154 rows/sec., 4.81 MiB/sec. | ||
| 12630 | 2025.11.08 00:08:26.861241 [ 71 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12631 | 2025.11.08 00:08:26.861265 [ 4 ] {9293d842-70e6-4e98-8317-406d2cd30f70} <Debug> TCPHandler: Processed in 0.001478511 sec. | ||
| 12632 | 2025.11.08 00:08:26.861281 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12633 | 2025.11.08 00:08:26.861354 [ 195 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 12634 | 2025.11.08 00:08:26.861384 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12635 | 2025.11.08 00:08:26.861449 [ 195 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12636 | 2025.11.08 00:08:26.861477 [ 195 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 634 rows starting from the beginning of the part | ||
| 12637 | 2025.11.08 00:08:26.861486 [ 4 ] {27e1e068-cb73-46ed-8b67-1088214e2140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12638 | 2025.11.08 00:08:26.861522 [ 195 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 116 rows starting from the beginning of the part | ||
| 12639 | 2025.11.08 00:08:26.861536 [ 4 ] {27e1e068-cb73-46ed-8b67-1088214e2140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12640 | 2025.11.08 00:08:26.861565 [ 195 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 12641 | 2025.11.08 00:08:26.861604 [ 195 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 80 rows starting from the beginning of the part | ||
| 12642 | 2025.11.08 00:08:26.861644 [ 195 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 546 rows starting from the beginning of the part | ||
| 12643 | 2025.11.08 00:08:26.861697 [ 195 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 80 rows starting from the beginning of the part | ||
| 12644 | 2025.11.08 00:08:26.861941 [ 4 ] {27e1e068-cb73-46ed-8b67-1088214e2140} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2025.11.08 00:08:26.861983 [ 4 ] {27e1e068-cb73-46ed-8b67-1088214e2140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12646 | 2025.11.08 00:08:26.862341 [ 4 ] {27e1e068-cb73-46ed-8b67-1088214e2140} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12647 | 2025.11.08 00:08:26.862556 [ 4 ] {27e1e068-cb73-46ed-8b67-1088214e2140} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2025.11.08 00:08:26.862679 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12649 | 2025.11.08 00:08:26.862693 [ 4 ] {27e1e068-cb73-46ed-8b67-1088214e2140} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 12650 | 2025.11.08 00:08:26.862718 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2025.11.08 00:08:26.862733 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407708 sec., 1098239.12345458 rows/sec., 87.49 MiB/sec. | ||
| 12652 | 2025.11.08 00:08:26.862799 [ 4 ] {27e1e068-cb73-46ed-8b67-1088214e2140} <Debug> TCPHandler: Processed in 0.00146453 sec. | ||
| 12653 | 2025.11.08 00:08:26.862805 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12654 | 2025.11.08 00:08:26.862943 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 12655 | 2025.11.08 00:08:26.862950 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12656 | 2025.11.08 00:08:26.863056 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12657 | 2025.11.08 00:08:26.863102 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12658 | 2025.11.08 00:08:26.863109 [ 4 ] {2ea7a0ee-7531-44a8-bdcc-94ad6e989d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12659 | 2025.11.08 00:08:26.863138 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25866 rows starting from the beginning of the part | ||
| 12660 | 2025.11.08 00:08:26.863254 [ 4 ] {2ea7a0ee-7531-44a8-bdcc-94ad6e989d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12661 | 2025.11.08 00:08:26.863284 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 196 rows starting from the beginning of the part | ||
| 12662 | 2025.11.08 00:08:26.863336 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 12663 | 2025.11.08 00:08:26.863376 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_96_19} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12664 | 2025.11.08 00:08:26.863380 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 12665 | 2025.11.08 00:08:26.863431 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 844 rows starting from the beginning of the part | ||
| 12666 | 2025.11.08 00:08:26.863464 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_96_19} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12667 | 2025.11.08 00:08:26.863471 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 12668 | 2025.11.08 00:08:26.863574 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12669 | 2025.11.08 00:08:26.864056 [ 4 ] {2ea7a0ee-7531-44a8-bdcc-94ad6e989d61} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12670 | 2025.11.08 00:08:26.864098 [ 4 ] {2ea7a0ee-7531-44a8-bdcc-94ad6e989d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12671 | 2025.11.08 00:08:26.864639 [ 4 ] {2ea7a0ee-7531-44a8-bdcc-94ad6e989d61} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12672 | 2025.11.08 00:08:26.864863 [ 4 ] {2ea7a0ee-7531-44a8-bdcc-94ad6e989d61} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2025.11.08 00:08:26.865009 [ 4 ] {2ea7a0ee-7531-44a8-bdcc-94ad6e989d61} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001923 sec., 8320.332813312532 rows/sec., 14.91 MiB/sec. | ||
| 12674 | 2025.11.08 00:08:26.865065 [ 4 ] {2ea7a0ee-7531-44a8-bdcc-94ad6e989d61} <Debug> TCPHandler: Processed in 0.002172239 sec. | ||
| 12675 | 2025.11.08 00:08:26.865184 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12676 | 2025.11.08 00:08:26.865284 [ 4 ] {9b3a3d93-3c0a-494d-a0e9-724080cf914c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12677 | 2025.11.08 00:08:26.865330 [ 4 ] {9b3a3d93-3c0a-494d-a0e9-724080cf914c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12678 | 2025.11.08 00:08:26.865684 [ 4 ] {9b3a3d93-3c0a-494d-a0e9-724080cf914c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12679 | 2025.11.08 00:08:26.865723 [ 4 ] {9b3a3d93-3c0a-494d-a0e9-724080cf914c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12680 | 2025.11.08 00:08:26.866088 [ 4 ] {9b3a3d93-3c0a-494d-a0e9-724080cf914c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12681 | 2025.11.08 00:08:26.866315 [ 4 ] {9b3a3d93-3c0a-494d-a0e9-724080cf914c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12682 | 2025.11.08 00:08:26.866441 [ 71 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12683 | 2025.11.08 00:08:26.866454 [ 4 ] {9b3a3d93-3c0a-494d-a0e9-724080cf914c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 12684 | 2025.11.08 00:08:26.866481 [ 71 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12685 | 2025.11.08 00:08:26.866502 [ 4 ] {9b3a3d93-3c0a-494d-a0e9-724080cf914c} <Debug> TCPHandler: Processed in 0.001370778 sec. | ||
| 12686 | 2025.11.08 00:08:26.866505 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12687 | 2025.11.08 00:08:26.866613 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 12688 | 2025.11.08 00:08:26.866738 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12689 | 2025.11.08 00:08:26.866771 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5316 rows starting from the beginning of the part | ||
| 12690 | 2025.11.08 00:08:26.866839 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 12691 | 2025.11.08 00:08:26.866889 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 12692 | 2025.11.08 00:08:26.866933 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 12693 | 2025.11.08 00:08:26.866977 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 12694 | 2025.11.08 00:08:26.867025 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 12695 | 2025.11.08 00:08:26.868906 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002337484 sec., 2402583.2904096884 rows/sec., 161.88 MiB/sec. | ||
| 12696 | 2025.11.08 00:08:26.869245 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12697 | 2025.11.08 00:08:26.869522 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_96_19} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2025.11.08 00:08:26.869595 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_96_19} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12699 | 2025.11.08 00:08:26.869672 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12700 | 2025.11.08 00:08:26.870530 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27386 rows, containing 5 columns (5 merged, 0 gathered) in 0.00763877 sec., 3585132.161329638 rows/sec., 246.31 MiB/sec. | ||
| 12701 | 2025.11.08 00:08:26.870937 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12702 | 2025.11.08 00:08:26.871215 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12703 | 2025.11.08 00:08:26.871292 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12704 | 2025.11.08 00:08:26.871394 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12705 | 2025.11.08 00:08:30.016939 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12706 | 2025.11.08 00:08:30.017020 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12707 | 2025.11.08 00:08:30.209822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31651 | ||
| 12708 | 2025.11.08 00:08:30.210496 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12709 | 2025.11.08 00:08:30.210545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12710 | 2025.11.08 00:08:30.211039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12711 | 2025.11.08 00:08:30.211272 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12712 | 2025.11.08 00:08:30.211424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31651 | ||
| 12713 | 2025.11.08 00:08:30.211448 [ 66 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12714 | 2025.11.08 00:08:30.211507 [ 66 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12715 | 2025.11.08 00:08:30.211531 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12716 | 2025.11.08 00:08:30.211643 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 12717 | 2025.11.08 00:08:30.211759 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12718 | 2025.11.08 00:08:30.211795 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29219 rows starting from the beginning of the part | ||
| 12719 | 2025.11.08 00:08:30.211863 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 12720 | 2025.11.08 00:08:30.211918 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 12721 | 2025.11.08 00:08:30.211969 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 12722 | 2025.11.08 00:08:30.212014 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 12723 | 2025.11.08 00:08:30.212058 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 12724 | 2025.11.08 00:08:30.214322 [ 196 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31651 rows, containing 4 columns (4 merged, 0 gathered) in 0.002729295 sec., 11596767.663444223 rows/sec., 165.89 MiB/sec. | ||
| 12725 | 2025.11.08 00:08:30.214694 [ 201 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12726 | 2025.11.08 00:08:30.214999 [ 201 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_66_13} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12727 | 2025.11.08 00:08:30.215082 [ 201 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_66_13} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12728 | 2025.11.08 00:08:30.215187 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 12729 | 2025.11.08 00:08:31.856353 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12730 | 2025.11.08 00:08:31.856571 [ 4 ] {9769265c-b5bc-4b7e-bbb4-71b9def86a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12731 | 2025.11.08 00:08:31.856646 [ 4 ] {9769265c-b5bc-4b7e-bbb4-71b9def86a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12732 | 2025.11.08 00:08:31.857332 [ 4 ] {9769265c-b5bc-4b7e-bbb4-71b9def86a9e} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2025.11.08 00:08:31.857383 [ 4 ] {9769265c-b5bc-4b7e-bbb4-71b9def86a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12734 | 2025.11.08 00:08:31.857788 [ 4 ] {9769265c-b5bc-4b7e-bbb4-71b9def86a9e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12735 | 2025.11.08 00:08:31.858017 [ 4 ] {9769265c-b5bc-4b7e-bbb4-71b9def86a9e} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2025.11.08 00:08:31.858181 [ 4 ] {9769265c-b5bc-4b7e-bbb4-71b9def86a9e} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001663 sec., 64942.87432351173 rows/sec., 5.45 MiB/sec. | ||
| 12737 | 2025.11.08 00:08:31.858231 [ 4 ] {9769265c-b5bc-4b7e-bbb4-71b9def86a9e} <Debug> TCPHandler: Processed in 0.002014745 sec. | ||
| 12738 | 2025.11.08 00:08:31.858351 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12739 | 2025.11.08 00:08:31.858453 [ 4 ] {100f5e2c-5d7e-4566-b052-61b31287417e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12740 | 2025.11.08 00:08:31.858497 [ 4 ] {100f5e2c-5d7e-4566-b052-61b31287417e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12741 | 2025.11.08 00:08:31.858898 [ 4 ] {100f5e2c-5d7e-4566-b052-61b31287417e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2025.11.08 00:08:31.858937 [ 4 ] {100f5e2c-5d7e-4566-b052-61b31287417e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12743 | 2025.11.08 00:08:31.859253 [ 4 ] {100f5e2c-5d7e-4566-b052-61b31287417e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12744 | 2025.11.08 00:08:31.859474 [ 4 ] {100f5e2c-5d7e-4566-b052-61b31287417e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12745 | 2025.11.08 00:08:31.859610 [ 4 ] {100f5e2c-5d7e-4566-b052-61b31287417e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00118 sec., 22033.898305084746 rows/sec., 1.62 MiB/sec. | ||
| 12746 | 2025.11.08 00:08:31.859651 [ 4 ] {100f5e2c-5d7e-4566-b052-61b31287417e} <Debug> TCPHandler: Processed in 0.001351817 sec. | ||
| 12747 | 2025.11.08 00:08:31.859768 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12748 | 2025.11.08 00:08:31.859887 [ 4 ] {2f93879b-e04b-4469-a6b3-5d56e9583bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12749 | 2025.11.08 00:08:31.859937 [ 4 ] {2f93879b-e04b-4469-a6b3-5d56e9583bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12750 | 2025.11.08 00:08:31.860395 [ 4 ] {2f93879b-e04b-4469-a6b3-5d56e9583bc9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12751 | 2025.11.08 00:08:31.860434 [ 4 ] {2f93879b-e04b-4469-a6b3-5d56e9583bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12752 | 2025.11.08 00:08:31.860768 [ 4 ] {2f93879b-e04b-4469-a6b3-5d56e9583bc9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12753 | 2025.11.08 00:08:31.861003 [ 4 ] {2f93879b-e04b-4469-a6b3-5d56e9583bc9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12754 | 2025.11.08 00:08:31.861144 [ 4 ] {2f93879b-e04b-4469-a6b3-5d56e9583bc9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001278 sec., 70422.5352112676 rows/sec., 5.50 MiB/sec. | ||
| 12755 | 2025.11.08 00:08:31.861186 [ 4 ] {2f93879b-e04b-4469-a6b3-5d56e9583bc9} <Debug> TCPHandler: Processed in 0.00147194 sec. | ||
| 12756 | 2025.11.08 00:08:31.861299 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12757 | 2025.11.08 00:08:31.861397 [ 4 ] {ae211084-5573-4d50-b077-c03e4e2852ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12758 | 2025.11.08 00:08:31.861443 [ 4 ] {ae211084-5573-4d50-b077-c03e4e2852ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12759 | 2025.11.08 00:08:31.861837 [ 4 ] {ae211084-5573-4d50-b077-c03e4e2852ec} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12760 | 2025.11.08 00:08:31.861875 [ 4 ] {ae211084-5573-4d50-b077-c03e4e2852ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12761 | 2025.11.08 00:08:31.862228 [ 4 ] {ae211084-5573-4d50-b077-c03e4e2852ec} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12762 | 2025.11.08 00:08:31.862446 [ 4 ] {ae211084-5573-4d50-b077-c03e4e2852ec} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12763 | 2025.11.08 00:08:31.862591 [ 4 ] {ae211084-5573-4d50-b077-c03e4e2852ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 12764 | 2025.11.08 00:08:31.862631 [ 4 ] {ae211084-5573-4d50-b077-c03e4e2852ec} <Debug> TCPHandler: Processed in 0.001383328 sec. | ||
| 12765 | 2025.11.08 00:08:31.862740 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12766 | 2025.11.08 00:08:31.862834 [ 4 ] {e650d0f1-7db2-48c5-b89f-73db23c6af9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12767 | 2025.11.08 00:08:31.862889 [ 4 ] {e650d0f1-7db2-48c5-b89f-73db23c6af9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12768 | 2025.11.08 00:08:31.863696 [ 4 ] {e650d0f1-7db2-48c5-b89f-73db23c6af9c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12769 | 2025.11.08 00:08:31.863734 [ 4 ] {e650d0f1-7db2-48c5-b89f-73db23c6af9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12770 | 2025.11.08 00:08:31.864276 [ 4 ] {e650d0f1-7db2-48c5-b89f-73db23c6af9c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12771 | 2025.11.08 00:08:31.864504 [ 4 ] {e650d0f1-7db2-48c5-b89f-73db23c6af9c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12772 | 2025.11.08 00:08:31.864652 [ 4 ] {e650d0f1-7db2-48c5-b89f-73db23c6af9c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001835 sec., 14168.937329700273 rows/sec., 25.39 MiB/sec. | ||
| 12773 | 2025.11.08 00:08:31.864709 [ 4 ] {e650d0f1-7db2-48c5-b89f-73db23c6af9c} <Debug> TCPHandler: Processed in 0.002020605 sec. | ||
| 12774 | 2025.11.08 00:08:31.864821 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12775 | 2025.11.08 00:08:31.864918 [ 4 ] {d864c07f-6ec6-43d1-bf7c-e8dfc191086a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12776 | 2025.11.08 00:08:31.864963 [ 4 ] {d864c07f-6ec6-43d1-bf7c-e8dfc191086a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12777 | 2025.11.08 00:08:31.865291 [ 4 ] {d864c07f-6ec6-43d1-bf7c-e8dfc191086a} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12778 | 2025.11.08 00:08:31.865329 [ 4 ] {d864c07f-6ec6-43d1-bf7c-e8dfc191086a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12779 | 2025.11.08 00:08:31.865644 [ 4 ] {d864c07f-6ec6-43d1-bf7c-e8dfc191086a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12780 | 2025.11.08 00:08:31.865872 [ 4 ] {d864c07f-6ec6-43d1-bf7c-e8dfc191086a} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12781 | 2025.11.08 00:08:31.866005 [ 4 ] {d864c07f-6ec6-43d1-bf7c-e8dfc191086a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 12782 | 2025.11.08 00:08:31.866043 [ 4 ] {d864c07f-6ec6-43d1-bf7c-e8dfc191086a} <Debug> TCPHandler: Processed in 0.001277045 sec. | ||
| 12783 | 2025.11.08 00:08:31.921396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12784 | 2025.11.08 00:08:31.939179 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2025.11.08 00:08:31.939241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12786 | 2025.11.08 00:08:31.944953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12787 | 2025.11.08 00:08:31.945633 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2025.11.08 00:08:31.945957 [ 64 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12789 | 2025.11.08 00:08:31.946035 [ 64 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2025.11.08 00:08:31.946061 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12791 | 2025.11.08 00:08:31.946164 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 12792 | 2025.11.08 00:08:31.948757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12793 | 2025.11.08 00:08:31.949326 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12794 | 2025.11.08 00:08:31.950149 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 12795 | 2025.11.08 00:08:31.953523 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 12796 | 2025.11.08 00:08:31.956987 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 12797 | 2025.11.08 00:08:31.960764 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 12798 | 2025.11.08 00:08:31.965068 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 12799 | 2025.11.08 00:08:31.968891 [ 187 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 12800 | 2025.11.08 00:08:32.001139 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.62 MiB, peak 365.62 MiB, free memory in arenas 0.00 B, will set to 354.77 MiB (RSS), difference: -10.84 MiB | ||
| 12801 | 2025.11.08 00:08:32.023455 [ 196 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.077337325 sec., 6426.392430821728 rows/sec., 33.23 MiB/sec. | ||
| 12802 | 2025.11.08 00:08:32.026615 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12803 | 2025.11.08 00:08:32.028926 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_66_13} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12804 | 2025.11.08 00:08:32.029040 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_66_13} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12805 | 2025.11.08 00:08:32.031831 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 12806 | 2025.11.08 00:08:33.001155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.37 MiB, peak 365.62 MiB, free memory in arenas 0.00 B, will set to 356.39 MiB (RSS), difference: 11.02 MiB | ||
| 12807 | 2025.11.08 00:08:35.301496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1538 | ||
| 12808 | 2025.11.08 00:08:35.304076 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12809 | 2025.11.08 00:08:35.304143 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12810 | 2025.11.08 00:08:35.305664 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12811 | 2025.11.08 00:08:35.305998 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12812 | 2025.11.08 00:08:35.306453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
| 12813 | 2025.11.08 00:08:36.858944 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12814 | 2025.11.08 00:08:36.859239 [ 4 ] {30be0824-05d6-487b-bd92-5b855e94c072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12815 | 2025.11.08 00:08:36.859328 [ 4 ] {30be0824-05d6-487b-bd92-5b855e94c072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12816 | 2025.11.08 00:08:36.859987 [ 4 ] {30be0824-05d6-487b-bd92-5b855e94c072} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12817 | 2025.11.08 00:08:36.860043 [ 4 ] {30be0824-05d6-487b-bd92-5b855e94c072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12818 | 2025.11.08 00:08:36.860446 [ 4 ] {30be0824-05d6-487b-bd92-5b855e94c072} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12819 | 2025.11.08 00:08:36.860677 [ 4 ] {30be0824-05d6-487b-bd92-5b855e94c072} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12820 | 2025.11.08 00:08:36.860844 [ 4 ] {30be0824-05d6-487b-bd92-5b855e94c072} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001682 sec., 14268.727705112962 rows/sec., 1.18 MiB/sec. | ||
| 12821 | 2025.11.08 00:08:36.860841 [ 56 ] {} <Debug> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12822 | 2025.11.08 00:08:36.860900 [ 4 ] {30be0824-05d6-487b-bd92-5b855e94c072} <Debug> TCPHandler: Processed in 0.002146129 sec. | ||
| 12823 | 2025.11.08 00:08:36.860954 [ 56 ] {} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2025.11.08 00:08:36.860998 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12825 | 2025.11.08 00:08:36.861054 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12826 | 2025.11.08 00:08:36.861104 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 12827 | 2025.11.08 00:08:36.861164 [ 4 ] {59b9fdb1-6381-48c8-9496-5d73aa20cd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12828 | 2025.11.08 00:08:36.861202 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12829 | 2025.11.08 00:08:36.861211 [ 4 ] {59b9fdb1-6381-48c8-9496-5d73aa20cd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12830 | 2025.11.08 00:08:36.861234 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 12831 | 2025.11.08 00:08:36.861297 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 12832 | 2025.11.08 00:08:36.861349 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 12833 | 2025.11.08 00:08:36.861395 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 12834 | 2025.11.08 00:08:36.861440 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 12835 | 2025.11.08 00:08:36.861643 [ 4 ] {59b9fdb1-6381-48c8-9496-5d73aa20cd84} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12836 | 2025.11.08 00:08:36.861680 [ 4 ] {59b9fdb1-6381-48c8-9496-5d73aa20cd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12837 | 2025.11.08 00:08:36.862118 [ 4 ] {59b9fdb1-6381-48c8-9496-5d73aa20cd84} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12838 | 2025.11.08 00:08:36.862269 [ 193 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205094 sec., 99577.29438533424 rows/sec., 8.64 MiB/sec. | ||
| 12839 | 2025.11.08 00:08:36.862343 [ 4 ] {59b9fdb1-6381-48c8-9496-5d73aa20cd84} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12840 | 2025.11.08 00:08:36.862454 [ 196 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12841 | 2025.11.08 00:08:36.862491 [ 4 ] {59b9fdb1-6381-48c8-9496-5d73aa20cd84} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001351 sec., 8882.309400444115 rows/sec., 724.29 KiB/sec. | ||
| 12842 | 2025.11.08 00:08:36.862539 [ 4 ] {59b9fdb1-6381-48c8-9496-5d73aa20cd84} <Debug> TCPHandler: Processed in 0.001539862 sec. | ||
| 12843 | 2025.11.08 00:08:36.862657 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12844 | 2025.11.08 00:08:36.862758 [ 4 ] {34008fe0-85b4-4334-a69e-a73ef294be72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12845 | 2025.11.08 00:08:36.862771 [ 196 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_17_4} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12846 | 2025.11.08 00:08:36.862800 [ 4 ] {34008fe0-85b4-4334-a69e-a73ef294be72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12847 | 2025.11.08 00:08:36.862867 [ 196 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_17_4} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12848 | 2025.11.08 00:08:36.862965 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12849 | 2025.11.08 00:08:36.863321 [ 4 ] {34008fe0-85b4-4334-a69e-a73ef294be72} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12850 | 2025.11.08 00:08:36.863364 [ 4 ] {34008fe0-85b4-4334-a69e-a73ef294be72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12851 | 2025.11.08 00:08:36.863700 [ 4 ] {34008fe0-85b4-4334-a69e-a73ef294be72} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12852 | 2025.11.08 00:08:36.863917 [ 4 ] {34008fe0-85b4-4334-a69e-a73ef294be72} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12853 | 2025.11.08 00:08:36.864069 [ 4 ] {34008fe0-85b4-4334-a69e-a73ef294be72} <Debug> executeQuery: Read 214 rows, 19.49 KiB in 0.001333 sec., 160540.13503375844 rows/sec., 14.28 MiB/sec. | ||
| 12854 | 2025.11.08 00:08:36.864110 [ 4 ] {34008fe0-85b4-4334-a69e-a73ef294be72} <Debug> TCPHandler: Processed in 0.001506431 sec. | ||
| 12855 | 2025.11.08 00:08:36.864221 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12856 | 2025.11.08 00:08:36.864318 [ 4 ] {91e0d9a7-462d-4ec4-be24-d5700ca6a93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12857 | 2025.11.08 00:08:36.864359 [ 4 ] {91e0d9a7-462d-4ec4-be24-d5700ca6a93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12858 | 2025.11.08 00:08:36.864763 [ 4 ] {91e0d9a7-462d-4ec4-be24-d5700ca6a93a} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12859 | 2025.11.08 00:08:36.864799 [ 4 ] {91e0d9a7-462d-4ec4-be24-d5700ca6a93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12860 | 2025.11.08 00:08:36.865110 [ 4 ] {91e0d9a7-462d-4ec4-be24-d5700ca6a93a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12861 | 2025.11.08 00:08:36.865322 [ 4 ] {91e0d9a7-462d-4ec4-be24-d5700ca6a93a} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12862 | 2025.11.08 00:08:36.865457 [ 4 ] {91e0d9a7-462d-4ec4-be24-d5700ca6a93a} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.001159 sec., 34512.51078515962 rows/sec., 2.53 MiB/sec. | ||
| 12863 | 2025.11.08 00:08:36.865464 [ 57 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12864 | 2025.11.08 00:08:36.865495 [ 4 ] {91e0d9a7-462d-4ec4-be24-d5700ca6a93a} <Debug> TCPHandler: Processed in 0.001325256 sec. | ||
| 12865 | 2025.11.08 00:08:36.865514 [ 57 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12866 | 2025.11.08 00:08:36.865541 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12867 | 2025.11.08 00:08:36.865597 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12868 | 2025.11.08 00:08:36.865621 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 12869 | 2025.11.08 00:08:36.865690 [ 4 ] {4da2b34b-0998-42de-b00e-6935e5142617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12870 | 2025.11.08 00:08:36.865708 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12871 | 2025.11.08 00:08:36.865730 [ 4 ] {4da2b34b-0998-42de-b00e-6935e5142617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12872 | 2025.11.08 00:08:36.865735 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 72 rows starting from the beginning of the part | ||
| 12873 | 2025.11.08 00:08:36.865790 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 16 rows starting from the beginning of the part | ||
| 12874 | 2025.11.08 00:08:36.865832 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
| 12875 | 2025.11.08 00:08:36.865871 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 16 rows starting from the beginning of the part | ||
| 12876 | 2025.11.08 00:08:36.865906 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
| 12877 | 2025.11.08 00:08:36.865943 [ 189 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 40 rows starting from the beginning of the part | ||
| 12878 | 2025.11.08 00:08:36.866141 [ 4 ] {4da2b34b-0998-42de-b00e-6935e5142617} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12879 | 2025.11.08 00:08:36.866176 [ 4 ] {4da2b34b-0998-42de-b00e-6935e5142617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12880 | 2025.11.08 00:08:36.866472 [ 4 ] {4da2b34b-0998-42de-b00e-6935e5142617} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12881 | 2025.11.08 00:08:36.866647 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001058199 sec., 185220.36025360072 rows/sec., 14.27 MiB/sec. | ||
| 12882 | 2025.11.08 00:08:36.866689 [ 4 ] {4da2b34b-0998-42de-b00e-6935e5142617} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12883 | 2025.11.08 00:08:36.866766 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12884 | 2025.11.08 00:08:36.866826 [ 4 ] {4da2b34b-0998-42de-b00e-6935e5142617} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001154 sec., 20797.227036395147 rows/sec., 1.73 MiB/sec. | ||
| 12885 | 2025.11.08 00:08:36.866866 [ 4 ] {4da2b34b-0998-42de-b00e-6935e5142617} <Debug> TCPHandler: Processed in 0.001318496 sec. | ||
| 12886 | 2025.11.08 00:08:36.866978 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12887 | 2025.11.08 00:08:36.867016 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_96_19} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12888 | 2025.11.08 00:08:36.867072 [ 4 ] {dade789f-6353-4234-9dc8-2dd2554d427d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12889 | 2025.11.08 00:08:36.867075 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_96_19} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12890 | 2025.11.08 00:08:36.867112 [ 4 ] {dade789f-6353-4234-9dc8-2dd2554d427d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12891 | 2025.11.08 00:08:36.867150 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12892 | 2025.11.08 00:08:36.867501 [ 4 ] {dade789f-6353-4234-9dc8-2dd2554d427d} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12893 | 2025.11.08 00:08:36.867537 [ 4 ] {dade789f-6353-4234-9dc8-2dd2554d427d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12894 | 2025.11.08 00:08:36.867834 [ 4 ] {dade789f-6353-4234-9dc8-2dd2554d427d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12895 | 2025.11.08 00:08:36.868044 [ 4 ] {dade789f-6353-4234-9dc8-2dd2554d427d} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12896 | 2025.11.08 00:08:36.868134 [ 57 ] {} <Debug> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12897 | 2025.11.08 00:08:36.868159 [ 57 ] {} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12898 | 2025.11.08 00:08:36.868171 [ 4 ] {dade789f-6353-4234-9dc8-2dd2554d427d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 12899 | 2025.11.08 00:08:36.868175 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12900 | 2025.11.08 00:08:36.868210 [ 4 ] {dade789f-6353-4234-9dc8-2dd2554d427d} <Debug> TCPHandler: Processed in 0.001280975 sec. | ||
| 12901 | 2025.11.08 00:08:36.868254 [ 196 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 12902 | 2025.11.08 00:08:36.868327 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12903 | 2025.11.08 00:08:36.868348 [ 196 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12904 | 2025.11.08 00:08:36.868382 [ 196 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 12905 | 2025.11.08 00:08:36.868425 [ 4 ] {76bfb348-4f58-498d-a7a0-e2b732e1a180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12906 | 2025.11.08 00:08:36.868446 [ 196 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 12907 | 2025.11.08 00:08:36.868469 [ 4 ] {76bfb348-4f58-498d-a7a0-e2b732e1a180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12908 | 2025.11.08 00:08:36.868498 [ 196 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 12909 | 2025.11.08 00:08:36.868548 [ 196 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 12910 | 2025.11.08 00:08:36.868603 [ 196 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 12911 | 2025.11.08 00:08:36.868935 [ 4 ] {76bfb348-4f58-498d-a7a0-e2b732e1a180} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12912 | 2025.11.08 00:08:36.868975 [ 4 ] {76bfb348-4f58-498d-a7a0-e2b732e1a180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12913 | 2025.11.08 00:08:36.869314 [ 4 ] {76bfb348-4f58-498d-a7a0-e2b732e1a180} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12914 | 2025.11.08 00:08:36.869330 [ 186 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001101 sec., 54495.91280653951 rows/sec., 4.37 MiB/sec. | ||
| 12915 | 2025.11.08 00:08:36.869475 [ 196 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12916 | 2025.11.08 00:08:36.869558 [ 4 ] {76bfb348-4f58-498d-a7a0-e2b732e1a180} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12917 | 2025.11.08 00:08:36.869711 [ 4 ] {76bfb348-4f58-498d-a7a0-e2b732e1a180} <Debug> executeQuery: Read 128 rows, 10.63 KiB in 0.001303 sec., 98234.8426707598 rows/sec., 7.97 MiB/sec. | ||
| 12918 | 2025.11.08 00:08:36.869751 [ 4 ] {76bfb348-4f58-498d-a7a0-e2b732e1a180} <Debug> TCPHandler: Processed in 0.00148021 sec. | ||
| 12919 | 2025.11.08 00:08:36.869761 [ 196 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_17_4} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12920 | 2025.11.08 00:08:36.869839 [ 196 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_17_4} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12921 | 2025.11.08 00:08:36.869865 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12922 | 2025.11.08 00:08:36.869905 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12923 | 2025.11.08 00:08:36.869965 [ 4 ] {57e05ca1-13da-4013-a434-8ad6c84879e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12924 | 2025.11.08 00:08:36.870013 [ 4 ] {57e05ca1-13da-4013-a434-8ad6c84879e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12925 | 2025.11.08 00:08:36.870417 [ 4 ] {57e05ca1-13da-4013-a434-8ad6c84879e8} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2025.11.08 00:08:36.870453 [ 4 ] {57e05ca1-13da-4013-a434-8ad6c84879e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12927 | 2025.11.08 00:08:36.870803 [ 4 ] {57e05ca1-13da-4013-a434-8ad6c84879e8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12928 | 2025.11.08 00:08:36.871019 [ 4 ] {57e05ca1-13da-4013-a434-8ad6c84879e8} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12929 | 2025.11.08 00:08:36.871156 [ 4 ] {57e05ca1-13da-4013-a434-8ad6c84879e8} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.00121 sec., 166942.1487603306 rows/sec., 11.96 MiB/sec. | ||
| 12930 | 2025.11.08 00:08:36.871194 [ 4 ] {57e05ca1-13da-4013-a434-8ad6c84879e8} <Debug> TCPHandler: Processed in 0.001379308 sec. | ||
| 12931 | 2025.11.08 00:08:36.871305 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12932 | 2025.11.08 00:08:36.871400 [ 4 ] {020011ca-f451-4fae-a837-eab3b9de711c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12933 | 2025.11.08 00:08:36.871454 [ 4 ] {020011ca-f451-4fae-a837-eab3b9de711c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12934 | 2025.11.08 00:08:36.872228 [ 4 ] {020011ca-f451-4fae-a837-eab3b9de711c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12935 | 2025.11.08 00:08:36.872262 [ 4 ] {020011ca-f451-4fae-a837-eab3b9de711c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12936 | 2025.11.08 00:08:36.872793 [ 4 ] {020011ca-f451-4fae-a837-eab3b9de711c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12937 | 2025.11.08 00:08:36.873019 [ 4 ] {020011ca-f451-4fae-a837-eab3b9de711c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12938 | 2025.11.08 00:08:36.873136 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12939 | 2025.11.08 00:08:36.873161 [ 4 ] {020011ca-f451-4fae-a837-eab3b9de711c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001779 sec., 8993.816750983699 rows/sec., 16.12 MiB/sec. | ||
| 12940 | 2025.11.08 00:08:36.873169 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12941 | 2025.11.08 00:08:36.873193 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12942 | 2025.11.08 00:08:36.873228 [ 4 ] {020011ca-f451-4fae-a837-eab3b9de711c} <Debug> TCPHandler: Processed in 0.001972414 sec. | ||
| 12943 | 2025.11.08 00:08:36.873294 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 12944 | 2025.11.08 00:08:36.873351 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12945 | 2025.11.08 00:08:36.873451 [ 4 ] {60195ab5-350b-4693-bb04-e205bfb705c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12946 | 2025.11.08 00:08:36.873495 [ 4 ] {60195ab5-350b-4693-bb04-e205bfb705c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12947 | 2025.11.08 00:08:36.873587 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12948 | 2025.11.08 00:08:36.873662 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1852 rows starting from the beginning of the part | ||
| 12949 | 2025.11.08 00:08:36.873812 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 16 rows starting from the beginning of the part | ||
| 12950 | 2025.11.08 00:08:36.873836 [ 4 ] {60195ab5-350b-4693-bb04-e205bfb705c5} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12951 | 2025.11.08 00:08:36.873877 [ 4 ] {60195ab5-350b-4693-bb04-e205bfb705c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12952 | 2025.11.08 00:08:36.873935 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
| 12953 | 2025.11.08 00:08:36.874054 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 16 rows starting from the beginning of the part | ||
| 12954 | 2025.11.08 00:08:36.874170 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
| 12955 | 2025.11.08 00:08:36.874195 [ 4 ] {60195ab5-350b-4693-bb04-e205bfb705c5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12956 | 2025.11.08 00:08:36.874278 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 16 rows starting from the beginning of the part | ||
| 12957 | 2025.11.08 00:08:36.874427 [ 4 ] {60195ab5-350b-4693-bb04-e205bfb705c5} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12958 | 2025.11.08 00:08:36.874567 [ 4 ] {60195ab5-350b-4693-bb04-e205bfb705c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 12959 | 2025.11.08 00:08:36.874606 [ 4 ] {60195ab5-350b-4693-bb04-e205bfb705c5} <Debug> TCPHandler: Processed in 0.001308496 sec. | ||
| 12960 | 2025.11.08 00:08:36.885613 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 19 columns (19 merged, 0 gathered) in 0.01237398 sec., 157750.37619262355 rows/sec., 282.68 MiB/sec. | ||
| 12961 | 2025.11.08 00:08:36.887607 [ 200 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12962 | 2025.11.08 00:08:36.887966 [ 200 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12963 | 2025.11.08 00:08:36.888044 [ 200 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12964 | 2025.11.08 00:08:36.888176 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.42 MiB. | ||
| 12965 | 2025.11.08 00:08:37.001030 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.24 MiB, peak 374.61 MiB, free memory in arenas 0.00 B, will set to 364.20 MiB (RSS), difference: 6.96 MiB | ||
| 12966 | 2025.11.08 00:08:37.712525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32099 | ||
| 12967 | 2025.11.08 00:08:37.713026 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12968 | 2025.11.08 00:08:37.713075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12969 | 2025.11.08 00:08:37.713560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12970 | 2025.11.08 00:08:37.713797 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12971 | 2025.11.08 00:08:37.713942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32099 | ||
| 12972 | 2025.11.08 00:08:39.449792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12973 | 2025.11.08 00:08:39.464256 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12974 | 2025.11.08 00:08:39.464308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12975 | 2025.11.08 00:08:39.469495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12976 | 2025.11.08 00:08:39.470159 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12977 | 2025.11.08 00:08:39.472864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12978 | 2025.11.08 00:08:41.857084 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12979 | 2025.11.08 00:08:41.857277 [ 4 ] {b0386aca-1f75-40b7-8f05-a2904c17c77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12980 | 2025.11.08 00:08:41.857345 [ 4 ] {b0386aca-1f75-40b7-8f05-a2904c17c77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12981 | 2025.11.08 00:08:41.858040 [ 4 ] {b0386aca-1f75-40b7-8f05-a2904c17c77c} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2025.11.08 00:08:41.858091 [ 4 ] {b0386aca-1f75-40b7-8f05-a2904c17c77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12983 | 2025.11.08 00:08:41.858511 [ 4 ] {b0386aca-1f75-40b7-8f05-a2904c17c77c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12984 | 2025.11.08 00:08:41.858740 [ 4 ] {b0386aca-1f75-40b7-8f05-a2904c17c77c} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2025.11.08 00:08:41.858903 [ 4 ] {b0386aca-1f75-40b7-8f05-a2904c17c77c} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001672 sec., 64593.3014354067 rows/sec., 5.42 MiB/sec. | ||
| 12986 | 2025.11.08 00:08:41.858954 [ 4 ] {b0386aca-1f75-40b7-8f05-a2904c17c77c} <Debug> TCPHandler: Processed in 0.002005805 sec. | ||
| 12987 | 2025.11.08 00:08:41.859095 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12988 | 2025.11.08 00:08:41.859196 [ 4 ] {771ee9bd-a1bd-4f16-824e-03278de57d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12989 | 2025.11.08 00:08:41.859240 [ 4 ] {771ee9bd-a1bd-4f16-824e-03278de57d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12990 | 2025.11.08 00:08:41.859719 [ 4 ] {771ee9bd-a1bd-4f16-824e-03278de57d64} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12991 | 2025.11.08 00:08:41.859755 [ 4 ] {771ee9bd-a1bd-4f16-824e-03278de57d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12992 | 2025.11.08 00:08:41.860063 [ 4 ] {771ee9bd-a1bd-4f16-824e-03278de57d64} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12993 | 2025.11.08 00:08:41.860280 [ 4 ] {771ee9bd-a1bd-4f16-824e-03278de57d64} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12994 | 2025.11.08 00:08:41.860410 [ 4 ] {771ee9bd-a1bd-4f16-824e-03278de57d64} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001237 sec., 21018.593371059014 rows/sec., 1.54 MiB/sec. | ||
| 12995 | 2025.11.08 00:08:41.860450 [ 4 ] {771ee9bd-a1bd-4f16-824e-03278de57d64} <Debug> TCPHandler: Processed in 0.001417059 sec. | ||
| 12996 | 2025.11.08 00:08:41.860581 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2025.11.08 00:08:41.860682 [ 4 ] {212d3134-48f7-4720-a90b-8aa049955a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12998 | 2025.11.08 00:08:41.860722 [ 4 ] {212d3134-48f7-4720-a90b-8aa049955a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12999 | 2025.11.08 00:08:41.861166 [ 4 ] {212d3134-48f7-4720-a90b-8aa049955a9e} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2025.11.08 00:08:41.861203 [ 4 ] {212d3134-48f7-4720-a90b-8aa049955a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13001 | 2025.11.08 00:08:41.861518 [ 4 ] {212d3134-48f7-4720-a90b-8aa049955a9e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13002 | 2025.11.08 00:08:41.861754 [ 4 ] {212d3134-48f7-4720-a90b-8aa049955a9e} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2025.11.08 00:08:41.861883 [ 4 ] {212d3134-48f7-4720-a90b-8aa049955a9e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001227 sec., 73349.63325183374 rows/sec., 5.73 MiB/sec. | ||
| 13004 | 2025.11.08 00:08:41.861920 [ 4 ] {212d3134-48f7-4720-a90b-8aa049955a9e} <Debug> TCPHandler: Processed in 0.001389228 sec. | ||
| 13005 | 2025.11.08 00:08:41.862039 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2025.11.08 00:08:41.862131 [ 4 ] {1ac14904-f71b-4652-bd87-0c27e1968470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13007 | 2025.11.08 00:08:41.862175 [ 4 ] {1ac14904-f71b-4652-bd87-0c27e1968470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13008 | 2025.11.08 00:08:41.862586 [ 4 ] {1ac14904-f71b-4652-bd87-0c27e1968470} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2025.11.08 00:08:41.862624 [ 4 ] {1ac14904-f71b-4652-bd87-0c27e1968470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13010 | 2025.11.08 00:08:41.862963 [ 4 ] {1ac14904-f71b-4652-bd87-0c27e1968470} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13011 | 2025.11.08 00:08:41.863171 [ 4 ] {1ac14904-f71b-4652-bd87-0c27e1968470} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2025.11.08 00:08:41.863307 [ 4 ] {1ac14904-f71b-4652-bd87-0c27e1968470} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 13013 | 2025.11.08 00:08:41.863345 [ 4 ] {1ac14904-f71b-4652-bd87-0c27e1968470} <Debug> TCPHandler: Processed in 0.001355717 sec. | ||
| 13014 | 2025.11.08 00:08:41.863465 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13015 | 2025.11.08 00:08:41.863562 [ 4 ] {6de3a3cf-72fd-46ef-8d03-ca40eb18d224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13016 | 2025.11.08 00:08:41.863615 [ 4 ] {6de3a3cf-72fd-46ef-8d03-ca40eb18d224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13017 | 2025.11.08 00:08:41.864439 [ 4 ] {6de3a3cf-72fd-46ef-8d03-ca40eb18d224} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13018 | 2025.11.08 00:08:41.864473 [ 4 ] {6de3a3cf-72fd-46ef-8d03-ca40eb18d224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13019 | 2025.11.08 00:08:41.865033 [ 4 ] {6de3a3cf-72fd-46ef-8d03-ca40eb18d224} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13020 | 2025.11.08 00:08:41.865265 [ 4 ] {6de3a3cf-72fd-46ef-8d03-ca40eb18d224} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2025.11.08 00:08:41.865406 [ 4 ] {6de3a3cf-72fd-46ef-8d03-ca40eb18d224} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001862 sec., 13963.480128893663 rows/sec., 25.02 MiB/sec. | ||
| 13022 | 2025.11.08 00:08:41.865486 [ 4 ] {6de3a3cf-72fd-46ef-8d03-ca40eb18d224} <Debug> TCPHandler: Processed in 0.002074087 sec. | ||
| 13023 | 2025.11.08 00:08:41.865634 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13024 | 2025.11.08 00:08:41.865726 [ 4 ] {dcf4ebb5-d806-41c1-bb69-cd68f67d4f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13025 | 2025.11.08 00:08:41.865767 [ 4 ] {dcf4ebb5-d806-41c1-bb69-cd68f67d4f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13026 | 2025.11.08 00:08:41.866116 [ 4 ] {dcf4ebb5-d806-41c1-bb69-cd68f67d4f01} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13027 | 2025.11.08 00:08:41.866157 [ 4 ] {dcf4ebb5-d806-41c1-bb69-cd68f67d4f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13028 | 2025.11.08 00:08:41.866466 [ 4 ] {dcf4ebb5-d806-41c1-bb69-cd68f67d4f01} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13029 | 2025.11.08 00:08:41.866685 [ 4 ] {dcf4ebb5-d806-41c1-bb69-cd68f67d4f01} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2025.11.08 00:08:41.867114 [ 4 ] {dcf4ebb5-d806-41c1-bb69-cd68f67d4f01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec. | ||
| 13031 | 2025.11.08 00:08:41.867246 [ 4 ] {dcf4ebb5-d806-41c1-bb69-cd68f67d4f01} <Debug> TCPHandler: Processed in 0.001669895 sec. | ||
| 13032 | 2025.11.08 00:08:45.017280 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13033 | 2025.11.08 00:08:45.017361 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13034 | 2025.11.08 00:08:45.215026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32611 | ||
| 13035 | 2025.11.08 00:08:45.215560 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13036 | 2025.11.08 00:08:45.215610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13037 | 2025.11.08 00:08:45.216111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13038 | 2025.11.08 00:08:45.216363 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13039 | 2025.11.08 00:08:45.216524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32611 | ||
| 13040 | 2025.11.08 00:08:45.307564 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1570 | ||
| 13041 | 2025.11.08 00:08:45.309973 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2025.11.08 00:08:45.310023 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13043 | 2025.11.08 00:08:45.311322 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13044 | 2025.11.08 00:08:45.311611 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2025.11.08 00:08:45.312008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1570 | ||
| 13046 | 2025.11.08 00:08:46.855779 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13047 | 2025.11.08 00:08:46.855977 [ 4 ] {c0e815bb-bbe9-41bd-ba46-2b5b0a951995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13048 | 2025.11.08 00:08:46.856051 [ 4 ] {c0e815bb-bbe9-41bd-ba46-2b5b0a951995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13049 | 2025.11.08 00:08:46.856757 [ 4 ] {c0e815bb-bbe9-41bd-ba46-2b5b0a951995} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13050 | 2025.11.08 00:08:46.856806 [ 4 ] {c0e815bb-bbe9-41bd-ba46-2b5b0a951995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13051 | 2025.11.08 00:08:46.857216 [ 4 ] {c0e815bb-bbe9-41bd-ba46-2b5b0a951995} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13052 | 2025.11.08 00:08:46.857448 [ 4 ] {c0e815bb-bbe9-41bd-ba46-2b5b0a951995} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13053 | 2025.11.08 00:08:46.857606 [ 4 ] {c0e815bb-bbe9-41bd-ba46-2b5b0a951995} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00168 sec., 52380.95238095238 rows/sec., 4.41 MiB/sec. | ||
| 13054 | 2025.11.08 00:08:46.857650 [ 4 ] {c0e815bb-bbe9-41bd-ba46-2b5b0a951995} <Debug> TCPHandler: Processed in 0.002005025 sec. | ||
| 13055 | 2025.11.08 00:08:46.857787 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13056 | 2025.11.08 00:08:46.857883 [ 4 ] {790af20d-dc38-4758-a530-d654dc1e2e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13057 | 2025.11.08 00:08:46.857925 [ 4 ] {790af20d-dc38-4758-a530-d654dc1e2e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13058 | 2025.11.08 00:08:46.858331 [ 4 ] {790af20d-dc38-4758-a530-d654dc1e2e79} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2025.11.08 00:08:46.858369 [ 4 ] {790af20d-dc38-4758-a530-d654dc1e2e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13060 | 2025.11.08 00:08:46.858677 [ 4 ] {790af20d-dc38-4758-a530-d654dc1e2e79} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13061 | 2025.11.08 00:08:46.858886 [ 4 ] {790af20d-dc38-4758-a530-d654dc1e2e79} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2025.11.08 00:08:46.859022 [ 4 ] {790af20d-dc38-4758-a530-d654dc1e2e79} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001158 sec., 13816.92573402418 rows/sec., 1.01 MiB/sec. | ||
| 13063 | 2025.11.08 00:08:46.859061 [ 4 ] {790af20d-dc38-4758-a530-d654dc1e2e79} <Debug> TCPHandler: Processed in 0.001325707 sec. | ||
| 13064 | 2025.11.08 00:08:46.859172 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13065 | 2025.11.08 00:08:46.859265 [ 4 ] {9f2cf7e4-1e1f-46f6-8029-705eca73e917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13066 | 2025.11.08 00:08:46.859306 [ 4 ] {9f2cf7e4-1e1f-46f6-8029-705eca73e917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13067 | 2025.11.08 00:08:46.859724 [ 4 ] {9f2cf7e4-1e1f-46f6-8029-705eca73e917} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2025.11.08 00:08:46.859759 [ 4 ] {9f2cf7e4-1e1f-46f6-8029-705eca73e917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13069 | 2025.11.08 00:08:46.860061 [ 4 ] {9f2cf7e4-1e1f-46f6-8029-705eca73e917} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13070 | 2025.11.08 00:08:46.860265 [ 4 ] {9f2cf7e4-1e1f-46f6-8029-705eca73e917} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2025.11.08 00:08:46.860393 [ 4 ] {9f2cf7e4-1e1f-46f6-8029-705eca73e917} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001146 sec., 69808.02792321116 rows/sec., 5.45 MiB/sec. | ||
| 13072 | 2025.11.08 00:08:46.860430 [ 4 ] {9f2cf7e4-1e1f-46f6-8029-705eca73e917} <Debug> TCPHandler: Processed in 0.001307425 sec. | ||
| 13073 | 2025.11.08 00:08:46.860539 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13074 | 2025.11.08 00:08:46.860632 [ 4 ] {b8355b76-1535-4c35-b092-0ecc48310cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13075 | 2025.11.08 00:08:46.860675 [ 4 ] {b8355b76-1535-4c35-b092-0ecc48310cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13076 | 2025.11.08 00:08:46.861071 [ 4 ] {b8355b76-1535-4c35-b092-0ecc48310cae} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2025.11.08 00:08:46.861107 [ 4 ] {b8355b76-1535-4c35-b092-0ecc48310cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13078 | 2025.11.08 00:08:46.861447 [ 4 ] {b8355b76-1535-4c35-b092-0ecc48310cae} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13079 | 2025.11.08 00:08:46.861658 [ 4 ] {b8355b76-1535-4c35-b092-0ecc48310cae} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2025.11.08 00:08:46.861786 [ 4 ] {b8355b76-1535-4c35-b092-0ecc48310cae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 13081 | 2025.11.08 00:08:46.861823 [ 4 ] {b8355b76-1535-4c35-b092-0ecc48310cae} <Debug> TCPHandler: Processed in 0.001334047 sec. | ||
| 13082 | 2025.11.08 00:08:46.861929 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13083 | 2025.11.08 00:08:46.862034 [ 4 ] {bd1f8504-213f-4c92-a451-71498fdd42aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13084 | 2025.11.08 00:08:46.862093 [ 4 ] {bd1f8504-213f-4c92-a451-71498fdd42aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13085 | 2025.11.08 00:08:46.862935 [ 4 ] {bd1f8504-213f-4c92-a451-71498fdd42aa} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2025.11.08 00:08:46.862976 [ 4 ] {bd1f8504-213f-4c92-a451-71498fdd42aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13087 | 2025.11.08 00:08:46.863529 [ 4 ] {bd1f8504-213f-4c92-a451-71498fdd42aa} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13088 | 2025.11.08 00:08:46.863771 [ 4 ] {bd1f8504-213f-4c92-a451-71498fdd42aa} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2025.11.08 00:08:46.863922 [ 4 ] {bd1f8504-213f-4c92-a451-71498fdd42aa} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001907 sec., 8390.141583639224 rows/sec., 15.03 MiB/sec. | ||
| 13090 | 2025.11.08 00:08:46.863988 [ 4 ] {bd1f8504-213f-4c92-a451-71498fdd42aa} <Debug> TCPHandler: Processed in 0.002112328 sec. | ||
| 13091 | 2025.11.08 00:08:46.864102 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13092 | 2025.11.08 00:08:46.864198 [ 4 ] {2d7d54bd-c44c-4a7b-933c-ec487cf456e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13093 | 2025.11.08 00:08:46.864244 [ 4 ] {2d7d54bd-c44c-4a7b-933c-ec487cf456e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13094 | 2025.11.08 00:08:46.864586 [ 4 ] {2d7d54bd-c44c-4a7b-933c-ec487cf456e9} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13095 | 2025.11.08 00:08:46.864624 [ 4 ] {2d7d54bd-c44c-4a7b-933c-ec487cf456e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13096 | 2025.11.08 00:08:46.864951 [ 4 ] {2d7d54bd-c44c-4a7b-933c-ec487cf456e9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13097 | 2025.11.08 00:08:46.865172 [ 4 ] {2d7d54bd-c44c-4a7b-933c-ec487cf456e9} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2025.11.08 00:08:46.865314 [ 4 ] {2d7d54bd-c44c-4a7b-933c-ec487cf456e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 13099 | 2025.11.08 00:08:46.865352 [ 4 ] {2d7d54bd-c44c-4a7b-933c-ec487cf456e9} <Debug> TCPHandler: Processed in 0.001304966 sec. | ||
| 13100 | 2025.11.08 00:08:46.972973 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13101 | 2025.11.08 00:08:46.988642 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2025.11.08 00:08:46.988705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13103 | 2025.11.08 00:08:46.994299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13104 | 2025.11.08 00:08:46.994978 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2025.11.08 00:08:46.997737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13106 | 2025.11.08 00:08:49.099689 [ 32 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 13107 | 2025.11.08 00:08:49.099784 [ 32 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2025.11.08 00:08:49.099823 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13109 | 2025.11.08 00:08:49.099947 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 13110 | 2025.11.08 00:08:49.100125 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13111 | 2025.11.08 00:08:49.100164 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 252 rows starting from the beginning of the part | ||
| 13112 | 2025.11.08 00:08:49.100238 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 13113 | 2025.11.08 00:08:49.100286 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 13114 | 2025.11.08 00:08:49.100330 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 13115 | 2025.11.08 00:08:49.100375 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 13116 | 2025.11.08 00:08:49.101268 [ 200 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382178 sec., 546962.8369139142 rows/sec., 39.92 MiB/sec. | ||
| 13117 | 2025.11.08 00:08:49.101419 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 13118 | 2025.11.08 00:08:49.101681 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_33_8} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2025.11.08 00:08:49.101763 [ 194 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_33_8} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 13120 | 2025.11.08 00:08:49.101854 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13121 | 2025.11.08 00:08:50.469295 [ 32 ] {} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13122 | 2025.11.08 00:08:50.469411 [ 32 ] {} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13123 | 2025.11.08 00:08:50.469450 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13124 | 2025.11.08 00:08:50.469594 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 13125 | 2025.11.08 00:08:50.469751 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13126 | 2025.11.08 00:08:50.469788 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 13127 | 2025.11.08 00:08:50.469865 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 13128 | 2025.11.08 00:08:50.469917 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 13129 | 2025.11.08 00:08:50.469965 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 13130 | 2025.11.08 00:08:50.470010 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 13131 | 2025.11.08 00:08:50.470862 [ 194 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326426 sec., 40710.90283212181 rows/sec., 3.40 MiB/sec. | ||
| 13132 | 2025.11.08 00:08:50.471029 [ 194 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13133 | 2025.11.08 00:08:50.471308 [ 194 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_17_4} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13134 | 2025.11.08 00:08:50.471392 [ 194 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_17_4} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13135 | 2025.11.08 00:08:50.471497 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13136 | 2025.11.08 00:08:51.886336 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13137 | 2025.11.08 00:08:51.886530 [ 4 ] {60a999f0-7240-4076-b421-59d548ca4bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13138 | 2025.11.08 00:08:51.886602 [ 4 ] {60a999f0-7240-4076-b421-59d548ca4bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13139 | 2025.11.08 00:08:51.887220 [ 4 ] {60a999f0-7240-4076-b421-59d548ca4bd9} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13140 | 2025.11.08 00:08:51.887267 [ 4 ] {60a999f0-7240-4076-b421-59d548ca4bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13141 | 2025.11.08 00:08:51.887623 [ 4 ] {60a999f0-7240-4076-b421-59d548ca4bd9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13142 | 2025.11.08 00:08:51.887847 [ 4 ] {60a999f0-7240-4076-b421-59d548ca4bd9} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13143 | 2025.11.08 00:08:51.887995 [ 4 ] {60a999f0-7240-4076-b421-59d548ca4bd9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 322.73 KiB/sec. | ||
| 13144 | 2025.11.08 00:08:51.888037 [ 4 ] {60a999f0-7240-4076-b421-59d548ca4bd9} <Debug> TCPHandler: Processed in 0.001839261 sec. | ||
| 13145 | 2025.11.08 00:08:51.888151 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13146 | 2025.11.08 00:08:51.888245 [ 4 ] {490aa3fd-b8be-43d6-9841-626517714a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13147 | 2025.11.08 00:08:51.888285 [ 4 ] {490aa3fd-b8be-43d6-9841-626517714a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13148 | 2025.11.08 00:08:51.889356 [ 4 ] {490aa3fd-b8be-43d6-9841-626517714a0b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13149 | 2025.11.08 00:08:51.889392 [ 4 ] {490aa3fd-b8be-43d6-9841-626517714a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13150 | 2025.11.08 00:08:51.889779 [ 4 ] {490aa3fd-b8be-43d6-9841-626517714a0b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13151 | 2025.11.08 00:08:51.889985 [ 4 ] {490aa3fd-b8be-43d6-9841-626517714a0b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13152 | 2025.11.08 00:08:51.890114 [ 4 ] {490aa3fd-b8be-43d6-9841-626517714a0b} <Debug> executeQuery: Read 1251 rows, 106.06 KiB in 0.001887 sec., 662957.0747217806 rows/sec., 54.89 MiB/sec. | ||
| 13153 | 2025.11.08 00:08:51.890122 [ 42 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13154 | 2025.11.08 00:08:51.890152 [ 4 ] {490aa3fd-b8be-43d6-9841-626517714a0b} <Debug> TCPHandler: Processed in 0.002051557 sec. | ||
| 13155 | 2025.11.08 00:08:51.890200 [ 42 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13156 | 2025.11.08 00:08:51.890231 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13157 | 2025.11.08 00:08:51.890300 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13158 | 2025.11.08 00:08:51.890378 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 13159 | 2025.11.08 00:08:51.890400 [ 4 ] {e8dd5966-be0d-4a35-8467-5604952463b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13160 | 2025.11.08 00:08:51.890470 [ 4 ] {e8dd5966-be0d-4a35-8467-5604952463b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13161 | 2025.11.08 00:08:51.890545 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13162 | 2025.11.08 00:08:51.890590 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 13163 | 2025.11.08 00:08:51.890670 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 108 rows starting from the beginning of the part | ||
| 13164 | 2025.11.08 00:08:51.890724 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 214 rows starting from the beginning of the part | ||
| 13165 | 2025.11.08 00:08:51.890775 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 108 rows starting from the beginning of the part | ||
| 13166 | 2025.11.08 00:08:51.890820 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 88 rows starting from the beginning of the part | ||
| 13167 | 2025.11.08 00:08:51.890866 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1251 rows starting from the beginning of the part | ||
| 13168 | 2025.11.08 00:08:51.890884 [ 4 ] {e8dd5966-be0d-4a35-8467-5604952463b1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13169 | 2025.11.08 00:08:51.890924 [ 4 ] {e8dd5966-be0d-4a35-8467-5604952463b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13170 | 2025.11.08 00:08:51.891281 [ 4 ] {e8dd5966-be0d-4a35-8467-5604952463b1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13171 | 2025.11.08 00:08:51.891500 [ 4 ] {e8dd5966-be0d-4a35-8467-5604952463b1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13172 | 2025.11.08 00:08:51.891633 [ 4 ] {e8dd5966-be0d-4a35-8467-5604952463b1} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001251 sec., 25579.53637090328 rows/sec., 1.85 MiB/sec. | ||
| 13173 | 2025.11.08 00:08:51.891674 [ 4 ] {e8dd5966-be0d-4a35-8467-5604952463b1} <Debug> TCPHandler: Processed in 0.00144157 sec. | ||
| 13174 | 2025.11.08 00:08:51.891783 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13175 | 2025.11.08 00:08:51.891878 [ 4 ] {825cd668-1cee-4363-acf3-2f098b7dc08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13176 | 2025.11.08 00:08:51.891918 [ 4 ] {825cd668-1cee-4363-acf3-2f098b7dc08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13177 | 2025.11.08 00:08:51.892329 [ 194 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3178 rows, containing 5 columns (5 merged, 0 gathered) in 0.002022965 sec., 1570961.4353189503 rows/sec., 137.70 MiB/sec. | ||
| 13178 | 2025.11.08 00:08:51.892414 [ 4 ] {825cd668-1cee-4363-acf3-2f098b7dc08f} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13179 | 2025.11.08 00:08:51.892453 [ 4 ] {825cd668-1cee-4363-acf3-2f098b7dc08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13180 | 2025.11.08 00:08:51.892580 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13181 | 2025.11.08 00:08:51.892793 [ 4 ] {825cd668-1cee-4363-acf3-2f098b7dc08f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13182 | 2025.11.08 00:08:51.892914 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_101_20} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2025.11.08 00:08:51.893007 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_101_20} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13184 | 2025.11.08 00:08:51.893049 [ 4 ] {825cd668-1cee-4363-acf3-2f098b7dc08f} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2025.11.08 00:08:51.893115 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 13186 | 2025.11.08 00:08:51.893188 [ 4 ] {825cd668-1cee-4363-acf3-2f098b7dc08f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001328 sec., 171686.7469879518 rows/sec., 11.63 MiB/sec. | ||
| 13187 | 2025.11.08 00:08:51.893232 [ 4 ] {825cd668-1cee-4363-acf3-2f098b7dc08f} <Debug> TCPHandler: Processed in 0.001498421 sec. | ||
| 13188 | 2025.11.08 00:08:51.893336 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13189 | 2025.11.08 00:08:51.893438 [ 4 ] {9632d49c-5959-41be-85c2-e7812f59cadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13190 | 2025.11.08 00:08:51.893480 [ 4 ] {9632d49c-5959-41be-85c2-e7812f59cadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13191 | 2025.11.08 00:08:51.894116 [ 4 ] {9632d49c-5959-41be-85c2-e7812f59cadb} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13192 | 2025.11.08 00:08:51.894156 [ 4 ] {9632d49c-5959-41be-85c2-e7812f59cadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13193 | 2025.11.08 00:08:51.894500 [ 4 ] {9632d49c-5959-41be-85c2-e7812f59cadb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13194 | 2025.11.08 00:08:51.894723 [ 4 ] {9632d49c-5959-41be-85c2-e7812f59cadb} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13195 | 2025.11.08 00:08:51.894855 [ 40 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13196 | 2025.11.08 00:08:51.894859 [ 4 ] {9632d49c-5959-41be-85c2-e7812f59cadb} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.00144 sec., 383333.3333333333 rows/sec., 28.47 MiB/sec. | ||
| 13197 | 2025.11.08 00:08:51.894912 [ 40 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13198 | 2025.11.08 00:08:51.894938 [ 4 ] {9632d49c-5959-41be-85c2-e7812f59cadb} <Debug> TCPHandler: Processed in 0.001653375 sec. | ||
| 13199 | 2025.11.08 00:08:51.894944 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13200 | 2025.11.08 00:08:51.895046 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 13201 | 2025.11.08 00:08:51.895056 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13202 | 2025.11.08 00:08:51.895155 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13203 | 2025.11.08 00:08:51.895164 [ 4 ] {a912f567-1e02-4fdb-a5b9-752b26c24551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13204 | 2025.11.08 00:08:51.895193 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 634 rows starting from the beginning of the part | ||
| 13205 | 2025.11.08 00:08:51.895218 [ 4 ] {a912f567-1e02-4fdb-a5b9-752b26c24551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13206 | 2025.11.08 00:08:51.895260 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 90 rows starting from the beginning of the part | ||
| 13207 | 2025.11.08 00:08:51.895316 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 128 rows starting from the beginning of the part | ||
| 13208 | 2025.11.08 00:08:51.895367 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part | ||
| 13209 | 2025.11.08 00:08:51.895413 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 80 rows starting from the beginning of the part | ||
| 13210 | 2025.11.08 00:08:51.895457 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 552 rows starting from the beginning of the part | ||
| 13211 | 2025.11.08 00:08:51.895807 [ 4 ] {a912f567-1e02-4fdb-a5b9-752b26c24551} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13212 | 2025.11.08 00:08:51.895848 [ 4 ] {a912f567-1e02-4fdb-a5b9-752b26c24551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13213 | 2025.11.08 00:08:51.896240 [ 4 ] {a912f567-1e02-4fdb-a5b9-752b26c24551} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13214 | 2025.11.08 00:08:51.896462 [ 4 ] {a912f567-1e02-4fdb-a5b9-752b26c24551} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13215 | 2025.11.08 00:08:51.896498 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1574 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491291 sec., 1055461.3418843136 rows/sec., 84.14 MiB/sec. | ||
| 13216 | 2025.11.08 00:08:51.896596 [ 4 ] {a912f567-1e02-4fdb-a5b9-752b26c24551} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001451 sec., 583735.3549276361 rows/sec., 39.29 MiB/sec. | ||
| 13217 | 2025.11.08 00:08:51.896598 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13218 | 2025.11.08 00:08:51.896640 [ 4 ] {a912f567-1e02-4fdb-a5b9-752b26c24551} <Debug> TCPHandler: Processed in 0.001633305 sec. | ||
| 13219 | 2025.11.08 00:08:51.896650 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13220 | 2025.11.08 00:08:51.896655 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2025.11.08 00:08:51.896686 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13222 | 2025.11.08 00:08:51.896767 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13223 | 2025.11.08 00:08:51.896772 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 13224 | 2025.11.08 00:08:51.896876 [ 4 ] {29ae8db1-0600-49cb-89bf-49ae7f626af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13225 | 2025.11.08 00:08:51.896908 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_101_20} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13226 | 2025.11.08 00:08:51.896918 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13227 | 2025.11.08 00:08:51.896936 [ 4 ] {29ae8db1-0600-49cb-89bf-49ae7f626af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13228 | 2025.11.08 00:08:51.896964 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27386 rows starting from the beginning of the part | ||
| 13229 | 2025.11.08 00:08:51.896988 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_101_20} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13230 | 2025.11.08 00:08:51.897035 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 13231 | 2025.11.08 00:08:51.897064 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13232 | 2025.11.08 00:08:51.897085 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 202 rows starting from the beginning of the part | ||
| 13233 | 2025.11.08 00:08:51.897131 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 13234 | 2025.11.08 00:08:51.897170 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 13235 | 2025.11.08 00:08:51.897211 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 847 rows starting from the beginning of the part | ||
| 13236 | 2025.11.08 00:08:51.897797 [ 4 ] {29ae8db1-0600-49cb-89bf-49ae7f626af2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2025.11.08 00:08:51.897839 [ 4 ] {29ae8db1-0600-49cb-89bf-49ae7f626af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13238 | 2025.11.08 00:08:51.898408 [ 4 ] {29ae8db1-0600-49cb-89bf-49ae7f626af2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13239 | 2025.11.08 00:08:51.898645 [ 4 ] {29ae8db1-0600-49cb-89bf-49ae7f626af2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13240 | 2025.11.08 00:08:51.898789 [ 4 ] {29ae8db1-0600-49cb-89bf-49ae7f626af2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001932 sec., 13457.556935817805 rows/sec., 24.12 MiB/sec. | ||
| 13241 | 2025.11.08 00:08:51.898853 [ 4 ] {29ae8db1-0600-49cb-89bf-49ae7f626af2} <Debug> TCPHandler: Processed in 0.002135619 sec. | ||
| 13242 | 2025.11.08 00:08:51.898964 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13243 | 2025.11.08 00:08:51.899058 [ 4 ] {ec44f85e-6a06-4153-a227-41ce6e49f7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13244 | 2025.11.08 00:08:51.899100 [ 4 ] {ec44f85e-6a06-4153-a227-41ce6e49f7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13245 | 2025.11.08 00:08:51.899435 [ 4 ] {ec44f85e-6a06-4153-a227-41ce6e49f7a8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13246 | 2025.11.08 00:08:51.899470 [ 4 ] {ec44f85e-6a06-4153-a227-41ce6e49f7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13247 | 2025.11.08 00:08:51.899787 [ 4 ] {ec44f85e-6a06-4153-a227-41ce6e49f7a8} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13248 | 2025.11.08 00:08:51.900004 [ 4 ] {ec44f85e-6a06-4153-a227-41ce6e49f7a8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13249 | 2025.11.08 00:08:51.900120 [ 40 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13250 | 2025.11.08 00:08:51.900132 [ 4 ] {ec44f85e-6a06-4153-a227-41ce6e49f7a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 13251 | 2025.11.08 00:08:51.900157 [ 40 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13252 | 2025.11.08 00:08:51.900180 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13253 | 2025.11.08 00:08:51.900181 [ 4 ] {ec44f85e-6a06-4153-a227-41ce6e49f7a8} <Debug> TCPHandler: Processed in 0.001267265 sec. | ||
| 13254 | 2025.11.08 00:08:51.900252 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 13255 | 2025.11.08 00:08:51.900364 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13256 | 2025.11.08 00:08:51.900397 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5616 rows starting from the beginning of the part | ||
| 13257 | 2025.11.08 00:08:51.900459 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 13258 | 2025.11.08 00:08:51.900514 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 13259 | 2025.11.08 00:08:51.900561 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 13260 | 2025.11.08 00:08:51.900607 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 13261 | 2025.11.08 00:08:51.900653 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 13262 | 2025.11.08 00:08:51.902650 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5916 rows, containing 4 columns (4 merged, 0 gathered) in 0.002422487 sec., 2442118.368437065 rows/sec., 164.55 MiB/sec. | ||
| 13263 | 2025.11.08 00:08:51.903153 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13264 | 2025.11.08 00:08:51.903515 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_101_20} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13265 | 2025.11.08 00:08:51.903614 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_101_20} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13266 | 2025.11.08 00:08:51.903643 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28915 rows, containing 5 columns (5 merged, 0 gathered) in 0.00691356 sec., 4182360.462627069 rows/sec., 287.32 MiB/sec. | ||
| 13267 | 2025.11.08 00:08:51.903745 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13268 | 2025.11.08 00:08:51.904114 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13269 | 2025.11.08 00:08:51.904441 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13270 | 2025.11.08 00:08:51.904533 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13271 | 2025.11.08 00:08:51.904629 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13272 | 2025.11.08 00:08:52.716858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33059 | ||
| 13273 | 2025.11.08 00:08:52.717395 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2025.11.08 00:08:52.717446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13275 | 2025.11.08 00:08:52.717987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13276 | 2025.11.08 00:08:52.718230 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2025.11.08 00:08:52.718392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33059 | ||
| 13278 | 2025.11.08 00:08:54.498776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13279 | 2025.11.08 00:08:54.515767 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13280 | 2025.11.08 00:08:54.515830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13281 | 2025.11.08 00:08:54.521511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13282 | 2025.11.08 00:08:54.522187 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13283 | 2025.11.08 00:08:54.525022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13284 | 2025.11.08 00:08:55.312231 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1598 | ||
| 13285 | 2025.11.08 00:08:55.314591 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13286 | 2025.11.08 00:08:55.314650 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13287 | 2025.11.08 00:08:55.315902 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13288 | 2025.11.08 00:08:55.316205 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2025.11.08 00:08:55.316387 [ 35 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13290 | 2025.11.08 00:08:55.316461 [ 35 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13291 | 2025.11.08 00:08:55.316487 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13292 | 2025.11.08 00:08:55.316602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1598 | ||
| 13293 | 2025.11.08 00:08:55.316610 [ 192 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 13294 | 2025.11.08 00:08:55.317175 [ 192 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13295 | 2025.11.08 00:08:55.317308 [ 192 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1452 rows starting from the beginning of the part | ||
| 13296 | 2025.11.08 00:08:55.317663 [ 192 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 13297 | 2025.11.08 00:08:55.317976 [ 192 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 13298 | 2025.11.08 00:08:55.318284 [ 192 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 13299 | 2025.11.08 00:08:55.318587 [ 192 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 13300 | 2025.11.08 00:08:55.318890 [ 192 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 13301 | 2025.11.08 00:08:55.325465 [ 195 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 72 columns (72 merged, 0 gathered) in 0.008914645 sec., 179255.59570796145 rows/sec., 137.43 MiB/sec. | ||
| 13302 | 2025.11.08 00:08:55.327232 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13303 | 2025.11.08 00:08:55.327869 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_51_10} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13304 | 2025.11.08 00:08:55.327960 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_51_10} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13305 | 2025.11.08 00:08:55.328342 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 13306 | 2025.11.08 00:08:56.089151 [ 217 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): 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] | ||
| 13307 | 2025.11.08 00:08:56.089200 [ 217 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): 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] | ||
| 13308 | 2025.11.08 00:08:56.105053 [ 217 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): 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] | ||
| 13309 | 2025.11.08 00:08:56.240232 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): 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] | ||
| 13310 | 2025.11.08 00:08:56.240289 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): 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] | ||
| 13311 | 2025.11.08 00:08:56.244262 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): 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] | ||
| 13312 | 2025.11.08 00:08:56.367948 [ 222 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): 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] | ||
| 13313 | 2025.11.08 00:08:56.368002 [ 222 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): 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] | ||
| 13314 | 2025.11.08 00:08:56.372224 [ 222 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): 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] | ||
| 13315 | 2025.11.08 00:08:56.821991 [ 221 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): 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] | ||
| 13316 | 2025.11.08 00:08:56.822086 [ 221 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): 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] | ||
| 13317 | 2025.11.08 00:08:56.825684 [ 221 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): 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] | ||
| 13318 | 2025.11.08 00:08:56.857070 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13319 | 2025.11.08 00:08:56.857328 [ 4 ] {f857648f-59ba-488d-8f32-a7658f1ada9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13320 | 2025.11.08 00:08:56.857439 [ 4 ] {f857648f-59ba-488d-8f32-a7658f1ada9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13321 | 2025.11.08 00:08:56.858325 [ 4 ] {f857648f-59ba-488d-8f32-a7658f1ada9f} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2025.11.08 00:08:56.858363 [ 4 ] {f857648f-59ba-488d-8f32-a7658f1ada9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13323 | 2025.11.08 00:08:56.858748 [ 4 ] {f857648f-59ba-488d-8f32-a7658f1ada9f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13324 | 2025.11.08 00:08:56.858975 [ 4 ] {f857648f-59ba-488d-8f32-a7658f1ada9f} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2025.11.08 00:08:56.859130 [ 4 ] {f857648f-59ba-488d-8f32-a7658f1ada9f} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001876 sec., 46908.31556503198 rows/sec., 3.95 MiB/sec. | ||
| 13326 | 2025.11.08 00:08:56.859180 [ 4 ] {f857648f-59ba-488d-8f32-a7658f1ada9f} <Debug> TCPHandler: Processed in 0.002286433 sec. | ||
| 13327 | 2025.11.08 00:08:56.859317 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13328 | 2025.11.08 00:08:56.859449 [ 4 ] {c0d21575-33f3-4aa8-be18-1f71b24f4332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13329 | 2025.11.08 00:08:56.859494 [ 4 ] {c0d21575-33f3-4aa8-be18-1f71b24f4332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13330 | 2025.11.08 00:08:56.859910 [ 4 ] {c0d21575-33f3-4aa8-be18-1f71b24f4332} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13331 | 2025.11.08 00:08:56.859946 [ 4 ] {c0d21575-33f3-4aa8-be18-1f71b24f4332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13332 | 2025.11.08 00:08:56.860258 [ 4 ] {c0d21575-33f3-4aa8-be18-1f71b24f4332} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13333 | 2025.11.08 00:08:56.860468 [ 4 ] {c0d21575-33f3-4aa8-be18-1f71b24f4332} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13334 | 2025.11.08 00:08:56.860598 [ 4 ] {c0d21575-33f3-4aa8-be18-1f71b24f4332} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001174 sec., 13628.620102214652 rows/sec., 1.00 MiB/sec. | ||
| 13335 | 2025.11.08 00:08:56.860638 [ 4 ] {c0d21575-33f3-4aa8-be18-1f71b24f4332} <Debug> TCPHandler: Processed in 0.001384127 sec. | ||
| 13336 | 2025.11.08 00:08:56.860778 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13337 | 2025.11.08 00:08:56.860873 [ 4 ] {7d6e0a5d-bd40-4111-9b9b-d99597812bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13338 | 2025.11.08 00:08:56.860913 [ 4 ] {7d6e0a5d-bd40-4111-9b9b-d99597812bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13339 | 2025.11.08 00:08:56.861352 [ 4 ] {7d6e0a5d-bd40-4111-9b9b-d99597812bd0} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13340 | 2025.11.08 00:08:56.861387 [ 4 ] {7d6e0a5d-bd40-4111-9b9b-d99597812bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13341 | 2025.11.08 00:08:56.861690 [ 4 ] {7d6e0a5d-bd40-4111-9b9b-d99597812bd0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13342 | 2025.11.08 00:08:56.861900 [ 4 ] {7d6e0a5d-bd40-4111-9b9b-d99597812bd0} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13343 | 2025.11.08 00:08:56.862029 [ 4 ] {7d6e0a5d-bd40-4111-9b9b-d99597812bd0} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001176 sec., 68027.21088435374 rows/sec., 5.31 MiB/sec. | ||
| 13344 | 2025.11.08 00:08:56.862068 [ 4 ] {7d6e0a5d-bd40-4111-9b9b-d99597812bd0} <Debug> TCPHandler: Processed in 0.001340847 sec. | ||
| 13345 | 2025.11.08 00:08:56.862186 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13346 | 2025.11.08 00:08:56.862279 [ 4 ] {26278688-df74-4a65-8b10-2b3e3d897aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13347 | 2025.11.08 00:08:56.862324 [ 4 ] {26278688-df74-4a65-8b10-2b3e3d897aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13348 | 2025.11.08 00:08:56.862732 [ 4 ] {26278688-df74-4a65-8b10-2b3e3d897aa2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2025.11.08 00:08:56.862767 [ 4 ] {26278688-df74-4a65-8b10-2b3e3d897aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13350 | 2025.11.08 00:08:56.863108 [ 4 ] {26278688-df74-4a65-8b10-2b3e3d897aa2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13351 | 2025.11.08 00:08:56.863323 [ 4 ] {26278688-df74-4a65-8b10-2b3e3d897aa2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13352 | 2025.11.08 00:08:56.863458 [ 4 ] {26278688-df74-4a65-8b10-2b3e3d897aa2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 13353 | 2025.11.08 00:08:56.863496 [ 4 ] {26278688-df74-4a65-8b10-2b3e3d897aa2} <Debug> TCPHandler: Processed in 0.001369807 sec. | ||
| 13354 | 2025.11.08 00:08:56.863610 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13355 | 2025.11.08 00:08:56.863703 [ 4 ] {461efef4-8b8c-4cb2-9a2c-d77e8561f6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13356 | 2025.11.08 00:08:56.863758 [ 4 ] {461efef4-8b8c-4cb2-9a2c-d77e8561f6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13357 | 2025.11.08 00:08:56.864550 [ 4 ] {461efef4-8b8c-4cb2-9a2c-d77e8561f6a0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13358 | 2025.11.08 00:08:56.864585 [ 4 ] {461efef4-8b8c-4cb2-9a2c-d77e8561f6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13359 | 2025.11.08 00:08:56.865099 [ 4 ] {461efef4-8b8c-4cb2-9a2c-d77e8561f6a0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13360 | 2025.11.08 00:08:56.865319 [ 4 ] {461efef4-8b8c-4cb2-9a2c-d77e8561f6a0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13361 | 2025.11.08 00:08:56.865456 [ 4 ] {461efef4-8b8c-4cb2-9a2c-d77e8561f6a0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001772 sec., 9029.345372460497 rows/sec., 16.18 MiB/sec. | ||
| 13362 | 2025.11.08 00:08:56.865521 [ 4 ] {461efef4-8b8c-4cb2-9a2c-d77e8561f6a0} <Debug> TCPHandler: Processed in 0.001968614 sec. | ||
| 13363 | 2025.11.08 00:08:56.865629 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13364 | 2025.11.08 00:08:56.865723 [ 4 ] {fd3a0952-7a1b-45a4-89e4-c81e93a3609d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13365 | 2025.11.08 00:08:56.865763 [ 4 ] {fd3a0952-7a1b-45a4-89e4-c81e93a3609d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13366 | 2025.11.08 00:08:56.866090 [ 4 ] {fd3a0952-7a1b-45a4-89e4-c81e93a3609d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2025.11.08 00:08:56.866126 [ 4 ] {fd3a0952-7a1b-45a4-89e4-c81e93a3609d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13368 | 2025.11.08 00:08:56.866432 [ 4 ] {fd3a0952-7a1b-45a4-89e4-c81e93a3609d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13369 | 2025.11.08 00:08:56.866647 [ 4 ] {fd3a0952-7a1b-45a4-89e4-c81e93a3609d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2025.11.08 00:08:56.866773 [ 4 ] {fd3a0952-7a1b-45a4-89e4-c81e93a3609d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 13371 | 2025.11.08 00:08:56.866809 [ 4 ] {fd3a0952-7a1b-45a4-89e4-c81e93a3609d} <Debug> TCPHandler: Processed in 0.001230034 sec. | ||
| 13372 | 2025.11.08 00:09:00.017409 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13373 | 2025.11.08 00:09:00.017464 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13374 | 2025.11.08 00:09:00.138238 [ 223 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): 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] | ||
| 13375 | 2025.11.08 00:09:00.138297 [ 223 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): 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] | ||
| 13376 | 2025.11.08 00:09:00.141484 [ 223 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): 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] | ||
| 13377 | 2025.11.08 00:09:00.219429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33571 | ||
| 13378 | 2025.11.08 00:09:00.219960 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13379 | 2025.11.08 00:09:00.220004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13380 | 2025.11.08 00:09:00.220482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13381 | 2025.11.08 00:09:00.220712 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13382 | 2025.11.08 00:09:00.220842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33571 | ||
| 13383 | 2025.11.08 00:09:00.220945 [ 217 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): 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] | ||
| 13384 | 2025.11.08 00:09:00.221004 [ 217 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): 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] | ||
| 13385 | 2025.11.08 00:09:00.223955 [ 217 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): 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] | ||
| 13386 | 2025.11.08 00:09:01.857329 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13387 | 2025.11.08 00:09:01.857625 [ 4 ] {87dc9f18-a7be-4470-960d-6298a33b7f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13388 | 2025.11.08 00:09:01.857728 [ 4 ] {87dc9f18-a7be-4470-960d-6298a33b7f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13389 | 2025.11.08 00:09:01.858597 [ 4 ] {87dc9f18-a7be-4470-960d-6298a33b7f54} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13390 | 2025.11.08 00:09:01.858643 [ 4 ] {87dc9f18-a7be-4470-960d-6298a33b7f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13391 | 2025.11.08 00:09:01.859029 [ 4 ] {87dc9f18-a7be-4470-960d-6298a33b7f54} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13392 | 2025.11.08 00:09:01.859268 [ 4 ] {87dc9f18-a7be-4470-960d-6298a33b7f54} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13393 | 2025.11.08 00:09:01.859423 [ 4 ] {87dc9f18-a7be-4470-960d-6298a33b7f54} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001873 sec., 57661.505605979706 rows/sec., 4.84 MiB/sec. | ||
| 13394 | 2025.11.08 00:09:01.859467 [ 4 ] {87dc9f18-a7be-4470-960d-6298a33b7f54} <Debug> TCPHandler: Processed in 0.002324654 sec. | ||
| 13395 | 2025.11.08 00:09:01.859607 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13396 | 2025.11.08 00:09:01.859702 [ 4 ] {6df7af40-18cc-4a24-be46-2ff231ea3c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13397 | 2025.11.08 00:09:01.859743 [ 4 ] {6df7af40-18cc-4a24-be46-2ff231ea3c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13398 | 2025.11.08 00:09:01.860170 [ 4 ] {6df7af40-18cc-4a24-be46-2ff231ea3c32} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2025.11.08 00:09:01.860207 [ 4 ] {6df7af40-18cc-4a24-be46-2ff231ea3c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13400 | 2025.11.08 00:09:01.860507 [ 4 ] {6df7af40-18cc-4a24-be46-2ff231ea3c32} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13401 | 2025.11.08 00:09:01.860718 [ 4 ] {6df7af40-18cc-4a24-be46-2ff231ea3c32} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2025.11.08 00:09:01.860842 [ 90 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13403 | 2025.11.08 00:09:01.860848 [ 4 ] {6df7af40-18cc-4a24-be46-2ff231ea3c32} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001165 sec., 22317.596566523604 rows/sec., 1.64 MiB/sec. | ||
| 13404 | 2025.11.08 00:09:01.860909 [ 90 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13405 | 2025.11.08 00:09:01.860927 [ 4 ] {6df7af40-18cc-4a24-be46-2ff231ea3c32} <Debug> TCPHandler: Processed in 0.001374218 sec. | ||
| 13406 | 2025.11.08 00:09:01.860936 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13407 | 2025.11.08 00:09:01.861047 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13408 | 2025.11.08 00:09:01.861065 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 13409 | 2025.11.08 00:09:01.861144 [ 4 ] {5428dc6c-a9a1-4dbf-8cfb-aa565070d6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13410 | 2025.11.08 00:09:01.861150 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13411 | 2025.11.08 00:09:01.861184 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 72 rows starting from the beginning of the part | ||
| 13412 | 2025.11.08 00:09:01.861185 [ 4 ] {5428dc6c-a9a1-4dbf-8cfb-aa565070d6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13413 | 2025.11.08 00:09:01.861239 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part | ||
| 13414 | 2025.11.08 00:09:01.861280 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 16 rows starting from the beginning of the part | ||
| 13415 | 2025.11.08 00:09:01.861319 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
| 13416 | 2025.11.08 00:09:01.861359 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 16 rows starting from the beginning of the part | ||
| 13417 | 2025.11.08 00:09:01.861398 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part | ||
| 13418 | 2025.11.08 00:09:01.861660 [ 4 ] {5428dc6c-a9a1-4dbf-8cfb-aa565070d6e7} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13419 | 2025.11.08 00:09:01.861695 [ 4 ] {5428dc6c-a9a1-4dbf-8cfb-aa565070d6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13420 | 2025.11.08 00:09:01.862000 [ 4 ] {5428dc6c-a9a1-4dbf-8cfb-aa565070d6e7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13421 | 2025.11.08 00:09:01.862136 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011055 sec., 170058.79692446857 rows/sec., 13.07 MiB/sec. | ||
| 13422 | 2025.11.08 00:09:01.862223 [ 4 ] {5428dc6c-a9a1-4dbf-8cfb-aa565070d6e7} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2025.11.08 00:09:01.862357 [ 195 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13424 | 2025.11.08 00:09:01.862362 [ 4 ] {5428dc6c-a9a1-4dbf-8cfb-aa565070d6e7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001237 sec., 72756.66936135812 rows/sec., 5.68 MiB/sec. | ||
| 13425 | 2025.11.08 00:09:01.862419 [ 4 ] {5428dc6c-a9a1-4dbf-8cfb-aa565070d6e7} <Debug> TCPHandler: Processed in 0.001422209 sec. | ||
| 13426 | 2025.11.08 00:09:01.862532 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13427 | 2025.11.08 00:09:01.862626 [ 4 ] {12393649-f4d2-4edd-9d47-6e3ac387facb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13428 | 2025.11.08 00:09:01.862678 [ 4 ] {12393649-f4d2-4edd-9d47-6e3ac387facb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13429 | 2025.11.08 00:09:01.862717 [ 195 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_101_20} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2025.11.08 00:09:01.862818 [ 195 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_101_20} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13431 | 2025.11.08 00:09:01.862924 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13432 | 2025.11.08 00:09:01.863082 [ 4 ] {12393649-f4d2-4edd-9d47-6e3ac387facb} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2025.11.08 00:09:01.863121 [ 4 ] {12393649-f4d2-4edd-9d47-6e3ac387facb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13434 | 2025.11.08 00:09:01.863462 [ 4 ] {12393649-f4d2-4edd-9d47-6e3ac387facb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13435 | 2025.11.08 00:09:01.863683 [ 4 ] {12393649-f4d2-4edd-9d47-6e3ac387facb} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2025.11.08 00:09:01.863812 [ 4 ] {12393649-f4d2-4edd-9d47-6e3ac387facb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 13437 | 2025.11.08 00:09:01.863849 [ 4 ] {12393649-f4d2-4edd-9d47-6e3ac387facb} <Debug> TCPHandler: Processed in 0.001365647 sec. | ||
| 13438 | 2025.11.08 00:09:01.863971 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13439 | 2025.11.08 00:09:01.864095 [ 4 ] {b8e0655a-390f-4cfe-8acc-7cd027322fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13440 | 2025.11.08 00:09:01.864169 [ 4 ] {b8e0655a-390f-4cfe-8acc-7cd027322fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13441 | 2025.11.08 00:09:01.865119 [ 4 ] {b8e0655a-390f-4cfe-8acc-7cd027322fda} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2025.11.08 00:09:01.865158 [ 4 ] {b8e0655a-390f-4cfe-8acc-7cd027322fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13443 | 2025.11.08 00:09:01.865697 [ 4 ] {b8e0655a-390f-4cfe-8acc-7cd027322fda} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13444 | 2025.11.08 00:09:01.865925 [ 4 ] {b8e0655a-390f-4cfe-8acc-7cd027322fda} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2025.11.08 00:09:01.866051 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13446 | 2025.11.08 00:09:01.866070 [ 4 ] {b8e0655a-390f-4cfe-8acc-7cd027322fda} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001999 sec., 13006.503251625814 rows/sec., 23.31 MiB/sec. | ||
| 13447 | 2025.11.08 00:09:01.866095 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13448 | 2025.11.08 00:09:01.866121 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13449 | 2025.11.08 00:09:01.866143 [ 4 ] {b8e0655a-390f-4cfe-8acc-7cd027322fda} <Debug> TCPHandler: Processed in 0.002236462 sec. | ||
| 13450 | 2025.11.08 00:09:01.866232 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 13451 | 2025.11.08 00:09:01.866265 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13452 | 2025.11.08 00:09:01.866366 [ 4 ] {ddd50d47-6088-48f4-bcaa-788906523f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13453 | 2025.11.08 00:09:01.866408 [ 4 ] {ddd50d47-6088-48f4-bcaa-788906523f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13454 | 2025.11.08 00:09:01.866478 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13455 | 2025.11.08 00:09:01.866545 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1952 rows starting from the beginning of the part | ||
| 13456 | 2025.11.08 00:09:01.866689 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part | ||
| 13457 | 2025.11.08 00:09:01.866750 [ 4 ] {ddd50d47-6088-48f4-bcaa-788906523f62} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13458 | 2025.11.08 00:09:01.866790 [ 4 ] {ddd50d47-6088-48f4-bcaa-788906523f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13459 | 2025.11.08 00:09:01.866814 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 16 rows starting from the beginning of the part | ||
| 13460 | 2025.11.08 00:09:01.866938 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part | ||
| 13461 | 2025.11.08 00:09:01.867053 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 16 rows starting from the beginning of the part | ||
| 13462 | 2025.11.08 00:09:01.867112 [ 4 ] {ddd50d47-6088-48f4-bcaa-788906523f62} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13463 | 2025.11.08 00:09:01.867156 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part | ||
| 13464 | 2025.11.08 00:09:01.867334 [ 4 ] {ddd50d47-6088-48f4-bcaa-788906523f62} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13465 | 2025.11.08 00:09:01.867464 [ 4 ] {ddd50d47-6088-48f4-bcaa-788906523f62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 13466 | 2025.11.08 00:09:01.867501 [ 4 ] {ddd50d47-6088-48f4-bcaa-788906523f62} <Debug> TCPHandler: Processed in 0.001288355 sec. | ||
| 13467 | 2025.11.08 00:09:01.875488 [ 187 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2062 rows, containing 19 columns (19 merged, 0 gathered) in 0.009302425 sec., 221662.6309806314 rows/sec., 397.21 MiB/sec. | ||
| 13468 | 2025.11.08 00:09:01.877575 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13469 | 2025.11.08 00:09:01.877992 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13470 | 2025.11.08 00:09:01.878082 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13471 | 2025.11.08 00:09:01.878267 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.91 MiB. | ||
| 13472 | 2025.11.08 00:09:02.001190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.49 MiB, peak 384.37 MiB, free memory in arenas 0.00 B, will set to 369.88 MiB (RSS), difference: 3.39 MiB | ||
| 13473 | 2025.11.08 00:09:02.025948 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13474 | 2025.11.08 00:09:02.041901 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2025.11.08 00:09:02.041949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13476 | 2025.11.08 00:09:02.048017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13477 | 2025.11.08 00:09:02.048702 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2025.11.08 00:09:02.051620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13479 | 2025.11.08 00:09:05.317642 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1622 | ||
| 13480 | 2025.11.08 00:09:05.320835 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2025.11.08 00:09:05.320912 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13482 | 2025.11.08 00:09:05.322604 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13483 | 2025.11.08 00:09:05.322961 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13484 | 2025.11.08 00:09:05.323459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1622 | ||
| 13485 | 2025.11.08 00:09:06.596395 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): 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] | ||
| 13486 | 2025.11.08 00:09:06.596442 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): 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] | ||
| 13487 | 2025.11.08 00:09:06.599930 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): 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] | ||
| 13488 | 2025.11.08 00:09:06.601505 [ 225 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): 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] | ||
| 13489 | 2025.11.08 00:09:06.601553 [ 225 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): 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] | ||
| 13490 | 2025.11.08 00:09:06.604488 [ 225 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): 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] | ||
| 13491 | 2025.11.08 00:09:06.857675 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13492 | 2025.11.08 00:09:06.857851 [ 4 ] {9da122dc-f5f0-430b-a536-11182f0efca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13493 | 2025.11.08 00:09:06.857918 [ 4 ] {9da122dc-f5f0-430b-a536-11182f0efca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13494 | 2025.11.08 00:09:06.858558 [ 4 ] {9da122dc-f5f0-430b-a536-11182f0efca0} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13495 | 2025.11.08 00:09:06.858606 [ 4 ] {9da122dc-f5f0-430b-a536-11182f0efca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13496 | 2025.11.08 00:09:06.859003 [ 4 ] {9da122dc-f5f0-430b-a536-11182f0efca0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13497 | 2025.11.08 00:09:06.859249 [ 4 ] {9da122dc-f5f0-430b-a536-11182f0efca0} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13498 | 2025.11.08 00:09:06.859412 [ 4 ] {9da122dc-f5f0-430b-a536-11182f0efca0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 13499 | 2025.11.08 00:09:06.859462 [ 4 ] {9da122dc-f5f0-430b-a536-11182f0efca0} <Debug> TCPHandler: Processed in 0.001914813 sec. | ||
| 13500 | 2025.11.08 00:09:06.859587 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13501 | 2025.11.08 00:09:06.859692 [ 4 ] {9fcf86b4-fe63-4d0f-aa6d-13defb57432c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13502 | 2025.11.08 00:09:06.859738 [ 4 ] {9fcf86b4-fe63-4d0f-aa6d-13defb57432c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13503 | 2025.11.08 00:09:06.860287 [ 4 ] {9fcf86b4-fe63-4d0f-aa6d-13defb57432c} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13504 | 2025.11.08 00:09:06.860323 [ 4 ] {9fcf86b4-fe63-4d0f-aa6d-13defb57432c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13505 | 2025.11.08 00:09:06.860676 [ 4 ] {9fcf86b4-fe63-4d0f-aa6d-13defb57432c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13506 | 2025.11.08 00:09:06.860902 [ 4 ] {9fcf86b4-fe63-4d0f-aa6d-13defb57432c} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13507 | 2025.11.08 00:09:06.861038 [ 4 ] {9fcf86b4-fe63-4d0f-aa6d-13defb57432c} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.00137 sec., 151824.8175182482 rows/sec., 13.58 MiB/sec. | ||
| 13508 | 2025.11.08 00:09:06.861078 [ 4 ] {9fcf86b4-fe63-4d0f-aa6d-13defb57432c} <Debug> TCPHandler: Processed in 0.001541742 sec. | ||
| 13509 | 2025.11.08 00:09:06.861189 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13510 | 2025.11.08 00:09:06.861286 [ 4 ] {7715676a-110a-4496-823c-88325264402b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13511 | 2025.11.08 00:09:06.861329 [ 4 ] {7715676a-110a-4496-823c-88325264402b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13512 | 2025.11.08 00:09:06.861726 [ 4 ] {7715676a-110a-4496-823c-88325264402b} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13513 | 2025.11.08 00:09:06.861762 [ 4 ] {7715676a-110a-4496-823c-88325264402b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13514 | 2025.11.08 00:09:06.862067 [ 4 ] {7715676a-110a-4496-823c-88325264402b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13515 | 2025.11.08 00:09:06.862283 [ 4 ] {7715676a-110a-4496-823c-88325264402b} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13516 | 2025.11.08 00:09:06.862404 [ 4 ] {7715676a-110a-4496-823c-88325264402b} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001151 sec., 24326.67245873154 rows/sec., 1.84 MiB/sec. | ||
| 13517 | 2025.11.08 00:09:06.862440 [ 4 ] {7715676a-110a-4496-823c-88325264402b} <Debug> TCPHandler: Processed in 0.001316596 sec. | ||
| 13518 | 2025.11.08 00:09:06.862535 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13519 | 2025.11.08 00:09:06.862624 [ 4 ] {fbcf85f0-63f9-4790-9a81-0a8c4c565bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13520 | 2025.11.08 00:09:06.862663 [ 4 ] {fbcf85f0-63f9-4790-9a81-0a8c4c565bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13521 | 2025.11.08 00:09:06.863037 [ 4 ] {fbcf85f0-63f9-4790-9a81-0a8c4c565bf7} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2025.11.08 00:09:06.863070 [ 4 ] {fbcf85f0-63f9-4790-9a81-0a8c4c565bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13523 | 2025.11.08 00:09:06.863438 [ 4 ] {fbcf85f0-63f9-4790-9a81-0a8c4c565bf7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13524 | 2025.11.08 00:09:06.863655 [ 4 ] {fbcf85f0-63f9-4790-9a81-0a8c4c565bf7} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2025.11.08 00:09:06.863784 [ 4 ] {fbcf85f0-63f9-4790-9a81-0a8c4c565bf7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001151 sec., 20851.433536055607 rows/sec., 1.73 MiB/sec. | ||
| 13526 | 2025.11.08 00:09:06.863822 [ 4 ] {fbcf85f0-63f9-4790-9a81-0a8c4c565bf7} <Debug> TCPHandler: Processed in 0.001316527 sec. | ||
| 13527 | 2025.11.08 00:09:06.863926 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13528 | 2025.11.08 00:09:06.864023 [ 4 ] {66d88cc5-9930-48ab-a0d8-c66fd72ee6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13529 | 2025.11.08 00:09:06.864063 [ 4 ] {66d88cc5-9930-48ab-a0d8-c66fd72ee6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13530 | 2025.11.08 00:09:06.864458 [ 4 ] {66d88cc5-9930-48ab-a0d8-c66fd72ee6f7} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13531 | 2025.11.08 00:09:06.864495 [ 4 ] {66d88cc5-9930-48ab-a0d8-c66fd72ee6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13532 | 2025.11.08 00:09:06.864815 [ 4 ] {66d88cc5-9930-48ab-a0d8-c66fd72ee6f7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13533 | 2025.11.08 00:09:06.865039 [ 4 ] {66d88cc5-9930-48ab-a0d8-c66fd72ee6f7} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13534 | 2025.11.08 00:09:06.865166 [ 4 ] {66d88cc5-9930-48ab-a0d8-c66fd72ee6f7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 807.49 KiB/sec. | ||
| 13535 | 2025.11.08 00:09:06.865204 [ 4 ] {66d88cc5-9930-48ab-a0d8-c66fd72ee6f7} <Debug> TCPHandler: Processed in 0.001327407 sec. | ||
| 13536 | 2025.11.08 00:09:06.865304 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13537 | 2025.11.08 00:09:06.865397 [ 4 ] {59b7b890-acbf-4aa5-ad8d-bdf7915fc255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13538 | 2025.11.08 00:09:06.865437 [ 4 ] {59b7b890-acbf-4aa5-ad8d-bdf7915fc255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13539 | 2025.11.08 00:09:06.865875 [ 4 ] {59b7b890-acbf-4aa5-ad8d-bdf7915fc255} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13540 | 2025.11.08 00:09:06.865910 [ 4 ] {59b7b890-acbf-4aa5-ad8d-bdf7915fc255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13541 | 2025.11.08 00:09:06.866227 [ 4 ] {59b7b890-acbf-4aa5-ad8d-bdf7915fc255} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13542 | 2025.11.08 00:09:06.866445 [ 4 ] {59b7b890-acbf-4aa5-ad8d-bdf7915fc255} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2025.11.08 00:09:06.866572 [ 4 ] {59b7b890-acbf-4aa5-ad8d-bdf7915fc255} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001194 sec., 97152.42881072027 rows/sec., 7.90 MiB/sec. | ||
| 13544 | 2025.11.08 00:09:06.866610 [ 4 ] {59b7b890-acbf-4aa5-ad8d-bdf7915fc255} <Debug> TCPHandler: Processed in 0.001356097 sec. | ||
| 13545 | 2025.11.08 00:09:06.866716 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13546 | 2025.11.08 00:09:06.866812 [ 4 ] {b7305f7d-c3e7-4ed4-8b88-d475ed2ca4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13547 | 2025.11.08 00:09:06.866857 [ 4 ] {b7305f7d-c3e7-4ed4-8b88-d475ed2ca4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13548 | 2025.11.08 00:09:06.867270 [ 4 ] {b7305f7d-c3e7-4ed4-8b88-d475ed2ca4f3} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2025.11.08 00:09:06.867305 [ 4 ] {b7305f7d-c3e7-4ed4-8b88-d475ed2ca4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13550 | 2025.11.08 00:09:06.867650 [ 4 ] {b7305f7d-c3e7-4ed4-8b88-d475ed2ca4f3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13551 | 2025.11.08 00:09:06.867870 [ 4 ] {b7305f7d-c3e7-4ed4-8b88-d475ed2ca4f3} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13552 | 2025.11.08 00:09:06.868001 [ 4 ] {b7305f7d-c3e7-4ed4-8b88-d475ed2ca4f3} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001209 sec., 162117.45244003308 rows/sec., 11.63 MiB/sec. | ||
| 13553 | 2025.11.08 00:09:06.868039 [ 4 ] {b7305f7d-c3e7-4ed4-8b88-d475ed2ca4f3} <Debug> TCPHandler: Processed in 0.001373237 sec. | ||
| 13554 | 2025.11.08 00:09:06.868146 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13555 | 2025.11.08 00:09:06.868240 [ 4 ] {072fef00-6492-4d4c-9254-aba03c0149bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13556 | 2025.11.08 00:09:06.868297 [ 4 ] {072fef00-6492-4d4c-9254-aba03c0149bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13557 | 2025.11.08 00:09:06.869095 [ 4 ] {072fef00-6492-4d4c-9254-aba03c0149bf} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13558 | 2025.11.08 00:09:06.869131 [ 4 ] {072fef00-6492-4d4c-9254-aba03c0149bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13559 | 2025.11.08 00:09:06.869660 [ 4 ] {072fef00-6492-4d4c-9254-aba03c0149bf} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13560 | 2025.11.08 00:09:06.869900 [ 4 ] {072fef00-6492-4d4c-9254-aba03c0149bf} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13561 | 2025.11.08 00:09:06.870039 [ 4 ] {072fef00-6492-4d4c-9254-aba03c0149bf} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001818 sec., 8800.880088008802 rows/sec., 15.77 MiB/sec. | ||
| 13562 | 2025.11.08 00:09:06.870099 [ 4 ] {072fef00-6492-4d4c-9254-aba03c0149bf} <Debug> TCPHandler: Processed in 0.002002705 sec. | ||
| 13563 | 2025.11.08 00:09:06.870204 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13564 | 2025.11.08 00:09:06.870293 [ 4 ] {2123e0d7-4379-4a9c-9e57-663a18c2237a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13565 | 2025.11.08 00:09:06.870333 [ 4 ] {2123e0d7-4379-4a9c-9e57-663a18c2237a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13566 | 2025.11.08 00:09:06.870640 [ 4 ] {2123e0d7-4379-4a9c-9e57-663a18c2237a} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13567 | 2025.11.08 00:09:06.870673 [ 4 ] {2123e0d7-4379-4a9c-9e57-663a18c2237a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13568 | 2025.11.08 00:09:06.870957 [ 4 ] {2123e0d7-4379-4a9c-9e57-663a18c2237a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13569 | 2025.11.08 00:09:06.871154 [ 4 ] {2123e0d7-4379-4a9c-9e57-663a18c2237a} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2025.11.08 00:09:06.871343 [ 4 ] {2123e0d7-4379-4a9c-9e57-663a18c2237a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 13571 | 2025.11.08 00:09:06.871379 [ 4 ] {2123e0d7-4379-4a9c-9e57-663a18c2237a} <Debug> TCPHandler: Processed in 0.001224273 sec. | ||
| 13572 | 2025.11.08 00:09:07.721040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34019 | ||
| 13573 | 2025.11.08 00:09:07.721850 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13574 | 2025.11.08 00:09:07.721894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13575 | 2025.11.08 00:09:07.722400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13576 | 2025.11.08 00:09:07.722647 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13577 | 2025.11.08 00:09:07.722796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34019 | ||
| 13578 | 2025.11.08 00:09:07.722802 [ 138 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13579 | 2025.11.08 00:09:07.722876 [ 138 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2025.11.08 00:09:07.722900 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13581 | 2025.11.08 00:09:07.723053 [ 195 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 13582 | 2025.11.08 00:09:07.723205 [ 195 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13583 | 2025.11.08 00:09:07.723247 [ 195 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31651 rows starting from the beginning of the part | ||
| 13584 | 2025.11.08 00:09:07.723321 [ 195 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 13585 | 2025.11.08 00:09:07.723372 [ 195 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 13586 | 2025.11.08 00:09:07.723422 [ 195 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 13587 | 2025.11.08 00:09:07.723462 [ 195 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 13588 | 2025.11.08 00:09:07.723501 [ 195 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 13589 | 2025.11.08 00:09:07.725762 [ 198 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34019 rows, containing 4 columns (4 merged, 0 gathered) in 0.002779837 sec., 12237767.897901928 rows/sec., 175.06 MiB/sec. | ||
| 13590 | 2025.11.08 00:09:07.726281 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13591 | 2025.11.08 00:09:07.726645 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_71_14} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13592 | 2025.11.08 00:09:07.726731 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_71_14} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13593 | 2025.11.08 00:09:07.726865 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 13594 | 2025.11.08 00:09:09.551818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13595 | 2025.11.08 00:09:09.569148 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13596 | 2025.11.08 00:09:09.569216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13597 | 2025.11.08 00:09:09.575324 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13598 | 2025.11.08 00:09:09.576045 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13599 | 2025.11.08 00:09:09.576344 [ 148 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13600 | 2025.11.08 00:09:09.576412 [ 148 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13601 | 2025.11.08 00:09:09.576433 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13602 | 2025.11.08 00:09:09.576560 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 13603 | 2025.11.08 00:09:09.579334 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13604 | 2025.11.08 00:09:09.580482 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13605 | 2025.11.08 00:09:09.582042 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 13606 | 2025.11.08 00:09:09.586697 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 13607 | 2025.11.08 00:09:09.591221 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 13608 | 2025.11.08 00:09:09.595605 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 13609 | 2025.11.08 00:09:09.600573 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 13610 | 2025.11.08 00:09:09.605094 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 13611 | 2025.11.08 00:09:09.658673 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.082171758 sec., 6510.752757656713 rows/sec., 33.67 MiB/sec. | ||
| 13612 | 2025.11.08 00:09:09.660585 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13613 | 2025.11.08 00:09:09.662300 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_71_14} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13614 | 2025.11.08 00:09:09.662394 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_71_14} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13615 | 2025.11.08 00:09:09.664008 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13616 | 2025.11.08 00:09:10.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.01 MiB, peak 388.41 MiB, free memory in arenas 0.00 B, will set to 369.93 MiB (RSS), difference: -1.07 MiB | ||
| 13617 | 2025.11.08 00:09:11.857114 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13618 | 2025.11.08 00:09:11.857401 [ 4 ] {a04628a7-67f8-47a7-a92c-e004d099d5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13619 | 2025.11.08 00:09:11.857498 [ 4 ] {a04628a7-67f8-47a7-a92c-e004d099d5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13620 | 2025.11.08 00:09:11.858197 [ 4 ] {a04628a7-67f8-47a7-a92c-e004d099d5d2} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2025.11.08 00:09:11.858242 [ 4 ] {a04628a7-67f8-47a7-a92c-e004d099d5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13622 | 2025.11.08 00:09:11.858642 [ 4 ] {a04628a7-67f8-47a7-a92c-e004d099d5d2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13623 | 2025.11.08 00:09:11.858876 [ 4 ] {a04628a7-67f8-47a7-a92c-e004d099d5d2} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2025.11.08 00:09:11.859034 [ 4 ] {a04628a7-67f8-47a7-a92c-e004d099d5d2} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001703 sec., 63417.49853200235 rows/sec., 5.32 MiB/sec. | ||
| 13625 | 2025.11.08 00:09:11.859078 [ 4 ] {a04628a7-67f8-47a7-a92c-e004d099d5d2} <Debug> TCPHandler: Processed in 0.002131889 sec. | ||
| 13626 | 2025.11.08 00:09:11.859206 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13627 | 2025.11.08 00:09:11.859302 [ 4 ] {6931738d-ed51-4863-998e-2ea94b942f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13628 | 2025.11.08 00:09:11.859346 [ 4 ] {6931738d-ed51-4863-998e-2ea94b942f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13629 | 2025.11.08 00:09:11.859758 [ 4 ] {6931738d-ed51-4863-998e-2ea94b942f42} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13630 | 2025.11.08 00:09:11.859797 [ 4 ] {6931738d-ed51-4863-998e-2ea94b942f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13631 | 2025.11.08 00:09:11.860102 [ 4 ] {6931738d-ed51-4863-998e-2ea94b942f42} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13632 | 2025.11.08 00:09:11.860343 [ 4 ] {6931738d-ed51-4863-998e-2ea94b942f42} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13633 | 2025.11.08 00:09:11.860475 [ 4 ] {6931738d-ed51-4863-998e-2ea94b942f42} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001193 sec., 21793.79715004191 rows/sec., 1.60 MiB/sec. | ||
| 13634 | 2025.11.08 00:09:11.860516 [ 4 ] {6931738d-ed51-4863-998e-2ea94b942f42} <Debug> TCPHandler: Processed in 0.001361977 sec. | ||
| 13635 | 2025.11.08 00:09:11.860623 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13636 | 2025.11.08 00:09:11.860718 [ 4 ] {0e701149-034d-4d32-9a3b-8b64c9442abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13637 | 2025.11.08 00:09:11.860758 [ 4 ] {0e701149-034d-4d32-9a3b-8b64c9442abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13638 | 2025.11.08 00:09:11.861185 [ 4 ] {0e701149-034d-4d32-9a3b-8b64c9442abf} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13639 | 2025.11.08 00:09:11.861223 [ 4 ] {0e701149-034d-4d32-9a3b-8b64c9442abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13640 | 2025.11.08 00:09:11.861533 [ 4 ] {0e701149-034d-4d32-9a3b-8b64c9442abf} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13641 | 2025.11.08 00:09:11.861756 [ 4 ] {0e701149-034d-4d32-9a3b-8b64c9442abf} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13642 | 2025.11.08 00:09:11.861884 [ 4 ] {0e701149-034d-4d32-9a3b-8b64c9442abf} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001186 sec., 75885.32883642496 rows/sec., 5.93 MiB/sec. | ||
| 13643 | 2025.11.08 00:09:11.861924 [ 4 ] {0e701149-034d-4d32-9a3b-8b64c9442abf} <Debug> TCPHandler: Processed in 0.001351727 sec. | ||
| 13644 | 2025.11.08 00:09:11.862033 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13645 | 2025.11.08 00:09:11.862127 [ 4 ] {23af5161-fca5-4589-9c12-867f073db643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13646 | 2025.11.08 00:09:11.862172 [ 4 ] {23af5161-fca5-4589-9c12-867f073db643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13647 | 2025.11.08 00:09:11.862579 [ 4 ] {23af5161-fca5-4589-9c12-867f073db643} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13648 | 2025.11.08 00:09:11.862617 [ 4 ] {23af5161-fca5-4589-9c12-867f073db643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13649 | 2025.11.08 00:09:11.862952 [ 4 ] {23af5161-fca5-4589-9c12-867f073db643} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13650 | 2025.11.08 00:09:11.863171 [ 4 ] {23af5161-fca5-4589-9c12-867f073db643} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13651 | 2025.11.08 00:09:11.863301 [ 4 ] {23af5161-fca5-4589-9c12-867f073db643} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 13652 | 2025.11.08 00:09:11.863338 [ 4 ] {23af5161-fca5-4589-9c12-867f073db643} <Debug> TCPHandler: Processed in 0.001355937 sec. | ||
| 13653 | 2025.11.08 00:09:11.863459 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13654 | 2025.11.08 00:09:11.863582 [ 4 ] {c6466cf6-3607-4a6b-a53e-b829a5270e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13655 | 2025.11.08 00:09:11.863649 [ 4 ] {c6466cf6-3607-4a6b-a53e-b829a5270e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13656 | 2025.11.08 00:09:11.864595 [ 4 ] {c6466cf6-3607-4a6b-a53e-b829a5270e7d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13657 | 2025.11.08 00:09:11.864631 [ 4 ] {c6466cf6-3607-4a6b-a53e-b829a5270e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13658 | 2025.11.08 00:09:11.865165 [ 4 ] {c6466cf6-3607-4a6b-a53e-b829a5270e7d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13659 | 2025.11.08 00:09:11.865392 [ 4 ] {c6466cf6-3607-4a6b-a53e-b829a5270e7d} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13660 | 2025.11.08 00:09:11.865531 [ 4 ] {c6466cf6-3607-4a6b-a53e-b829a5270e7d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001974 sec., 13171.225937183384 rows/sec., 23.60 MiB/sec. | ||
| 13661 | 2025.11.08 00:09:11.865586 [ 4 ] {c6466cf6-3607-4a6b-a53e-b829a5270e7d} <Debug> TCPHandler: Processed in 0.002189001 sec. | ||
| 13662 | 2025.11.08 00:09:11.865726 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13663 | 2025.11.08 00:09:11.865849 [ 4 ] {a27f4080-eade-4c66-9b52-3e177d415cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13664 | 2025.11.08 00:09:11.865897 [ 4 ] {a27f4080-eade-4c66-9b52-3e177d415cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13665 | 2025.11.08 00:09:11.866242 [ 4 ] {a27f4080-eade-4c66-9b52-3e177d415cbc} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13666 | 2025.11.08 00:09:11.866279 [ 4 ] {a27f4080-eade-4c66-9b52-3e177d415cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13667 | 2025.11.08 00:09:11.866584 [ 4 ] {a27f4080-eade-4c66-9b52-3e177d415cbc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13668 | 2025.11.08 00:09:11.866805 [ 4 ] {a27f4080-eade-4c66-9b52-3e177d415cbc} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13669 | 2025.11.08 00:09:11.866936 [ 4 ] {a27f4080-eade-4c66-9b52-3e177d415cbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 13670 | 2025.11.08 00:09:11.866979 [ 4 ] {a27f4080-eade-4c66-9b52-3e177d415cbc} <Debug> TCPHandler: Processed in 0.001314846 sec. | ||
| 13671 | 2025.11.08 00:09:15.017503 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13672 | 2025.11.08 00:09:15.017553 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13673 | 2025.11.08 00:09:15.222968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34531 | ||
| 13674 | 2025.11.08 00:09:15.223848 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13675 | 2025.11.08 00:09:15.223934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13676 | 2025.11.08 00:09:15.224521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13677 | 2025.11.08 00:09:15.224760 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13678 | 2025.11.08 00:09:15.224913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34531 | ||
| 13679 | 2025.11.08 00:09:15.323773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1652 | ||
| 13680 | 2025.11.08 00:09:15.326719 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2025.11.08 00:09:15.326771 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13682 | 2025.11.08 00:09:15.328019 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13683 | 2025.11.08 00:09:15.328312 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13684 | 2025.11.08 00:09:15.328693 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1652 | ||
| 13685 | 2025.11.08 00:09:16.857085 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13686 | 2025.11.08 00:09:16.857281 [ 4 ] {09b12119-a71c-4dc1-a855-3198eba510ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13687 | 2025.11.08 00:09:16.857354 [ 4 ] {09b12119-a71c-4dc1-a855-3198eba510ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13688 | 2025.11.08 00:09:16.858055 [ 4 ] {09b12119-a71c-4dc1-a855-3198eba510ee} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13689 | 2025.11.08 00:09:16.858097 [ 4 ] {09b12119-a71c-4dc1-a855-3198eba510ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13690 | 2025.11.08 00:09:16.858498 [ 4 ] {09b12119-a71c-4dc1-a855-3198eba510ee} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13691 | 2025.11.08 00:09:16.858727 [ 4 ] {09b12119-a71c-4dc1-a855-3198eba510ee} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13692 | 2025.11.08 00:09:16.858871 [ 121 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13693 | 2025.11.08 00:09:16.858885 [ 4 ] {09b12119-a71c-4dc1-a855-3198eba510ee} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001657 sec., 53108.026554013275 rows/sec., 4.47 MiB/sec. | ||
| 13694 | 2025.11.08 00:09:16.858916 [ 121 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13695 | 2025.11.08 00:09:16.858940 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13696 | 2025.11.08 00:09:16.858944 [ 4 ] {09b12119-a71c-4dc1-a855-3198eba510ee} <Debug> TCPHandler: Processed in 0.001993655 sec. | ||
| 13697 | 2025.11.08 00:09:16.859042 [ 193 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 13698 | 2025.11.08 00:09:16.859080 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13699 | 2025.11.08 00:09:16.859151 [ 193 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13700 | 2025.11.08 00:09:16.859183 [ 4 ] {eaeb90ed-4e51-43ca-be6e-bdbd6cbbe1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13701 | 2025.11.08 00:09:16.859185 [ 193 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 13702 | 2025.11.08 00:09:16.859229 [ 4 ] {eaeb90ed-4e51-43ca-be6e-bdbd6cbbe1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13703 | 2025.11.08 00:09:16.859263 [ 193 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 88 rows starting from the beginning of the part | ||
| 13704 | 2025.11.08 00:09:16.859316 [ 193 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 108 rows starting from the beginning of the part | ||
| 13705 | 2025.11.08 00:09:16.859368 [ 193 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 208 rows starting from the beginning of the part | ||
| 13706 | 2025.11.08 00:09:16.859415 [ 193 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 108 rows starting from the beginning of the part | ||
| 13707 | 2025.11.08 00:09:16.859461 [ 193 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 88 rows starting from the beginning of the part | ||
| 13708 | 2025.11.08 00:09:16.859656 [ 4 ] {eaeb90ed-4e51-43ca-be6e-bdbd6cbbe1ef} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13709 | 2025.11.08 00:09:16.859691 [ 4 ] {eaeb90ed-4e51-43ca-be6e-bdbd6cbbe1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13710 | 2025.11.08 00:09:16.860004 [ 4 ] {eaeb90ed-4e51-43ca-be6e-bdbd6cbbe1ef} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13711 | 2025.11.08 00:09:16.860218 [ 4 ] {eaeb90ed-4e51-43ca-be6e-bdbd6cbbe1ef} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13712 | 2025.11.08 00:09:16.860361 [ 4 ] {eaeb90ed-4e51-43ca-be6e-bdbd6cbbe1ef} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001202 sec., 13311.148086522464 rows/sec., 1000.94 KiB/sec. | ||
| 13713 | 2025.11.08 00:09:16.860401 [ 4 ] {eaeb90ed-4e51-43ca-be6e-bdbd6cbbe1ef} <Debug> TCPHandler: Processed in 0.001376298 sec. | ||
| 13714 | 2025.11.08 00:09:16.860522 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13715 | 2025.11.08 00:09:16.860613 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2009 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609605 sec., 1248132.3057520322 rows/sec., 110.28 MiB/sec. | ||
| 13716 | 2025.11.08 00:09:16.860652 [ 4 ] {df9b419a-15b9-43d3-a241-6eb626564b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13717 | 2025.11.08 00:09:16.860711 [ 4 ] {df9b419a-15b9-43d3-a241-6eb626564b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13718 | 2025.11.08 00:09:16.860874 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13719 | 2025.11.08 00:09:16.861188 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_106_21} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13720 | 2025.11.08 00:09:16.861243 [ 4 ] {df9b419a-15b9-43d3-a241-6eb626564b9c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13721 | 2025.11.08 00:09:16.861276 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_106_21} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13722 | 2025.11.08 00:09:16.861295 [ 4 ] {df9b419a-15b9-43d3-a241-6eb626564b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13723 | 2025.11.08 00:09:16.861397 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 13724 | 2025.11.08 00:09:16.861690 [ 4 ] {df9b419a-15b9-43d3-a241-6eb626564b9c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13725 | 2025.11.08 00:09:16.861909 [ 4 ] {df9b419a-15b9-43d3-a241-6eb626564b9c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2025.11.08 00:09:16.862021 [ 121 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13727 | 2025.11.08 00:09:16.862042 [ 4 ] {df9b419a-15b9-43d3-a241-6eb626564b9c} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001418 sec., 56417.48942172073 rows/sec., 4.41 MiB/sec. | ||
| 13728 | 2025.11.08 00:09:16.862048 [ 121 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2025.11.08 00:09:16.862071 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13730 | 2025.11.08 00:09:16.862080 [ 4 ] {df9b419a-15b9-43d3-a241-6eb626564b9c} <Debug> TCPHandler: Processed in 0.001620644 sec. | ||
| 13731 | 2025.11.08 00:09:16.862133 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 13732 | 2025.11.08 00:09:16.862191 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13733 | 2025.11.08 00:09:16.862212 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13734 | 2025.11.08 00:09:16.862241 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 634 rows starting from the beginning of the part | ||
| 13735 | 2025.11.08 00:09:16.862285 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 80 rows starting from the beginning of the part | ||
| 13736 | 2025.11.08 00:09:16.862286 [ 4 ] {e6cdefab-9a1c-47f0-b6e0-557aeb8f48e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13737 | 2025.11.08 00:09:16.862323 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 13738 | 2025.11.08 00:09:16.862339 [ 4 ] {e6cdefab-9a1c-47f0-b6e0-557aeb8f48e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13739 | 2025.11.08 00:09:16.862356 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 116 rows starting from the beginning of the part | ||
| 13740 | 2025.11.08 00:09:16.862392 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 13741 | 2025.11.08 00:09:16.862427 [ 193 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 80 rows starting from the beginning of the part | ||
| 13742 | 2025.11.08 00:09:16.862746 [ 4 ] {e6cdefab-9a1c-47f0-b6e0-557aeb8f48e4} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2025.11.08 00:09:16.862781 [ 4 ] {e6cdefab-9a1c-47f0-b6e0-557aeb8f48e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13744 | 2025.11.08 00:09:16.863111 [ 4 ] {e6cdefab-9a1c-47f0-b6e0-557aeb8f48e4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13745 | 2025.11.08 00:09:16.863245 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001129641 sec., 964908.3204310042 rows/sec., 77.84 MiB/sec. | ||
| 13746 | 2025.11.08 00:09:16.863320 [ 4 ] {e6cdefab-9a1c-47f0-b6e0-557aeb8f48e4} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2025.11.08 00:09:16.863432 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13748 | 2025.11.08 00:09:16.863431 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13749 | 2025.11.08 00:09:16.863454 [ 4 ] {e6cdefab-9a1c-47f0-b6e0-557aeb8f48e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 13750 | 2025.11.08 00:09:16.863456 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13751 | 2025.11.08 00:09:16.863484 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13752 | 2025.11.08 00:09:16.863491 [ 4 ] {e6cdefab-9a1c-47f0-b6e0-557aeb8f48e4} <Debug> TCPHandler: Processed in 0.001351347 sec. | ||
| 13753 | 2025.11.08 00:09:16.863561 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 13754 | 2025.11.08 00:09:16.863597 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13755 | 2025.11.08 00:09:16.863686 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13756 | 2025.11.08 00:09:16.863695 [ 4 ] {6f92fea3-7ce9-4648-9a2f-f0a88a4fcf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13757 | 2025.11.08 00:09:16.863699 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_106_21} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2025.11.08 00:09:16.863727 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28915 rows starting from the beginning of the part | ||
| 13759 | 2025.11.08 00:09:16.863763 [ 4 ] {6f92fea3-7ce9-4648-9a2f-f0a88a4fcf86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13760 | 2025.11.08 00:09:16.863780 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_106_21} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13761 | 2025.11.08 00:09:16.863797 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 13762 | 2025.11.08 00:09:16.863847 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 13763 | 2025.11.08 00:09:16.863853 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 13764 | 2025.11.08 00:09:16.863892 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 196 rows starting from the beginning of the part | ||
| 13765 | 2025.11.08 00:09:16.863938 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 13766 | 2025.11.08 00:09:16.863979 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 13767 | 2025.11.08 00:09:16.864548 [ 4 ] {6f92fea3-7ce9-4648-9a2f-f0a88a4fcf86} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13768 | 2025.11.08 00:09:16.864590 [ 4 ] {6f92fea3-7ce9-4648-9a2f-f0a88a4fcf86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13769 | 2025.11.08 00:09:16.865120 [ 4 ] {6f92fea3-7ce9-4648-9a2f-f0a88a4fcf86} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13770 | 2025.11.08 00:09:16.865371 [ 4 ] {6f92fea3-7ce9-4648-9a2f-f0a88a4fcf86} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13771 | 2025.11.08 00:09:16.865513 [ 4 ] {6f92fea3-7ce9-4648-9a2f-f0a88a4fcf86} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001835 sec., 8719.346049046322 rows/sec., 15.62 MiB/sec. | ||
| 13772 | 2025.11.08 00:09:16.865567 [ 4 ] {6f92fea3-7ce9-4648-9a2f-f0a88a4fcf86} <Debug> TCPHandler: Processed in 0.002019146 sec. | ||
| 13773 | 2025.11.08 00:09:16.865676 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13774 | 2025.11.08 00:09:16.865769 [ 4 ] {ff190cae-34fd-40ad-8312-3af167e35c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13775 | 2025.11.08 00:09:16.865813 [ 4 ] {ff190cae-34fd-40ad-8312-3af167e35c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13776 | 2025.11.08 00:09:16.866139 [ 4 ] {ff190cae-34fd-40ad-8312-3af167e35c79} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13777 | 2025.11.08 00:09:16.866175 [ 4 ] {ff190cae-34fd-40ad-8312-3af167e35c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13778 | 2025.11.08 00:09:16.866480 [ 4 ] {ff190cae-34fd-40ad-8312-3af167e35c79} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13779 | 2025.11.08 00:09:16.866691 [ 4 ] {ff190cae-34fd-40ad-8312-3af167e35c79} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13780 | 2025.11.08 00:09:16.866799 [ 121 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13781 | 2025.11.08 00:09:16.866818 [ 4 ] {ff190cae-34fd-40ad-8312-3af167e35c79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 13782 | 2025.11.08 00:09:16.866825 [ 121 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13783 | 2025.11.08 00:09:16.866849 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13784 | 2025.11.08 00:09:16.866855 [ 4 ] {ff190cae-34fd-40ad-8312-3af167e35c79} <Debug> TCPHandler: Processed in 0.001228643 sec. | ||
| 13785 | 2025.11.08 00:09:16.866941 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 13786 | 2025.11.08 00:09:16.867074 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13787 | 2025.11.08 00:09:16.867114 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5916 rows starting from the beginning of the part | ||
| 13788 | 2025.11.08 00:09:16.867187 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 13789 | 2025.11.08 00:09:16.867246 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 13790 | 2025.11.08 00:09:16.867296 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 13791 | 2025.11.08 00:09:16.867342 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 13792 | 2025.11.08 00:09:16.867390 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 13793 | 2025.11.08 00:09:16.869750 [ 194 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002854069 sec., 2177943.140127306 rows/sec., 146.75 MiB/sec. | ||
| 13794 | 2025.11.08 00:09:16.870097 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29751 rows, containing 5 columns (5 merged, 0 gathered) in 0.0065663 sec., 4530862.129357477 rows/sec., 311.45 MiB/sec. | ||
| 13795 | 2025.11.08 00:09:16.870141 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13796 | 2025.11.08 00:09:16.870439 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_106_21} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2025.11.08 00:09:16.870490 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13798 | 2025.11.08 00:09:16.870525 [ 200 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_106_21} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13799 | 2025.11.08 00:09:16.870612 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13800 | 2025.11.08 00:09:16.870768 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2025.11.08 00:09:16.870842 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13802 | 2025.11.08 00:09:16.870919 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13803 | 2025.11.08 00:09:17.080357 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 13804 | 2025.11.08 00:09:17.096411 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13805 | 2025.11.08 00:09:17.096457 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13806 | 2025.11.08 00:09:17.102532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13807 | 2025.11.08 00:09:17.103252 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13808 | 2025.11.08 00:09:17.106040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 13809 | 2025.11.08 00:09:21.179279 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): 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] | ||
| 13810 | 2025.11.08 00:09:21.179338 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): 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] | ||
| 13811 | 2025.11.08 00:09:21.182835 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): 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] | ||
| 13812 | 2025.11.08 00:09:21.606349 [ 223 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): 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] | ||
| 13813 | 2025.11.08 00:09:21.606399 [ 223 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): 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] | ||
| 13814 | 2025.11.08 00:09:21.610049 [ 223 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): 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] | ||
| 13815 | 2025.11.08 00:09:21.888919 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13816 | 2025.11.08 00:09:21.889099 [ 4 ] {da9285e9-9c85-4a78-9761-f59d0c1dbf0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13817 | 2025.11.08 00:09:21.889166 [ 4 ] {da9285e9-9c85-4a78-9761-f59d0c1dbf0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13818 | 2025.11.08 00:09:21.890789 [ 4 ] {da9285e9-9c85-4a78-9761-f59d0c1dbf0a} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13819 | 2025.11.08 00:09:21.890845 [ 4 ] {da9285e9-9c85-4a78-9761-f59d0c1dbf0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13820 | 2025.11.08 00:09:21.891391 [ 4 ] {da9285e9-9c85-4a78-9761-f59d0c1dbf0a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13821 | 2025.11.08 00:09:21.891658 [ 4 ] {da9285e9-9c85-4a78-9761-f59d0c1dbf0a} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13822 | 2025.11.08 00:09:21.891830 [ 4 ] {da9285e9-9c85-4a78-9761-f59d0c1dbf0a} <Debug> executeQuery: Read 1248 rows, 105.84 KiB in 0.002778 sec., 449244.060475162 rows/sec., 37.21 MiB/sec. | ||
| 13823 | 2025.11.08 00:09:21.891887 [ 4 ] {da9285e9-9c85-4a78-9761-f59d0c1dbf0a} <Debug> TCPHandler: Processed in 0.003097095 sec. | ||
| 13824 | 2025.11.08 00:09:21.892015 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13825 | 2025.11.08 00:09:21.892121 [ 4 ] {8fe08247-651a-40c8-b14e-6639c12d1a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13826 | 2025.11.08 00:09:21.892166 [ 4 ] {8fe08247-651a-40c8-b14e-6639c12d1a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13827 | 2025.11.08 00:09:21.892612 [ 4 ] {8fe08247-651a-40c8-b14e-6639c12d1a97} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13828 | 2025.11.08 00:09:21.892652 [ 4 ] {8fe08247-651a-40c8-b14e-6639c12d1a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13829 | 2025.11.08 00:09:21.892968 [ 4 ] {8fe08247-651a-40c8-b14e-6639c12d1a97} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13830 | 2025.11.08 00:09:21.893191 [ 4 ] {8fe08247-651a-40c8-b14e-6639c12d1a97} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13831 | 2025.11.08 00:09:21.893331 [ 4 ] {8fe08247-651a-40c8-b14e-6639c12d1a97} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001236 sec., 21035.59870550162 rows/sec., 1.54 MiB/sec. | ||
| 13832 | 2025.11.08 00:09:21.893373 [ 4 ] {8fe08247-651a-40c8-b14e-6639c12d1a97} <Debug> TCPHandler: Processed in 0.001408759 sec. | ||
| 13833 | 2025.11.08 00:09:21.893493 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13834 | 2025.11.08 00:09:21.893591 [ 4 ] {008334cd-ebd9-49cf-95ce-82be30f3269e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13835 | 2025.11.08 00:09:21.893633 [ 4 ] {008334cd-ebd9-49cf-95ce-82be30f3269e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13836 | 2025.11.08 00:09:21.894165 [ 4 ] {008334cd-ebd9-49cf-95ce-82be30f3269e} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2025.11.08 00:09:21.894202 [ 4 ] {008334cd-ebd9-49cf-95ce-82be30f3269e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13838 | 2025.11.08 00:09:21.894643 [ 4 ] {008334cd-ebd9-49cf-95ce-82be30f3269e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13839 | 2025.11.08 00:09:21.894913 [ 4 ] {008334cd-ebd9-49cf-95ce-82be30f3269e} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13840 | 2025.11.08 00:09:21.895072 [ 4 ] {008334cd-ebd9-49cf-95ce-82be30f3269e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0015 sec., 152000 rows/sec., 10.29 MiB/sec. | ||
| 13841 | 2025.11.08 00:09:21.895120 [ 4 ] {008334cd-ebd9-49cf-95ce-82be30f3269e} <Debug> TCPHandler: Processed in 0.001678226 sec. | ||
| 13842 | 2025.11.08 00:09:21.895252 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13843 | 2025.11.08 00:09:21.895374 [ 4 ] {b50675bc-a42a-4058-9500-d53b2d6f4685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13844 | 2025.11.08 00:09:21.895426 [ 4 ] {b50675bc-a42a-4058-9500-d53b2d6f4685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13845 | 2025.11.08 00:09:21.896219 [ 4 ] {b50675bc-a42a-4058-9500-d53b2d6f4685} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13846 | 2025.11.08 00:09:21.896263 [ 4 ] {b50675bc-a42a-4058-9500-d53b2d6f4685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13847 | 2025.11.08 00:09:21.896605 [ 4 ] {b50675bc-a42a-4058-9500-d53b2d6f4685} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13848 | 2025.11.08 00:09:21.896820 [ 4 ] {b50675bc-a42a-4058-9500-d53b2d6f4685} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13849 | 2025.11.08 00:09:21.896954 [ 4 ] {b50675bc-a42a-4058-9500-d53b2d6f4685} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001606 sec., 339975.09339975094 rows/sec., 25.23 MiB/sec. | ||
| 13850 | 2025.11.08 00:09:21.896995 [ 4 ] {b50675bc-a42a-4058-9500-d53b2d6f4685} <Debug> TCPHandler: Processed in 0.001804 sec. | ||
| 13851 | 2025.11.08 00:09:21.897107 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13852 | 2025.11.08 00:09:21.897204 [ 4 ] {3f54a538-c128-4558-bd01-1fa6f1ca8101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13853 | 2025.11.08 00:09:21.897250 [ 4 ] {3f54a538-c128-4558-bd01-1fa6f1ca8101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13854 | 2025.11.08 00:09:21.897895 [ 4 ] {3f54a538-c128-4558-bd01-1fa6f1ca8101} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13855 | 2025.11.08 00:09:21.897932 [ 4 ] {3f54a538-c128-4558-bd01-1fa6f1ca8101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13856 | 2025.11.08 00:09:21.898310 [ 4 ] {3f54a538-c128-4558-bd01-1fa6f1ca8101} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13857 | 2025.11.08 00:09:21.898531 [ 4 ] {3f54a538-c128-4558-bd01-1fa6f1ca8101} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13858 | 2025.11.08 00:09:21.898663 [ 4 ] {3f54a538-c128-4558-bd01-1fa6f1ca8101} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001479 sec., 570655.8485463151 rows/sec., 38.41 MiB/sec. | ||
| 13859 | 2025.11.08 00:09:21.898702 [ 4 ] {3f54a538-c128-4558-bd01-1fa6f1ca8101} <Debug> TCPHandler: Processed in 0.001646065 sec. | ||
| 13860 | 2025.11.08 00:09:21.898812 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13861 | 2025.11.08 00:09:21.898906 [ 4 ] {154b03c4-3b5d-4e35-9fa3-9d6e67026339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13862 | 2025.11.08 00:09:21.898963 [ 4 ] {154b03c4-3b5d-4e35-9fa3-9d6e67026339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13863 | 2025.11.08 00:09:21.899793 [ 4 ] {154b03c4-3b5d-4e35-9fa3-9d6e67026339} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13864 | 2025.11.08 00:09:21.899830 [ 4 ] {154b03c4-3b5d-4e35-9fa3-9d6e67026339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13865 | 2025.11.08 00:09:21.900365 [ 4 ] {154b03c4-3b5d-4e35-9fa3-9d6e67026339} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13866 | 2025.11.08 00:09:21.900584 [ 4 ] {154b03c4-3b5d-4e35-9fa3-9d6e67026339} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13867 | 2025.11.08 00:09:21.900725 [ 4 ] {154b03c4-3b5d-4e35-9fa3-9d6e67026339} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001838 sec., 14145.810663764962 rows/sec., 25.35 MiB/sec. | ||
| 13868 | 2025.11.08 00:09:21.900792 [ 4 ] {154b03c4-3b5d-4e35-9fa3-9d6e67026339} <Debug> TCPHandler: Processed in 0.002030086 sec. | ||
| 13869 | 2025.11.08 00:09:21.900900 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13870 | 2025.11.08 00:09:21.900993 [ 4 ] {a2517b35-95d5-42e6-adee-3c42c9c233f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13871 | 2025.11.08 00:09:21.901036 [ 4 ] {a2517b35-95d5-42e6-adee-3c42c9c233f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13872 | 2025.11.08 00:09:21.901375 [ 4 ] {a2517b35-95d5-42e6-adee-3c42c9c233f6} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13873 | 2025.11.08 00:09:21.901412 [ 4 ] {a2517b35-95d5-42e6-adee-3c42c9c233f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13874 | 2025.11.08 00:09:21.901716 [ 4 ] {a2517b35-95d5-42e6-adee-3c42c9c233f6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13875 | 2025.11.08 00:09:21.901927 [ 4 ] {a2517b35-95d5-42e6-adee-3c42c9c233f6} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13876 | 2025.11.08 00:09:21.902061 [ 4 ] {a2517b35-95d5-42e6-adee-3c42c9c233f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 13877 | 2025.11.08 00:09:21.902098 [ 4 ] {a2517b35-95d5-42e6-adee-3c42c9c233f6} <Debug> TCPHandler: Processed in 0.001248205 sec. | ||
| 13878 | 2025.11.08 00:09:21.902171 [ 219 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): 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] | ||
| 13879 | 2025.11.08 00:09:21.902233 [ 219 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): 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] | ||
| 13880 | 2025.11.08 00:09:21.906070 [ 219 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): 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] | ||
| 13881 | 2025.11.08 00:09:22.172053 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34135 | ||
| 13882 | 2025.11.08 00:09:22.172191 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13883 | 2025.11.08 00:09:22.172232 [ 290 ] {} <Debug> TCP-Session: 4f1dc04b-2122-4ec1-a097-20a30eb05d60 Authenticating user 'default' from [fd00:1122:3344:101::e]:34135 | ||
| 13884 | 2025.11.08 00:09:22.172262 [ 290 ] {} <Debug> TCP-Session: 4f1dc04b-2122-4ec1-a097-20a30eb05d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13885 | 2025.11.08 00:09:22.172282 [ 290 ] {} <Debug> TCP-Session: 4f1dc04b-2122-4ec1-a097-20a30eb05d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13886 | 2025.11.08 00:09:22.172515 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65504 | ||
| 13887 | 2025.11.08 00:09:22.172568 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36013 | ||
| 13888 | 2025.11.08 00:09:22.172593 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33003 | ||
| 13889 | 2025.11.08 00:09:22.172584 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61385 | ||
| 13890 | 2025.11.08 00:09:22.172611 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47733 | ||
| 13891 | 2025.11.08 00:09:22.172663 [ 290 ] {} <Trace> TCP-Session: 4f1dc04b-2122-4ec1-a097-20a30eb05d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13892 | 2025.11.08 00:09:22.172685 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13893 | 2025.11.08 00:09:22.172718 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13894 | 2025.11.08 00:09:22.172741 [ 3 ] {} <Debug> TCP-Session: 7312eeb5-694d-4ec0-812e-9d1ea908d456 Authenticating user 'default' from [fd00:1122:3344:101::e]:33003 | ||
| 13895 | 2025.11.08 00:09:22.172756 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13896 | 2025.11.08 00:09:22.172763 [ 294 ] {} <Debug> TCP-Session: ae665562-5501-4ad3-a16f-623298a79cae Authenticating user 'default' from [fd00:1122:3344:101::e]:61385 | ||
| 13897 | 2025.11.08 00:09:22.172779 [ 3 ] {} <Debug> TCP-Session: 7312eeb5-694d-4ec0-812e-9d1ea908d456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13898 | 2025.11.08 00:09:22.172801 [ 286 ] {} <Debug> TCP-Session: 8cc742ef-b360-4bd4-ad3d-17fdd2ad53e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47733 | ||
| 13899 | 2025.11.08 00:09:22.172807 [ 294 ] {} <Debug> TCP-Session: ae665562-5501-4ad3-a16f-623298a79cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13900 | 2025.11.08 00:09:22.172829 [ 3 ] {} <Debug> TCP-Session: 7312eeb5-694d-4ec0-812e-9d1ea908d456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13901 | 2025.11.08 00:09:22.172858 [ 294 ] {} <Debug> TCP-Session: ae665562-5501-4ad3-a16f-623298a79cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13902 | 2025.11.08 00:09:22.172850 [ 286 ] {} <Debug> TCP-Session: 8cc742ef-b360-4bd4-ad3d-17fdd2ad53e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13903 | 2025.11.08 00:09:22.172897 [ 290 ] {619a885c-1673-4ad9-8406-e10ba81f80b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34135) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13904 | 2025.11.08 00:09:22.172916 [ 286 ] {} <Debug> TCP-Session: 8cc742ef-b360-4bd4-ad3d-17fdd2ad53e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13905 | 2025.11.08 00:09:22.172686 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13906 | 2025.11.08 00:09:22.172630 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43264 | ||
| 13907 | 2025.11.08 00:09:22.172969 [ 292 ] {} <Debug> TCP-Session: fba38cde-f421-4e31-ab16-24179330d518 Authenticating user 'default' from [fd00:1122:3344:101::e]:36013 | ||
| 13908 | 2025.11.08 00:09:22.172637 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13909 | 2025.11.08 00:09:22.173028 [ 292 ] {} <Debug> TCP-Session: fba38cde-f421-4e31-ab16-24179330d518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13910 | 2025.11.08 00:09:22.172616 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58094 | ||
| 13911 | 2025.11.08 00:09:22.173059 [ 292 ] {} <Debug> TCP-Session: fba38cde-f421-4e31-ab16-24179330d518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13912 | 2025.11.08 00:09:22.173074 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13913 | 2025.11.08 00:09:22.173059 [ 291 ] {} <Debug> TCP-Session: 20834f9c-d564-4380-90f6-3ec210100999 Authenticating user 'default' from [fd00:1122:3344:101::e]:65504 | ||
| 13914 | 2025.11.08 00:09:22.173117 [ 289 ] {} <Debug> TCP-Session: dd87d6e8-0c0a-4a86-8737-5f71084ff3ae Authenticating user 'default' from [fd00:1122:3344:101::e]:43264 | ||
| 13915 | 2025.11.08 00:09:22.172600 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39112 | ||
| 13916 | 2025.11.08 00:09:22.173152 [ 289 ] {} <Debug> TCP-Session: dd87d6e8-0c0a-4a86-8737-5f71084ff3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13917 | 2025.11.08 00:09:22.173164 [ 290 ] {619a885c-1673-4ad9-8406-e10ba81f80b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13918 | 2025.11.08 00:09:22.173177 [ 289 ] {} <Debug> TCP-Session: dd87d6e8-0c0a-4a86-8737-5f71084ff3ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13919 | 2025.11.08 00:09:22.173138 [ 291 ] {} <Debug> TCP-Session: 20834f9c-d564-4380-90f6-3ec210100999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13920 | 2025.11.08 00:09:22.173233 [ 290 ] {619a885c-1673-4ad9-8406-e10ba81f80b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13921 | 2025.11.08 00:09:22.173235 [ 291 ] {} <Debug> TCP-Session: 20834f9c-d564-4380-90f6-3ec210100999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13922 | 2025.11.08 00:09:22.173526 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13923 | 2025.11.08 00:09:22.173528 [ 290 ] {619a885c-1673-4ad9-8406-e10ba81f80b5} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 13924 | 2025.11.08 00:09:22.173563 [ 288 ] {} <Debug> TCP-Session: 3a2750ef-5c3b-4c16-ab4a-ec1a788498a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58094 | ||
| 13925 | 2025.11.08 00:09:22.173590 [ 288 ] {} <Debug> TCP-Session: 3a2750ef-5c3b-4c16-ab4a-ec1a788498a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13926 | 2025.11.08 00:09:22.173607 [ 288 ] {} <Debug> TCP-Session: 3a2750ef-5c3b-4c16-ab4a-ec1a788498a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13927 | 2025.11.08 00:09:22.173651 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13928 | 2025.11.08 00:09:22.173685 [ 293 ] {} <Debug> TCP-Session: 61a8f012-a09f-4219-beca-60362c505b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:39112 | ||
| 13929 | 2025.11.08 00:09:22.173703 [ 293 ] {} <Debug> TCP-Session: 61a8f012-a09f-4219-beca-60362c505b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13930 | 2025.11.08 00:09:22.173716 [ 293 ] {} <Debug> TCP-Session: 61a8f012-a09f-4219-beca-60362c505b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13931 | 2025.11.08 00:09:22.174459 [ 324 ] {619a885c-1673-4ad9-8406-e10ba81f80b5} <Trace> AggregatingTransform: Aggregating | ||
| 13932 | 2025.11.08 00:09:22.174499 [ 324 ] {619a885c-1673-4ad9-8406-e10ba81f80b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 13933 | 2025.11.08 00:09:22.174536 [ 324 ] {619a885c-1673-4ad9-8406-e10ba81f80b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881725 sec. (1134.140 rows/sec., 44.30 KiB/sec.) | ||
| 13934 | 2025.11.08 00:09:22.174554 [ 324 ] {619a885c-1673-4ad9-8406-e10ba81f80b5} <Trace> Aggregator: Merging aggregated data | ||
| 13935 | 2025.11.08 00:09:22.175717 [ 290 ] {619a885c-1673-4ad9-8406-e10ba81f80b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002893 sec., 345.6619426201175 rows/sec., 13.50 KiB/sec. | ||
| 13936 | 2025.11.08 00:09:22.175872 [ 290 ] {619a885c-1673-4ad9-8406-e10ba81f80b5} <Debug> TCPHandler: Processed in 0.003350012 sec. | ||
| 13937 | 2025.11.08 00:09:22.175982 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13938 | 2025.11.08 00:09:22.176009 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13939 | 2025.11.08 00:09:22.176011 [ 290 ] {} <Debug> TCP-Session: 4f1dc04b-2122-4ec1-a097-20a30eb05d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13940 | 2025.11.08 00:09:22.176025 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13941 | 2025.11.08 00:09:22.176044 [ 294 ] {} <Debug> TCP-Session: ae665562-5501-4ad3-a16f-623298a79cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13942 | 2025.11.08 00:09:22.176061 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13943 | 2025.11.08 00:09:22.176077 [ 292 ] {} <Debug> TCP-Session: fba38cde-f421-4e31-ab16-24179330d518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13944 | 2025.11.08 00:09:22.176081 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13945 | 2025.11.08 00:09:22.176110 [ 291 ] {} <Debug> TCP-Session: 20834f9c-d564-4380-90f6-3ec210100999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13946 | 2025.11.08 00:09:22.176123 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13947 | 2025.11.08 00:09:22.176142 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13948 | 2025.11.08 00:09:22.176138 [ 286 ] {} <Debug> TCP-Session: 8cc742ef-b360-4bd4-ad3d-17fdd2ad53e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13949 | 2025.11.08 00:09:22.176170 [ 3 ] {} <Debug> TCP-Session: 7312eeb5-694d-4ec0-812e-9d1ea908d456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13950 | 2025.11.08 00:09:22.176186 [ 288 ] {} <Debug> TCP-Session: 3a2750ef-5c3b-4c16-ab4a-ec1a788498a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13951 | 2025.11.08 00:09:22.176106 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13952 | 2025.11.08 00:09:22.176042 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13953 | 2025.11.08 00:09:22.176254 [ 293 ] {} <Debug> TCP-Session: 61a8f012-a09f-4219-beca-60362c505b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13954 | 2025.11.08 00:09:22.176264 [ 289 ] {} <Debug> TCP-Session: dd87d6e8-0c0a-4a86-8737-5f71084ff3ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13955 | 2025.11.08 00:09:22.240303 [ 217 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): 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] | ||
| 13956 | 2025.11.08 00:09:22.240364 [ 217 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): 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] | ||
| 13957 | 2025.11.08 00:09:22.243869 [ 217 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): 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] | ||
| 13958 | 2025.11.08 00:09:22.726018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34979 | ||
| 13959 | 2025.11.08 00:09:22.726754 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13960 | 2025.11.08 00:09:22.726836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13961 | 2025.11.08 00:09:22.727579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13962 | 2025.11.08 00:09:22.727920 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13963 | 2025.11.08 00:09:22.728165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34979 | ||
| 13964 | 2025.11.08 00:09:23.196492 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54162 | ||
| 13965 | 2025.11.08 00:09:23.196605 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13966 | 2025.11.08 00:09:23.196632 [ 290 ] {} <Debug> TCP-Session: 6de6129f-d293-4d3f-b66b-00b99735e10e Authenticating user 'default' from [fd00:1122:3344:101::e]:54162 | ||
| 13967 | 2025.11.08 00:09:23.196654 [ 290 ] {} <Debug> TCP-Session: 6de6129f-d293-4d3f-b66b-00b99735e10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13968 | 2025.11.08 00:09:23.196668 [ 290 ] {} <Debug> TCP-Session: 6de6129f-d293-4d3f-b66b-00b99735e10e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13969 | 2025.11.08 00:09:23.196836 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63987 | ||
| 13970 | 2025.11.08 00:09:23.196854 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65112 | ||
| 13971 | 2025.11.08 00:09:23.196893 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60429 | ||
| 13972 | 2025.11.08 00:09:23.196917 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43530 | ||
| 13973 | 2025.11.08 00:09:23.196950 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13974 | 2025.11.08 00:09:23.196936 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59379 | ||
| 13975 | 2025.11.08 00:09:23.196997 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13976 | 2025.11.08 00:09:23.197012 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13977 | 2025.11.08 00:09:23.197042 [ 294 ] {} <Debug> TCP-Session: 9043eafa-acfc-4103-906c-08f66856d770 Authenticating user 'default' from [fd00:1122:3344:101::e]:60429 | ||
| 13978 | 2025.11.08 00:09:23.197053 [ 286 ] {} <Debug> TCP-Session: aa084972-3596-419c-a0ac-f0b318e1dfaf Authenticating user 'default' from [fd00:1122:3344:101::e]:43530 | ||
| 13979 | 2025.11.08 00:09:23.196993 [ 291 ] {} <Debug> TCP-Session: 91a686c4-c156-406e-9388-4e160e131ecd Authenticating user 'default' from [fd00:1122:3344:101::e]:63987 | ||
| 13980 | 2025.11.08 00:09:23.197071 [ 294 ] {} <Debug> TCP-Session: 9043eafa-acfc-4103-906c-08f66856d770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13981 | 2025.11.08 00:09:23.197086 [ 290 ] {} <Trace> TCP-Session: 6de6129f-d293-4d3f-b66b-00b99735e10e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13982 | 2025.11.08 00:09:23.197099 [ 291 ] {} <Debug> TCP-Session: 91a686c4-c156-406e-9388-4e160e131ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13983 | 2025.11.08 00:09:23.197107 [ 294 ] {} <Debug> TCP-Session: 9043eafa-acfc-4103-906c-08f66856d770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13984 | 2025.11.08 00:09:23.197133 [ 291 ] {} <Debug> TCP-Session: 91a686c4-c156-406e-9388-4e160e131ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13985 | 2025.11.08 00:09:23.197086 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13986 | 2025.11.08 00:09:23.197074 [ 286 ] {} <Debug> TCP-Session: aa084972-3596-419c-a0ac-f0b318e1dfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13987 | 2025.11.08 00:09:23.197200 [ 289 ] {} <Debug> TCP-Session: 542ea608-6900-4858-9b85-5987d2bf5f1d Authenticating user 'default' from [fd00:1122:3344:101::e]:59379 | ||
| 13988 | 2025.11.08 00:09:23.197211 [ 286 ] {} <Debug> TCP-Session: aa084972-3596-419c-a0ac-f0b318e1dfaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13989 | 2025.11.08 00:09:23.196927 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47253 | ||
| 13990 | 2025.11.08 00:09:23.197235 [ 289 ] {} <Debug> TCP-Session: 542ea608-6900-4858-9b85-5987d2bf5f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13991 | 2025.11.08 00:09:23.197277 [ 290 ] {1954a721-ea16-4cad-8626-86601a6107e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54162) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13992 | 2025.11.08 00:09:23.197294 [ 289 ] {} <Debug> TCP-Session: 542ea608-6900-4858-9b85-5987d2bf5f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13993 | 2025.11.08 00:09:23.197317 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13994 | 2025.11.08 00:09:23.196908 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57672 | ||
| 13995 | 2025.11.08 00:09:23.197353 [ 288 ] {} <Debug> TCP-Session: 6738a5ba-c210-457b-aedf-36cd8b6bd456 Authenticating user 'default' from [fd00:1122:3344:101::e]:47253 | ||
| 13996 | 2025.11.08 00:09:23.196881 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46121 | ||
| 13997 | 2025.11.08 00:09:23.197384 [ 288 ] {} <Debug> TCP-Session: 6738a5ba-c210-457b-aedf-36cd8b6bd456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13998 | 2025.11.08 00:09:23.196989 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13999 | 2025.11.08 00:09:23.197418 [ 288 ] {} <Debug> TCP-Session: 6738a5ba-c210-457b-aedf-36cd8b6bd456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14000 | 2025.11.08 00:09:23.197415 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14001 | 2025.11.08 00:09:23.197442 [ 292 ] {} <Debug> TCP-Session: d0fb91e4-eaaf-4613-92b8-8a1e4d8f02f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65112 | ||
| 14002 | 2025.11.08 00:09:23.197451 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14003 | 2025.11.08 00:09:23.197470 [ 292 ] {} <Debug> TCP-Session: d0fb91e4-eaaf-4613-92b8-8a1e4d8f02f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14004 | 2025.11.08 00:09:23.197467 [ 3 ] {} <Debug> TCP-Session: 30b5bf45-6710-4a7e-b157-580a54d62a3e Authenticating user 'default' from [fd00:1122:3344:101::e]:57672 | ||
| 14005 | 2025.11.08 00:09:23.197493 [ 292 ] {} <Debug> TCP-Session: d0fb91e4-eaaf-4613-92b8-8a1e4d8f02f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14006 | 2025.11.08 00:09:23.197488 [ 293 ] {} <Debug> TCP-Session: fa09c674-741e-47b0-848e-25b9e2f703ef Authenticating user 'default' from [fd00:1122:3344:101::e]:46121 | ||
| 14007 | 2025.11.08 00:09:23.197511 [ 3 ] {} <Debug> TCP-Session: 30b5bf45-6710-4a7e-b157-580a54d62a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14008 | 2025.11.08 00:09:23.197535 [ 293 ] {} <Debug> TCP-Session: fa09c674-741e-47b0-848e-25b9e2f703ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14009 | 2025.11.08 00:09:23.197553 [ 3 ] {} <Debug> TCP-Session: 30b5bf45-6710-4a7e-b157-580a54d62a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14010 | 2025.11.08 00:09:23.197552 [ 290 ] {1954a721-ea16-4cad-8626-86601a6107e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14011 | 2025.11.08 00:09:23.197560 [ 293 ] {} <Debug> TCP-Session: fa09c674-741e-47b0-848e-25b9e2f703ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14012 | 2025.11.08 00:09:23.197634 [ 290 ] {1954a721-ea16-4cad-8626-86601a6107e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14013 | 2025.11.08 00:09:23.197931 [ 290 ] {1954a721-ea16-4cad-8626-86601a6107e4} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 14014 | 2025.11.08 00:09:23.198904 [ 348 ] {1954a721-ea16-4cad-8626-86601a6107e4} <Trace> AggregatingTransform: Aggregating | ||
| 14015 | 2025.11.08 00:09:23.198941 [ 348 ] {1954a721-ea16-4cad-8626-86601a6107e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 14016 | 2025.11.08 00:09:23.198977 [ 348 ] {1954a721-ea16-4cad-8626-86601a6107e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943326 sec. (1060.079 rows/sec., 41.41 KiB/sec.) | ||
| 14017 | 2025.11.08 00:09:23.198995 [ 348 ] {1954a721-ea16-4cad-8626-86601a6107e4} <Trace> Aggregator: Merging aggregated data | ||
| 14018 | 2025.11.08 00:09:23.200409 [ 290 ] {1954a721-ea16-4cad-8626-86601a6107e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003194 sec., 313.08703819661866 rows/sec., 12.23 KiB/sec. | ||
| 14019 | 2025.11.08 00:09:23.200582 [ 290 ] {1954a721-ea16-4cad-8626-86601a6107e4} <Debug> TCPHandler: Processed in 0.003668261 sec. | ||
| 14020 | 2025.11.08 00:09:23.200683 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14021 | 2025.11.08 00:09:23.200710 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14022 | 2025.11.08 00:09:23.200721 [ 291 ] {} <Debug> TCP-Session: 91a686c4-c156-406e-9388-4e160e131ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14023 | 2025.11.08 00:09:23.200727 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14024 | 2025.11.08 00:09:23.200743 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14025 | 2025.11.08 00:09:23.200767 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14026 | 2025.11.08 00:09:23.200786 [ 293 ] {} <Debug> TCP-Session: fa09c674-741e-47b0-848e-25b9e2f703ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14027 | 2025.11.08 00:09:23.200799 [ 289 ] {} <Debug> TCP-Session: 542ea608-6900-4858-9b85-5987d2bf5f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14028 | 2025.11.08 00:09:23.200815 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14029 | 2025.11.08 00:09:23.200816 [ 294 ] {} <Debug> TCP-Session: 9043eafa-acfc-4103-906c-08f66856d770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14030 | 2025.11.08 00:09:23.200833 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14031 | 2025.11.08 00:09:23.200850 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14032 | 2025.11.08 00:09:23.200856 [ 286 ] {} <Debug> TCP-Session: aa084972-3596-419c-a0ac-f0b318e1dfaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14033 | 2025.11.08 00:09:23.200899 [ 288 ] {} <Debug> TCP-Session: 6738a5ba-c210-457b-aedf-36cd8b6bd456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14034 | 2025.11.08 00:09:23.200915 [ 290 ] {} <Debug> TCP-Session: 6de6129f-d293-4d3f-b66b-00b99735e10e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14035 | 2025.11.08 00:09:23.200791 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14036 | 2025.11.08 00:09:23.200757 [ 292 ] {} <Debug> TCP-Session: d0fb91e4-eaaf-4613-92b8-8a1e4d8f02f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14037 | 2025.11.08 00:09:23.200986 [ 3 ] {} <Debug> TCP-Session: 30b5bf45-6710-4a7e-b157-580a54d62a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14038 | 2025.11.08 00:09:23.359619 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53736 | ||
| 14039 | 2025.11.08 00:09:23.359773 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14040 | 2025.11.08 00:09:23.359803 [ 293 ] {} <Debug> TCP-Session: 2b18d470-2f93-412d-bdd0-3f7bdb8beb5f Authenticating user 'default' from [fd00:1122:3344:101::e]:53736 | ||
| 14041 | 2025.11.08 00:09:23.359829 [ 293 ] {} <Debug> TCP-Session: 2b18d470-2f93-412d-bdd0-3f7bdb8beb5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14042 | 2025.11.08 00:09:23.359844 [ 293 ] {} <Debug> TCP-Session: 2b18d470-2f93-412d-bdd0-3f7bdb8beb5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14043 | 2025.11.08 00:09:23.360054 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35283 | ||
| 14044 | 2025.11.08 00:09:23.360100 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59819 | ||
| 14045 | 2025.11.08 00:09:23.360100 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44093 | ||
| 14046 | 2025.11.08 00:09:23.360136 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44167 | ||
| 14047 | 2025.11.08 00:09:23.360153 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36826 | ||
| 14048 | 2025.11.08 00:09:23.360170 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14049 | 2025.11.08 00:09:23.360155 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57442 | ||
| 14050 | 2025.11.08 00:09:23.360231 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14051 | 2025.11.08 00:09:23.360230 [ 294 ] {} <Debug> TCP-Session: 25f44533-e514-49df-ac0d-9a2c9343ea5f Authenticating user 'default' from [fd00:1122:3344:101::e]:35283 | ||
| 14052 | 2025.11.08 00:09:23.360150 [ 293 ] {} <Trace> TCP-Session: 2b18d470-2f93-412d-bdd0-3f7bdb8beb5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14053 | 2025.11.08 00:09:23.360289 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14054 | 2025.11.08 00:09:23.360297 [ 3 ] {} <Debug> TCP-Session: 696c69ef-9646-4f29-984c-05b94edb9d82 Authenticating user 'default' from [fd00:1122:3344:101::e]:44093 | ||
| 14055 | 2025.11.08 00:09:23.360314 [ 294 ] {} <Debug> TCP-Session: 25f44533-e514-49df-ac0d-9a2c9343ea5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14056 | 2025.11.08 00:09:23.360330 [ 292 ] {} <Debug> TCP-Session: 89a97259-fe06-4aa2-91e4-e0530462d034 Authenticating user 'default' from [fd00:1122:3344:101::e]:57442 | ||
| 14057 | 2025.11.08 00:09:23.360339 [ 3 ] {} <Debug> TCP-Session: 696c69ef-9646-4f29-984c-05b94edb9d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14058 | 2025.11.08 00:09:23.360343 [ 294 ] {} <Debug> TCP-Session: 25f44533-e514-49df-ac0d-9a2c9343ea5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14059 | 2025.11.08 00:09:23.360357 [ 292 ] {} <Debug> TCP-Session: 89a97259-fe06-4aa2-91e4-e0530462d034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14060 | 2025.11.08 00:09:23.360362 [ 3 ] {} <Debug> TCP-Session: 696c69ef-9646-4f29-984c-05b94edb9d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14061 | 2025.11.08 00:09:23.360387 [ 292 ] {} <Debug> TCP-Session: 89a97259-fe06-4aa2-91e4-e0530462d034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14062 | 2025.11.08 00:09:23.360268 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14063 | 2025.11.08 00:09:23.360125 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59306 | ||
| 14064 | 2025.11.08 00:09:23.360443 [ 291 ] {} <Debug> TCP-Session: 41136581-66f4-420f-bb4e-98b3047bf216 Authenticating user 'default' from [fd00:1122:3344:101::e]:36826 | ||
| 14065 | 2025.11.08 00:09:23.360114 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46982 | ||
| 14066 | 2025.11.08 00:09:23.360477 [ 291 ] {} <Debug> TCP-Session: 41136581-66f4-420f-bb4e-98b3047bf216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14067 | 2025.11.08 00:09:23.360468 [ 293 ] {66669045-c192-479f-b0d4-dbf02bd3b10d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53736) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14068 | 2025.11.08 00:09:23.360505 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14069 | 2025.11.08 00:09:23.360506 [ 291 ] {} <Debug> TCP-Session: 41136581-66f4-420f-bb4e-98b3047bf216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14070 | 2025.11.08 00:09:23.360536 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14071 | 2025.11.08 00:09:23.360546 [ 289 ] {} <Debug> TCP-Session: 511058ee-4b83-410b-8846-9f013db9dfe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59306 | ||
| 14072 | 2025.11.08 00:09:23.360581 [ 288 ] {} <Debug> TCP-Session: 75f03ef1-8ff1-40fe-88bd-6458ff450366 Authenticating user 'default' from [fd00:1122:3344:101::e]:46982 | ||
| 14073 | 2025.11.08 00:09:23.360594 [ 289 ] {} <Debug> TCP-Session: 511058ee-4b83-410b-8846-9f013db9dfe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14074 | 2025.11.08 00:09:23.360609 [ 288 ] {} <Debug> TCP-Session: 75f03ef1-8ff1-40fe-88bd-6458ff450366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14075 | 2025.11.08 00:09:23.360619 [ 289 ] {} <Debug> TCP-Session: 511058ee-4b83-410b-8846-9f013db9dfe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14076 | 2025.11.08 00:09:23.360631 [ 288 ] {} <Debug> TCP-Session: 75f03ef1-8ff1-40fe-88bd-6458ff450366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14077 | 2025.11.08 00:09:23.360177 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14078 | 2025.11.08 00:09:23.360224 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14079 | 2025.11.08 00:09:23.360689 [ 286 ] {} <Debug> TCP-Session: 108d5312-1536-45a7-9ec6-7bafc9d13d01 Authenticating user 'default' from [fd00:1122:3344:101::e]:59819 | ||
| 14080 | 2025.11.08 00:09:23.360711 [ 290 ] {} <Debug> TCP-Session: d69bc42f-eb6a-47ec-b324-0d9db53e10bf Authenticating user 'default' from [fd00:1122:3344:101::e]:44167 | ||
| 14081 | 2025.11.08 00:09:23.360711 [ 286 ] {} <Debug> TCP-Session: 108d5312-1536-45a7-9ec6-7bafc9d13d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14082 | 2025.11.08 00:09:23.360728 [ 290 ] {} <Debug> TCP-Session: d69bc42f-eb6a-47ec-b324-0d9db53e10bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14083 | 2025.11.08 00:09:23.360732 [ 286 ] {} <Debug> TCP-Session: 108d5312-1536-45a7-9ec6-7bafc9d13d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14084 | 2025.11.08 00:09:23.360741 [ 290 ] {} <Debug> TCP-Session: d69bc42f-eb6a-47ec-b324-0d9db53e10bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14085 | 2025.11.08 00:09:23.360802 [ 293 ] {66669045-c192-479f-b0d4-dbf02bd3b10d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14086 | 2025.11.08 00:09:23.360870 [ 293 ] {66669045-c192-479f-b0d4-dbf02bd3b10d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14087 | 2025.11.08 00:09:23.361174 [ 293 ] {66669045-c192-479f-b0d4-dbf02bd3b10d} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 14088 | 2025.11.08 00:09:23.362137 [ 300 ] {66669045-c192-479f-b0d4-dbf02bd3b10d} <Trace> AggregatingTransform: Aggregating | ||
| 14089 | 2025.11.08 00:09:23.362246 [ 300 ] {66669045-c192-479f-b0d4-dbf02bd3b10d} <Trace> Aggregator: Aggregation method: without_key | ||
| 14090 | 2025.11.08 00:09:23.362287 [ 300 ] {66669045-c192-479f-b0d4-dbf02bd3b10d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001428 sec. (998.574 rows/sec., 39.01 KiB/sec.) | ||
| 14091 | 2025.11.08 00:09:23.362308 [ 300 ] {66669045-c192-479f-b0d4-dbf02bd3b10d} <Trace> Aggregator: Merging aggregated data | ||
| 14092 | 2025.11.08 00:09:23.363580 [ 293 ] {66669045-c192-479f-b0d4-dbf02bd3b10d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 14093 | 2025.11.08 00:09:23.363734 [ 293 ] {66669045-c192-479f-b0d4-dbf02bd3b10d} <Debug> TCPHandler: Processed in 0.003703232 sec. | ||
| 14094 | 2025.11.08 00:09:23.363832 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14095 | 2025.11.08 00:09:23.363857 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14096 | 2025.11.08 00:09:23.363872 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14097 | 2025.11.08 00:09:23.363897 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14098 | 2025.11.08 00:09:23.363902 [ 292 ] {} <Debug> TCP-Session: 89a97259-fe06-4aa2-91e4-e0530462d034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14099 | 2025.11.08 00:09:23.363926 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14100 | 2025.11.08 00:09:23.363948 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14101 | 2025.11.08 00:09:23.363962 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14102 | 2025.11.08 00:09:23.363975 [ 286 ] {} <Debug> TCP-Session: 108d5312-1536-45a7-9ec6-7bafc9d13d01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14103 | 2025.11.08 00:09:23.363994 [ 3 ] {} <Debug> TCP-Session: 696c69ef-9646-4f29-984c-05b94edb9d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14104 | 2025.11.08 00:09:23.364017 [ 288 ] {} <Debug> TCP-Session: 75f03ef1-8ff1-40fe-88bd-6458ff450366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14105 | 2025.11.08 00:09:23.363976 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14106 | 2025.11.08 00:09:23.363920 [ 289 ] {} <Debug> TCP-Session: 511058ee-4b83-410b-8846-9f013db9dfe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14107 | 2025.11.08 00:09:23.363911 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14108 | 2025.11.08 00:09:23.364089 [ 291 ] {} <Debug> TCP-Session: 41136581-66f4-420f-bb4e-98b3047bf216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14109 | 2025.11.08 00:09:23.363957 [ 290 ] {} <Debug> TCP-Session: d69bc42f-eb6a-47ec-b324-0d9db53e10bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14110 | 2025.11.08 00:09:23.364125 [ 294 ] {} <Debug> TCP-Session: 25f44533-e514-49df-ac0d-9a2c9343ea5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14111 | 2025.11.08 00:09:23.363865 [ 293 ] {} <Debug> TCP-Session: 2b18d470-2f93-412d-bdd0-3f7bdb8beb5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14112 | 2025.11.08 00:09:24.607017 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 14113 | 2025.11.08 00:09:24.624848 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2025.11.08 00:09:24.624904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14115 | 2025.11.08 00:09:24.631094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14116 | 2025.11.08 00:09:24.631801 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14117 | 2025.11.08 00:09:24.635111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14118 | 2025.11.08 00:09:25.329710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1684 | ||
| 14119 | 2025.11.08 00:09:25.332088 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14120 | 2025.11.08 00:09:25.332137 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14121 | 2025.11.08 00:09:25.333344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14122 | 2025.11.08 00:09:25.333614 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14123 | 2025.11.08 00:09:25.333873 [ 222 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): 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] | ||
| 14124 | 2025.11.08 00:09:25.333907 [ 222 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): 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] | ||
| 14125 | 2025.11.08 00:09:25.333946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1684 | ||
| 14126 | 2025.11.08 00:09:25.336462 [ 222 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): 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] | ||
| 14127 | 2025.11.08 00:09:26.856331 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14128 | 2025.11.08 00:09:26.856590 [ 4 ] {50f97cbf-91e1-447a-bb21-bb4b058f6785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14129 | 2025.11.08 00:09:26.856685 [ 4 ] {50f97cbf-91e1-447a-bb21-bb4b058f6785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14130 | 2025.11.08 00:09:26.857549 [ 4 ] {50f97cbf-91e1-447a-bb21-bb4b058f6785} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2025.11.08 00:09:26.857597 [ 4 ] {50f97cbf-91e1-447a-bb21-bb4b058f6785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14132 | 2025.11.08 00:09:26.857969 [ 4 ] {50f97cbf-91e1-447a-bb21-bb4b058f6785} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14133 | 2025.11.08 00:09:26.858199 [ 4 ] {50f97cbf-91e1-447a-bb21-bb4b058f6785} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14134 | 2025.11.08 00:09:26.858352 [ 4 ] {50f97cbf-91e1-447a-bb21-bb4b058f6785} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001807 sec., 48699.501936912005 rows/sec., 4.10 MiB/sec. | ||
| 14135 | 2025.11.08 00:09:26.858394 [ 4 ] {50f97cbf-91e1-447a-bb21-bb4b058f6785} <Debug> TCPHandler: Processed in 0.002230872 sec. | ||
| 14136 | 2025.11.08 00:09:26.858535 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14137 | 2025.11.08 00:09:26.858628 [ 4 ] {e35e65c2-a734-4191-b813-5d2cb7fefac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14138 | 2025.11.08 00:09:26.858669 [ 4 ] {e35e65c2-a734-4191-b813-5d2cb7fefac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14139 | 2025.11.08 00:09:26.859089 [ 4 ] {e35e65c2-a734-4191-b813-5d2cb7fefac7} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14140 | 2025.11.08 00:09:26.859125 [ 4 ] {e35e65c2-a734-4191-b813-5d2cb7fefac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14141 | 2025.11.08 00:09:26.859418 [ 4 ] {e35e65c2-a734-4191-b813-5d2cb7fefac7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14142 | 2025.11.08 00:09:26.859617 [ 4 ] {e35e65c2-a734-4191-b813-5d2cb7fefac7} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14143 | 2025.11.08 00:09:26.859743 [ 4 ] {e35e65c2-a734-4191-b813-5d2cb7fefac7} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001133 sec., 14121.800529567521 rows/sec., 1.04 MiB/sec. | ||
| 14144 | 2025.11.08 00:09:26.859740 [ 134 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14145 | 2025.11.08 00:09:26.859780 [ 4 ] {e35e65c2-a734-4191-b813-5d2cb7fefac7} <Debug> TCPHandler: Processed in 0.001298396 sec. | ||
| 14146 | 2025.11.08 00:09:26.859825 [ 134 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14147 | 2025.11.08 00:09:26.859865 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14148 | 2025.11.08 00:09:26.859927 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14149 | 2025.11.08 00:09:26.859990 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 14150 | 2025.11.08 00:09:26.860022 [ 4 ] {b2e248c5-3bc9-418f-94fa-3bc66f6acf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14151 | 2025.11.08 00:09:26.860070 [ 4 ] {b2e248c5-3bc9-418f-94fa-3bc66f6acf03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14152 | 2025.11.08 00:09:26.860149 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14153 | 2025.11.08 00:09:26.860193 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 72 rows starting from the beginning of the part | ||
| 14154 | 2025.11.08 00:09:26.860271 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 28 rows starting from the beginning of the part | ||
| 14155 | 2025.11.08 00:09:26.860326 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 26 rows starting from the beginning of the part | ||
| 14156 | 2025.11.08 00:09:26.860374 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 16 rows starting from the beginning of the part | ||
| 14157 | 2025.11.08 00:09:26.860420 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part | ||
| 14158 | 2025.11.08 00:09:26.860467 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 16 rows starting from the beginning of the part | ||
| 14159 | 2025.11.08 00:09:26.860493 [ 4 ] {b2e248c5-3bc9-418f-94fa-3bc66f6acf03} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14160 | 2025.11.08 00:09:26.860534 [ 4 ] {b2e248c5-3bc9-418f-94fa-3bc66f6acf03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14161 | 2025.11.08 00:09:26.860852 [ 4 ] {b2e248c5-3bc9-418f-94fa-3bc66f6acf03} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14162 | 2025.11.08 00:09:26.861065 [ 4 ] {b2e248c5-3bc9-418f-94fa-3bc66f6acf03} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2025.11.08 00:09:26.861199 [ 4 ] {b2e248c5-3bc9-418f-94fa-3bc66f6acf03} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001196 sec., 66889.63210702341 rows/sec., 5.22 MiB/sec. | ||
| 14164 | 2025.11.08 00:09:26.861237 [ 4 ] {b2e248c5-3bc9-418f-94fa-3bc66f6acf03} <Debug> TCPHandler: Processed in 0.001367498 sec. | ||
| 14165 | 2025.11.08 00:09:26.861348 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14166 | 2025.11.08 00:09:26.861407 [ 194 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014786 sec., 124442.03976734748 rows/sec., 9.63 MiB/sec. | ||
| 14167 | 2025.11.08 00:09:26.861440 [ 4 ] {42059a98-a89e-4f37-8de8-96528cf59f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14168 | 2025.11.08 00:09:26.861486 [ 4 ] {42059a98-a89e-4f37-8de8-96528cf59f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14169 | 2025.11.08 00:09:26.861594 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14170 | 2025.11.08 00:09:26.861884 [ 4 ] {42059a98-a89e-4f37-8de8-96528cf59f2d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2025.11.08 00:09:26.861920 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_106_21} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14172 | 2025.11.08 00:09:26.861924 [ 4 ] {42059a98-a89e-4f37-8de8-96528cf59f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14173 | 2025.11.08 00:09:26.862015 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_106_21} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14174 | 2025.11.08 00:09:26.862138 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14175 | 2025.11.08 00:09:26.862275 [ 4 ] {42059a98-a89e-4f37-8de8-96528cf59f2d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14176 | 2025.11.08 00:09:26.862477 [ 4 ] {42059a98-a89e-4f37-8de8-96528cf59f2d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14177 | 2025.11.08 00:09:26.862603 [ 4 ] {42059a98-a89e-4f37-8de8-96528cf59f2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 14178 | 2025.11.08 00:09:26.862639 [ 4 ] {42059a98-a89e-4f37-8de8-96528cf59f2d} <Debug> TCPHandler: Processed in 0.001338927 sec. | ||
| 14179 | 2025.11.08 00:09:26.862780 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14180 | 2025.11.08 00:09:26.862902 [ 4 ] {c8320d15-4ef8-4312-9e7d-e808b9f5b744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14181 | 2025.11.08 00:09:26.862970 [ 4 ] {c8320d15-4ef8-4312-9e7d-e808b9f5b744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14182 | 2025.11.08 00:09:26.863793 [ 4 ] {c8320d15-4ef8-4312-9e7d-e808b9f5b744} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2025.11.08 00:09:26.863830 [ 4 ] {c8320d15-4ef8-4312-9e7d-e808b9f5b744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14184 | 2025.11.08 00:09:26.864416 [ 4 ] {c8320d15-4ef8-4312-9e7d-e808b9f5b744} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14185 | 2025.11.08 00:09:26.864660 [ 4 ] {c8320d15-4ef8-4312-9e7d-e808b9f5b744} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2025.11.08 00:09:26.864792 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14187 | 2025.11.08 00:09:26.864808 [ 4 ] {c8320d15-4ef8-4312-9e7d-e808b9f5b744} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00193 sec., 8290.155440414508 rows/sec., 14.86 MiB/sec. | ||
| 14188 | 2025.11.08 00:09:26.864833 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2025.11.08 00:09:26.864857 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14190 | 2025.11.08 00:09:26.864885 [ 4 ] {c8320d15-4ef8-4312-9e7d-e808b9f5b744} <Debug> TCPHandler: Processed in 0.00217557 sec. | ||
| 14191 | 2025.11.08 00:09:26.864935 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 14192 | 2025.11.08 00:09:26.865012 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14193 | 2025.11.08 00:09:26.865113 [ 4 ] {882482f6-bd7a-4cf4-9a87-3ccb892451b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14194 | 2025.11.08 00:09:26.865155 [ 4 ] {882482f6-bd7a-4cf4-9a87-3ccb892451b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14195 | 2025.11.08 00:09:26.865167 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14196 | 2025.11.08 00:09:26.865229 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2062 rows starting from the beginning of the part | ||
| 14197 | 2025.11.08 00:09:26.865365 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 16 rows starting from the beginning of the part | ||
| 14198 | 2025.11.08 00:09:26.865474 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 26 rows starting from the beginning of the part | ||
| 14199 | 2025.11.08 00:09:26.865509 [ 4 ] {882482f6-bd7a-4cf4-9a87-3ccb892451b7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14200 | 2025.11.08 00:09:26.865552 [ 4 ] {882482f6-bd7a-4cf4-9a87-3ccb892451b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14201 | 2025.11.08 00:09:26.865580 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 16 rows starting from the beginning of the part | ||
| 14202 | 2025.11.08 00:09:26.865688 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part | ||
| 14203 | 2025.11.08 00:09:26.865789 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 16 rows starting from the beginning of the part | ||
| 14204 | 2025.11.08 00:09:26.865879 [ 4 ] {882482f6-bd7a-4cf4-9a87-3ccb892451b7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14205 | 2025.11.08 00:09:26.866097 [ 4 ] {882482f6-bd7a-4cf4-9a87-3ccb892451b7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2025.11.08 00:09:26.866240 [ 4 ] {882482f6-bd7a-4cf4-9a87-3ccb892451b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 14207 | 2025.11.08 00:09:26.866278 [ 4 ] {882482f6-bd7a-4cf4-9a87-3ccb892451b7} <Debug> TCPHandler: Processed in 0.001317076 sec. | ||
| 14208 | 2025.11.08 00:09:26.873372 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 19 columns (19 merged, 0 gathered) in 0.008473993 sec., 255133.5598223883 rows/sec., 457.19 MiB/sec. | ||
| 14209 | 2025.11.08 00:09:26.875481 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14210 | 2025.11.08 00:09:26.875854 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14211 | 2025.11.08 00:09:26.875931 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14212 | 2025.11.08 00:09:26.876098 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.30 MiB. | ||
| 14213 | 2025.11.08 00:09:27.000247 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.14 MiB, peak 389.41 MiB, free memory in arenas 0.00 B, will set to 372.86 MiB (RSS), difference: 1.72 MiB | ||
| 14214 | 2025.11.08 00:09:30.017589 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14215 | 2025.11.08 00:09:30.017647 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14216 | 2025.11.08 00:09:30.228368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35491 | ||
| 14217 | 2025.11.08 00:09:30.229220 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14218 | 2025.11.08 00:09:30.229309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14219 | 2025.11.08 00:09:30.229916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14220 | 2025.11.08 00:09:30.230140 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2025.11.08 00:09:30.230272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35491 | ||
| 14222 | 2025.11.08 00:09:31.478709 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): 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] | ||
| 14223 | 2025.11.08 00:09:31.478779 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): 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] | ||
| 14224 | 2025.11.08 00:09:31.481074 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): 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] | ||
| 14225 | 2025.11.08 00:09:31.798751 [ 220 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): 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] | ||
| 14226 | 2025.11.08 00:09:31.798800 [ 220 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): 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] | ||
| 14227 | 2025.11.08 00:09:31.801826 [ 220 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): 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] | ||
| 14228 | 2025.11.08 00:09:31.856978 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14229 | 2025.11.08 00:09:31.857165 [ 4 ] {91336c54-8078-406a-97cb-769fdda006ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14230 | 2025.11.08 00:09:31.857243 [ 4 ] {91336c54-8078-406a-97cb-769fdda006ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14231 | 2025.11.08 00:09:31.857949 [ 4 ] {91336c54-8078-406a-97cb-769fdda006ec} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14232 | 2025.11.08 00:09:31.858004 [ 4 ] {91336c54-8078-406a-97cb-769fdda006ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14233 | 2025.11.08 00:09:31.858419 [ 4 ] {91336c54-8078-406a-97cb-769fdda006ec} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14234 | 2025.11.08 00:09:31.858657 [ 4 ] {91336c54-8078-406a-97cb-769fdda006ec} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2025.11.08 00:09:31.858821 [ 4 ] {91336c54-8078-406a-97cb-769fdda006ec} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001705 sec., 63343.10850439883 rows/sec., 5.31 MiB/sec. | ||
| 14236 | 2025.11.08 00:09:31.858878 [ 4 ] {91336c54-8078-406a-97cb-769fdda006ec} <Debug> TCPHandler: Processed in 0.002047926 sec. | ||
| 14237 | 2025.11.08 00:09:31.859007 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14238 | 2025.11.08 00:09:31.859112 [ 4 ] {36d83a50-d87a-4560-9c21-912853e8a9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14239 | 2025.11.08 00:09:31.859158 [ 4 ] {36d83a50-d87a-4560-9c21-912853e8a9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14240 | 2025.11.08 00:09:31.859588 [ 4 ] {36d83a50-d87a-4560-9c21-912853e8a9fd} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14241 | 2025.11.08 00:09:31.859625 [ 4 ] {36d83a50-d87a-4560-9c21-912853e8a9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14242 | 2025.11.08 00:09:31.859937 [ 4 ] {36d83a50-d87a-4560-9c21-912853e8a9fd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14243 | 2025.11.08 00:09:31.860171 [ 4 ] {36d83a50-d87a-4560-9c21-912853e8a9fd} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14244 | 2025.11.08 00:09:31.860313 [ 4 ] {36d83a50-d87a-4560-9c21-912853e8a9fd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001225 sec., 21224.48979591837 rows/sec., 1.56 MiB/sec. | ||
| 14245 | 2025.11.08 00:09:31.860354 [ 4 ] {36d83a50-d87a-4560-9c21-912853e8a9fd} <Debug> TCPHandler: Processed in 0.001401028 sec. | ||
| 14246 | 2025.11.08 00:09:31.860466 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14247 | 2025.11.08 00:09:31.860566 [ 4 ] {5bd5bdaa-0ea9-4bd3-a77f-3801df9e1b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14248 | 2025.11.08 00:09:31.860608 [ 4 ] {5bd5bdaa-0ea9-4bd3-a77f-3801df9e1b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14249 | 2025.11.08 00:09:31.861051 [ 4 ] {5bd5bdaa-0ea9-4bd3-a77f-3801df9e1b4c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14250 | 2025.11.08 00:09:31.861090 [ 4 ] {5bd5bdaa-0ea9-4bd3-a77f-3801df9e1b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14251 | 2025.11.08 00:09:31.861406 [ 4 ] {5bd5bdaa-0ea9-4bd3-a77f-3801df9e1b4c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14252 | 2025.11.08 00:09:31.861616 [ 4 ] {5bd5bdaa-0ea9-4bd3-a77f-3801df9e1b4c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14253 | 2025.11.08 00:09:31.861749 [ 4 ] {5bd5bdaa-0ea9-4bd3-a77f-3801df9e1b4c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001204 sec., 74750.83056478406 rows/sec., 5.84 MiB/sec. | ||
| 14254 | 2025.11.08 00:09:31.861790 [ 4 ] {5bd5bdaa-0ea9-4bd3-a77f-3801df9e1b4c} <Debug> TCPHandler: Processed in 0.001376918 sec. | ||
| 14255 | 2025.11.08 00:09:31.861900 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14256 | 2025.11.08 00:09:31.861997 [ 4 ] {76dd4ab3-9c7e-4248-b010-c079edb7e027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14257 | 2025.11.08 00:09:31.862044 [ 4 ] {76dd4ab3-9c7e-4248-b010-c079edb7e027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14258 | 2025.11.08 00:09:31.862454 [ 4 ] {76dd4ab3-9c7e-4248-b010-c079edb7e027} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14259 | 2025.11.08 00:09:31.862491 [ 4 ] {76dd4ab3-9c7e-4248-b010-c079edb7e027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14260 | 2025.11.08 00:09:31.862831 [ 4 ] {76dd4ab3-9c7e-4248-b010-c079edb7e027} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14261 | 2025.11.08 00:09:31.863041 [ 4 ] {76dd4ab3-9c7e-4248-b010-c079edb7e027} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14262 | 2025.11.08 00:09:31.863175 [ 4 ] {76dd4ab3-9c7e-4248-b010-c079edb7e027} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 14263 | 2025.11.08 00:09:31.863214 [ 4 ] {76dd4ab3-9c7e-4248-b010-c079edb7e027} <Debug> TCPHandler: Processed in 0.001365518 sec. | ||
| 14264 | 2025.11.08 00:09:31.863321 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14265 | 2025.11.08 00:09:31.863417 [ 4 ] {595f256b-dce1-45c5-8c6f-07e77445b994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14266 | 2025.11.08 00:09:31.863474 [ 4 ] {595f256b-dce1-45c5-8c6f-07e77445b994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14267 | 2025.11.08 00:09:31.864300 [ 4 ] {595f256b-dce1-45c5-8c6f-07e77445b994} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14268 | 2025.11.08 00:09:31.864337 [ 4 ] {595f256b-dce1-45c5-8c6f-07e77445b994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14269 | 2025.11.08 00:09:31.864887 [ 4 ] {595f256b-dce1-45c5-8c6f-07e77445b994} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14270 | 2025.11.08 00:09:31.865124 [ 4 ] {595f256b-dce1-45c5-8c6f-07e77445b994} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14271 | 2025.11.08 00:09:31.865271 [ 4 ] {595f256b-dce1-45c5-8c6f-07e77445b994} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001872 sec., 13888.888888888889 rows/sec., 24.89 MiB/sec. | ||
| 14272 | 2025.11.08 00:09:31.865343 [ 4 ] {595f256b-dce1-45c5-8c6f-07e77445b994} <Debug> TCPHandler: Processed in 0.002072187 sec. | ||
| 14273 | 2025.11.08 00:09:31.865455 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14274 | 2025.11.08 00:09:31.865552 [ 4 ] {03843523-56f1-4daa-b33f-58f0479f7526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14275 | 2025.11.08 00:09:31.865594 [ 4 ] {03843523-56f1-4daa-b33f-58f0479f7526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14276 | 2025.11.08 00:09:31.865931 [ 4 ] {03843523-56f1-4daa-b33f-58f0479f7526} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14277 | 2025.11.08 00:09:31.865968 [ 4 ] {03843523-56f1-4daa-b33f-58f0479f7526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14278 | 2025.11.08 00:09:31.866273 [ 4 ] {03843523-56f1-4daa-b33f-58f0479f7526} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14279 | 2025.11.08 00:09:31.866485 [ 4 ] {03843523-56f1-4daa-b33f-58f0479f7526} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14280 | 2025.11.08 00:09:31.866618 [ 4 ] {03843523-56f1-4daa-b33f-58f0479f7526} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 14281 | 2025.11.08 00:09:31.866656 [ 4 ] {03843523-56f1-4daa-b33f-58f0479f7526} <Debug> TCPHandler: Processed in 0.001250624 sec. | ||
| 14282 | 2025.11.08 00:09:32.135252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14283 | 2025.11.08 00:09:32.156735 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14284 | 2025.11.08 00:09:32.156807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14285 | 2025.11.08 00:09:32.163514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14286 | 2025.11.08 00:09:32.164317 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14287 | 2025.11.08 00:09:32.168764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14288 | 2025.11.08 00:09:35.334223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1708 | ||
| 14289 | 2025.11.08 00:09:35.336572 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14290 | 2025.11.08 00:09:35.336631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14291 | 2025.11.08 00:09:35.337853 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14292 | 2025.11.08 00:09:35.338140 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14293 | 2025.11.08 00:09:35.338556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1708 | ||
| 14294 | 2025.11.08 00:09:36.858548 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14295 | 2025.11.08 00:09:36.858734 [ 4 ] {79bde63f-b21a-47b6-ae0e-68504e252d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14296 | 2025.11.08 00:09:36.858803 [ 4 ] {79bde63f-b21a-47b6-ae0e-68504e252d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14297 | 2025.11.08 00:09:36.859453 [ 4 ] {79bde63f-b21a-47b6-ae0e-68504e252d5e} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2025.11.08 00:09:36.859506 [ 4 ] {79bde63f-b21a-47b6-ae0e-68504e252d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14299 | 2025.11.08 00:09:36.859905 [ 4 ] {79bde63f-b21a-47b6-ae0e-68504e252d5e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14300 | 2025.11.08 00:09:36.860138 [ 4 ] {79bde63f-b21a-47b6-ae0e-68504e252d5e} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14301 | 2025.11.08 00:09:36.860309 [ 4 ] {79bde63f-b21a-47b6-ae0e-68504e252d5e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 14302 | 2025.11.08 00:09:36.860364 [ 4 ] {79bde63f-b21a-47b6-ae0e-68504e252d5e} <Debug> TCPHandler: Processed in 0.001945373 sec. | ||
| 14303 | 2025.11.08 00:09:36.860493 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14304 | 2025.11.08 00:09:36.860599 [ 4 ] {9ff6cae3-067a-4cdc-acf7-6300a4ca297e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14305 | 2025.11.08 00:09:36.860642 [ 4 ] {9ff6cae3-067a-4cdc-acf7-6300a4ca297e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14306 | 2025.11.08 00:09:36.861063 [ 4 ] {9ff6cae3-067a-4cdc-acf7-6300a4ca297e} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14307 | 2025.11.08 00:09:36.861103 [ 4 ] {9ff6cae3-067a-4cdc-acf7-6300a4ca297e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14308 | 2025.11.08 00:09:36.861407 [ 4 ] {9ff6cae3-067a-4cdc-acf7-6300a4ca297e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14309 | 2025.11.08 00:09:36.861618 [ 4 ] {9ff6cae3-067a-4cdc-acf7-6300a4ca297e} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14310 | 2025.11.08 00:09:36.861757 [ 4 ] {9ff6cae3-067a-4cdc-acf7-6300a4ca297e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001182 sec., 10152.28426395939 rows/sec., 827.85 KiB/sec. | ||
| 14311 | 2025.11.08 00:09:36.861798 [ 4 ] {9ff6cae3-067a-4cdc-acf7-6300a4ca297e} <Debug> TCPHandler: Processed in 0.001356978 sec. | ||
| 14312 | 2025.11.08 00:09:36.861927 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14313 | 2025.11.08 00:09:36.862053 [ 4 ] {30018cfe-4ad5-4ab8-8e19-ce158c9b404d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14314 | 2025.11.08 00:09:36.862103 [ 4 ] {30018cfe-4ad5-4ab8-8e19-ce158c9b404d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14315 | 2025.11.08 00:09:36.862687 [ 4 ] {30018cfe-4ad5-4ab8-8e19-ce158c9b404d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14316 | 2025.11.08 00:09:36.862726 [ 4 ] {30018cfe-4ad5-4ab8-8e19-ce158c9b404d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14317 | 2025.11.08 00:09:36.863063 [ 4 ] {30018cfe-4ad5-4ab8-8e19-ce158c9b404d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14318 | 2025.11.08 00:09:36.863289 [ 4 ] {30018cfe-4ad5-4ab8-8e19-ce158c9b404d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2025.11.08 00:09:36.863425 [ 4 ] {30018cfe-4ad5-4ab8-8e19-ce158c9b404d} <Debug> executeQuery: Read 214 rows, 19.49 KiB in 0.001398 sec., 153075.8226037196 rows/sec., 13.61 MiB/sec. | ||
| 14320 | 2025.11.08 00:09:36.863465 [ 4 ] {30018cfe-4ad5-4ab8-8e19-ce158c9b404d} <Debug> TCPHandler: Processed in 0.001604835 sec. | ||
| 14321 | 2025.11.08 00:09:36.863586 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14322 | 2025.11.08 00:09:36.863680 [ 4 ] {3069cddb-ac89-4016-b0fb-c2f454d71aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14323 | 2025.11.08 00:09:36.863721 [ 4 ] {3069cddb-ac89-4016-b0fb-c2f454d71aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14324 | 2025.11.08 00:09:36.864142 [ 4 ] {3069cddb-ac89-4016-b0fb-c2f454d71aba} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2025.11.08 00:09:36.864181 [ 4 ] {3069cddb-ac89-4016-b0fb-c2f454d71aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14326 | 2025.11.08 00:09:36.864486 [ 4 ] {3069cddb-ac89-4016-b0fb-c2f454d71aba} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14327 | 2025.11.08 00:09:36.864694 [ 4 ] {3069cddb-ac89-4016-b0fb-c2f454d71aba} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2025.11.08 00:09:36.864829 [ 4 ] {3069cddb-ac89-4016-b0fb-c2f454d71aba} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.001169 sec., 34217.27972626177 rows/sec., 2.51 MiB/sec. | ||
| 14329 | 2025.11.08 00:09:36.864870 [ 4 ] {3069cddb-ac89-4016-b0fb-c2f454d71aba} <Debug> TCPHandler: Processed in 0.001334137 sec. | ||
| 14330 | 2025.11.08 00:09:36.864984 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14331 | 2025.11.08 00:09:36.865102 [ 4 ] {7ab615d2-1efc-4f72-890b-79a6d77386fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14332 | 2025.11.08 00:09:36.865151 [ 4 ] {7ab615d2-1efc-4f72-890b-79a6d77386fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14333 | 2025.11.08 00:09:36.865595 [ 4 ] {7ab615d2-1efc-4f72-890b-79a6d77386fd} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14334 | 2025.11.08 00:09:36.865633 [ 4 ] {7ab615d2-1efc-4f72-890b-79a6d77386fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14335 | 2025.11.08 00:09:36.865939 [ 4 ] {7ab615d2-1efc-4f72-890b-79a6d77386fd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14336 | 2025.11.08 00:09:36.866149 [ 4 ] {7ab615d2-1efc-4f72-890b-79a6d77386fd} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14337 | 2025.11.08 00:09:36.866290 [ 4 ] {7ab615d2-1efc-4f72-890b-79a6d77386fd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001212 sec., 19801.980198019803 rows/sec., 1.64 MiB/sec. | ||
| 14338 | 2025.11.08 00:09:36.866332 [ 4 ] {7ab615d2-1efc-4f72-890b-79a6d77386fd} <Debug> TCPHandler: Processed in 0.001407268 sec. | ||
| 14339 | 2025.11.08 00:09:36.866433 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14340 | 2025.11.08 00:09:36.866526 [ 4 ] {f68c6305-84a6-441d-b4ec-329d6a6a2c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14341 | 2025.11.08 00:09:36.866566 [ 4 ] {f68c6305-84a6-441d-b4ec-329d6a6a2c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14342 | 2025.11.08 00:09:36.866964 [ 4 ] {f68c6305-84a6-441d-b4ec-329d6a6a2c3d} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14343 | 2025.11.08 00:09:36.867000 [ 4 ] {f68c6305-84a6-441d-b4ec-329d6a6a2c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14344 | 2025.11.08 00:09:36.867295 [ 4 ] {f68c6305-84a6-441d-b4ec-329d6a6a2c3d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14345 | 2025.11.08 00:09:36.867505 [ 4 ] {f68c6305-84a6-441d-b4ec-329d6a6a2c3d} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14346 | 2025.11.08 00:09:36.867638 [ 4 ] {f68c6305-84a6-441d-b4ec-329d6a6a2c3d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 14347 | 2025.11.08 00:09:36.867677 [ 4 ] {f68c6305-84a6-441d-b4ec-329d6a6a2c3d} <Debug> TCPHandler: Processed in 0.001293925 sec. | ||
| 14348 | 2025.11.08 00:09:36.867799 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14349 | 2025.11.08 00:09:36.867923 [ 4 ] {6ffd78d6-213d-4103-9f08-d1b04f80b3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14350 | 2025.11.08 00:09:36.867973 [ 4 ] {6ffd78d6-213d-4103-9f08-d1b04f80b3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14351 | 2025.11.08 00:09:36.868500 [ 4 ] {6ffd78d6-213d-4103-9f08-d1b04f80b3e1} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14352 | 2025.11.08 00:09:36.868537 [ 4 ] {6ffd78d6-213d-4103-9f08-d1b04f80b3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14353 | 2025.11.08 00:09:36.868868 [ 4 ] {6ffd78d6-213d-4103-9f08-d1b04f80b3e1} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14354 | 2025.11.08 00:09:36.869089 [ 4 ] {6ffd78d6-213d-4103-9f08-d1b04f80b3e1} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14355 | 2025.11.08 00:09:36.869228 [ 4 ] {6ffd78d6-213d-4103-9f08-d1b04f80b3e1} <Debug> executeQuery: Read 128 rows, 10.63 KiB in 0.00133 sec., 96240.6015037594 rows/sec., 7.81 MiB/sec. | ||
| 14356 | 2025.11.08 00:09:36.869268 [ 4 ] {6ffd78d6-213d-4103-9f08-d1b04f80b3e1} <Debug> TCPHandler: Processed in 0.001533152 sec. | ||
| 14357 | 2025.11.08 00:09:36.869375 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14358 | 2025.11.08 00:09:36.869471 [ 4 ] {12edd9ce-dbed-4fa3-8a54-88b4394800c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14359 | 2025.11.08 00:09:36.869513 [ 4 ] {12edd9ce-dbed-4fa3-8a54-88b4394800c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14360 | 2025.11.08 00:09:36.869925 [ 4 ] {12edd9ce-dbed-4fa3-8a54-88b4394800c6} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14361 | 2025.11.08 00:09:36.869961 [ 4 ] {12edd9ce-dbed-4fa3-8a54-88b4394800c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14362 | 2025.11.08 00:09:36.870292 [ 4 ] {12edd9ce-dbed-4fa3-8a54-88b4394800c6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14363 | 2025.11.08 00:09:36.870507 [ 4 ] {12edd9ce-dbed-4fa3-8a54-88b4394800c6} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14364 | 2025.11.08 00:09:36.870640 [ 4 ] {12edd9ce-dbed-4fa3-8a54-88b4394800c6} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001189 sec., 169890.66442388564 rows/sec., 12.17 MiB/sec. | ||
| 14365 | 2025.11.08 00:09:36.870680 [ 4 ] {12edd9ce-dbed-4fa3-8a54-88b4394800c6} <Debug> TCPHandler: Processed in 0.001355537 sec. | ||
| 14366 | 2025.11.08 00:09:36.870789 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14367 | 2025.11.08 00:09:36.870883 [ 4 ] {67d554d9-97bf-416d-a31a-700eb4b78755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14368 | 2025.11.08 00:09:36.870937 [ 4 ] {67d554d9-97bf-416d-a31a-700eb4b78755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14369 | 2025.11.08 00:09:36.871732 [ 4 ] {67d554d9-97bf-416d-a31a-700eb4b78755} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14370 | 2025.11.08 00:09:36.871769 [ 4 ] {67d554d9-97bf-416d-a31a-700eb4b78755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14371 | 2025.11.08 00:09:36.872294 [ 4 ] {67d554d9-97bf-416d-a31a-700eb4b78755} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14372 | 2025.11.08 00:09:36.872516 [ 4 ] {67d554d9-97bf-416d-a31a-700eb4b78755} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2025.11.08 00:09:36.872659 [ 4 ] {67d554d9-97bf-416d-a31a-700eb4b78755} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001794 sec., 8918.617614269788 rows/sec., 15.98 MiB/sec. | ||
| 14374 | 2025.11.08 00:09:36.872714 [ 4 ] {67d554d9-97bf-416d-a31a-700eb4b78755} <Debug> TCPHandler: Processed in 0.001974864 sec. | ||
| 14375 | 2025.11.08 00:09:36.872820 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14376 | 2025.11.08 00:09:36.872914 [ 4 ] {5e5903f8-9069-4bab-aa68-5436cdf1ebf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14377 | 2025.11.08 00:09:36.872956 [ 4 ] {5e5903f8-9069-4bab-aa68-5436cdf1ebf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14378 | 2025.11.08 00:09:36.873290 [ 4 ] {5e5903f8-9069-4bab-aa68-5436cdf1ebf5} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2025.11.08 00:09:36.873326 [ 4 ] {5e5903f8-9069-4bab-aa68-5436cdf1ebf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14380 | 2025.11.08 00:09:36.873629 [ 4 ] {5e5903f8-9069-4bab-aa68-5436cdf1ebf5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14381 | 2025.11.08 00:09:36.873843 [ 4 ] {5e5903f8-9069-4bab-aa68-5436cdf1ebf5} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14382 | 2025.11.08 00:09:36.873973 [ 4 ] {5e5903f8-9069-4bab-aa68-5436cdf1ebf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 14383 | 2025.11.08 00:09:36.874011 [ 4 ] {5e5903f8-9069-4bab-aa68-5436cdf1ebf5} <Debug> TCPHandler: Processed in 0.001239944 sec. | ||
| 14384 | 2025.11.08 00:09:37.232633 [ 221 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): 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] | ||
| 14385 | 2025.11.08 00:09:37.232676 [ 221 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): 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] | ||
| 14386 | 2025.11.08 00:09:37.234567 [ 221 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): 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] | ||
| 14387 | 2025.11.08 00:09:37.731379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35939 | ||
| 14388 | 2025.11.08 00:09:37.731894 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2025.11.08 00:09:37.731925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14390 | 2025.11.08 00:09:37.732396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14391 | 2025.11.08 00:09:37.732617 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14392 | 2025.11.08 00:09:37.732740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35939 | ||
| 14393 | 2025.11.08 00:09:39.296487 [ 221 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): 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] | ||
| 14394 | 2025.11.08 00:09:39.296540 [ 221 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): 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] | ||
| 14395 | 2025.11.08 00:09:39.299675 [ 221 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): 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] | ||
| 14396 | 2025.11.08 00:09:39.668810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14397 | 2025.11.08 00:09:39.685339 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2025.11.08 00:09:39.685395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14399 | 2025.11.08 00:09:39.691587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14400 | 2025.11.08 00:09:39.692317 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2025.11.08 00:09:39.695367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14402 | 2025.11.08 00:09:41.856233 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14403 | 2025.11.08 00:09:41.856533 [ 4 ] {4e0c5d69-f4d5-4263-a0b4-52c8fc6d6de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14404 | 2025.11.08 00:09:41.856626 [ 4 ] {4e0c5d69-f4d5-4263-a0b4-52c8fc6d6de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14405 | 2025.11.08 00:09:41.857321 [ 4 ] {4e0c5d69-f4d5-4263-a0b4-52c8fc6d6de7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14406 | 2025.11.08 00:09:41.857371 [ 4 ] {4e0c5d69-f4d5-4263-a0b4-52c8fc6d6de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14407 | 2025.11.08 00:09:41.857771 [ 4 ] {4e0c5d69-f4d5-4263-a0b4-52c8fc6d6de7} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14408 | 2025.11.08 00:09:41.857994 [ 4 ] {4e0c5d69-f4d5-4263-a0b4-52c8fc6d6de7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14409 | 2025.11.08 00:09:41.858151 [ 4 ] {4e0c5d69-f4d5-4263-a0b4-52c8fc6d6de7} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001693 sec., 63792.08505611341 rows/sec., 5.35 MiB/sec. | ||
| 14410 | 2025.11.08 00:09:41.858170 [ 120 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14411 | 2025.11.08 00:09:41.858194 [ 4 ] {4e0c5d69-f4d5-4263-a0b4-52c8fc6d6de7} <Debug> TCPHandler: Processed in 0.002140969 sec. | ||
| 14412 | 2025.11.08 00:09:41.858245 [ 120 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14413 | 2025.11.08 00:09:41.858274 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14414 | 2025.11.08 00:09:41.858357 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14415 | 2025.11.08 00:09:41.858390 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 14416 | 2025.11.08 00:09:41.858465 [ 4 ] {debc51d4-bbe8-4659-b405-1d7f23a1d758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14417 | 2025.11.08 00:09:41.858512 [ 4 ] {debc51d4-bbe8-4659-b405-1d7f23a1d758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14418 | 2025.11.08 00:09:41.858531 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14419 | 2025.11.08 00:09:41.858575 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::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 | ||
| 14420 | 2025.11.08 00:09:41.858650 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1248 rows starting from the beginning of the part | ||
| 14421 | 2025.11.08 00:09:41.858702 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 88 rows starting from the beginning of the part | ||
| 14422 | 2025.11.08 00:09:41.858757 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 108 rows starting from the beginning of the part | ||
| 14423 | 2025.11.08 00:09:41.858797 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 214 rows starting from the beginning of the part | ||
| 14424 | 2025.11.08 00:09:41.858838 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 108 rows starting from the beginning of the part | ||
| 14425 | 2025.11.08 00:09:41.858964 [ 4 ] {debc51d4-bbe8-4659-b405-1d7f23a1d758} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14426 | 2025.11.08 00:09:41.859006 [ 4 ] {debc51d4-bbe8-4659-b405-1d7f23a1d758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14427 | 2025.11.08 00:09:41.859335 [ 4 ] {debc51d4-bbe8-4659-b405-1d7f23a1d758} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14428 | 2025.11.08 00:09:41.859576 [ 4 ] {debc51d4-bbe8-4659-b405-1d7f23a1d758} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14429 | 2025.11.08 00:09:41.859739 [ 4 ] {debc51d4-bbe8-4659-b405-1d7f23a1d758} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001293 sec., 20108.275328692962 rows/sec., 1.48 MiB/sec. | ||
| 14430 | 2025.11.08 00:09:41.859787 [ 4 ] {debc51d4-bbe8-4659-b405-1d7f23a1d758} <Debug> TCPHandler: Processed in 0.00147913 sec. | ||
| 14431 | 2025.11.08 00:09:41.859909 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14432 | 2025.11.08 00:09:41.859999 [ 4 ] {f983c36c-bc63-4e1d-b7b5-4411130b19f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14433 | 2025.11.08 00:09:41.860039 [ 4 ] {f983c36c-bc63-4e1d-b7b5-4411130b19f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14434 | 2025.11.08 00:09:41.860515 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3175 rows, containing 5 columns (5 merged, 0 gathered) in 0.00217021 sec., 1462992.0606761556 rows/sec., 128.25 MiB/sec. | ||
| 14435 | 2025.11.08 00:09:41.860535 [ 4 ] {f983c36c-bc63-4e1d-b7b5-4411130b19f9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14436 | 2025.11.08 00:09:41.860571 [ 4 ] {f983c36c-bc63-4e1d-b7b5-4411130b19f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14437 | 2025.11.08 00:09:41.860727 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14438 | 2025.11.08 00:09:41.860892 [ 4 ] {f983c36c-bc63-4e1d-b7b5-4411130b19f9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14439 | 2025.11.08 00:09:41.861046 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_111_22} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14440 | 2025.11.08 00:09:41.861133 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_111_22} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14441 | 2025.11.08 00:09:41.861148 [ 4 ] {f983c36c-bc63-4e1d-b7b5-4411130b19f9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14442 | 2025.11.08 00:09:41.861218 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14443 | 2025.11.08 00:09:41.861287 [ 4 ] {f983c36c-bc63-4e1d-b7b5-4411130b19f9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001305 sec., 68965.51724137932 rows/sec., 5.39 MiB/sec. | ||
| 14444 | 2025.11.08 00:09:41.861303 [ 115 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14445 | 2025.11.08 00:09:41.861329 [ 4 ] {f983c36c-bc63-4e1d-b7b5-4411130b19f9} <Debug> TCPHandler: Processed in 0.001469271 sec. | ||
| 14446 | 2025.11.08 00:09:41.861370 [ 115 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14447 | 2025.11.08 00:09:41.861396 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14448 | 2025.11.08 00:09:41.861463 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14449 | 2025.11.08 00:09:41.861488 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::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 | ||
| 14450 | 2025.11.08 00:09:41.861560 [ 4 ] {eaa28718-4749-43b1-8f8c-74aef2cd56d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14451 | 2025.11.08 00:09:41.861606 [ 4 ] {eaa28718-4749-43b1-8f8c-74aef2cd56d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14452 | 2025.11.08 00:09:41.861611 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14453 | 2025.11.08 00:09:41.861654 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 634 rows starting from the beginning of the part | ||
| 14454 | 2025.11.08 00:09:41.861721 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 546 rows starting from the beginning of the part | ||
| 14455 | 2025.11.08 00:09:41.861768 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 80 rows starting from the beginning of the part | ||
| 14456 | 2025.11.08 00:09:41.861815 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 90 rows starting from the beginning of the part | ||
| 14457 | 2025.11.08 00:09:41.861860 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 128 rows starting from the beginning of the part | ||
| 14458 | 2025.11.08 00:09:41.861901 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 90 rows starting from the beginning of the part | ||
| 14459 | 2025.11.08 00:09:41.862014 [ 4 ] {eaa28718-4749-43b1-8f8c-74aef2cd56d2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14460 | 2025.11.08 00:09:41.862055 [ 4 ] {eaa28718-4749-43b1-8f8c-74aef2cd56d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14461 | 2025.11.08 00:09:41.862403 [ 4 ] {eaa28718-4749-43b1-8f8c-74aef2cd56d2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14462 | 2025.11.08 00:09:41.862627 [ 4 ] {eaa28718-4749-43b1-8f8c-74aef2cd56d2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14463 | 2025.11.08 00:09:41.862761 [ 4 ] {eaa28718-4749-43b1-8f8c-74aef2cd56d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 14464 | 2025.11.08 00:09:41.862769 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14465 | 2025.11.08 00:09:41.862800 [ 4 ] {eaa28718-4749-43b1-8f8c-74aef2cd56d2} <Debug> TCPHandler: Processed in 0.001385588 sec. | ||
| 14466 | 2025.11.08 00:09:41.862812 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14467 | 2025.11.08 00:09:41.862836 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14468 | 2025.11.08 00:09:41.862914 [ 189 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 14469 | 2025.11.08 00:09:41.862915 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14470 | 2025.11.08 00:09:41.863001 [ 189 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14471 | 2025.11.08 00:09:41.863020 [ 4 ] {b68a2e39-d7e1-4240-b7aa-290e3c9f6590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14472 | 2025.11.08 00:09:41.863029 [ 189 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 29751 rows starting from the beginning of the part | ||
| 14473 | 2025.11.08 00:09:41.863042 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602204 sec., 978651.90699811 rows/sec., 78.00 MiB/sec. | ||
| 14474 | 2025.11.08 00:09:41.863075 [ 4 ] {b68a2e39-d7e1-4240-b7aa-290e3c9f6590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14475 | 2025.11.08 00:09:41.863087 [ 189 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 844 rows starting from the beginning of the part | ||
| 14476 | 2025.11.08 00:09:41.863132 [ 189 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 14477 | 2025.11.08 00:09:41.863172 [ 189 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 14478 | 2025.11.08 00:09:41.863209 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14479 | 2025.11.08 00:09:41.863213 [ 189 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 202 rows starting from the beginning of the part | ||
| 14480 | 2025.11.08 00:09:41.863268 [ 189 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::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 | ||
| 14481 | 2025.11.08 00:09:41.863501 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_111_22} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14482 | 2025.11.08 00:09:41.863580 [ 187 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_111_22} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14483 | 2025.11.08 00:09:41.863658 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 14484 | 2025.11.08 00:09:41.863901 [ 4 ] {b68a2e39-d7e1-4240-b7aa-290e3c9f6590} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14485 | 2025.11.08 00:09:41.863941 [ 4 ] {b68a2e39-d7e1-4240-b7aa-290e3c9f6590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14486 | 2025.11.08 00:09:41.864495 [ 4 ] {b68a2e39-d7e1-4240-b7aa-290e3c9f6590} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14487 | 2025.11.08 00:09:41.864720 [ 4 ] {b68a2e39-d7e1-4240-b7aa-290e3c9f6590} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14488 | 2025.11.08 00:09:41.864856 [ 4 ] {b68a2e39-d7e1-4240-b7aa-290e3c9f6590} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001853 sec., 14031.300593631948 rows/sec., 25.14 MiB/sec. | ||
| 14489 | 2025.11.08 00:09:41.864912 [ 4 ] {b68a2e39-d7e1-4240-b7aa-290e3c9f6590} <Debug> TCPHandler: Processed in 0.002045696 sec. | ||
| 14490 | 2025.11.08 00:09:41.865020 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14491 | 2025.11.08 00:09:41.865112 [ 4 ] {ff3b94b2-3c37-4c42-94de-55774d767044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14492 | 2025.11.08 00:09:41.865154 [ 4 ] {ff3b94b2-3c37-4c42-94de-55774d767044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14493 | 2025.11.08 00:09:41.865480 [ 4 ] {ff3b94b2-3c37-4c42-94de-55774d767044} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14494 | 2025.11.08 00:09:41.865516 [ 4 ] {ff3b94b2-3c37-4c42-94de-55774d767044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14495 | 2025.11.08 00:09:41.865820 [ 4 ] {ff3b94b2-3c37-4c42-94de-55774d767044} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14496 | 2025.11.08 00:09:41.866024 [ 4 ] {ff3b94b2-3c37-4c42-94de-55774d767044} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14497 | 2025.11.08 00:09:41.866150 [ 4 ] {ff3b94b2-3c37-4c42-94de-55774d767044} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 14498 | 2025.11.08 00:09:41.866161 [ 115 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14499 | 2025.11.08 00:09:41.866186 [ 4 ] {ff3b94b2-3c37-4c42-94de-55774d767044} <Debug> TCPHandler: Processed in 0.001214523 sec. | ||
| 14500 | 2025.11.08 00:09:41.866201 [ 115 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14501 | 2025.11.08 00:09:41.866225 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14502 | 2025.11.08 00:09:41.866333 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 14503 | 2025.11.08 00:09:41.866474 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14504 | 2025.11.08 00:09:41.866506 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6216 rows starting from the beginning of the part | ||
| 14505 | 2025.11.08 00:09:41.866570 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 14506 | 2025.11.08 00:09:41.866613 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 14507 | 2025.11.08 00:09:41.866653 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 14508 | 2025.11.08 00:09:41.866690 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 14509 | 2025.11.08 00:09:41.866731 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::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 | ||
| 14510 | 2025.11.08 00:09:41.868831 [ 191 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6516 rows, containing 4 columns (4 merged, 0 gathered) in 0.002554271 sec., 2551021.406890655 rows/sec., 171.89 MiB/sec. | ||
| 14511 | 2025.11.08 00:09:41.869123 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31277 rows, containing 5 columns (5 merged, 0 gathered) in 0.006248492 sec., 5005527.733731595 rows/sec., 344.05 MiB/sec. | ||
| 14512 | 2025.11.08 00:09:41.869200 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14513 | 2025.11.08 00:09:41.869474 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_111_22} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14514 | 2025.11.08 00:09:41.869545 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_111_22} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14515 | 2025.11.08 00:09:41.869628 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 14516 | 2025.11.08 00:09:41.869749 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14517 | 2025.11.08 00:09:41.870049 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14518 | 2025.11.08 00:09:41.870123 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14519 | 2025.11.08 00:09:41.870217 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 14520 | 2025.11.08 00:09:45.017907 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14521 | 2025.11.08 00:09:45.017960 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14522 | 2025.11.08 00:09:45.232898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36451 | ||
| 14523 | 2025.11.08 00:09:45.233509 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14524 | 2025.11.08 00:09:45.233564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14525 | 2025.11.08 00:09:45.234099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14526 | 2025.11.08 00:09:45.234338 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14527 | 2025.11.08 00:09:45.234484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36451 | ||
| 14528 | 2025.11.08 00:09:45.234509 [ 117 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14529 | 2025.11.08 00:09:45.234574 [ 117 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14530 | 2025.11.08 00:09:45.234599 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14531 | 2025.11.08 00:09:45.234722 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 14532 | 2025.11.08 00:09:45.234858 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14533 | 2025.11.08 00:09:45.234895 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34019 rows starting from the beginning of the part | ||
| 14534 | 2025.11.08 00:09:45.234955 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 14535 | 2025.11.08 00:09:45.234999 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 14536 | 2025.11.08 00:09:45.235038 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 14537 | 2025.11.08 00:09:45.235076 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 14538 | 2025.11.08 00:09:45.235113 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 14539 | 2025.11.08 00:09:45.237618 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36451 rows, containing 4 columns (4 merged, 0 gathered) in 0.00291939 sec., 12485827.51876248 rows/sec., 178.61 MiB/sec. | ||
| 14540 | 2025.11.08 00:09:45.237943 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14541 | 2025.11.08 00:09:45.238262 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_76_15} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14542 | 2025.11.08 00:09:45.238343 [ 190 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_76_15} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14543 | 2025.11.08 00:09:45.238468 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 14544 | 2025.11.08 00:09:45.338751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1740 | ||
| 14545 | 2025.11.08 00:09:45.341564 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14546 | 2025.11.08 00:09:45.341614 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14547 | 2025.11.08 00:09:45.342813 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14548 | 2025.11.08 00:09:45.343085 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14549 | 2025.11.08 00:09:45.343252 [ 116 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14550 | 2025.11.08 00:09:45.343308 [ 116 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14551 | 2025.11.08 00:09:45.343331 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14552 | 2025.11.08 00:09:45.343430 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 14553 | 2025.11.08 00:09:45.343461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1740 | ||
| 14554 | 2025.11.08 00:09:45.343920 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14555 | 2025.11.08 00:09:45.344048 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1598 rows starting from the beginning of the part | ||
| 14556 | 2025.11.08 00:09:45.344380 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 14557 | 2025.11.08 00:09:45.344734 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 14558 | 2025.11.08 00:09:45.345100 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 14559 | 2025.11.08 00:09:45.345447 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 14560 | 2025.11.08 00:09:45.345777 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 14561 | 2025.11.08 00:09:45.352867 [ 201 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 72 columns (72 merged, 0 gathered) in 0.009476431 sec., 183613.42999278946 rows/sec., 139.97 MiB/sec. | ||
| 14562 | 2025.11.08 00:09:45.354657 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14563 | 2025.11.08 00:09:45.355306 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_56_11} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2025.11.08 00:09:45.355402 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_56_11} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14565 | 2025.11.08 00:09:45.355809 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 14566 | 2025.11.08 00:09:46.856888 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14567 | 2025.11.08 00:09:46.857079 [ 4 ] {5e1dd701-18b0-405d-b7d1-6cf7cdddc39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14568 | 2025.11.08 00:09:46.857148 [ 4 ] {5e1dd701-18b0-405d-b7d1-6cf7cdddc39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14569 | 2025.11.08 00:09:46.857829 [ 4 ] {5e1dd701-18b0-405d-b7d1-6cf7cdddc39c} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2025.11.08 00:09:46.857877 [ 4 ] {5e1dd701-18b0-405d-b7d1-6cf7cdddc39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14571 | 2025.11.08 00:09:46.858253 [ 4 ] {5e1dd701-18b0-405d-b7d1-6cf7cdddc39c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14572 | 2025.11.08 00:09:46.858480 [ 4 ] {5e1dd701-18b0-405d-b7d1-6cf7cdddc39c} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2025.11.08 00:09:46.858628 [ 4 ] {5e1dd701-18b0-405d-b7d1-6cf7cdddc39c} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.0016 sec., 55000 rows/sec., 4.63 MiB/sec. | ||
| 14574 | 2025.11.08 00:09:46.858670 [ 4 ] {5e1dd701-18b0-405d-b7d1-6cf7cdddc39c} <Debug> TCPHandler: Processed in 0.001912232 sec. | ||
| 14575 | 2025.11.08 00:09:46.858784 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2025.11.08 00:09:46.858876 [ 4 ] {88caa6ed-bdb0-4e92-b41f-a69be81a3855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14577 | 2025.11.08 00:09:46.858916 [ 4 ] {88caa6ed-bdb0-4e92-b41f-a69be81a3855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14578 | 2025.11.08 00:09:46.859304 [ 4 ] {88caa6ed-bdb0-4e92-b41f-a69be81a3855} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2025.11.08 00:09:46.859344 [ 4 ] {88caa6ed-bdb0-4e92-b41f-a69be81a3855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14580 | 2025.11.08 00:09:46.859633 [ 4 ] {88caa6ed-bdb0-4e92-b41f-a69be81a3855} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14581 | 2025.11.08 00:09:46.859841 [ 4 ] {88caa6ed-bdb0-4e92-b41f-a69be81a3855} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2025.11.08 00:09:46.859970 [ 4 ] {88caa6ed-bdb0-4e92-b41f-a69be81a3855} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001112 sec., 14388.489208633095 rows/sec., 1.06 MiB/sec. | ||
| 14583 | 2025.11.08 00:09:46.860008 [ 4 ] {88caa6ed-bdb0-4e92-b41f-a69be81a3855} <Debug> TCPHandler: Processed in 0.001271915 sec. | ||
| 14584 | 2025.11.08 00:09:46.860111 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2025.11.08 00:09:46.860202 [ 4 ] {12bbc1cb-5234-495e-8123-5aba60cb5b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14586 | 2025.11.08 00:09:46.860241 [ 4 ] {12bbc1cb-5234-495e-8123-5aba60cb5b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14587 | 2025.11.08 00:09:46.860614 [ 4 ] {12bbc1cb-5234-495e-8123-5aba60cb5b9a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2025.11.08 00:09:46.860647 [ 4 ] {12bbc1cb-5234-495e-8123-5aba60cb5b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14589 | 2025.11.08 00:09:46.860924 [ 4 ] {12bbc1cb-5234-495e-8123-5aba60cb5b9a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14590 | 2025.11.08 00:09:46.861116 [ 4 ] {12bbc1cb-5234-495e-8123-5aba60cb5b9a} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2025.11.08 00:09:46.861234 [ 4 ] {12bbc1cb-5234-495e-8123-5aba60cb5b9a} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001112 sec., 71942.44604316547 rows/sec., 5.62 MiB/sec. | ||
| 14592 | 2025.11.08 00:09:46.861336 [ 4 ] {12bbc1cb-5234-495e-8123-5aba60cb5b9a} <Debug> TCPHandler: Processed in 0.001271825 sec. | ||
| 14593 | 2025.11.08 00:09:46.861446 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2025.11.08 00:09:46.861537 [ 4 ] {42f21bbe-33b0-41b2-b43b-af85b3ca7122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14595 | 2025.11.08 00:09:46.861580 [ 4 ] {42f21bbe-33b0-41b2-b43b-af85b3ca7122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14596 | 2025.11.08 00:09:46.861962 [ 4 ] {42f21bbe-33b0-41b2-b43b-af85b3ca7122} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2025.11.08 00:09:46.861997 [ 4 ] {42f21bbe-33b0-41b2-b43b-af85b3ca7122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14598 | 2025.11.08 00:09:46.862323 [ 4 ] {42f21bbe-33b0-41b2-b43b-af85b3ca7122} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14599 | 2025.11.08 00:09:46.862536 [ 4 ] {42f21bbe-33b0-41b2-b43b-af85b3ca7122} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2025.11.08 00:09:46.862664 [ 4 ] {42f21bbe-33b0-41b2-b43b-af85b3ca7122} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 14601 | 2025.11.08 00:09:46.862700 [ 4 ] {42f21bbe-33b0-41b2-b43b-af85b3ca7122} <Debug> TCPHandler: Processed in 0.001302006 sec. | ||
| 14602 | 2025.11.08 00:09:46.862801 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14603 | 2025.11.08 00:09:46.862891 [ 4 ] {dd964700-6a63-4e5f-beb6-e49aa32f5759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14604 | 2025.11.08 00:09:46.862944 [ 4 ] {dd964700-6a63-4e5f-beb6-e49aa32f5759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14605 | 2025.11.08 00:09:46.863702 [ 4 ] {dd964700-6a63-4e5f-beb6-e49aa32f5759} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2025.11.08 00:09:46.863737 [ 4 ] {dd964700-6a63-4e5f-beb6-e49aa32f5759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14607 | 2025.11.08 00:09:46.864251 [ 4 ] {dd964700-6a63-4e5f-beb6-e49aa32f5759} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14608 | 2025.11.08 00:09:46.864537 [ 4 ] {dd964700-6a63-4e5f-beb6-e49aa32f5759} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2025.11.08 00:09:46.864679 [ 4 ] {dd964700-6a63-4e5f-beb6-e49aa32f5759} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001804 sec., 8869.179600886917 rows/sec., 15.89 MiB/sec. | ||
| 14610 | 2025.11.08 00:09:46.864734 [ 4 ] {dd964700-6a63-4e5f-beb6-e49aa32f5759} <Debug> TCPHandler: Processed in 0.001979725 sec. | ||
| 14611 | 2025.11.08 00:09:46.864857 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14612 | 2025.11.08 00:09:46.864960 [ 4 ] {b4b3988d-c363-479d-b883-68731ca31724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14613 | 2025.11.08 00:09:46.865004 [ 4 ] {b4b3988d-c363-479d-b883-68731ca31724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14614 | 2025.11.08 00:09:46.865374 [ 4 ] {b4b3988d-c363-479d-b883-68731ca31724} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2025.11.08 00:09:46.865415 [ 4 ] {b4b3988d-c363-479d-b883-68731ca31724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14616 | 2025.11.08 00:09:46.865725 [ 4 ] {b4b3988d-c363-479d-b883-68731ca31724} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14617 | 2025.11.08 00:09:46.865953 [ 4 ] {b4b3988d-c363-479d-b883-68731ca31724} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2025.11.08 00:09:46.866082 [ 4 ] {b4b3988d-c363-479d-b883-68731ca31724} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 14619 | 2025.11.08 00:09:46.866118 [ 4 ] {b4b3988d-c363-479d-b883-68731ca31724} <Debug> TCPHandler: Processed in 0.001313756 sec. | ||
| 14620 | 2025.11.08 00:09:46.866156 [ 217 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): 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] | ||
| 14621 | 2025.11.08 00:09:46.866188 [ 217 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): 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] | ||
| 14622 | 2025.11.08 00:09:46.869733 [ 217 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): 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] | ||
| 14623 | 2025.11.08 00:09:47.195496 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 14624 | 2025.11.08 00:09:47.212745 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14625 | 2025.11.08 00:09:47.212805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14626 | 2025.11.08 00:09:47.218955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14627 | 2025.11.08 00:09:47.219721 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2025.11.08 00:09:47.220013 [ 91 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14629 | 2025.11.08 00:09:47.220053 [ 91 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14630 | 2025.11.08 00:09:47.220074 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14631 | 2025.11.08 00:09:47.220170 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 14632 | 2025.11.08 00:09:47.222888 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 14633 | 2025.11.08 00:09:47.223153 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14634 | 2025.11.08 00:09:47.223952 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 14635 | 2025.11.08 00:09:47.227337 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 14636 | 2025.11.08 00:09:47.230749 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 14637 | 2025.11.08 00:09:47.234498 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 14638 | 2025.11.08 00:09:47.238679 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 14639 | 2025.11.08 00:09:47.242782 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 14640 | 2025.11.08 00:09:47.278505 [ 113 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 14641 | 2025.11.08 00:09:47.278583 [ 113 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14642 | 2025.11.08 00:09:47.278620 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14643 | 2025.11.08 00:09:47.278791 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::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 | ||
| 14644 | 2025.11.08 00:09:47.278957 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14645 | 2025.11.08 00:09:47.279031 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 252 rows starting from the beginning of the part | ||
| 14646 | 2025.11.08 00:09:47.279143 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 14647 | 2025.11.08 00:09:47.279216 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 14648 | 2025.11.08 00:09:47.279262 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
| 14649 | 2025.11.08 00:09:47.279306 [ 193 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 14650 | 2025.11.08 00:09:47.280162 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143647 sec., 526290.1418059549 rows/sec., 38.41 MiB/sec. | ||
| 14651 | 2025.11.08 00:09:47.280313 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 14652 | 2025.11.08 00:09:47.280560 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_37_9} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14653 | 2025.11.08 00:09:47.280623 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_37_9} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 14654 | 2025.11.08 00:09:47.280690 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14655 | 2025.11.08 00:09:47.294133 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.074003453 sec., 7742.8819436303875 rows/sec., 40.04 MiB/sec. | ||
| 14656 | 2025.11.08 00:09:47.296022 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14657 | 2025.11.08 00:09:47.297658 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_76_15} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14658 | 2025.11.08 00:09:47.297739 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_76_15} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14659 | 2025.11.08 00:09:47.299193 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14660 | 2025.11.08 00:09:47.335797 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): 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] | ||
| 14661 | 2025.11.08 00:09:47.335833 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): 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] | ||
| 14662 | 2025.11.08 00:09:47.340491 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): 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] | ||
| 14663 | 2025.11.08 00:09:47.779465 [ 220 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): 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] | ||
| 14664 | 2025.11.08 00:09:47.779533 [ 220 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): 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] | ||
| 14665 | 2025.11.08 00:09:47.782139 [ 220 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): 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] | ||
| 14666 | 2025.11.08 00:09:47.908759 [ 219 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): 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] | ||
| 14667 | 2025.11.08 00:09:47.908821 [ 219 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): 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] | ||
| 14668 | 2025.11.08 00:09:47.911419 [ 219 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): 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] | ||
| 14669 | 2025.11.08 00:09:48.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.02 MiB, peak 394.51 MiB, free memory in arenas 0.00 B, will set to 372.91 MiB (RSS), difference: -1.12 MiB | ||
| 14670 | 2025.11.08 00:09:50.105929 [ 217 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): 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] | ||
| 14671 | 2025.11.08 00:09:50.106012 [ 217 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): 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] | ||
| 14672 | 2025.11.08 00:09:50.108534 [ 217 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): 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] | ||
| 14673 | 2025.11.08 00:09:51.883956 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14674 | 2025.11.08 00:09:51.884177 [ 4 ] {b8957ad7-8aaf-4c85-8156-a474da1c42b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14675 | 2025.11.08 00:09:51.884282 [ 4 ] {b8957ad7-8aaf-4c85-8156-a474da1c42b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14676 | 2025.11.08 00:09:51.885062 [ 4 ] {b8957ad7-8aaf-4c85-8156-a474da1c42b8} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14677 | 2025.11.08 00:09:51.885121 [ 4 ] {b8957ad7-8aaf-4c85-8156-a474da1c42b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14678 | 2025.11.08 00:09:51.885520 [ 4 ] {b8957ad7-8aaf-4c85-8156-a474da1c42b8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14679 | 2025.11.08 00:09:51.885748 [ 4 ] {b8957ad7-8aaf-4c85-8156-a474da1c42b8} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14680 | 2025.11.08 00:09:51.885915 [ 4 ] {b8957ad7-8aaf-4c85-8156-a474da1c42b8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001791 sec., 3350.083752093802 rows/sec., 273.18 KiB/sec. | ||
| 14681 | 2025.11.08 00:09:51.885970 [ 4 ] {b8957ad7-8aaf-4c85-8156-a474da1c42b8} <Debug> TCPHandler: Processed in 0.002149799 sec. | ||
| 14682 | 2025.11.08 00:09:51.886099 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14683 | 2025.11.08 00:09:51.886202 [ 4 ] {336eb77f-4f5f-476d-8d47-7ca21ce08a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14684 | 2025.11.08 00:09:51.886245 [ 4 ] {336eb77f-4f5f-476d-8d47-7ca21ce08a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14685 | 2025.11.08 00:09:51.887362 [ 4 ] {336eb77f-4f5f-476d-8d47-7ca21ce08a35} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14686 | 2025.11.08 00:09:51.887402 [ 4 ] {336eb77f-4f5f-476d-8d47-7ca21ce08a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14687 | 2025.11.08 00:09:51.887796 [ 4 ] {336eb77f-4f5f-476d-8d47-7ca21ce08a35} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14688 | 2025.11.08 00:09:51.888010 [ 4 ] {336eb77f-4f5f-476d-8d47-7ca21ce08a35} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14689 | 2025.11.08 00:09:51.888147 [ 4 ] {336eb77f-4f5f-476d-8d47-7ca21ce08a35} <Debug> executeQuery: Read 1251 rows, 106.06 KiB in 0.001969 sec., 635347.8923311327 rows/sec., 52.60 MiB/sec. | ||
| 14690 | 2025.11.08 00:09:51.888187 [ 4 ] {336eb77f-4f5f-476d-8d47-7ca21ce08a35} <Debug> TCPHandler: Processed in 0.002139209 sec. | ||
| 14691 | 2025.11.08 00:09:51.888302 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14692 | 2025.11.08 00:09:51.888401 [ 4 ] {2a0a23d4-20fc-4f37-906b-c741056c70a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14693 | 2025.11.08 00:09:51.888442 [ 4 ] {2a0a23d4-20fc-4f37-906b-c741056c70a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14694 | 2025.11.08 00:09:51.888851 [ 4 ] {2a0a23d4-20fc-4f37-906b-c741056c70a1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14695 | 2025.11.08 00:09:51.888888 [ 4 ] {2a0a23d4-20fc-4f37-906b-c741056c70a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14696 | 2025.11.08 00:09:51.889184 [ 4 ] {2a0a23d4-20fc-4f37-906b-c741056c70a1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14697 | 2025.11.08 00:09:51.889394 [ 4 ] {2a0a23d4-20fc-4f37-906b-c741056c70a1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14698 | 2025.11.08 00:09:51.889523 [ 4 ] {2a0a23d4-20fc-4f37-906b-c741056c70a1} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001144 sec., 27972.027972027972 rows/sec., 2.03 MiB/sec. | ||
| 14699 | 2025.11.08 00:09:51.889519 [ 111 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14700 | 2025.11.08 00:09:51.889563 [ 4 ] {2a0a23d4-20fc-4f37-906b-c741056c70a1} <Debug> TCPHandler: Processed in 0.001310756 sec. | ||
| 14701 | 2025.11.08 00:09:51.889599 [ 111 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14702 | 2025.11.08 00:09:51.889626 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14703 | 2025.11.08 00:09:51.889688 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14704 | 2025.11.08 00:09:51.889730 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::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 | ||
| 14705 | 2025.11.08 00:09:51.889787 [ 4 ] {48136827-76f6-4c5d-97d7-34670ecc1374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14706 | 2025.11.08 00:09:51.889826 [ 4 ] {48136827-76f6-4c5d-97d7-34670ecc1374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14707 | 2025.11.08 00:09:51.889833 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14708 | 2025.11.08 00:09:51.889866 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 72 rows starting from the beginning of the part | ||
| 14709 | 2025.11.08 00:09:51.889931 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part | ||
| 14710 | 2025.11.08 00:09:51.889983 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 40 rows starting from the beginning of the part | ||
| 14711 | 2025.11.08 00:09:51.890027 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 26 rows starting from the beginning of the part | ||
| 14712 | 2025.11.08 00:09:51.890066 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 16 rows starting from the beginning of the part | ||
| 14713 | 2025.11.08 00:09:51.890105 [ 201 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 32 rows starting from the beginning of the part | ||
| 14714 | 2025.11.08 00:09:51.890312 [ 4 ] {48136827-76f6-4c5d-97d7-34670ecc1374} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14715 | 2025.11.08 00:09:51.890349 [ 4 ] {48136827-76f6-4c5d-97d7-34670ecc1374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14716 | 2025.11.08 00:09:51.890670 [ 4 ] {48136827-76f6-4c5d-97d7-34670ecc1374} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14717 | 2025.11.08 00:09:51.890830 [ 195 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142081 sec., 185626.06330023875 rows/sec., 14.27 MiB/sec. | ||
| 14718 | 2025.11.08 00:09:51.890889 [ 4 ] {48136827-76f6-4c5d-97d7-34670ecc1374} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14719 | 2025.11.08 00:09:51.891025 [ 4 ] {48136827-76f6-4c5d-97d7-34670ecc1374} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001258 sec., 181240.06359300477 rows/sec., 12.27 MiB/sec. | ||
| 14720 | 2025.11.08 00:09:51.891034 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14721 | 2025.11.08 00:09:51.891064 [ 4 ] {48136827-76f6-4c5d-97d7-34670ecc1374} <Debug> TCPHandler: Processed in 0.001430699 sec. | ||
| 14722 | 2025.11.08 00:09:51.891178 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14723 | 2025.11.08 00:09:51.891274 [ 4 ] {fd58cc1b-2764-4217-9080-1d94d33b94a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14724 | 2025.11.08 00:09:51.891317 [ 4 ] {fd58cc1b-2764-4217-9080-1d94d33b94a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14725 | 2025.11.08 00:09:51.891366 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_111_22} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14726 | 2025.11.08 00:09:51.891458 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_111_22} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14727 | 2025.11.08 00:09:51.891580 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14728 | 2025.11.08 00:09:51.891956 [ 4 ] {fd58cc1b-2764-4217-9080-1d94d33b94a6} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14729 | 2025.11.08 00:09:51.891999 [ 4 ] {fd58cc1b-2764-4217-9080-1d94d33b94a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14730 | 2025.11.08 00:09:51.892332 [ 4 ] {fd58cc1b-2764-4217-9080-1d94d33b94a6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14731 | 2025.11.08 00:09:51.892542 [ 4 ] {fd58cc1b-2764-4217-9080-1d94d33b94a6} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14732 | 2025.11.08 00:09:51.892767 [ 4 ] {fd58cc1b-2764-4217-9080-1d94d33b94a6} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001511 sec., 365320.9794837856 rows/sec., 27.13 MiB/sec. | ||
| 14733 | 2025.11.08 00:09:51.892806 [ 4 ] {fd58cc1b-2764-4217-9080-1d94d33b94a6} <Debug> TCPHandler: Processed in 0.001676416 sec. | ||
| 14734 | 2025.11.08 00:09:51.892911 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14735 | 2025.11.08 00:09:51.893004 [ 4 ] {afa5895b-eff5-47dd-a0b1-16f80dcb73ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14736 | 2025.11.08 00:09:51.893047 [ 4 ] {afa5895b-eff5-47dd-a0b1-16f80dcb73ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14737 | 2025.11.08 00:09:51.893614 [ 4 ] {afa5895b-eff5-47dd-a0b1-16f80dcb73ee} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14738 | 2025.11.08 00:09:51.893650 [ 4 ] {afa5895b-eff5-47dd-a0b1-16f80dcb73ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14739 | 2025.11.08 00:09:51.894025 [ 4 ] {afa5895b-eff5-47dd-a0b1-16f80dcb73ee} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14740 | 2025.11.08 00:09:51.894321 [ 4 ] {afa5895b-eff5-47dd-a0b1-16f80dcb73ee} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14741 | 2025.11.08 00:09:51.894448 [ 4 ] {afa5895b-eff5-47dd-a0b1-16f80dcb73ee} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001463 sec., 578947.3684210526 rows/sec., 38.97 MiB/sec. | ||
| 14742 | 2025.11.08 00:09:51.894486 [ 4 ] {afa5895b-eff5-47dd-a0b1-16f80dcb73ee} <Debug> TCPHandler: Processed in 0.001623254 sec. | ||
| 14743 | 2025.11.08 00:09:51.894592 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14744 | 2025.11.08 00:09:51.894685 [ 4 ] {e08b6d0e-b41f-4118-b081-be6f63409367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14745 | 2025.11.08 00:09:51.894741 [ 4 ] {e08b6d0e-b41f-4118-b081-be6f63409367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14746 | 2025.11.08 00:09:51.895551 [ 4 ] {e08b6d0e-b41f-4118-b081-be6f63409367} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14747 | 2025.11.08 00:09:51.895588 [ 4 ] {e08b6d0e-b41f-4118-b081-be6f63409367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14748 | 2025.11.08 00:09:51.896108 [ 4 ] {e08b6d0e-b41f-4118-b081-be6f63409367} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14749 | 2025.11.08 00:09:51.896345 [ 4 ] {e08b6d0e-b41f-4118-b081-be6f63409367} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14750 | 2025.11.08 00:09:51.896472 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14751 | 2025.11.08 00:09:51.896483 [ 4 ] {e08b6d0e-b41f-4118-b081-be6f63409367} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001816 sec., 14317.180616740088 rows/sec., 25.66 MiB/sec. | ||
| 14752 | 2025.11.08 00:09:51.896520 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14753 | 2025.11.08 00:09:51.896548 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14754 | 2025.11.08 00:09:51.896556 [ 4 ] {e08b6d0e-b41f-4118-b081-be6f63409367} <Debug> TCPHandler: Processed in 0.002014345 sec. | ||
| 14755 | 2025.11.08 00:09:51.896632 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::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 | ||
| 14756 | 2025.11.08 00:09:51.896677 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14757 | 2025.11.08 00:09:51.896771 [ 4 ] {7ac3cff1-d958-4b5f-8dd6-9309a4e7a817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14758 | 2025.11.08 00:09:51.896812 [ 4 ] {7ac3cff1-d958-4b5f-8dd6-9309a4e7a817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14759 | 2025.11.08 00:09:51.896820 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14760 | 2025.11.08 00:09:51.896869 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2162 rows starting from the beginning of the part | ||
| 14761 | 2025.11.08 00:09:51.896984 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part | ||
| 14762 | 2025.11.08 00:09:51.897086 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 16 rows starting from the beginning of the part | ||
| 14763 | 2025.11.08 00:09:51.897142 [ 4 ] {7ac3cff1-d958-4b5f-8dd6-9309a4e7a817} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14764 | 2025.11.08 00:09:51.897179 [ 4 ] {7ac3cff1-d958-4b5f-8dd6-9309a4e7a817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14765 | 2025.11.08 00:09:51.897184 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 26 rows starting from the beginning of the part | ||
| 14766 | 2025.11.08 00:09:51.897285 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 16 rows starting from the beginning of the part | ||
| 14767 | 2025.11.08 00:09:51.897379 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part | ||
| 14768 | 2025.11.08 00:09:51.897488 [ 4 ] {7ac3cff1-d958-4b5f-8dd6-9309a4e7a817} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14769 | 2025.11.08 00:09:51.897701 [ 4 ] {7ac3cff1-d958-4b5f-8dd6-9309a4e7a817} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14770 | 2025.11.08 00:09:51.897828 [ 4 ] {7ac3cff1-d958-4b5f-8dd6-9309a4e7a817} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 14771 | 2025.11.08 00:09:51.897865 [ 4 ] {7ac3cff1-d958-4b5f-8dd6-9309a4e7a817} <Debug> TCPHandler: Processed in 0.001237984 sec. | ||
| 14772 | 2025.11.08 00:09:51.904745 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2272 rows, containing 19 columns (19 merged, 0 gathered) in 0.008139294 sec., 279139.68951115414 rows/sec., 500.21 MiB/sec. | ||
| 14773 | 2025.11.08 00:09:51.907042 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14774 | 2025.11.08 00:09:51.907435 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14775 | 2025.11.08 00:09:51.907521 [ 198 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14776 | 2025.11.08 00:09:51.907698 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.49 MiB. | ||
| 14777 | 2025.11.08 00:09:52.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.56 MiB, peak 394.51 MiB, free memory in arenas 0.00 B, will set to 375.04 MiB (RSS), difference: 1.47 MiB | ||
| 14778 | 2025.11.08 00:09:52.734627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36899 | ||
| 14779 | 2025.11.08 00:09:52.735146 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14780 | 2025.11.08 00:09:52.735193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14781 | 2025.11.08 00:09:52.735716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14782 | 2025.11.08 00:09:52.735948 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14783 | 2025.11.08 00:09:52.736087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36899 | ||
| 14784 | 2025.11.08 00:09:54.723859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 14785 | 2025.11.08 00:09:54.740608 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14786 | 2025.11.08 00:09:54.740669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14787 | 2025.11.08 00:09:54.746782 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14788 | 2025.11.08 00:09:54.747540 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14789 | 2025.11.08 00:09:54.750723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 14790 | 2025.11.08 00:09:55.343668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1768 | ||
| 14791 | 2025.11.08 00:09:55.346629 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14792 | 2025.11.08 00:09:55.346697 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14793 | 2025.11.08 00:09:55.348130 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14794 | 2025.11.08 00:09:55.348425 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14795 | 2025.11.08 00:09:55.348837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1768 | ||
| 14796 | 2025.11.08 00:09:56.819433 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): 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] | ||
| 14797 | 2025.11.08 00:09:56.819488 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): 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] | ||
| 14798 | 2025.11.08 00:09:56.823033 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): 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] | ||
| 14799 | 2025.11.08 00:09:56.855696 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14800 | 2025.11.08 00:09:56.855876 [ 4 ] {65ff2c99-1b55-4604-ad7d-0da644824215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14801 | 2025.11.08 00:09:56.855942 [ 4 ] {65ff2c99-1b55-4604-ad7d-0da644824215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14802 | 2025.11.08 00:09:56.856595 [ 4 ] {65ff2c99-1b55-4604-ad7d-0da644824215} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14803 | 2025.11.08 00:09:56.856643 [ 4 ] {65ff2c99-1b55-4604-ad7d-0da644824215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14804 | 2025.11.08 00:09:56.857043 [ 4 ] {65ff2c99-1b55-4604-ad7d-0da644824215} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14805 | 2025.11.08 00:09:56.857278 [ 4 ] {65ff2c99-1b55-4604-ad7d-0da644824215} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14806 | 2025.11.08 00:09:56.857442 [ 4 ] {65ff2c99-1b55-4604-ad7d-0da644824215} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001613 sec., 54556.726596404216 rows/sec., 4.60 MiB/sec. | ||
| 14807 | 2025.11.08 00:09:56.857498 [ 4 ] {65ff2c99-1b55-4604-ad7d-0da644824215} <Debug> TCPHandler: Processed in 0.001934234 sec. | ||
| 14808 | 2025.11.08 00:09:56.857645 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14809 | 2025.11.08 00:09:56.857747 [ 4 ] {750f60a0-fe7f-4970-8882-3c8fca015d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14810 | 2025.11.08 00:09:56.857792 [ 4 ] {750f60a0-fe7f-4970-8882-3c8fca015d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14811 | 2025.11.08 00:09:56.858232 [ 4 ] {750f60a0-fe7f-4970-8882-3c8fca015d12} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14812 | 2025.11.08 00:09:56.858271 [ 4 ] {750f60a0-fe7f-4970-8882-3c8fca015d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14813 | 2025.11.08 00:09:56.858574 [ 4 ] {750f60a0-fe7f-4970-8882-3c8fca015d12} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14814 | 2025.11.08 00:09:56.858800 [ 4 ] {750f60a0-fe7f-4970-8882-3c8fca015d12} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14815 | 2025.11.08 00:09:56.858932 [ 4 ] {750f60a0-fe7f-4970-8882-3c8fca015d12} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001208 sec., 13245.03311258278 rows/sec., 995.96 KiB/sec. | ||
| 14816 | 2025.11.08 00:09:56.858971 [ 4 ] {750f60a0-fe7f-4970-8882-3c8fca015d12} <Debug> TCPHandler: Processed in 0.001383558 sec. | ||
| 14817 | 2025.11.08 00:09:56.859089 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14818 | 2025.11.08 00:09:56.859183 [ 4 ] {f1b57180-ba1d-44bd-9a0e-30c50e674199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14819 | 2025.11.08 00:09:56.859225 [ 4 ] {f1b57180-ba1d-44bd-9a0e-30c50e674199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14820 | 2025.11.08 00:09:56.859642 [ 4 ] {f1b57180-ba1d-44bd-9a0e-30c50e674199} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14821 | 2025.11.08 00:09:56.859678 [ 4 ] {f1b57180-ba1d-44bd-9a0e-30c50e674199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14822 | 2025.11.08 00:09:56.859987 [ 4 ] {f1b57180-ba1d-44bd-9a0e-30c50e674199} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14823 | 2025.11.08 00:09:56.860205 [ 4 ] {f1b57180-ba1d-44bd-9a0e-30c50e674199} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14824 | 2025.11.08 00:09:56.860337 [ 4 ] {f1b57180-ba1d-44bd-9a0e-30c50e674199} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001173 sec., 68201.19352088662 rows/sec., 5.33 MiB/sec. | ||
| 14825 | 2025.11.08 00:09:56.860376 [ 4 ] {f1b57180-ba1d-44bd-9a0e-30c50e674199} <Debug> TCPHandler: Processed in 0.001342637 sec. | ||
| 14826 | 2025.11.08 00:09:56.860490 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14827 | 2025.11.08 00:09:56.860583 [ 4 ] {34d382b6-33fc-4897-b4cd-a858a81618ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14828 | 2025.11.08 00:09:56.860628 [ 4 ] {34d382b6-33fc-4897-b4cd-a858a81618ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14829 | 2025.11.08 00:09:56.861030 [ 4 ] {34d382b6-33fc-4897-b4cd-a858a81618ce} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14830 | 2025.11.08 00:09:56.861066 [ 4 ] {34d382b6-33fc-4897-b4cd-a858a81618ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14831 | 2025.11.08 00:09:56.861404 [ 4 ] {34d382b6-33fc-4897-b4cd-a858a81618ce} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14832 | 2025.11.08 00:09:56.861616 [ 4 ] {34d382b6-33fc-4897-b4cd-a858a81618ce} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14833 | 2025.11.08 00:09:56.861745 [ 4 ] {34d382b6-33fc-4897-b4cd-a858a81618ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 14834 | 2025.11.08 00:09:56.861783 [ 4 ] {34d382b6-33fc-4897-b4cd-a858a81618ce} <Debug> TCPHandler: Processed in 0.001343287 sec. | ||
| 14835 | 2025.11.08 00:09:56.861890 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14836 | 2025.11.08 00:09:56.861984 [ 4 ] {d5d8870e-d9a7-4bf4-9e15-dca25467aff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14837 | 2025.11.08 00:09:56.862039 [ 4 ] {d5d8870e-d9a7-4bf4-9e15-dca25467aff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14838 | 2025.11.08 00:09:56.862816 [ 4 ] {d5d8870e-d9a7-4bf4-9e15-dca25467aff3} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14839 | 2025.11.08 00:09:56.862853 [ 4 ] {d5d8870e-d9a7-4bf4-9e15-dca25467aff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14840 | 2025.11.08 00:09:56.863376 [ 4 ] {d5d8870e-d9a7-4bf4-9e15-dca25467aff3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14841 | 2025.11.08 00:09:56.863606 [ 4 ] {d5d8870e-d9a7-4bf4-9e15-dca25467aff3} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14842 | 2025.11.08 00:09:56.863745 [ 4 ] {d5d8870e-d9a7-4bf4-9e15-dca25467aff3} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00178 sec., 8988.76404494382 rows/sec., 16.11 MiB/sec. | ||
| 14843 | 2025.11.08 00:09:56.863808 [ 4 ] {d5d8870e-d9a7-4bf4-9e15-dca25467aff3} <Debug> TCPHandler: Processed in 0.001968174 sec. | ||
| 14844 | 2025.11.08 00:09:56.863915 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14845 | 2025.11.08 00:09:56.864009 [ 4 ] {cc2147bc-d828-4003-b49c-5f0ba4ea7bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14846 | 2025.11.08 00:09:56.864051 [ 4 ] {cc2147bc-d828-4003-b49c-5f0ba4ea7bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14847 | 2025.11.08 00:09:56.864379 [ 4 ] {cc2147bc-d828-4003-b49c-5f0ba4ea7bc0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14848 | 2025.11.08 00:09:56.864416 [ 4 ] {cc2147bc-d828-4003-b49c-5f0ba4ea7bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14849 | 2025.11.08 00:09:56.864712 [ 4 ] {cc2147bc-d828-4003-b49c-5f0ba4ea7bc0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14850 | 2025.11.08 00:09:56.864920 [ 4 ] {cc2147bc-d828-4003-b49c-5f0ba4ea7bc0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14851 | 2025.11.08 00:09:56.865045 [ 4 ] {cc2147bc-d828-4003-b49c-5f0ba4ea7bc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 14852 | 2025.11.08 00:09:56.865080 [ 4 ] {cc2147bc-d828-4003-b49c-5f0ba4ea7bc0} <Debug> TCPHandler: Processed in 0.001213893 sec. | ||
| 14853 | 2025.11.08 00:09:57.903339 [ 217 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): 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] | ||
| 14854 | 2025.11.08 00:09:57.903418 [ 217 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): 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] | ||
| 14855 | 2025.11.08 00:09:57.906844 [ 217 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): 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] | ||
| 14856 | 2025.11.08 00:10:00.018000 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14857 | 2025.11.08 00:10:00.018049 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14858 | 2025.11.08 00:10:00.236228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37411 | ||
| 14859 | 2025.11.08 00:10:00.237081 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2025.11.08 00:10:00.237167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14861 | 2025.11.08 00:10:00.237763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14862 | 2025.11.08 00:10:00.238000 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2025.11.08 00:10:00.238154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37411 | ||
| 14864 | 2025.11.08 00:10:01.857106 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14865 | 2025.11.08 00:10:01.857406 [ 4 ] {0a807a8b-9ca6-4af0-9083-1e439cf8e45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14866 | 2025.11.08 00:10:01.857490 [ 4 ] {0a807a8b-9ca6-4af0-9083-1e439cf8e45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14867 | 2025.11.08 00:10:01.858197 [ 4 ] {0a807a8b-9ca6-4af0-9083-1e439cf8e45f} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2025.11.08 00:10:01.858244 [ 4 ] {0a807a8b-9ca6-4af0-9083-1e439cf8e45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14869 | 2025.11.08 00:10:01.858653 [ 4 ] {0a807a8b-9ca6-4af0-9083-1e439cf8e45f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14870 | 2025.11.08 00:10:01.858882 [ 4 ] {0a807a8b-9ca6-4af0-9083-1e439cf8e45f} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2025.11.08 00:10:01.859044 [ 4 ] {0a807a8b-9ca6-4af0-9083-1e439cf8e45f} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001713 sec., 63047.28546409808 rows/sec., 5.29 MiB/sec. | ||
| 14872 | 2025.11.08 00:10:01.859092 [ 4 ] {0a807a8b-9ca6-4af0-9083-1e439cf8e45f} <Debug> TCPHandler: Processed in 0.00217108 sec. | ||
| 14873 | 2025.11.08 00:10:01.859234 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14874 | 2025.11.08 00:10:01.859335 [ 4 ] {13a7f8ba-e9dd-4ba4-b199-68613599fcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14875 | 2025.11.08 00:10:01.859380 [ 4 ] {13a7f8ba-e9dd-4ba4-b199-68613599fcd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14876 | 2025.11.08 00:10:01.859831 [ 4 ] {13a7f8ba-e9dd-4ba4-b199-68613599fcd9} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2025.11.08 00:10:01.859865 [ 4 ] {13a7f8ba-e9dd-4ba4-b199-68613599fcd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14878 | 2025.11.08 00:10:01.860162 [ 4 ] {13a7f8ba-e9dd-4ba4-b199-68613599fcd9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14879 | 2025.11.08 00:10:01.860381 [ 4 ] {13a7f8ba-e9dd-4ba4-b199-68613599fcd9} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2025.11.08 00:10:01.860511 [ 4 ] {13a7f8ba-e9dd-4ba4-b199-68613599fcd9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001198 sec., 21702.838063439063 rows/sec., 1.59 MiB/sec. | ||
| 14881 | 2025.11.08 00:10:01.860549 [ 4 ] {13a7f8ba-e9dd-4ba4-b199-68613599fcd9} <Debug> TCPHandler: Processed in 0.001376828 sec. | ||
| 14882 | 2025.11.08 00:10:01.860675 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14883 | 2025.11.08 00:10:01.860768 [ 4 ] {2e96f595-3a8a-4300-b430-208dec4fcab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14884 | 2025.11.08 00:10:01.860809 [ 4 ] {2e96f595-3a8a-4300-b430-208dec4fcab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14885 | 2025.11.08 00:10:01.861260 [ 4 ] {2e96f595-3a8a-4300-b430-208dec4fcab4} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2025.11.08 00:10:01.861295 [ 4 ] {2e96f595-3a8a-4300-b430-208dec4fcab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14887 | 2025.11.08 00:10:01.861614 [ 4 ] {2e96f595-3a8a-4300-b430-208dec4fcab4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14888 | 2025.11.08 00:10:01.861820 [ 4 ] {2e96f595-3a8a-4300-b430-208dec4fcab4} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2025.11.08 00:10:01.861944 [ 4 ] {2e96f595-3a8a-4300-b430-208dec4fcab4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001195 sec., 75313.80753138075 rows/sec., 5.88 MiB/sec. | ||
| 14890 | 2025.11.08 00:10:01.861981 [ 4 ] {2e96f595-3a8a-4300-b430-208dec4fcab4} <Debug> TCPHandler: Processed in 0.001366277 sec. | ||
| 14891 | 2025.11.08 00:10:01.862159 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14892 | 2025.11.08 00:10:01.862250 [ 4 ] {1c0184ec-c327-4d54-a0ed-eab6459db6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14893 | 2025.11.08 00:10:01.862295 [ 4 ] {1c0184ec-c327-4d54-a0ed-eab6459db6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14894 | 2025.11.08 00:10:01.862710 [ 4 ] {1c0184ec-c327-4d54-a0ed-eab6459db6a0} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14895 | 2025.11.08 00:10:01.862744 [ 4 ] {1c0184ec-c327-4d54-a0ed-eab6459db6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14896 | 2025.11.08 00:10:01.863072 [ 4 ] {1c0184ec-c327-4d54-a0ed-eab6459db6a0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14897 | 2025.11.08 00:10:01.863275 [ 4 ] {1c0184ec-c327-4d54-a0ed-eab6459db6a0} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2025.11.08 00:10:01.863401 [ 4 ] {1c0184ec-c327-4d54-a0ed-eab6459db6a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 14899 | 2025.11.08 00:10:01.863437 [ 4 ] {1c0184ec-c327-4d54-a0ed-eab6459db6a0} <Debug> TCPHandler: Processed in 0.001327436 sec. | ||
| 14900 | 2025.11.08 00:10:01.863548 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14901 | 2025.11.08 00:10:01.863640 [ 4 ] {96534a73-137b-4651-af1b-6e1b9cc64e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14902 | 2025.11.08 00:10:01.863694 [ 4 ] {96534a73-137b-4651-af1b-6e1b9cc64e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14903 | 2025.11.08 00:10:01.864472 [ 4 ] {96534a73-137b-4651-af1b-6e1b9cc64e79} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14904 | 2025.11.08 00:10:01.864508 [ 4 ] {96534a73-137b-4651-af1b-6e1b9cc64e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14905 | 2025.11.08 00:10:01.865028 [ 4 ] {96534a73-137b-4651-af1b-6e1b9cc64e79} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14906 | 2025.11.08 00:10:01.865246 [ 4 ] {96534a73-137b-4651-af1b-6e1b9cc64e79} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14907 | 2025.11.08 00:10:01.865385 [ 4 ] {96534a73-137b-4651-af1b-6e1b9cc64e79} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001764 sec., 14739.229024943312 rows/sec., 26.41 MiB/sec. | ||
| 14908 | 2025.11.08 00:10:01.865439 [ 4 ] {96534a73-137b-4651-af1b-6e1b9cc64e79} <Debug> TCPHandler: Processed in 0.001939653 sec. | ||
| 14909 | 2025.11.08 00:10:01.865549 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14910 | 2025.11.08 00:10:01.865642 [ 4 ] {92710c3c-4f28-4c28-b9f5-6995d2733bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14911 | 2025.11.08 00:10:01.865683 [ 4 ] {92710c3c-4f28-4c28-b9f5-6995d2733bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14912 | 2025.11.08 00:10:01.866005 [ 4 ] {92710c3c-4f28-4c28-b9f5-6995d2733bb8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14913 | 2025.11.08 00:10:01.866039 [ 4 ] {92710c3c-4f28-4c28-b9f5-6995d2733bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14914 | 2025.11.08 00:10:01.866346 [ 4 ] {92710c3c-4f28-4c28-b9f5-6995d2733bb8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14915 | 2025.11.08 00:10:01.866550 [ 4 ] {92710c3c-4f28-4c28-b9f5-6995d2733bb8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14916 | 2025.11.08 00:10:01.866674 [ 4 ] {92710c3c-4f28-4c28-b9f5-6995d2733bb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 14917 | 2025.11.08 00:10:01.866710 [ 4 ] {92710c3c-4f28-4c28-b9f5-6995d2733bb8} <Debug> TCPHandler: Processed in 0.001210673 sec. | ||
| 14918 | 2025.11.08 00:10:02.250806 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 14919 | 2025.11.08 00:10:02.268370 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14920 | 2025.11.08 00:10:02.268419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14921 | 2025.11.08 00:10:02.274548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14922 | 2025.11.08 00:10:02.275255 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14923 | 2025.11.08 00:10:02.278291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 14924 | 2025.11.08 00:10:05.349050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1792 | ||
| 14925 | 2025.11.08 00:10:05.351462 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14926 | 2025.11.08 00:10:05.351528 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14927 | 2025.11.08 00:10:05.352771 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14928 | 2025.11.08 00:10:05.353046 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14929 | 2025.11.08 00:10:05.353414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1792 | ||
| 14930 | 2025.11.08 00:10:06.858299 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14931 | 2025.11.08 00:10:06.858486 [ 4 ] {d80caab0-e253-4611-afef-943ad1350cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14932 | 2025.11.08 00:10:06.858553 [ 4 ] {d80caab0-e253-4611-afef-943ad1350cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14933 | 2025.11.08 00:10:06.859180 [ 4 ] {d80caab0-e253-4611-afef-943ad1350cfa} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14934 | 2025.11.08 00:10:06.859220 [ 4 ] {d80caab0-e253-4611-afef-943ad1350cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14935 | 2025.11.08 00:10:06.859617 [ 4 ] {d80caab0-e253-4611-afef-943ad1350cfa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14936 | 2025.11.08 00:10:06.859849 [ 4 ] {d80caab0-e253-4611-afef-943ad1350cfa} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14937 | 2025.11.08 00:10:06.860010 [ 4 ] {d80caab0-e253-4611-afef-943ad1350cfa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001578 sec., 15209.125475285171 rows/sec., 1.26 MiB/sec. | ||
| 14938 | 2025.11.08 00:10:06.860062 [ 4 ] {d80caab0-e253-4611-afef-943ad1350cfa} <Debug> TCPHandler: Processed in 0.001893892 sec. | ||
| 14939 | 2025.11.08 00:10:06.860178 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14940 | 2025.11.08 00:10:06.860281 [ 4 ] {00a6931a-e966-451d-9f20-3d00b0c36083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14941 | 2025.11.08 00:10:06.860326 [ 4 ] {00a6931a-e966-451d-9f20-3d00b0c36083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14942 | 2025.11.08 00:10:06.860810 [ 4 ] {00a6931a-e966-451d-9f20-3d00b0c36083} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2025.11.08 00:10:06.860846 [ 4 ] {00a6931a-e966-451d-9f20-3d00b0c36083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14944 | 2025.11.08 00:10:06.861188 [ 4 ] {00a6931a-e966-451d-9f20-3d00b0c36083} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14945 | 2025.11.08 00:10:06.861414 [ 4 ] {00a6931a-e966-451d-9f20-3d00b0c36083} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2025.11.08 00:10:06.861533 [ 97 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14947 | 2025.11.08 00:10:06.861549 [ 4 ] {00a6931a-e966-451d-9f20-3d00b0c36083} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001291 sec., 161115.4144074361 rows/sec., 14.41 MiB/sec. | ||
| 14948 | 2025.11.08 00:10:06.861572 [ 97 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14949 | 2025.11.08 00:10:06.861589 [ 4 ] {00a6931a-e966-451d-9f20-3d00b0c36083} <Debug> TCPHandler: Processed in 0.001461481 sec. | ||
| 14950 | 2025.11.08 00:10:06.861602 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14951 | 2025.11.08 00:10:06.861701 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14952 | 2025.11.08 00:10:06.861736 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14953 | 2025.11.08 00:10:06.861799 [ 4 ] {e0d778ff-d356-433f-ba2b-be3917c2c53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14954 | 2025.11.08 00:10:06.861846 [ 4 ] {e0d778ff-d356-433f-ba2b-be3917c2c53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14955 | 2025.11.08 00:10:06.861889 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14956 | 2025.11.08 00:10:06.861931 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1409 rows starting from the beginning of the part | ||
| 14957 | 2025.11.08 00:10:06.862001 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 88 rows starting from the beginning of the part | ||
| 14958 | 2025.11.08 00:10:06.862049 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1251 rows starting from the beginning of the part | ||
| 14959 | 2025.11.08 00:10:06.862096 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 88 rows starting from the beginning of the part | ||
| 14960 | 2025.11.08 00:10:06.862138 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 108 rows starting from the beginning of the part | ||
| 14961 | 2025.11.08 00:10:06.862182 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 208 rows starting from the beginning of the part | ||
| 14962 | 2025.11.08 00:10:06.862263 [ 4 ] {e0d778ff-d356-433f-ba2b-be3917c2c53e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14963 | 2025.11.08 00:10:06.862303 [ 4 ] {e0d778ff-d356-433f-ba2b-be3917c2c53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14964 | 2025.11.08 00:10:06.862643 [ 4 ] {e0d778ff-d356-433f-ba2b-be3917c2c53e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14965 | 2025.11.08 00:10:06.862889 [ 4 ] {e0d778ff-d356-433f-ba2b-be3917c2c53e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14966 | 2025.11.08 00:10:06.863028 [ 4 ] {e0d778ff-d356-433f-ba2b-be3917c2c53e} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.00125 sec., 22400 rows/sec., 1.69 MiB/sec. | ||
| 14967 | 2025.11.08 00:10:06.863070 [ 4 ] {e0d778ff-d356-433f-ba2b-be3917c2c53e} <Debug> TCPHandler: Processed in 0.001419689 sec. | ||
| 14968 | 2025.11.08 00:10:06.863180 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14969 | 2025.11.08 00:10:06.863275 [ 4 ] {2754b7fd-fff9-42b8-9b5e-c467ca406973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14970 | 2025.11.08 00:10:06.863315 [ 4 ] {2754b7fd-fff9-42b8-9b5e-c467ca406973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14971 | 2025.11.08 00:10:06.863715 [ 4 ] {2754b7fd-fff9-42b8-9b5e-c467ca406973} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14972 | 2025.11.08 00:10:06.863750 [ 4 ] {2754b7fd-fff9-42b8-9b5e-c467ca406973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14973 | 2025.11.08 00:10:06.863768 [ 198 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3152 rows, containing 5 columns (5 merged, 0 gathered) in 0.002086227 sec., 1510861.4738472851 rows/sec., 132.48 MiB/sec. | ||
| 14974 | 2025.11.08 00:10:06.864057 [ 4 ] {2754b7fd-fff9-42b8-9b5e-c467ca406973} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14975 | 2025.11.08 00:10:06.864060 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14976 | 2025.11.08 00:10:06.864345 [ 4 ] {2754b7fd-fff9-42b8-9b5e-c467ca406973} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2025.11.08 00:10:06.864472 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_116_23} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14978 | 2025.11.08 00:10:06.864494 [ 4 ] {2754b7fd-fff9-42b8-9b5e-c467ca406973} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001238 sec., 19386.10662358643 rows/sec., 1.61 MiB/sec. | ||
| 14979 | 2025.11.08 00:10:06.864537 [ 4 ] {2754b7fd-fff9-42b8-9b5e-c467ca406973} <Debug> TCPHandler: Processed in 0.001407278 sec. | ||
| 14980 | 2025.11.08 00:10:06.864582 [ 192 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_116_23} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14981 | 2025.11.08 00:10:06.864664 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14982 | 2025.11.08 00:10:06.864722 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14983 | 2025.11.08 00:10:06.864763 [ 4 ] {abe3fb18-216c-469b-b570-392d3e6d481f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14984 | 2025.11.08 00:10:06.864808 [ 4 ] {abe3fb18-216c-469b-b570-392d3e6d481f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14985 | 2025.11.08 00:10:06.865210 [ 4 ] {abe3fb18-216c-469b-b570-392d3e6d481f} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14986 | 2025.11.08 00:10:06.865246 [ 4 ] {abe3fb18-216c-469b-b570-392d3e6d481f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14987 | 2025.11.08 00:10:06.865549 [ 4 ] {abe3fb18-216c-469b-b570-392d3e6d481f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14988 | 2025.11.08 00:10:06.865766 [ 4 ] {abe3fb18-216c-469b-b570-392d3e6d481f} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14989 | 2025.11.08 00:10:06.865895 [ 4 ] {abe3fb18-216c-469b-b570-392d3e6d481f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 14990 | 2025.11.08 00:10:06.865933 [ 4 ] {abe3fb18-216c-469b-b570-392d3e6d481f} <Debug> TCPHandler: Processed in 0.001318556 sec. | ||
| 14991 | 2025.11.08 00:10:06.866054 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14992 | 2025.11.08 00:10:06.866146 [ 4 ] {de72896d-a282-4da6-aae2-782e36f62c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14993 | 2025.11.08 00:10:06.866187 [ 4 ] {de72896d-a282-4da6-aae2-782e36f62c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14994 | 2025.11.08 00:10:06.866627 [ 4 ] {de72896d-a282-4da6-aae2-782e36f62c40} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2025.11.08 00:10:06.866662 [ 4 ] {de72896d-a282-4da6-aae2-782e36f62c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14996 | 2025.11.08 00:10:06.866974 [ 4 ] {de72896d-a282-4da6-aae2-782e36f62c40} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14997 | 2025.11.08 00:10:06.867212 [ 4 ] {de72896d-a282-4da6-aae2-782e36f62c40} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2025.11.08 00:10:06.867312 [ 97 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14999 | 2025.11.08 00:10:06.867341 [ 4 ] {de72896d-a282-4da6-aae2-782e36f62c40} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001213 sec., 95630.66776586973 rows/sec., 7.77 MiB/sec. | ||
| 15000 | 2025.11.08 00:10:06.867344 [ 97 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15001 | 2025.11.08 00:10:06.867374 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15002 | 2025.11.08 00:10:06.867380 [ 4 ] {de72896d-a282-4da6-aae2-782e36f62c40} <Debug> TCPHandler: Processed in 0.001382608 sec. | ||
| 15003 | 2025.11.08 00:10:06.867458 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15004 | 2025.11.08 00:10:06.867501 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15005 | 2025.11.08 00:10:06.867553 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15006 | 2025.11.08 00:10:06.867585 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 634 rows starting from the beginning of the part | ||
| 15007 | 2025.11.08 00:10:06.867595 [ 4 ] {59c2d868-5a8b-4ff2-b2ce-0f99aa45b5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15008 | 2025.11.08 00:10:06.867639 [ 4 ] {59c2d868-5a8b-4ff2-b2ce-0f99aa45b5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15009 | 2025.11.08 00:10:06.867640 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 80 rows starting from the beginning of the part | ||
| 15010 | 2025.11.08 00:10:06.867690 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 552 rows starting from the beginning of the part | ||
| 15011 | 2025.11.08 00:10:06.867730 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 80 rows starting from the beginning of the part | ||
| 15012 | 2025.11.08 00:10:06.867765 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 90 rows starting from the beginning of the part | ||
| 15013 | 2025.11.08 00:10:06.867802 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 116 rows starting from the beginning of the part | ||
| 15014 | 2025.11.08 00:10:06.868047 [ 4 ] {59c2d868-5a8b-4ff2-b2ce-0f99aa45b5b7} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15015 | 2025.11.08 00:10:06.868081 [ 4 ] {59c2d868-5a8b-4ff2-b2ce-0f99aa45b5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15016 | 2025.11.08 00:10:06.868426 [ 4 ] {59c2d868-5a8b-4ff2-b2ce-0f99aa45b5b7} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15017 | 2025.11.08 00:10:06.868642 [ 4 ] {59c2d868-5a8b-4ff2-b2ce-0f99aa45b5b7} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15018 | 2025.11.08 00:10:06.868774 [ 4 ] {59c2d868-5a8b-4ff2-b2ce-0f99aa45b5b7} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001197 sec., 163742.69005847955 rows/sec., 11.75 MiB/sec. | ||
| 15019 | 2025.11.08 00:10:06.868793 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15020 | 2025.11.08 00:10:06.868812 [ 4 ] {59c2d868-5a8b-4ff2-b2ce-0f99aa45b5b7} <Debug> TCPHandler: Processed in 0.001360398 sec. | ||
| 15021 | 2025.11.08 00:10:06.868816 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392288 sec., 1114711.8986876279 rows/sec., 88.81 MiB/sec. | ||
| 15022 | 2025.11.08 00:10:06.868843 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15023 | 2025.11.08 00:10:06.868875 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15024 | 2025.11.08 00:10:06.868934 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15025 | 2025.11.08 00:10:06.868964 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15026 | 2025.11.08 00:10:06.869035 [ 4 ] {ef0b79c9-3047-4817-8256-b729eec4770a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15027 | 2025.11.08 00:10:06.869060 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15028 | 2025.11.08 00:10:06.869071 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15029 | 2025.11.08 00:10:06.869095 [ 4 ] {ef0b79c9-3047-4817-8256-b729eec4770a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15030 | 2025.11.08 00:10:06.869121 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 31277 rows starting from the beginning of the part | ||
| 15031 | 2025.11.08 00:10:06.869187 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15032 | 2025.11.08 00:10:06.869237 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 847 rows starting from the beginning of the part | ||
| 15033 | 2025.11.08 00:10:06.869287 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15034 | 2025.11.08 00:10:06.869333 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15035 | 2025.11.08 00:10:06.869376 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 196 rows starting from the beginning of the part | ||
| 15036 | 2025.11.08 00:10:06.869406 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_116_23} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15037 | 2025.11.08 00:10:06.869535 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_116_23} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15038 | 2025.11.08 00:10:06.869669 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 15039 | 2025.11.08 00:10:06.869906 [ 4 ] {ef0b79c9-3047-4817-8256-b729eec4770a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2025.11.08 00:10:06.869947 [ 4 ] {ef0b79c9-3047-4817-8256-b729eec4770a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15041 | 2025.11.08 00:10:06.870502 [ 4 ] {ef0b79c9-3047-4817-8256-b729eec4770a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15042 | 2025.11.08 00:10:06.870749 [ 4 ] {ef0b79c9-3047-4817-8256-b729eec4770a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15043 | 2025.11.08 00:10:06.870903 [ 4 ] {ef0b79c9-3047-4817-8256-b729eec4770a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001886 sec., 8483.56309650053 rows/sec., 15.20 MiB/sec. | ||
| 15044 | 2025.11.08 00:10:06.870971 [ 4 ] {ef0b79c9-3047-4817-8256-b729eec4770a} <Debug> TCPHandler: Processed in 0.002086357 sec. | ||
| 15045 | 2025.11.08 00:10:06.871083 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2025.11.08 00:10:06.871177 [ 4 ] {3b502cc1-2b89-4af9-b8a8-3b9afef0a763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15047 | 2025.11.08 00:10:06.871219 [ 4 ] {3b502cc1-2b89-4af9-b8a8-3b9afef0a763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15048 | 2025.11.08 00:10:06.871556 [ 4 ] {3b502cc1-2b89-4af9-b8a8-3b9afef0a763} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2025.11.08 00:10:06.871594 [ 4 ] {3b502cc1-2b89-4af9-b8a8-3b9afef0a763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15050 | 2025.11.08 00:10:06.871918 [ 4 ] {3b502cc1-2b89-4af9-b8a8-3b9afef0a763} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15051 | 2025.11.08 00:10:06.872156 [ 4 ] {3b502cc1-2b89-4af9-b8a8-3b9afef0a763} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2025.11.08 00:10:06.872283 [ 96 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15053 | 2025.11.08 00:10:06.872287 [ 4 ] {3b502cc1-2b89-4af9-b8a8-3b9afef0a763} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 15054 | 2025.11.08 00:10:06.872329 [ 96 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15055 | 2025.11.08 00:10:06.872349 [ 4 ] {3b502cc1-2b89-4af9-b8a8-3b9afef0a763} <Debug> TCPHandler: Processed in 0.001314446 sec. | ||
| 15056 | 2025.11.08 00:10:06.872354 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15057 | 2025.11.08 00:10:06.872456 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15058 | 2025.11.08 00:10:06.872567 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15059 | 2025.11.08 00:10:06.872605 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6516 rows starting from the beginning of the part | ||
| 15060 | 2025.11.08 00:10:06.872671 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 15061 | 2025.11.08 00:10:06.872717 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 15062 | 2025.11.08 00:10:06.872759 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 15063 | 2025.11.08 00:10:06.872802 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 15064 | 2025.11.08 00:10:06.872841 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15065 | 2025.11.08 00:10:06.875080 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6816 rows, containing 4 columns (4 merged, 0 gathered) in 0.002663283 sec., 2559247.3650002647 rows/sec., 172.45 MiB/sec. | ||
| 15066 | 2025.11.08 00:10:06.875551 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15067 | 2025.11.08 00:10:06.875887 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_116_23} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15068 | 2025.11.08 00:10:06.875971 [ 187 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_116_23} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15069 | 2025.11.08 00:10:06.876084 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 15070 | 2025.11.08 00:10:06.876307 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32800 rows, containing 5 columns (5 merged, 0 gathered) in 0.007374013 sec., 4448052.91230162 rows/sec., 305.70 MiB/sec. | ||
| 15071 | 2025.11.08 00:10:06.876660 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15072 | 2025.11.08 00:10:06.876945 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15073 | 2025.11.08 00:10:06.877013 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15074 | 2025.11.08 00:10:06.877082 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 15075 | 2025.11.08 00:10:07.738359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37859 | ||
| 15076 | 2025.11.08 00:10:07.738893 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15077 | 2025.11.08 00:10:07.738942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15078 | 2025.11.08 00:10:07.739450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15079 | 2025.11.08 00:10:07.739708 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15080 | 2025.11.08 00:10:07.739867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37859 | ||
| 15081 | 2025.11.08 00:10:09.778405 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15082 | 2025.11.08 00:10:09.796209 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15083 | 2025.11.08 00:10:09.796268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15084 | 2025.11.08 00:10:09.802655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15085 | 2025.11.08 00:10:09.803386 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15086 | 2025.11.08 00:10:09.806515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15087 | 2025.11.08 00:10:11.406580 [ 219 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15088 | 2025.11.08 00:10:11.406646 [ 219 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15089 | 2025.11.08 00:10:11.410885 [ 219 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15090 | 2025.11.08 00:10:11.604225 [ 225 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15091 | 2025.11.08 00:10:11.604311 [ 225 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15092 | 2025.11.08 00:10:11.607550 [ 225 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15093 | 2025.11.08 00:10:11.856283 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15094 | 2025.11.08 00:10:11.856447 [ 4 ] {93b4e087-f37d-4fa6-b485-a3d82b5700f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15095 | 2025.11.08 00:10:11.856515 [ 4 ] {93b4e087-f37d-4fa6-b485-a3d82b5700f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15096 | 2025.11.08 00:10:11.857194 [ 4 ] {93b4e087-f37d-4fa6-b485-a3d82b5700f5} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15097 | 2025.11.08 00:10:11.857238 [ 4 ] {93b4e087-f37d-4fa6-b485-a3d82b5700f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15098 | 2025.11.08 00:10:11.857614 [ 4 ] {93b4e087-f37d-4fa6-b485-a3d82b5700f5} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15099 | 2025.11.08 00:10:11.857843 [ 4 ] {93b4e087-f37d-4fa6-b485-a3d82b5700f5} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2025.11.08 00:10:11.857996 [ 4 ] {93b4e087-f37d-4fa6-b485-a3d82b5700f5} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001596 sec., 67669.17293233082 rows/sec., 5.67 MiB/sec. | ||
| 15101 | 2025.11.08 00:10:11.858048 [ 4 ] {93b4e087-f37d-4fa6-b485-a3d82b5700f5} <Debug> TCPHandler: Processed in 0.001897642 sec. | ||
| 15102 | 2025.11.08 00:10:11.858173 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15103 | 2025.11.08 00:10:11.858273 [ 4 ] {e386cea1-9d9c-41b1-ad97-0c1b49388a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15104 | 2025.11.08 00:10:11.858318 [ 4 ] {e386cea1-9d9c-41b1-ad97-0c1b49388a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15105 | 2025.11.08 00:10:11.858736 [ 4 ] {e386cea1-9d9c-41b1-ad97-0c1b49388a61} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15106 | 2025.11.08 00:10:11.858773 [ 4 ] {e386cea1-9d9c-41b1-ad97-0c1b49388a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15107 | 2025.11.08 00:10:11.859076 [ 4 ] {e386cea1-9d9c-41b1-ad97-0c1b49388a61} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15108 | 2025.11.08 00:10:11.859290 [ 4 ] {e386cea1-9d9c-41b1-ad97-0c1b49388a61} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2025.11.08 00:10:11.859424 [ 4 ] {e386cea1-9d9c-41b1-ad97-0c1b49388a61} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001174 sec., 22146.50766609881 rows/sec., 1.63 MiB/sec. | ||
| 15110 | 2025.11.08 00:10:11.859464 [ 4 ] {e386cea1-9d9c-41b1-ad97-0c1b49388a61} <Debug> TCPHandler: Processed in 0.001344026 sec. | ||
| 15111 | 2025.11.08 00:10:11.859578 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15112 | 2025.11.08 00:10:11.859676 [ 4 ] {715d97ec-9e65-4ff8-981c-91c5b653d916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15113 | 2025.11.08 00:10:11.859716 [ 4 ] {715d97ec-9e65-4ff8-981c-91c5b653d916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15114 | 2025.11.08 00:10:11.860147 [ 4 ] {715d97ec-9e65-4ff8-981c-91c5b653d916} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15115 | 2025.11.08 00:10:11.860185 [ 4 ] {715d97ec-9e65-4ff8-981c-91c5b653d916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15116 | 2025.11.08 00:10:11.860495 [ 4 ] {715d97ec-9e65-4ff8-981c-91c5b653d916} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15117 | 2025.11.08 00:10:11.860704 [ 4 ] {715d97ec-9e65-4ff8-981c-91c5b653d916} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15118 | 2025.11.08 00:10:11.860833 [ 4 ] {715d97ec-9e65-4ff8-981c-91c5b653d916} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 5.97 MiB/sec. | ||
| 15119 | 2025.11.08 00:10:11.860871 [ 4 ] {715d97ec-9e65-4ff8-981c-91c5b653d916} <Debug> TCPHandler: Processed in 0.001343397 sec. | ||
| 15120 | 2025.11.08 00:10:11.860982 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15121 | 2025.11.08 00:10:11.861074 [ 4 ] {b65338fc-9d88-4366-9002-72821a502a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15122 | 2025.11.08 00:10:11.861119 [ 4 ] {b65338fc-9d88-4366-9002-72821a502a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15123 | 2025.11.08 00:10:11.861523 [ 4 ] {b65338fc-9d88-4366-9002-72821a502a14} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15124 | 2025.11.08 00:10:11.861560 [ 4 ] {b65338fc-9d88-4366-9002-72821a502a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15125 | 2025.11.08 00:10:11.861897 [ 4 ] {b65338fc-9d88-4366-9002-72821a502a14} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15126 | 2025.11.08 00:10:11.862107 [ 4 ] {b65338fc-9d88-4366-9002-72821a502a14} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15127 | 2025.11.08 00:10:11.862236 [ 4 ] {b65338fc-9d88-4366-9002-72821a502a14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 15128 | 2025.11.08 00:10:11.862274 [ 4 ] {b65338fc-9d88-4366-9002-72821a502a14} <Debug> TCPHandler: Processed in 0.001341517 sec. | ||
| 15129 | 2025.11.08 00:10:11.862308 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15130 | 2025.11.08 00:10:11.862338 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15131 | 2025.11.08 00:10:11.862380 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15132 | 2025.11.08 00:10:11.862473 [ 4 ] {b637fcc5-9b1b-4d02-906e-fcf0f7146e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15133 | 2025.11.08 00:10:11.862530 [ 4 ] {b637fcc5-9b1b-4d02-906e-fcf0f7146e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15134 | 2025.11.08 00:10:11.863511 [ 4 ] {b637fcc5-9b1b-4d02-906e-fcf0f7146e90} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2025.11.08 00:10:11.863555 [ 4 ] {b637fcc5-9b1b-4d02-906e-fcf0f7146e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15136 | 2025.11.08 00:10:11.864139 [ 4 ] {b637fcc5-9b1b-4d02-906e-fcf0f7146e90} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15137 | 2025.11.08 00:10:11.864361 [ 4 ] {b637fcc5-9b1b-4d02-906e-fcf0f7146e90} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15138 | 2025.11.08 00:10:11.864499 [ 4 ] {b637fcc5-9b1b-4d02-906e-fcf0f7146e90} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002044 sec., 12720.156555772995 rows/sec., 22.79 MiB/sec. | ||
| 15139 | 2025.11.08 00:10:11.864566 [ 4 ] {b637fcc5-9b1b-4d02-906e-fcf0f7146e90} <Debug> TCPHandler: Processed in 0.002234101 sec. | ||
| 15140 | 2025.11.08 00:10:11.864696 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15141 | 2025.11.08 00:10:11.864789 [ 4 ] {fe9f8fbe-53b5-4b36-9d50-117471c95a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15142 | 2025.11.08 00:10:11.864831 [ 4 ] {fe9f8fbe-53b5-4b36-9d50-117471c95a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15143 | 2025.11.08 00:10:11.865171 [ 4 ] {fe9f8fbe-53b5-4b36-9d50-117471c95a98} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15144 | 2025.11.08 00:10:11.865206 [ 4 ] {fe9f8fbe-53b5-4b36-9d50-117471c95a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15145 | 2025.11.08 00:10:11.865508 [ 4 ] {fe9f8fbe-53b5-4b36-9d50-117471c95a98} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15146 | 2025.11.08 00:10:11.865714 [ 4 ] {fe9f8fbe-53b5-4b36-9d50-117471c95a98} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15147 | 2025.11.08 00:10:11.865838 [ 4 ] {fe9f8fbe-53b5-4b36-9d50-117471c95a98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 15148 | 2025.11.08 00:10:11.865873 [ 4 ] {fe9f8fbe-53b5-4b36-9d50-117471c95a98} <Debug> TCPHandler: Processed in 0.001226224 sec. | ||
| 15149 | 2025.11.08 00:10:11.865928 [ 222 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15150 | 2025.11.08 00:10:11.865982 [ 222 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15151 | 2025.11.08 00:10:11.866223 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15152 | 2025.11.08 00:10:11.868646 [ 222 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15153 | 2025.11.08 00:10:15.018089 [ 12 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15154 | 2025.11.08 00:10:15.018134 [ 12 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15155 | 2025.11.08 00:10:15.239994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38371 | ||
| 15156 | 2025.11.08 00:10:15.240535 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2025.11.08 00:10:15.240583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15158 | 2025.11.08 00:10:15.241080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15159 | 2025.11.08 00:10:15.241335 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2025.11.08 00:10:15.241491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38371 | ||
| 15161 | 2025.11.08 00:10:15.241623 [ 223 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): 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] | ||
| 15162 | 2025.11.08 00:10:15.241681 [ 223 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): 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] | ||
| 15163 | 2025.11.08 00:10:15.244600 [ 223 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): 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] | ||
| 15164 | 2025.11.08 00:10:15.353580 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1822 | ||
| 15165 | 2025.11.08 00:10:15.356010 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15166 | 2025.11.08 00:10:15.356060 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15167 | 2025.11.08 00:10:15.357329 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15168 | 2025.11.08 00:10:15.357611 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15169 | 2025.11.08 00:10:15.357850 [ 222 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): 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] | ||
| 15170 | 2025.11.08 00:10:15.357878 [ 222 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): 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] | ||
| 15171 | 2025.11.08 00:10:15.357964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1822 | ||
| 15172 | 2025.11.08 00:10:15.359427 [ 222 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): 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] | ||
| 15173 | 2025.11.08 00:10:15.956563 [ 222 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): 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] | ||
| 15174 | 2025.11.08 00:10:15.956610 [ 222 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): 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] | ||
| 15175 | 2025.11.08 00:10:15.959029 [ 222 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): 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] | ||
| 15176 | 2025.11.08 00:10:16.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.06 MiB, peak 394.51 MiB, free memory in arenas 0.00 B, will set to 375.05 MiB (RSS), difference: 3.98 MiB | ||
| 15177 | 2025.11.08 00:10:16.001674 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001283066 sec. | ||
| 15178 | 2025.11.08 00:10:16.856398 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15179 | 2025.11.08 00:10:16.856679 [ 4 ] {4c9aeb12-b81a-4555-8404-5005c2587b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15180 | 2025.11.08 00:10:16.856787 [ 4 ] {4c9aeb12-b81a-4555-8404-5005c2587b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15181 | 2025.11.08 00:10:16.857576 [ 4 ] {4c9aeb12-b81a-4555-8404-5005c2587b94} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15182 | 2025.11.08 00:10:16.857627 [ 4 ] {4c9aeb12-b81a-4555-8404-5005c2587b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15183 | 2025.11.08 00:10:16.858042 [ 4 ] {4c9aeb12-b81a-4555-8404-5005c2587b94} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15184 | 2025.11.08 00:10:16.858281 [ 4 ] {4c9aeb12-b81a-4555-8404-5005c2587b94} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2025.11.08 00:10:16.858448 [ 4 ] {4c9aeb12-b81a-4555-8404-5005c2587b94} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001845 sec., 47696.476964769645 rows/sec., 4.02 MiB/sec. | ||
| 15186 | 2025.11.08 00:10:16.858502 [ 4 ] {4c9aeb12-b81a-4555-8404-5005c2587b94} <Debug> TCPHandler: Processed in 0.002296803 sec. | ||
| 15187 | 2025.11.08 00:10:16.858634 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15188 | 2025.11.08 00:10:16.858738 [ 4 ] {33430373-77be-4a8b-b973-7f19b6cde744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15189 | 2025.11.08 00:10:16.858782 [ 4 ] {33430373-77be-4a8b-b973-7f19b6cde744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15190 | 2025.11.08 00:10:16.859222 [ 4 ] {33430373-77be-4a8b-b973-7f19b6cde744} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15191 | 2025.11.08 00:10:16.859262 [ 4 ] {33430373-77be-4a8b-b973-7f19b6cde744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15192 | 2025.11.08 00:10:16.859589 [ 4 ] {33430373-77be-4a8b-b973-7f19b6cde744} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15193 | 2025.11.08 00:10:16.859805 [ 4 ] {33430373-77be-4a8b-b973-7f19b6cde744} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15194 | 2025.11.08 00:10:16.859943 [ 4 ] {33430373-77be-4a8b-b973-7f19b6cde744} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001229 sec., 13018.714401952806 rows/sec., 978.95 KiB/sec. | ||
| 15195 | 2025.11.08 00:10:16.859985 [ 4 ] {33430373-77be-4a8b-b973-7f19b6cde744} <Debug> TCPHandler: Processed in 0.001405048 sec. | ||
| 15196 | 2025.11.08 00:10:16.859984 [ 58 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15197 | 2025.11.08 00:10:16.860055 [ 58 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15198 | 2025.11.08 00:10:16.860078 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15199 | 2025.11.08 00:10:16.860100 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15200 | 2025.11.08 00:10:16.860203 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15201 | 2025.11.08 00:10:16.860210 [ 4 ] {0b6ce64f-2e78-4e75-8604-c426312d06a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15202 | 2025.11.08 00:10:16.860299 [ 4 ] {0b6ce64f-2e78-4e75-8604-c426312d06a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15203 | 2025.11.08 00:10:16.860365 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15204 | 2025.11.08 00:10:16.860407 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 72 rows starting from the beginning of the part | ||
| 15205 | 2025.11.08 00:10:16.860476 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 16 rows starting from the beginning of the part | ||
| 15206 | 2025.11.08 00:10:16.860522 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
| 15207 | 2025.11.08 00:10:16.860564 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 28 rows starting from the beginning of the part | ||
| 15208 | 2025.11.08 00:10:16.860604 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 26 rows starting from the beginning of the part | ||
| 15209 | 2025.11.08 00:10:16.860647 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 16 rows starting from the beginning of the part | ||
| 15210 | 2025.11.08 00:10:16.860743 [ 4 ] {0b6ce64f-2e78-4e75-8604-c426312d06a8} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2025.11.08 00:10:16.860785 [ 4 ] {0b6ce64f-2e78-4e75-8604-c426312d06a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15212 | 2025.11.08 00:10:16.861136 [ 4 ] {0b6ce64f-2e78-4e75-8604-c426312d06a8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15213 | 2025.11.08 00:10:16.861374 [ 4 ] {0b6ce64f-2e78-4e75-8604-c426312d06a8} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2025.11.08 00:10:16.861510 [ 4 ] {0b6ce64f-2e78-4e75-8604-c426312d06a8} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001321 sec., 60560.18168054504 rows/sec., 4.73 MiB/sec. | ||
| 15215 | 2025.11.08 00:10:16.861511 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363348 sec., 134961.873270801 rows/sec., 10.44 MiB/sec. | ||
| 15216 | 2025.11.08 00:10:16.861554 [ 4 ] {0b6ce64f-2e78-4e75-8604-c426312d06a8} <Debug> TCPHandler: Processed in 0.001504291 sec. | ||
| 15217 | 2025.11.08 00:10:16.861680 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15218 | 2025.11.08 00:10:16.861731 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15219 | 2025.11.08 00:10:16.861778 [ 4 ] {32311fb5-93ad-4804-9a33-ead6c27a82b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15220 | 2025.11.08 00:10:16.861826 [ 4 ] {32311fb5-93ad-4804-9a33-ead6c27a82b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15221 | 2025.11.08 00:10:16.862038 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_116_23} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15222 | 2025.11.08 00:10:16.862126 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_116_23} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15223 | 2025.11.08 00:10:16.862238 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15224 | 2025.11.08 00:10:16.862244 [ 4 ] {32311fb5-93ad-4804-9a33-ead6c27a82b2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15225 | 2025.11.08 00:10:16.862287 [ 4 ] {32311fb5-93ad-4804-9a33-ead6c27a82b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15226 | 2025.11.08 00:10:16.862648 [ 4 ] {32311fb5-93ad-4804-9a33-ead6c27a82b2} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15227 | 2025.11.08 00:10:16.862861 [ 4 ] {32311fb5-93ad-4804-9a33-ead6c27a82b2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15228 | 2025.11.08 00:10:16.862990 [ 4 ] {32311fb5-93ad-4804-9a33-ead6c27a82b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 15229 | 2025.11.08 00:10:16.863029 [ 4 ] {32311fb5-93ad-4804-9a33-ead6c27a82b2} <Debug> TCPHandler: Processed in 0.001398109 sec. | ||
| 15230 | 2025.11.08 00:10:16.863133 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15231 | 2025.11.08 00:10:16.863227 [ 4 ] {de780733-1e55-400a-a420-191f227dc58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15232 | 2025.11.08 00:10:16.863283 [ 4 ] {de780733-1e55-400a-a420-191f227dc58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15233 | 2025.11.08 00:10:16.864112 [ 4 ] {de780733-1e55-400a-a420-191f227dc58a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2025.11.08 00:10:16.864148 [ 4 ] {de780733-1e55-400a-a420-191f227dc58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15235 | 2025.11.08 00:10:16.864686 [ 4 ] {de780733-1e55-400a-a420-191f227dc58a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15236 | 2025.11.08 00:10:16.864906 [ 4 ] {de780733-1e55-400a-a420-191f227dc58a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15237 | 2025.11.08 00:10:16.865030 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15238 | 2025.11.08 00:10:16.865042 [ 4 ] {de780733-1e55-400a-a420-191f227dc58a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001833 sec., 8728.85979268958 rows/sec., 15.64 MiB/sec. | ||
| 15239 | 2025.11.08 00:10:16.865071 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2025.11.08 00:10:16.865096 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15241 | 2025.11.08 00:10:16.865110 [ 4 ] {de780733-1e55-400a-a420-191f227dc58a} <Debug> TCPHandler: Processed in 0.002025886 sec. | ||
| 15242 | 2025.11.08 00:10:16.865176 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15243 | 2025.11.08 00:10:16.865240 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15244 | 2025.11.08 00:10:16.865362 [ 4 ] {d6f12669-4984-4502-8dfd-a0ac4ad8bbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15245 | 2025.11.08 00:10:16.865401 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15246 | 2025.11.08 00:10:16.865410 [ 4 ] {d6f12669-4984-4502-8dfd-a0ac4ad8bbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15247 | 2025.11.08 00:10:16.865464 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2272 rows starting from the beginning of the part | ||
| 15248 | 2025.11.08 00:10:16.865593 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 16 rows starting from the beginning of the part | ||
| 15249 | 2025.11.08 00:10:16.865699 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
| 15250 | 2025.11.08 00:10:16.865806 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 16 rows starting from the beginning of the part | ||
| 15251 | 2025.11.08 00:10:16.865815 [ 4 ] {d6f12669-4984-4502-8dfd-a0ac4ad8bbce} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15252 | 2025.11.08 00:10:16.865864 [ 4 ] {d6f12669-4984-4502-8dfd-a0ac4ad8bbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15253 | 2025.11.08 00:10:16.865912 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 26 rows starting from the beginning of the part | ||
| 15254 | 2025.11.08 00:10:16.866025 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 16 rows starting from the beginning of the part | ||
| 15255 | 2025.11.08 00:10:16.866213 [ 4 ] {d6f12669-4984-4502-8dfd-a0ac4ad8bbce} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15256 | 2025.11.08 00:10:16.866512 [ 4 ] {d6f12669-4984-4502-8dfd-a0ac4ad8bbce} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15257 | 2025.11.08 00:10:16.866653 [ 4 ] {d6f12669-4984-4502-8dfd-a0ac4ad8bbce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
| 15258 | 2025.11.08 00:10:16.866691 [ 4 ] {d6f12669-4984-4502-8dfd-a0ac4ad8bbce} <Debug> TCPHandler: Processed in 0.001512691 sec. | ||
| 15259 | 2025.11.08 00:10:16.875374 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 19 columns (19 merged, 0 gathered) in 0.010232391 sec., 231812.87736170363 rows/sec., 415.40 MiB/sec. | ||
| 15260 | 2025.11.08 00:10:16.877814 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15261 | 2025.11.08 00:10:16.878193 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15262 | 2025.11.08 00:10:16.878270 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15263 | 2025.11.08 00:10:16.878450 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.58 MiB. | ||
| 15264 | 2025.11.08 00:10:17.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.56 MiB, peak 394.51 MiB, free memory in arenas 0.00 B, will set to 378.83 MiB (RSS), difference: 3.27 MiB | ||
| 15265 | 2025.11.08 00:10:17.307552 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15266 | 2025.11.08 00:10:17.325785 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15267 | 2025.11.08 00:10:17.325846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15268 | 2025.11.08 00:10:17.331991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15269 | 2025.11.08 00:10:17.333016 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2025.11.08 00:10:17.336390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15271 | 2025.11.08 00:10:21.893609 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15272 | 2025.11.08 00:10:21.893809 [ 4 ] {e2bff08b-ffd5-4ea2-884e-ed7d42912523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15273 | 2025.11.08 00:10:21.893881 [ 4 ] {e2bff08b-ffd5-4ea2-884e-ed7d42912523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15274 | 2025.11.08 00:10:21.895283 [ 4 ] {e2bff08b-ffd5-4ea2-884e-ed7d42912523} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15275 | 2025.11.08 00:10:21.895340 [ 4 ] {e2bff08b-ffd5-4ea2-884e-ed7d42912523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15276 | 2025.11.08 00:10:21.895841 [ 4 ] {e2bff08b-ffd5-4ea2-884e-ed7d42912523} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15277 | 2025.11.08 00:10:21.896099 [ 4 ] {e2bff08b-ffd5-4ea2-884e-ed7d42912523} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15278 | 2025.11.08 00:10:21.896267 [ 4 ] {e2bff08b-ffd5-4ea2-884e-ed7d42912523} <Debug> executeQuery: Read 1248 rows, 105.84 KiB in 0.002504 sec., 498402.5559105431 rows/sec., 41.28 MiB/sec. | ||
| 15279 | 2025.11.08 00:10:21.896324 [ 4 ] {e2bff08b-ffd5-4ea2-884e-ed7d42912523} <Debug> TCPHandler: Processed in 0.002847408 sec. | ||
| 15280 | 2025.11.08 00:10:21.896453 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15281 | 2025.11.08 00:10:21.896559 [ 4 ] {e103177c-6644-40fc-bb05-8b1146460349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15282 | 2025.11.08 00:10:21.896606 [ 4 ] {e103177c-6644-40fc-bb05-8b1146460349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15283 | 2025.11.08 00:10:21.897059 [ 4 ] {e103177c-6644-40fc-bb05-8b1146460349} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15284 | 2025.11.08 00:10:21.897099 [ 4 ] {e103177c-6644-40fc-bb05-8b1146460349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15285 | 2025.11.08 00:10:21.897415 [ 4 ] {e103177c-6644-40fc-bb05-8b1146460349} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15286 | 2025.11.08 00:10:21.897629 [ 4 ] {e103177c-6644-40fc-bb05-8b1146460349} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15287 | 2025.11.08 00:10:21.897768 [ 4 ] {e103177c-6644-40fc-bb05-8b1146460349} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001234 sec., 21069.692058346838 rows/sec., 1.55 MiB/sec. | ||
| 15288 | 2025.11.08 00:10:21.897809 [ 4 ] {e103177c-6644-40fc-bb05-8b1146460349} <Debug> TCPHandler: Processed in 0.001407949 sec. | ||
| 15289 | 2025.11.08 00:10:21.897859 [ 225 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15290 | 2025.11.08 00:10:21.897892 [ 225 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15291 | 2025.11.08 00:10:21.897926 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15292 | 2025.11.08 00:10:21.898023 [ 4 ] {44b9ff52-9212-4eef-897d-59adec02c7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15293 | 2025.11.08 00:10:21.898066 [ 4 ] {44b9ff52-9212-4eef-897d-59adec02c7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15294 | 2025.11.08 00:10:21.898590 [ 4 ] {44b9ff52-9212-4eef-897d-59adec02c7a4} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15295 | 2025.11.08 00:10:21.898627 [ 4 ] {44b9ff52-9212-4eef-897d-59adec02c7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15296 | 2025.11.08 00:10:21.898962 [ 4 ] {44b9ff52-9212-4eef-897d-59adec02c7a4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15297 | 2025.11.08 00:10:21.899175 [ 4 ] {44b9ff52-9212-4eef-897d-59adec02c7a4} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15298 | 2025.11.08 00:10:21.899310 [ 4 ] {44b9ff52-9212-4eef-897d-59adec02c7a4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001305 sec., 174712.64367816094 rows/sec., 11.83 MiB/sec. | ||
| 15299 | 2025.11.08 00:10:21.899352 [ 4 ] {44b9ff52-9212-4eef-897d-59adec02c7a4} <Debug> TCPHandler: Processed in 0.00147623 sec. | ||
| 15300 | 2025.11.08 00:10:21.899471 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15301 | 2025.11.08 00:10:21.899565 [ 4 ] {7c03bc51-8d73-4ac0-85c9-ab106424abf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15302 | 2025.11.08 00:10:21.899607 [ 4 ] {7c03bc51-8d73-4ac0-85c9-ab106424abf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15303 | 2025.11.08 00:10:21.900250 [ 4 ] {7c03bc51-8d73-4ac0-85c9-ab106424abf9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15304 | 2025.11.08 00:10:21.900288 [ 4 ] {7c03bc51-8d73-4ac0-85c9-ab106424abf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15305 | 2025.11.08 00:10:21.900636 [ 4 ] {7c03bc51-8d73-4ac0-85c9-ab106424abf9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15306 | 2025.11.08 00:10:21.900852 [ 4 ] {7c03bc51-8d73-4ac0-85c9-ab106424abf9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15307 | 2025.11.08 00:10:21.900987 [ 4 ] {7c03bc51-8d73-4ac0-85c9-ab106424abf9} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001441 sec., 378903.5392088827 rows/sec., 28.12 MiB/sec. | ||
| 15308 | 2025.11.08 00:10:21.901027 [ 4 ] {7c03bc51-8d73-4ac0-85c9-ab106424abf9} <Debug> TCPHandler: Processed in 0.001611544 sec. | ||
| 15309 | 2025.11.08 00:10:21.901139 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15310 | 2025.11.08 00:10:21.901235 [ 4 ] {f74dce09-baa6-42d3-915b-34d1db35c815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15311 | 2025.11.08 00:10:21.901282 [ 4 ] {f74dce09-baa6-42d3-915b-34d1db35c815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15312 | 2025.11.08 00:10:21.901358 [ 225 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15313 | 2025.11.08 00:10:21.901892 [ 4 ] {f74dce09-baa6-42d3-915b-34d1db35c815} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15314 | 2025.11.08 00:10:21.901929 [ 4 ] {f74dce09-baa6-42d3-915b-34d1db35c815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15315 | 2025.11.08 00:10:21.902308 [ 4 ] {f74dce09-baa6-42d3-915b-34d1db35c815} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15316 | 2025.11.08 00:10:21.902519 [ 4 ] {f74dce09-baa6-42d3-915b-34d1db35c815} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15317 | 2025.11.08 00:10:21.902660 [ 4 ] {f74dce09-baa6-42d3-915b-34d1db35c815} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001442 sec., 585298.1969486824 rows/sec., 39.39 MiB/sec. | ||
| 15318 | 2025.11.08 00:10:21.902711 [ 4 ] {f74dce09-baa6-42d3-915b-34d1db35c815} <Debug> TCPHandler: Processed in 0.001621014 sec. | ||
| 15319 | 2025.11.08 00:10:21.902848 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15320 | 2025.11.08 00:10:21.902967 [ 4 ] {783ddfd4-4877-41b2-b82e-8229a69c6ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15321 | 2025.11.08 00:10:21.903042 [ 4 ] {783ddfd4-4877-41b2-b82e-8229a69c6ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15322 | 2025.11.08 00:10:21.903899 [ 4 ] {783ddfd4-4877-41b2-b82e-8229a69c6ba1} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15323 | 2025.11.08 00:10:21.903937 [ 4 ] {783ddfd4-4877-41b2-b82e-8229a69c6ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15324 | 2025.11.08 00:10:21.904491 [ 4 ] {783ddfd4-4877-41b2-b82e-8229a69c6ba1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15325 | 2025.11.08 00:10:21.904729 [ 4 ] {783ddfd4-4877-41b2-b82e-8229a69c6ba1} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15326 | 2025.11.08 00:10:21.904906 [ 4 ] {783ddfd4-4877-41b2-b82e-8229a69c6ba1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001963 sec., 13245.033112582782 rows/sec., 23.73 MiB/sec. | ||
| 15327 | 2025.11.08 00:10:21.904971 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15328 | 2025.11.08 00:10:21.904982 [ 4 ] {783ddfd4-4877-41b2-b82e-8229a69c6ba1} <Debug> TCPHandler: Processed in 0.002197271 sec. | ||
| 15329 | 2025.11.08 00:10:21.905041 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15330 | 2025.11.08 00:10:21.905207 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15331 | 2025.11.08 00:10:21.905328 [ 4 ] {a06c8a73-5215-4dd3-8e91-da80a80fd603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15332 | 2025.11.08 00:10:21.905382 [ 4 ] {a06c8a73-5215-4dd3-8e91-da80a80fd603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15333 | 2025.11.08 00:10:21.905823 [ 4 ] {a06c8a73-5215-4dd3-8e91-da80a80fd603} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15334 | 2025.11.08 00:10:21.905867 [ 4 ] {a06c8a73-5215-4dd3-8e91-da80a80fd603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15335 | 2025.11.08 00:10:21.906299 [ 4 ] {a06c8a73-5215-4dd3-8e91-da80a80fd603} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15336 | 2025.11.08 00:10:21.906606 [ 4 ] {a06c8a73-5215-4dd3-8e91-da80a80fd603} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15337 | 2025.11.08 00:10:21.906774 [ 4 ] {a06c8a73-5215-4dd3-8e91-da80a80fd603} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. | ||
| 15338 | 2025.11.08 00:10:21.906820 [ 4 ] {a06c8a73-5215-4dd3-8e91-da80a80fd603} <Debug> TCPHandler: Processed in 0.001678097 sec. | ||
| 15339 | 2025.11.08 00:10:21.910479 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15340 | 2025.11.08 00:10:22.601251 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51561 | ||
| 15341 | 2025.11.08 00:10:22.601418 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15342 | 2025.11.08 00:10:22.601458 [ 293 ] {} <Debug> TCP-Session: 56ecbdb5-253c-44d2-84f2-2661790e6824 Authenticating user 'default' from [fd00:1122:3344:101::e]:51561 | ||
| 15343 | 2025.11.08 00:10:22.601488 [ 293 ] {} <Debug> TCP-Session: 56ecbdb5-253c-44d2-84f2-2661790e6824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15344 | 2025.11.08 00:10:22.601508 [ 293 ] {} <Debug> TCP-Session: 56ecbdb5-253c-44d2-84f2-2661790e6824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15345 | 2025.11.08 00:10:22.601803 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41960 | ||
| 15346 | 2025.11.08 00:10:22.601839 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54960 | ||
| 15347 | 2025.11.08 00:10:22.601854 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43082 | ||
| 15348 | 2025.11.08 00:10:22.601883 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32848 | ||
| 15349 | 2025.11.08 00:10:22.601949 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15350 | 2025.11.08 00:10:22.601949 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15351 | 2025.11.08 00:10:22.601989 [ 294 ] {} <Debug> TCP-Session: e3774cd3-3a77-46d0-9b7e-e75b798d8964 Authenticating user 'default' from [fd00:1122:3344:101::e]:41960 | ||
| 15352 | 2025.11.08 00:10:22.602004 [ 286 ] {} <Debug> TCP-Session: abf390d4-5c7e-42a5-bd9e-8c268d25a873 Authenticating user 'default' from [fd00:1122:3344:101::e]:54960 | ||
| 15353 | 2025.11.08 00:10:22.601929 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43747 | ||
| 15354 | 2025.11.08 00:10:22.602032 [ 286 ] {} <Debug> TCP-Session: abf390d4-5c7e-42a5-bd9e-8c268d25a873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15355 | 2025.11.08 00:10:22.602085 [ 293 ] {} <Trace> TCP-Session: 56ecbdb5-253c-44d2-84f2-2661790e6824 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15356 | 2025.11.08 00:10:22.602116 [ 286 ] {} <Debug> TCP-Session: abf390d4-5c7e-42a5-bd9e-8c268d25a873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15357 | 2025.11.08 00:10:22.602026 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15358 | 2025.11.08 00:10:22.602170 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15359 | 2025.11.08 00:10:22.602205 [ 288 ] {} <Debug> TCP-Session: 772df12c-0e39-4194-b434-99002479e9cf Authenticating user 'default' from [fd00:1122:3344:101::e]:43082 | ||
| 15360 | 2025.11.08 00:10:22.602230 [ 291 ] {} <Debug> TCP-Session: e64df4de-c8b9-4391-bd20-4e1b1cee808b Authenticating user 'default' from [fd00:1122:3344:101::e]:43747 | ||
| 15361 | 2025.11.08 00:10:22.602258 [ 288 ] {} <Debug> TCP-Session: 772df12c-0e39-4194-b434-99002479e9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15362 | 2025.11.08 00:10:22.602275 [ 291 ] {} <Debug> TCP-Session: e64df4de-c8b9-4391-bd20-4e1b1cee808b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15363 | 2025.11.08 00:10:22.602290 [ 288 ] {} <Debug> TCP-Session: 772df12c-0e39-4194-b434-99002479e9cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15364 | 2025.11.08 00:10:22.602310 [ 291 ] {} <Debug> TCP-Session: e64df4de-c8b9-4391-bd20-4e1b1cee808b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15365 | 2025.11.08 00:10:22.602027 [ 294 ] {} <Debug> TCP-Session: e3774cd3-3a77-46d0-9b7e-e75b798d8964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15366 | 2025.11.08 00:10:22.602024 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15367 | 2025.11.08 00:10:22.602384 [ 294 ] {} <Debug> TCP-Session: e3774cd3-3a77-46d0-9b7e-e75b798d8964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15368 | 2025.11.08 00:10:22.602380 [ 293 ] {069cc43d-636a-442e-bcfd-c8b346f7a327} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51561) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15369 | 2025.11.08 00:10:22.602406 [ 290 ] {} <Debug> TCP-Session: e8f97a8b-3f62-4ebb-8ea5-78e8f05cd96c Authenticating user 'default' from [fd00:1122:3344:101::e]:32848 | ||
| 15370 | 2025.11.08 00:10:22.601929 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59415 | ||
| 15371 | 2025.11.08 00:10:22.602459 [ 290 ] {} <Debug> TCP-Session: e8f97a8b-3f62-4ebb-8ea5-78e8f05cd96c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15372 | 2025.11.08 00:10:22.601828 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37365 | ||
| 15373 | 2025.11.08 00:10:22.602529 [ 290 ] {} <Debug> TCP-Session: e8f97a8b-3f62-4ebb-8ea5-78e8f05cd96c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15374 | 2025.11.08 00:10:22.602568 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15375 | 2025.11.08 00:10:22.601869 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59527 | ||
| 15376 | 2025.11.08 00:10:22.602627 [ 292 ] {} <Debug> TCP-Session: 140b338f-0a5d-4b41-8288-a87d875d9644 Authenticating user 'default' from [fd00:1122:3344:101::e]:59415 | ||
| 15377 | 2025.11.08 00:10:22.602627 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15378 | 2025.11.08 00:10:22.602682 [ 292 ] {} <Debug> TCP-Session: 140b338f-0a5d-4b41-8288-a87d875d9644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15379 | 2025.11.08 00:10:22.602707 [ 292 ] {} <Debug> TCP-Session: 140b338f-0a5d-4b41-8288-a87d875d9644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15380 | 2025.11.08 00:10:22.602707 [ 3 ] {} <Debug> TCP-Session: 073f9472-1c1c-473b-adef-a9b6735549fe Authenticating user 'default' from [fd00:1122:3344:101::e]:37365 | ||
| 15381 | 2025.11.08 00:10:22.602741 [ 3 ] {} <Debug> TCP-Session: 073f9472-1c1c-473b-adef-a9b6735549fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15382 | 2025.11.08 00:10:22.602759 [ 3 ] {} <Debug> TCP-Session: 073f9472-1c1c-473b-adef-a9b6735549fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15383 | 2025.11.08 00:10:22.602817 [ 293 ] {069cc43d-636a-442e-bcfd-c8b346f7a327} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15384 | 2025.11.08 00:10:22.602903 [ 293 ] {069cc43d-636a-442e-bcfd-c8b346f7a327} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15385 | 2025.11.08 00:10:22.603120 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15386 | 2025.11.08 00:10:22.603165 [ 289 ] {} <Debug> TCP-Session: a124731e-897c-4271-a980-15f7acb6f800 Authenticating user 'default' from [fd00:1122:3344:101::e]:59527 | ||
| 15387 | 2025.11.08 00:10:22.603190 [ 289 ] {} <Debug> TCP-Session: a124731e-897c-4271-a980-15f7acb6f800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15388 | 2025.11.08 00:10:22.603210 [ 289 ] {} <Debug> TCP-Session: a124731e-897c-4271-a980-15f7acb6f800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15389 | 2025.11.08 00:10:22.603330 [ 293 ] {069cc43d-636a-442e-bcfd-c8b346f7a327} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 15390 | 2025.11.08 00:10:22.604800 [ 319 ] {069cc43d-636a-442e-bcfd-c8b346f7a327} <Trace> AggregatingTransform: Aggregating | ||
| 15391 | 2025.11.08 00:10:22.604864 [ 319 ] {069cc43d-636a-442e-bcfd-c8b346f7a327} <Trace> Aggregator: Aggregation method: without_key | ||
| 15392 | 2025.11.08 00:10:22.604910 [ 319 ] {069cc43d-636a-442e-bcfd-c8b346f7a327} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001417319 sec. (705.557 rows/sec., 27.56 KiB/sec.) | ||
| 15393 | 2025.11.08 00:10:22.604931 [ 319 ] {069cc43d-636a-442e-bcfd-c8b346f7a327} <Trace> Aggregator: Merging aggregated data | ||
| 15394 | 2025.11.08 00:10:22.606567 [ 293 ] {069cc43d-636a-442e-bcfd-c8b346f7a327} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004279 sec., 233.6994624912363 rows/sec., 9.13 KiB/sec. | ||
| 15395 | 2025.11.08 00:10:22.606823 [ 293 ] {069cc43d-636a-442e-bcfd-c8b346f7a327} <Debug> TCPHandler: Processed in 0.004927096 sec. | ||
| 15396 | 2025.11.08 00:10:22.606969 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15397 | 2025.11.08 00:10:22.607008 [ 293 ] {} <Debug> TCP-Session: 56ecbdb5-253c-44d2-84f2-2661790e6824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15398 | 2025.11.08 00:10:22.607014 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15399 | 2025.11.08 00:10:22.607042 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15400 | 2025.11.08 00:10:22.607060 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15401 | 2025.11.08 00:10:22.607095 [ 294 ] {} <Debug> TCP-Session: e3774cd3-3a77-46d0-9b7e-e75b798d8964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15402 | 2025.11.08 00:10:22.607121 [ 288 ] {} <Debug> TCP-Session: 772df12c-0e39-4194-b434-99002479e9cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15403 | 2025.11.08 00:10:22.607142 [ 3 ] {} <Debug> TCP-Session: 073f9472-1c1c-473b-adef-a9b6735549fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15404 | 2025.11.08 00:10:22.607158 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15405 | 2025.11.08 00:10:22.607181 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15406 | 2025.11.08 00:10:22.607206 [ 292 ] {} <Debug> TCP-Session: 140b338f-0a5d-4b41-8288-a87d875d9644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15407 | 2025.11.08 00:10:22.607238 [ 290 ] {} <Debug> TCP-Session: e8f97a8b-3f62-4ebb-8ea5-78e8f05cd96c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15408 | 2025.11.08 00:10:22.607136 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15409 | 2025.11.08 00:10:22.607092 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15410 | 2025.11.08 00:10:22.607311 [ 286 ] {} <Debug> TCP-Session: abf390d4-5c7e-42a5-bd9e-8c268d25a873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15411 | 2025.11.08 00:10:22.607114 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15412 | 2025.11.08 00:10:22.607371 [ 291 ] {} <Debug> TCP-Session: e64df4de-c8b9-4391-bd20-4e1b1cee808b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15413 | 2025.11.08 00:10:22.607419 [ 289 ] {} <Debug> TCP-Session: a124731e-897c-4271-a980-15f7acb6f800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15414 | 2025.11.08 00:10:22.742621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38819 | ||
| 15415 | 2025.11.08 00:10:22.743275 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15416 | 2025.11.08 00:10:22.743332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15417 | 2025.11.08 00:10:22.743904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15418 | 2025.11.08 00:10:22.744198 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15419 | 2025.11.08 00:10:22.744369 [ 60 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15420 | 2025.11.08 00:10:22.744380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38819 | ||
| 15421 | 2025.11.08 00:10:22.744416 [ 60 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15422 | 2025.11.08 00:10:22.744444 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15423 | 2025.11.08 00:10:22.744640 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 15424 | 2025.11.08 00:10:22.744838 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15425 | 2025.11.08 00:10:22.744897 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36451 rows starting from the beginning of the part | ||
| 15426 | 2025.11.08 00:10:22.745027 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 15427 | 2025.11.08 00:10:22.745103 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 15428 | 2025.11.08 00:10:22.745169 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 15429 | 2025.11.08 00:10:22.745231 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 15430 | 2025.11.08 00:10:22.745296 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 15431 | 2025.11.08 00:10:22.749063 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38819 rows, containing 4 columns (4 merged, 0 gathered) in 0.004529565 sec., 8570138.633621551 rows/sec., 122.60 MiB/sec. | ||
| 15432 | 2025.11.08 00:10:22.749586 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15433 | 2025.11.08 00:10:22.750026 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_81_16} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15434 | 2025.11.08 00:10:22.750137 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_81_16} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15435 | 2025.11.08 00:10:22.750286 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15436 | 2025.11.08 00:10:23.482449 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51639 | ||
| 15437 | 2025.11.08 00:10:23.482559 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15438 | 2025.11.08 00:10:23.482608 [ 293 ] {} <Debug> TCP-Session: 06008917-6b99-4bb9-a790-b203bab63fc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51639 | ||
| 15439 | 2025.11.08 00:10:23.482633 [ 293 ] {} <Debug> TCP-Session: 06008917-6b99-4bb9-a790-b203bab63fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15440 | 2025.11.08 00:10:23.482645 [ 293 ] {} <Debug> TCP-Session: 06008917-6b99-4bb9-a790-b203bab63fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15441 | 2025.11.08 00:10:23.482851 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47646 | ||
| 15442 | 2025.11.08 00:10:23.482865 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52656 | ||
| 15443 | 2025.11.08 00:10:23.482921 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62190 | ||
| 15444 | 2025.11.08 00:10:23.482915 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43241 | ||
| 15445 | 2025.11.08 00:10:23.482992 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15446 | 2025.11.08 00:10:23.483014 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15447 | 2025.11.08 00:10:23.483014 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15448 | 2025.11.08 00:10:23.483045 [ 294 ] {} <Debug> TCP-Session: 9186d442-75ac-4a9d-8eb8-110ec2425658 Authenticating user 'default' from [fd00:1122:3344:101::e]:47646 | ||
| 15449 | 2025.11.08 00:10:23.483058 [ 292 ] {} <Debug> TCP-Session: c8fde7a3-cffd-45bd-9b7c-a51c1c64b60f Authenticating user 'default' from [fd00:1122:3344:101::e]:62190 | ||
| 15450 | 2025.11.08 00:10:23.483074 [ 3 ] {} <Debug> TCP-Session: 743c98d0-4a40-45f9-bde3-d88f79edf8c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52656 | ||
| 15451 | 2025.11.08 00:10:23.483094 [ 294 ] {} <Debug> TCP-Session: 9186d442-75ac-4a9d-8eb8-110ec2425658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15452 | 2025.11.08 00:10:23.483107 [ 292 ] {} <Debug> TCP-Session: c8fde7a3-cffd-45bd-9b7c-a51c1c64b60f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15453 | 2025.11.08 00:10:23.483127 [ 3 ] {} <Debug> TCP-Session: 743c98d0-4a40-45f9-bde3-d88f79edf8c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15454 | 2025.11.08 00:10:23.483139 [ 294 ] {} <Debug> TCP-Session: 9186d442-75ac-4a9d-8eb8-110ec2425658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15455 | 2025.11.08 00:10:23.483159 [ 3 ] {} <Debug> TCP-Session: 743c98d0-4a40-45f9-bde3-d88f79edf8c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15456 | 2025.11.08 00:10:23.483149 [ 292 ] {} <Debug> TCP-Session: c8fde7a3-cffd-45bd-9b7c-a51c1c64b60f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15457 | 2025.11.08 00:10:23.483079 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15458 | 2025.11.08 00:10:23.482955 [ 293 ] {} <Trace> TCP-Session: 06008917-6b99-4bb9-a790-b203bab63fc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15459 | 2025.11.08 00:10:23.483242 [ 291 ] {} <Debug> TCP-Session: f0b10c8f-0006-4a6c-80c9-047f29d7283f Authenticating user 'default' from [fd00:1122:3344:101::e]:43241 | ||
| 15460 | 2025.11.08 00:10:23.482895 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56324 | ||
| 15461 | 2025.11.08 00:10:23.483279 [ 291 ] {} <Debug> TCP-Session: f0b10c8f-0006-4a6c-80c9-047f29d7283f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15462 | 2025.11.08 00:10:23.482882 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64714 | ||
| 15463 | 2025.11.08 00:10:23.483312 [ 291 ] {} <Debug> TCP-Session: f0b10c8f-0006-4a6c-80c9-047f29d7283f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15464 | 2025.11.08 00:10:23.483342 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15465 | 2025.11.08 00:10:23.482874 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41539 | ||
| 15466 | 2025.11.08 00:10:23.483376 [ 290 ] {} <Debug> TCP-Session: dcbc7d0c-1635-41e4-8bae-168dfde79a5a Authenticating user 'default' from [fd00:1122:3344:101::e]:56324 | ||
| 15467 | 2025.11.08 00:10:23.483387 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15468 | 2025.11.08 00:10:23.483422 [ 290 ] {} <Debug> TCP-Session: dcbc7d0c-1635-41e4-8bae-168dfde79a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15469 | 2025.11.08 00:10:23.483433 [ 293 ] {aeb9aed2-9154-4bf0-a74c-6307deb9f5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51639) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15470 | 2025.11.08 00:10:23.483439 [ 289 ] {} <Debug> TCP-Session: 627b8946-73d8-4b89-a4f1-d301bc512916 Authenticating user 'default' from [fd00:1122:3344:101::e]:64714 | ||
| 15471 | 2025.11.08 00:10:23.483449 [ 290 ] {} <Debug> TCP-Session: dcbc7d0c-1635-41e4-8bae-168dfde79a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15472 | 2025.11.08 00:10:23.483482 [ 289 ] {} <Debug> TCP-Session: 627b8946-73d8-4b89-a4f1-d301bc512916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15473 | 2025.11.08 00:10:23.483439 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15474 | 2025.11.08 00:10:23.483511 [ 289 ] {} <Debug> TCP-Session: 627b8946-73d8-4b89-a4f1-d301bc512916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15475 | 2025.11.08 00:10:23.482862 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54161 | ||
| 15476 | 2025.11.08 00:10:23.483546 [ 288 ] {} <Debug> TCP-Session: 2ce0232b-7d63-4426-a4c8-2d08a2effb9d Authenticating user 'default' from [fd00:1122:3344:101::e]:41539 | ||
| 15477 | 2025.11.08 00:10:23.483593 [ 288 ] {} <Debug> TCP-Session: 2ce0232b-7d63-4426-a4c8-2d08a2effb9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15478 | 2025.11.08 00:10:23.483606 [ 288 ] {} <Debug> TCP-Session: 2ce0232b-7d63-4426-a4c8-2d08a2effb9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15479 | 2025.11.08 00:10:23.483621 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15480 | 2025.11.08 00:10:23.483648 [ 286 ] {} <Debug> TCP-Session: a577d8b3-6322-44f5-9024-cbade90fdf98 Authenticating user 'default' from [fd00:1122:3344:101::e]:54161 | ||
| 15481 | 2025.11.08 00:10:23.483664 [ 286 ] {} <Debug> TCP-Session: a577d8b3-6322-44f5-9024-cbade90fdf98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15482 | 2025.11.08 00:10:23.483677 [ 286 ] {} <Debug> TCP-Session: a577d8b3-6322-44f5-9024-cbade90fdf98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15483 | 2025.11.08 00:10:23.483729 [ 293 ] {aeb9aed2-9154-4bf0-a74c-6307deb9f5fc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15484 | 2025.11.08 00:10:23.483788 [ 293 ] {aeb9aed2-9154-4bf0-a74c-6307deb9f5fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15485 | 2025.11.08 00:10:23.484079 [ 293 ] {aeb9aed2-9154-4bf0-a74c-6307deb9f5fc} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 15486 | 2025.11.08 00:10:23.485100 [ 323 ] {aeb9aed2-9154-4bf0-a74c-6307deb9f5fc} <Trace> AggregatingTransform: Aggregating | ||
| 15487 | 2025.11.08 00:10:23.485143 [ 323 ] {aeb9aed2-9154-4bf0-a74c-6307deb9f5fc} <Trace> Aggregator: Aggregation method: without_key | ||
| 15488 | 2025.11.08 00:10:23.485182 [ 323 ] {aeb9aed2-9154-4bf0-a74c-6307deb9f5fc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000087 sec. (999.913 rows/sec., 39.06 KiB/sec.) | ||
| 15489 | 2025.11.08 00:10:23.485201 [ 323 ] {aeb9aed2-9154-4bf0-a74c-6307deb9f5fc} <Trace> Aggregator: Merging aggregated data | ||
| 15490 | 2025.11.08 00:10:23.486543 [ 293 ] {aeb9aed2-9154-4bf0-a74c-6307deb9f5fc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003171 sec., 315.35793125197097 rows/sec., 12.32 KiB/sec. | ||
| 15491 | 2025.11.08 00:10:23.486710 [ 293 ] {aeb9aed2-9154-4bf0-a74c-6307deb9f5fc} <Debug> TCPHandler: Processed in 0.003872147 sec. | ||
| 15492 | 2025.11.08 00:10:23.486823 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15493 | 2025.11.08 00:10:23.486854 [ 293 ] {} <Debug> TCP-Session: 06008917-6b99-4bb9-a790-b203bab63fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15494 | 2025.11.08 00:10:23.486854 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15495 | 2025.11.08 00:10:23.486870 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15496 | 2025.11.08 00:10:23.486893 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15497 | 2025.11.08 00:10:23.486910 [ 292 ] {} <Debug> TCP-Session: c8fde7a3-cffd-45bd-9b7c-a51c1c64b60f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15498 | 2025.11.08 00:10:23.486926 [ 294 ] {} <Debug> TCP-Session: 9186d442-75ac-4a9d-8eb8-110ec2425658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15499 | 2025.11.08 00:10:23.486928 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15500 | 2025.11.08 00:10:23.486960 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15501 | 2025.11.08 00:10:23.486981 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15502 | 2025.11.08 00:10:23.486989 [ 290 ] {} <Debug> TCP-Session: dcbc7d0c-1635-41e4-8bae-168dfde79a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15503 | 2025.11.08 00:10:23.487007 [ 288 ] {} <Debug> TCP-Session: 2ce0232b-7d63-4426-a4c8-2d08a2effb9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15504 | 2025.11.08 00:10:23.487034 [ 291 ] {} <Debug> TCP-Session: f0b10c8f-0006-4a6c-80c9-047f29d7283f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15505 | 2025.11.08 00:10:23.486946 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15506 | 2025.11.08 00:10:23.486911 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15507 | 2025.11.08 00:10:23.487119 [ 289 ] {} <Debug> TCP-Session: 627b8946-73d8-4b89-a4f1-d301bc512916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15508 | 2025.11.08 00:10:23.486945 [ 3 ] {} <Debug> TCP-Session: 743c98d0-4a40-45f9-bde3-d88f79edf8c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15509 | 2025.11.08 00:10:23.487147 [ 286 ] {} <Debug> TCP-Session: a577d8b3-6322-44f5-9024-cbade90fdf98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15510 | 2025.11.08 00:10:23.556895 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41129 | ||
| 15511 | 2025.11.08 00:10:23.557017 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15512 | 2025.11.08 00:10:23.557050 [ 292 ] {} <Debug> TCP-Session: c42375ac-19b7-4713-b809-75c834d1c63d Authenticating user 'default' from [fd00:1122:3344:101::e]:41129 | ||
| 15513 | 2025.11.08 00:10:23.557078 [ 292 ] {} <Debug> TCP-Session: c42375ac-19b7-4713-b809-75c834d1c63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15514 | 2025.11.08 00:10:23.557095 [ 292 ] {} <Debug> TCP-Session: c42375ac-19b7-4713-b809-75c834d1c63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15515 | 2025.11.08 00:10:23.557302 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38700 | ||
| 15516 | 2025.11.08 00:10:23.557344 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37673 | ||
| 15517 | 2025.11.08 00:10:23.557370 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61886 | ||
| 15518 | 2025.11.08 00:10:23.557392 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45411 | ||
| 15519 | 2025.11.08 00:10:23.557405 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33021 | ||
| 15520 | 2025.11.08 00:10:23.557431 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43669 | ||
| 15521 | 2025.11.08 00:10:23.557467 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15522 | 2025.11.08 00:10:23.557471 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15523 | 2025.11.08 00:10:23.557495 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15524 | 2025.11.08 00:10:23.557500 [ 292 ] {} <Trace> TCP-Session: c42375ac-19b7-4713-b809-75c834d1c63d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15525 | 2025.11.08 00:10:23.557530 [ 289 ] {} <Debug> TCP-Session: 36529141-1b48-40ea-85ad-f49e8a53d852 Authenticating user 'default' from [fd00:1122:3344:101::e]:33021 | ||
| 15526 | 2025.11.08 00:10:23.557547 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15527 | 2025.11.08 00:10:23.557570 [ 289 ] {} <Debug> TCP-Session: 36529141-1b48-40ea-85ad-f49e8a53d852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15528 | 2025.11.08 00:10:23.557514 [ 288 ] {} <Debug> TCP-Session: 13e4e927-3c1c-4e55-8bd8-453df934cd4e Authenticating user 'default' from [fd00:1122:3344:101::e]:45411 | ||
| 15529 | 2025.11.08 00:10:23.557589 [ 291 ] {} <Debug> TCP-Session: 2104d267-16dc-4d01-a6aa-38a11711e7c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43669 | ||
| 15530 | 2025.11.08 00:10:23.557593 [ 289 ] {} <Debug> TCP-Session: 36529141-1b48-40ea-85ad-f49e8a53d852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15531 | 2025.11.08 00:10:23.557630 [ 288 ] {} <Debug> TCP-Session: 13e4e927-3c1c-4e55-8bd8-453df934cd4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15532 | 2025.11.08 00:10:23.557643 [ 291 ] {} <Debug> TCP-Session: 2104d267-16dc-4d01-a6aa-38a11711e7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15533 | 2025.11.08 00:10:23.557670 [ 288 ] {} <Debug> TCP-Session: 13e4e927-3c1c-4e55-8bd8-453df934cd4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15534 | 2025.11.08 00:10:23.557688 [ 291 ] {} <Debug> TCP-Session: 2104d267-16dc-4d01-a6aa-38a11711e7c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15535 | 2025.11.08 00:10:23.557503 [ 3 ] {} <Debug> TCP-Session: 73faa853-af4b-4374-a507-2eac12b624f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61886 | ||
| 15536 | 2025.11.08 00:10:23.557726 [ 292 ] {4f7a3997-e588-4f39-a6b0-cd2f92223bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41129) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15537 | 2025.11.08 00:10:23.557752 [ 3 ] {} <Debug> TCP-Session: 73faa853-af4b-4374-a507-2eac12b624f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15538 | 2025.11.08 00:10:23.557472 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15539 | 2025.11.08 00:10:23.557771 [ 3 ] {} <Debug> TCP-Session: 73faa853-af4b-4374-a507-2eac12b624f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15540 | 2025.11.08 00:10:23.557417 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15541 | 2025.11.08 00:10:23.557811 [ 294 ] {} <Debug> TCP-Session: 07dcad4a-817c-45c6-bcee-92f8638adf1b Authenticating user 'default' from [fd00:1122:3344:101::e]:37673 | ||
| 15542 | 2025.11.08 00:10:23.557415 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46594 | ||
| 15543 | 2025.11.08 00:10:23.557857 [ 294 ] {} <Debug> TCP-Session: 07dcad4a-817c-45c6-bcee-92f8638adf1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15544 | 2025.11.08 00:10:23.557845 [ 293 ] {} <Debug> TCP-Session: 3bfcfa1f-021b-4bc8-ba59-315ffc2be8d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38700 | ||
| 15545 | 2025.11.08 00:10:23.557881 [ 294 ] {} <Debug> TCP-Session: 07dcad4a-817c-45c6-bcee-92f8638adf1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15546 | 2025.11.08 00:10:23.557907 [ 293 ] {} <Debug> TCP-Session: 3bfcfa1f-021b-4bc8-ba59-315ffc2be8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15547 | 2025.11.08 00:10:23.557383 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36470 | ||
| 15548 | 2025.11.08 00:10:23.557932 [ 293 ] {} <Debug> TCP-Session: 3bfcfa1f-021b-4bc8-ba59-315ffc2be8d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15549 | 2025.11.08 00:10:23.557926 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15550 | 2025.11.08 00:10:23.558003 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15551 | 2025.11.08 00:10:23.558004 [ 290 ] {} <Debug> TCP-Session: 43672cdf-2fb0-458e-955f-2dac9d2a05a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46594 | ||
| 15552 | 2025.11.08 00:10:23.558027 [ 286 ] {} <Debug> TCP-Session: 6c71b3c7-c891-420d-88b0-fa1277c2f781 Authenticating user 'default' from [fd00:1122:3344:101::e]:36470 | ||
| 15553 | 2025.11.08 00:10:23.558030 [ 290 ] {} <Debug> TCP-Session: 43672cdf-2fb0-458e-955f-2dac9d2a05a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15554 | 2025.11.08 00:10:23.558046 [ 286 ] {} <Debug> TCP-Session: 6c71b3c7-c891-420d-88b0-fa1277c2f781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15555 | 2025.11.08 00:10:23.558050 [ 290 ] {} <Debug> TCP-Session: 43672cdf-2fb0-458e-955f-2dac9d2a05a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15556 | 2025.11.08 00:10:23.558059 [ 286 ] {} <Debug> TCP-Session: 6c71b3c7-c891-420d-88b0-fa1277c2f781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15557 | 2025.11.08 00:10:23.558094 [ 292 ] {4f7a3997-e588-4f39-a6b0-cd2f92223bdb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15558 | 2025.11.08 00:10:23.558165 [ 292 ] {4f7a3997-e588-4f39-a6b0-cd2f92223bdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15559 | 2025.11.08 00:10:23.558509 [ 292 ] {4f7a3997-e588-4f39-a6b0-cd2f92223bdb} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 15560 | 2025.11.08 00:10:23.559537 [ 296 ] {4f7a3997-e588-4f39-a6b0-cd2f92223bdb} <Trace> AggregatingTransform: Aggregating | ||
| 15561 | 2025.11.08 00:10:23.559615 [ 296 ] {4f7a3997-e588-4f39-a6b0-cd2f92223bdb} <Trace> Aggregator: Aggregation method: without_key | ||
| 15562 | 2025.11.08 00:10:23.559673 [ 296 ] {4f7a3997-e588-4f39-a6b0-cd2f92223bdb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001043309 sec. (958.489 rows/sec., 37.44 KiB/sec.) | ||
| 15563 | 2025.11.08 00:10:23.559699 [ 296 ] {4f7a3997-e588-4f39-a6b0-cd2f92223bdb} <Trace> Aggregator: Merging aggregated data | ||
| 15564 | 2025.11.08 00:10:23.561049 [ 292 ] {4f7a3997-e588-4f39-a6b0-cd2f92223bdb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003402 sec., 293.9447383891828 rows/sec., 11.48 KiB/sec. | ||
| 15565 | 2025.11.08 00:10:23.561198 [ 292 ] {4f7a3997-e588-4f39-a6b0-cd2f92223bdb} <Debug> TCPHandler: Processed in 0.003867446 sec. | ||
| 15566 | 2025.11.08 00:10:23.561315 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15567 | 2025.11.08 00:10:23.561344 [ 292 ] {} <Debug> TCP-Session: c42375ac-19b7-4713-b809-75c834d1c63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15568 | 2025.11.08 00:10:23.561345 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15569 | 2025.11.08 00:10:23.561365 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15570 | 2025.11.08 00:10:23.561386 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15571 | 2025.11.08 00:10:23.561405 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15572 | 2025.11.08 00:10:23.561425 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15573 | 2025.11.08 00:10:23.561445 [ 291 ] {} <Debug> TCP-Session: 2104d267-16dc-4d01-a6aa-38a11711e7c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15574 | 2025.11.08 00:10:23.561465 [ 286 ] {} <Debug> TCP-Session: 6c71b3c7-c891-420d-88b0-fa1277c2f781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15575 | 2025.11.08 00:10:23.561477 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15576 | 2025.11.08 00:10:23.561485 [ 294 ] {} <Debug> TCP-Session: 07dcad4a-817c-45c6-bcee-92f8638adf1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15577 | 2025.11.08 00:10:23.561439 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15578 | 2025.11.08 00:10:23.561520 [ 290 ] {} <Debug> TCP-Session: 43672cdf-2fb0-458e-955f-2dac9d2a05a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15579 | 2025.11.08 00:10:23.561425 [ 3 ] {} <Debug> TCP-Session: 73faa853-af4b-4374-a507-2eac12b624f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15580 | 2025.11.08 00:10:23.561562 [ 288 ] {} <Debug> TCP-Session: 13e4e927-3c1c-4e55-8bd8-453df934cd4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15581 | 2025.11.08 00:10:23.561398 [ 293 ] {} <Debug> TCP-Session: 3bfcfa1f-021b-4bc8-ba59-315ffc2be8d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15582 | 2025.11.08 00:10:23.561457 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15583 | 2025.11.08 00:10:23.561634 [ 289 ] {} <Debug> TCP-Session: 36529141-1b48-40ea-85ad-f49e8a53d852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15584 | 2025.11.08 00:10:24.837412 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 15585 | 2025.11.08 00:10:24.864075 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15586 | 2025.11.08 00:10:24.864165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15587 | 2025.11.08 00:10:24.873234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15588 | 2025.11.08 00:10:24.874342 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15589 | 2025.11.08 00:10:24.874818 [ 17 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15590 | 2025.11.08 00:10:24.874905 [ 17 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15591 | 2025.11.08 00:10:24.874934 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15592 | 2025.11.08 00:10:24.875056 [ 191 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 15593 | 2025.11.08 00:10:24.879188 [ 191 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15594 | 2025.11.08 00:10:24.880281 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 15595 | 2025.11.08 00:10:24.880441 [ 191 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 15596 | 2025.11.08 00:10:24.885558 [ 191 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 15597 | 2025.11.08 00:10:24.890639 [ 191 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 15598 | 2025.11.08 00:10:24.896397 [ 191 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 15599 | 2025.11.08 00:10:24.902707 [ 191 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 15600 | 2025.11.08 00:10:24.909369 [ 191 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 15601 | 2025.11.08 00:10:25.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.65 MiB, peak 397.33 MiB, free memory in arenas 0.00 B, will set to 378.85 MiB (RSS), difference: -10.80 MiB | ||
| 15602 | 2025.11.08 00:10:25.000523 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.125503059 sec., 4860.439298136948 rows/sec., 25.13 MiB/sec. | ||
| 15603 | 2025.11.08 00:10:25.005159 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15604 | 2025.11.08 00:10:25.008206 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_81_16} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15605 | 2025.11.08 00:10:25.008374 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_81_16} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15606 | 2025.11.08 00:10:25.011946 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15607 | 2025.11.08 00:10:25.359071 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1854 | ||
| 15608 | 2025.11.08 00:10:25.361680 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15609 | 2025.11.08 00:10:25.361740 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15610 | 2025.11.08 00:10:25.363020 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15611 | 2025.11.08 00:10:25.363328 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15612 | 2025.11.08 00:10:25.363734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1854 | ||
| 15613 | 2025.11.08 00:10:26.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.12 MiB, peak 397.33 MiB, free memory in arenas 0.00 B, will set to 378.86 MiB (RSS), difference: 9.73 MiB | ||
| 15614 | 2025.11.08 00:10:26.857249 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15615 | 2025.11.08 00:10:26.857436 [ 4 ] {50c56113-4f04-4881-a76b-1616a9f4680b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15616 | 2025.11.08 00:10:26.857504 [ 4 ] {50c56113-4f04-4881-a76b-1616a9f4680b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15617 | 2025.11.08 00:10:26.858188 [ 4 ] {50c56113-4f04-4881-a76b-1616a9f4680b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15618 | 2025.11.08 00:10:26.858240 [ 4 ] {50c56113-4f04-4881-a76b-1616a9f4680b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15619 | 2025.11.08 00:10:26.858642 [ 4 ] {50c56113-4f04-4881-a76b-1616a9f4680b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15620 | 2025.11.08 00:10:26.858886 [ 4 ] {50c56113-4f04-4881-a76b-1616a9f4680b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15621 | 2025.11.08 00:10:26.859053 [ 4 ] {50c56113-4f04-4881-a76b-1616a9f4680b} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001667 sec., 52789.44211157768 rows/sec., 4.45 MiB/sec. | ||
| 15622 | 2025.11.08 00:10:26.859104 [ 4 ] {50c56113-4f04-4881-a76b-1616a9f4680b} <Debug> TCPHandler: Processed in 0.001983394 sec. | ||
| 15623 | 2025.11.08 00:10:26.859231 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15624 | 2025.11.08 00:10:26.859333 [ 4 ] {47386721-c6ef-4ccc-8413-8c5595047457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15625 | 2025.11.08 00:10:26.859377 [ 4 ] {47386721-c6ef-4ccc-8413-8c5595047457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15626 | 2025.11.08 00:10:26.859794 [ 4 ] {47386721-c6ef-4ccc-8413-8c5595047457} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15627 | 2025.11.08 00:10:26.859832 [ 4 ] {47386721-c6ef-4ccc-8413-8c5595047457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15628 | 2025.11.08 00:10:26.860147 [ 4 ] {47386721-c6ef-4ccc-8413-8c5595047457} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15629 | 2025.11.08 00:10:26.860374 [ 4 ] {47386721-c6ef-4ccc-8413-8c5595047457} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15630 | 2025.11.08 00:10:26.860511 [ 4 ] {47386721-c6ef-4ccc-8413-8c5595047457} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001202 sec., 13311.148086522464 rows/sec., 1000.94 KiB/sec. | ||
| 15631 | 2025.11.08 00:10:26.860552 [ 4 ] {47386721-c6ef-4ccc-8413-8c5595047457} <Debug> TCPHandler: Processed in 0.001372528 sec. | ||
| 15632 | 2025.11.08 00:10:26.860659 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15633 | 2025.11.08 00:10:26.860756 [ 4 ] {4b4343fd-c370-4c59-9d0c-4d872e8d20dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15634 | 2025.11.08 00:10:26.860797 [ 4 ] {4b4343fd-c370-4c59-9d0c-4d872e8d20dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15635 | 2025.11.08 00:10:26.861223 [ 4 ] {4b4343fd-c370-4c59-9d0c-4d872e8d20dc} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15636 | 2025.11.08 00:10:26.861260 [ 4 ] {4b4343fd-c370-4c59-9d0c-4d872e8d20dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15637 | 2025.11.08 00:10:26.861574 [ 4 ] {4b4343fd-c370-4c59-9d0c-4d872e8d20dc} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15638 | 2025.11.08 00:10:26.861792 [ 4 ] {4b4343fd-c370-4c59-9d0c-4d872e8d20dc} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15639 | 2025.11.08 00:10:26.861925 [ 4 ] {4b4343fd-c370-4c59-9d0c-4d872e8d20dc} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001189 sec., 67283.4314550042 rows/sec., 5.25 MiB/sec. | ||
| 15640 | 2025.11.08 00:10:26.861965 [ 4 ] {4b4343fd-c370-4c59-9d0c-4d872e8d20dc} <Debug> TCPHandler: Processed in 0.001356467 sec. | ||
| 15641 | 2025.11.08 00:10:26.862070 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15642 | 2025.11.08 00:10:26.862165 [ 4 ] {a49ae274-0a33-4268-bf40-863e4e337a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15643 | 2025.11.08 00:10:26.862209 [ 4 ] {a49ae274-0a33-4268-bf40-863e4e337a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15644 | 2025.11.08 00:10:26.862613 [ 4 ] {a49ae274-0a33-4268-bf40-863e4e337a3a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15645 | 2025.11.08 00:10:26.862650 [ 4 ] {a49ae274-0a33-4268-bf40-863e4e337a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15646 | 2025.11.08 00:10:26.862985 [ 4 ] {a49ae274-0a33-4268-bf40-863e4e337a3a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15647 | 2025.11.08 00:10:26.863198 [ 4 ] {a49ae274-0a33-4268-bf40-863e4e337a3a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2025.11.08 00:10:26.863332 [ 4 ] {a49ae274-0a33-4268-bf40-863e4e337a3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 15649 | 2025.11.08 00:10:26.863371 [ 4 ] {a49ae274-0a33-4268-bf40-863e4e337a3a} <Debug> TCPHandler: Processed in 0.001349677 sec. | ||
| 15650 | 2025.11.08 00:10:26.863473 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15651 | 2025.11.08 00:10:26.863576 [ 4 ] {bdcb6522-7f0c-47c0-b42a-06bb8c794bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15652 | 2025.11.08 00:10:26.863632 [ 4 ] {bdcb6522-7f0c-47c0-b42a-06bb8c794bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15653 | 2025.11.08 00:10:26.864494 [ 4 ] {bdcb6522-7f0c-47c0-b42a-06bb8c794bd1} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2025.11.08 00:10:26.864536 [ 4 ] {bdcb6522-7f0c-47c0-b42a-06bb8c794bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15655 | 2025.11.08 00:10:26.865091 [ 4 ] {bdcb6522-7f0c-47c0-b42a-06bb8c794bd1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15656 | 2025.11.08 00:10:26.865327 [ 4 ] {bdcb6522-7f0c-47c0-b42a-06bb8c794bd1} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2025.11.08 00:10:26.865475 [ 4 ] {bdcb6522-7f0c-47c0-b42a-06bb8c794bd1} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001918 sec., 8342.022940563087 rows/sec., 14.95 MiB/sec. | ||
| 15658 | 2025.11.08 00:10:26.865536 [ 4 ] {bdcb6522-7f0c-47c0-b42a-06bb8c794bd1} <Debug> TCPHandler: Processed in 0.002113238 sec. | ||
| 15659 | 2025.11.08 00:10:26.865646 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15660 | 2025.11.08 00:10:26.865742 [ 4 ] {77024356-79db-49d9-adf0-9d551960f5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15661 | 2025.11.08 00:10:26.865786 [ 4 ] {77024356-79db-49d9-adf0-9d551960f5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15662 | 2025.11.08 00:10:26.866129 [ 4 ] {77024356-79db-49d9-adf0-9d551960f5e1} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2025.11.08 00:10:26.866166 [ 4 ] {77024356-79db-49d9-adf0-9d551960f5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15664 | 2025.11.08 00:10:26.866486 [ 4 ] {77024356-79db-49d9-adf0-9d551960f5e1} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15665 | 2025.11.08 00:10:26.866704 [ 4 ] {77024356-79db-49d9-adf0-9d551960f5e1} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15666 | 2025.11.08 00:10:26.866838 [ 4 ] {77024356-79db-49d9-adf0-9d551960f5e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 15667 | 2025.11.08 00:10:26.866877 [ 4 ] {77024356-79db-49d9-adf0-9d551960f5e1} <Debug> TCPHandler: Processed in 0.001282405 sec. | ||
| 15668 | 2025.11.08 00:10:30.018379 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15669 | 2025.11.08 00:10:30.018433 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15670 | 2025.11.08 00:10:30.245502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39331 | ||
| 15671 | 2025.11.08 00:10:30.246041 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15672 | 2025.11.08 00:10:30.246089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15673 | 2025.11.08 00:10:30.246570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15674 | 2025.11.08 00:10:30.246808 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15675 | 2025.11.08 00:10:30.246967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39331 | ||
| 15676 | 2025.11.08 00:10:31.857597 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15677 | 2025.11.08 00:10:31.857807 [ 4 ] {76cf3405-f37e-4fef-81cb-fe8b9af4c936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15678 | 2025.11.08 00:10:31.857882 [ 4 ] {76cf3405-f37e-4fef-81cb-fe8b9af4c936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15679 | 2025.11.08 00:10:31.858616 [ 4 ] {76cf3405-f37e-4fef-81cb-fe8b9af4c936} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15680 | 2025.11.08 00:10:31.858668 [ 4 ] {76cf3405-f37e-4fef-81cb-fe8b9af4c936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15681 | 2025.11.08 00:10:31.859063 [ 4 ] {76cf3405-f37e-4fef-81cb-fe8b9af4c936} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15682 | 2025.11.08 00:10:31.859297 [ 4 ] {76cf3405-f37e-4fef-81cb-fe8b9af4c936} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15683 | 2025.11.08 00:10:31.859464 [ 4 ] {76cf3405-f37e-4fef-81cb-fe8b9af4c936} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001709 sec., 63194.850789935634 rows/sec., 5.30 MiB/sec. | ||
| 15684 | 2025.11.08 00:10:31.859479 [ 62 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15685 | 2025.11.08 00:10:31.859516 [ 4 ] {76cf3405-f37e-4fef-81cb-fe8b9af4c936} <Debug> TCPHandler: Processed in 0.002054256 sec. | ||
| 15686 | 2025.11.08 00:10:31.859582 [ 62 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15687 | 2025.11.08 00:10:31.859614 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15688 | 2025.11.08 00:10:31.859679 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15689 | 2025.11.08 00:10:31.859745 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15690 | 2025.11.08 00:10:31.859783 [ 4 ] {88caa418-17c8-4917-b727-63b9a336a03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15691 | 2025.11.08 00:10:31.859831 [ 4 ] {88caa418-17c8-4917-b727-63b9a336a03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15692 | 2025.11.08 00:10:31.859893 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15693 | 2025.11.08 00:10:31.859936 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1409 rows starting from the beginning of the part | ||
| 15694 | 2025.11.08 00:10:31.860014 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 108 rows starting from the beginning of the part | ||
| 15695 | 2025.11.08 00:10:31.860069 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 88 rows starting from the beginning of the part | ||
| 15696 | 2025.11.08 00:10:31.860119 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1248 rows starting from the beginning of the part | ||
| 15697 | 2025.11.08 00:10:31.860168 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 88 rows starting from the beginning of the part | ||
| 15698 | 2025.11.08 00:10:31.860216 [ 199 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 108 rows starting from the beginning of the part | ||
| 15699 | 2025.11.08 00:10:31.860259 [ 4 ] {88caa418-17c8-4917-b727-63b9a336a03c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15700 | 2025.11.08 00:10:31.860302 [ 4 ] {88caa418-17c8-4917-b727-63b9a336a03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15701 | 2025.11.08 00:10:31.860633 [ 4 ] {88caa418-17c8-4917-b727-63b9a336a03c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15702 | 2025.11.08 00:10:31.860851 [ 4 ] {88caa418-17c8-4917-b727-63b9a336a03c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15703 | 2025.11.08 00:10:31.860988 [ 4 ] {88caa418-17c8-4917-b727-63b9a336a03c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001228 sec., 21172.638436482084 rows/sec., 1.55 MiB/sec. | ||
| 15704 | 2025.11.08 00:10:31.861028 [ 4 ] {88caa418-17c8-4917-b727-63b9a336a03c} <Debug> TCPHandler: Processed in 0.001406769 sec. | ||
| 15705 | 2025.11.08 00:10:31.861138 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15706 | 2025.11.08 00:10:31.861230 [ 4 ] {d66f53c7-2b08-4975-94a0-da7728b15ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15707 | 2025.11.08 00:10:31.861270 [ 4 ] {d66f53c7-2b08-4975-94a0-da7728b15ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15708 | 2025.11.08 00:10:31.861668 [ 197 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3049 rows, containing 5 columns (5 merged, 0 gathered) in 0.001990974 sec., 1531411.2590119208 rows/sec., 133.72 MiB/sec. | ||
| 15709 | 2025.11.08 00:10:31.861687 [ 4 ] {d66f53c7-2b08-4975-94a0-da7728b15ae7} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15710 | 2025.11.08 00:10:31.861728 [ 4 ] {d66f53c7-2b08-4975-94a0-da7728b15ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15711 | 2025.11.08 00:10:31.861917 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15712 | 2025.11.08 00:10:31.862093 [ 4 ] {d66f53c7-2b08-4975-94a0-da7728b15ae7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15713 | 2025.11.08 00:10:31.862237 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_121_24} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15714 | 2025.11.08 00:10:31.862310 [ 4 ] {d66f53c7-2b08-4975-94a0-da7728b15ae7} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15715 | 2025.11.08 00:10:31.862325 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_121_24} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15716 | 2025.11.08 00:10:31.862415 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 15717 | 2025.11.08 00:10:31.862432 [ 62 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15718 | 2025.11.08 00:10:31.862444 [ 4 ] {d66f53c7-2b08-4975-94a0-da7728b15ae7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001233 sec., 72992.700729927 rows/sec., 5.70 MiB/sec. | ||
| 15719 | 2025.11.08 00:10:31.862465 [ 62 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15720 | 2025.11.08 00:10:31.862487 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15721 | 2025.11.08 00:10:31.862490 [ 4 ] {d66f53c7-2b08-4975-94a0-da7728b15ae7} <Debug> TCPHandler: Processed in 0.001401399 sec. | ||
| 15722 | 2025.11.08 00:10:31.862571 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15723 | 2025.11.08 00:10:31.862615 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15724 | 2025.11.08 00:10:31.862662 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15725 | 2025.11.08 00:10:31.862689 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 634 rows starting from the beginning of the part | ||
| 15726 | 2025.11.08 00:10:31.862708 [ 4 ] {fbf5c346-d47a-4e97-89d7-5077593e368c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15727 | 2025.11.08 00:10:31.862747 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 90 rows starting from the beginning of the part | ||
| 15728 | 2025.11.08 00:10:31.862752 [ 4 ] {fbf5c346-d47a-4e97-89d7-5077593e368c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15729 | 2025.11.08 00:10:31.862792 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 80 rows starting from the beginning of the part | ||
| 15730 | 2025.11.08 00:10:31.862833 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 546 rows starting from the beginning of the part | ||
| 15731 | 2025.11.08 00:10:31.862872 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 80 rows starting from the beginning of the part | ||
| 15732 | 2025.11.08 00:10:31.862910 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 90 rows starting from the beginning of the part | ||
| 15733 | 2025.11.08 00:10:31.863166 [ 4 ] {fbf5c346-d47a-4e97-89d7-5077593e368c} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15734 | 2025.11.08 00:10:31.863201 [ 4 ] {fbf5c346-d47a-4e97-89d7-5077593e368c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15735 | 2025.11.08 00:10:31.863548 [ 4 ] {fbf5c346-d47a-4e97-89d7-5077593e368c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15736 | 2025.11.08 00:10:31.863759 [ 4 ] {fbf5c346-d47a-4e97-89d7-5077593e368c} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15737 | 2025.11.08 00:10:31.863861 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323227 sec., 1148706.911210246 rows/sec., 91.18 MiB/sec. | ||
| 15738 | 2025.11.08 00:10:31.863880 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 4 parts from all_1_116_23 to all_119_119_0 | ||
| 15739 | 2025.11.08 00:10:31.863892 [ 4 ] {fbf5c346-d47a-4e97-89d7-5077593e368c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 15740 | 2025.11.08 00:10:31.863919 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15741 | 2025.11.08 00:10:31.863942 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15742 | 2025.11.08 00:10:31.863946 [ 4 ] {fbf5c346-d47a-4e97-89d7-5077593e368c} <Debug> TCPHandler: Processed in 0.001379388 sec. | ||
| 15743 | 2025.11.08 00:10:31.864015 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_116_23 to all_119_119_0 into Compact with storage Full | ||
| 15744 | 2025.11.08 00:10:31.864062 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15745 | 2025.11.08 00:10:31.864096 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15746 | 2025.11.08 00:10:31.864124 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15747 | 2025.11.08 00:10:31.864153 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_23, total 32800 rows starting from the beginning of the part | ||
| 15748 | 2025.11.08 00:10:31.864192 [ 4 ] {b9227a26-703f-4aa2-b65d-3b9be2e9fa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15749 | 2025.11.08 00:10:31.864208 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15750 | 2025.11.08 00:10:31.864250 [ 4 ] {b9227a26-703f-4aa2-b65d-3b9be2e9fa27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15751 | 2025.11.08 00:10:31.864254 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 15752 | 2025.11.08 00:10:31.864308 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 844 rows starting from the beginning of the part | ||
| 15753 | 2025.11.08 00:10:31.864379 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_121_24} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15754 | 2025.11.08 00:10:31.864479 [ 199 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_121_24} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15755 | 2025.11.08 00:10:31.864583 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15756 | 2025.11.08 00:10:31.865213 [ 4 ] {b9227a26-703f-4aa2-b65d-3b9be2e9fa27} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15757 | 2025.11.08 00:10:31.865252 [ 4 ] {b9227a26-703f-4aa2-b65d-3b9be2e9fa27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15758 | 2025.11.08 00:10:31.865798 [ 4 ] {b9227a26-703f-4aa2-b65d-3b9be2e9fa27} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15759 | 2025.11.08 00:10:31.866021 [ 4 ] {b9227a26-703f-4aa2-b65d-3b9be2e9fa27} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15760 | 2025.11.08 00:10:31.866163 [ 4 ] {b9227a26-703f-4aa2-b65d-3b9be2e9fa27} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001989 sec., 13071.895424836603 rows/sec., 23.42 MiB/sec. | ||
| 15761 | 2025.11.08 00:10:31.866243 [ 4 ] {b9227a26-703f-4aa2-b65d-3b9be2e9fa27} <Debug> TCPHandler: Processed in 0.00220312 sec. | ||
| 15762 | 2025.11.08 00:10:31.866363 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15763 | 2025.11.08 00:10:31.866459 [ 4 ] {3b83ebcf-f173-4906-ab7b-0101e8c7d70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15764 | 2025.11.08 00:10:31.866502 [ 4 ] {3b83ebcf-f173-4906-ab7b-0101e8c7d70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15765 | 2025.11.08 00:10:31.866843 [ 4 ] {3b83ebcf-f173-4906-ab7b-0101e8c7d70f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15766 | 2025.11.08 00:10:31.866878 [ 4 ] {3b83ebcf-f173-4906-ab7b-0101e8c7d70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15767 | 2025.11.08 00:10:31.867193 [ 4 ] {3b83ebcf-f173-4906-ab7b-0101e8c7d70f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15768 | 2025.11.08 00:10:31.867403 [ 4 ] {3b83ebcf-f173-4906-ab7b-0101e8c7d70f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15769 | 2025.11.08 00:10:31.867511 [ 62 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15770 | 2025.11.08 00:10:31.867539 [ 4 ] {3b83ebcf-f173-4906-ab7b-0101e8c7d70f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 15771 | 2025.11.08 00:10:31.867541 [ 62 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15772 | 2025.11.08 00:10:31.867583 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15773 | 2025.11.08 00:10:31.867584 [ 4 ] {3b83ebcf-f173-4906-ab7b-0101e8c7d70f} <Debug> TCPHandler: Processed in 0.001269795 sec. | ||
| 15774 | 2025.11.08 00:10:31.867698 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15775 | 2025.11.08 00:10:31.867845 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15776 | 2025.11.08 00:10:31.867881 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6816 rows starting from the beginning of the part | ||
| 15777 | 2025.11.08 00:10:31.867948 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 15778 | 2025.11.08 00:10:31.867995 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 15779 | 2025.11.08 00:10:31.868038 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 15780 | 2025.11.08 00:10:31.868079 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 15781 | 2025.11.08 00:10:31.868120 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 15782 | 2025.11.08 00:10:31.870029 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7116 rows, containing 4 columns (4 merged, 0 gathered) in 0.002375295 sec., 2995838.4116499214 rows/sec., 201.87 MiB/sec. | ||
| 15783 | 2025.11.08 00:10:31.870432 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15784 | 2025.11.08 00:10:31.870672 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_121_24} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15785 | 2025.11.08 00:10:31.870738 [ 198 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_121_24} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15786 | 2025.11.08 00:10:31.870804 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15787 | 2025.11.08 00:10:31.872087 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33964 rows, containing 5 columns (5 merged, 0 gathered) in 0.008104883 sec., 4190560.184520862 rows/sec., 287.90 MiB/sec. | ||
| 15788 | 2025.11.08 00:10:31.872276 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 15789 | 2025.11.08 00:10:31.872514 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15790 | 2025.11.08 00:10:31.872578 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 4 parts: [all_1_116_23, all_119_119_0] -> all_1_119_24 | ||
| 15791 | 2025.11.08 00:10:31.872635 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15792 | 2025.11.08 00:10:32.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.44 MiB, peak 397.33 MiB, free memory in arenas 0.00 B, will set to 380.79 MiB (RSS), difference: 1.34 MiB | ||
| 15793 | 2025.11.08 00:10:32.380363 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 15794 | 2025.11.08 00:10:32.397582 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15795 | 2025.11.08 00:10:32.397635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15796 | 2025.11.08 00:10:32.403749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15797 | 2025.11.08 00:10:32.404431 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15798 | 2025.11.08 00:10:32.407383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 15799 | 2025.11.08 00:10:35.364042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1878 | ||
| 15800 | 2025.11.08 00:10:35.366466 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15801 | 2025.11.08 00:10:35.366523 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15802 | 2025.11.08 00:10:35.367752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15803 | 2025.11.08 00:10:35.368038 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15804 | 2025.11.08 00:10:35.368221 [ 89 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15805 | 2025.11.08 00:10:35.368293 [ 89 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15806 | 2025.11.08 00:10:35.368318 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15807 | 2025.11.08 00:10:35.368383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1878 | ||
| 15808 | 2025.11.08 00:10:35.368459 [ 199 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 15809 | 2025.11.08 00:10:35.369053 [ 199 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15810 | 2025.11.08 00:10:35.369204 [ 199 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1740 rows starting from the beginning of the part | ||
| 15811 | 2025.11.08 00:10:35.369585 [ 199 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 15812 | 2025.11.08 00:10:35.369926 [ 199 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 15813 | 2025.11.08 00:10:35.370269 [ 199 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 15814 | 2025.11.08 00:10:35.370607 [ 199 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 15815 | 2025.11.08 00:10:35.370937 [ 199 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 15816 | 2025.11.08 00:10:35.378172 [ 197 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1878 rows, containing 72 columns (72 merged, 0 gathered) in 0.009780939 sec., 192006.10493532367 rows/sec., 145.68 MiB/sec. | ||
| 15817 | 2025.11.08 00:10:35.379832 [ 195 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15818 | 2025.11.08 00:10:35.380364 [ 195 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_61_12} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15819 | 2025.11.08 00:10:35.380439 [ 195 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_61_12} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15820 | 2025.11.08 00:10:35.380619 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 15821 | 2025.11.08 00:10:36.212344 [ 221 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15822 | 2025.11.08 00:10:36.212420 [ 221 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15823 | 2025.11.08 00:10:36.216008 [ 221 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15824 | 2025.11.08 00:10:36.858880 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15825 | 2025.11.08 00:10:36.859085 [ 4 ] {022bf18b-8055-4697-884f-01e8081003f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15826 | 2025.11.08 00:10:36.859160 [ 4 ] {022bf18b-8055-4697-884f-01e8081003f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15827 | 2025.11.08 00:10:36.859862 [ 4 ] {022bf18b-8055-4697-884f-01e8081003f3} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15828 | 2025.11.08 00:10:36.859917 [ 4 ] {022bf18b-8055-4697-884f-01e8081003f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15829 | 2025.11.08 00:10:36.860331 [ 4 ] {022bf18b-8055-4697-884f-01e8081003f3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15830 | 2025.11.08 00:10:36.860577 [ 4 ] {022bf18b-8055-4697-884f-01e8081003f3} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15831 | 2025.11.08 00:10:36.860745 [ 4 ] {022bf18b-8055-4697-884f-01e8081003f3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001714 sec., 14002.333722287047 rows/sec., 1.16 MiB/sec. | ||
| 15832 | 2025.11.08 00:10:36.860751 [ 88 ] {} <Debug> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 15833 | 2025.11.08 00:10:36.860801 [ 4 ] {022bf18b-8055-4697-884f-01e8081003f3} <Debug> TCPHandler: Processed in 0.002060766 sec. | ||
| 15834 | 2025.11.08 00:10:36.860833 [ 88 ] {} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15835 | 2025.11.08 00:10:36.860865 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15836 | 2025.11.08 00:10:36.860931 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15837 | 2025.11.08 00:10:36.860948 [ 220 ] {} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): 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] | ||
| 15838 | 2025.11.08 00:10:36.860963 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 15839 | 2025.11.08 00:10:36.860987 [ 220 ] {} <Debug> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): 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] | ||
| 15840 | 2025.11.08 00:10:36.861039 [ 4 ] {9a9f6451-fbd3-4a71-b83f-58a44ffe398c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15841 | 2025.11.08 00:10:36.861079 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15842 | 2025.11.08 00:10:36.861091 [ 4 ] {9a9f6451-fbd3-4a71-b83f-58a44ffe398c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15843 | 2025.11.08 00:10:36.861109 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 15844 | 2025.11.08 00:10:36.861169 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 15845 | 2025.11.08 00:10:36.861217 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 15846 | 2025.11.08 00:10:36.861259 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 15847 | 2025.11.08 00:10:36.861300 [ 197 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 15848 | 2025.11.08 00:10:36.861523 [ 4 ] {9a9f6451-fbd3-4a71-b83f-58a44ffe398c} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15849 | 2025.11.08 00:10:36.861563 [ 4 ] {9a9f6451-fbd3-4a71-b83f-58a44ffe398c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15850 | 2025.11.08 00:10:36.861912 [ 4 ] {9a9f6451-fbd3-4a71-b83f-58a44ffe398c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15851 | 2025.11.08 00:10:36.862100 [ 195 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172822 sec., 102317.31669426392 rows/sec., 8.88 MiB/sec. | ||
| 15852 | 2025.11.08 00:10:36.862179 [ 4 ] {9a9f6451-fbd3-4a71-b83f-58a44ffe398c} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15853 | 2025.11.08 00:10:36.862337 [ 4 ] {9a9f6451-fbd3-4a71-b83f-58a44ffe398c} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001319 sec., 9097.801364670204 rows/sec., 741.86 KiB/sec. | ||
| 15854 | 2025.11.08 00:10:36.862336 [ 188 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 15855 | 2025.11.08 00:10:36.862379 [ 4 ] {9a9f6451-fbd3-4a71-b83f-58a44ffe398c} <Debug> TCPHandler: Processed in 0.001501931 sec. | ||
| 15856 | 2025.11.08 00:10:36.862496 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15857 | 2025.11.08 00:10:36.862597 [ 4 ] {770230a7-86e2-463b-b8de-f3523ea80c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15858 | 2025.11.08 00:10:36.862641 [ 4 ] {770230a7-86e2-463b-b8de-f3523ea80c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15859 | 2025.11.08 00:10:36.862731 [ 188 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_21_5} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15860 | 2025.11.08 00:10:36.862815 [ 188 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_21_5} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 15861 | 2025.11.08 00:10:36.862923 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15862 | 2025.11.08 00:10:36.863103 [ 4 ] {770230a7-86e2-463b-b8de-f3523ea80c44} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15863 | 2025.11.08 00:10:36.863144 [ 4 ] {770230a7-86e2-463b-b8de-f3523ea80c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15864 | 2025.11.08 00:10:36.863497 [ 4 ] {770230a7-86e2-463b-b8de-f3523ea80c44} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15865 | 2025.11.08 00:10:36.863739 [ 4 ] {770230a7-86e2-463b-b8de-f3523ea80c44} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15866 | 2025.11.08 00:10:36.863876 [ 4 ] {770230a7-86e2-463b-b8de-f3523ea80c44} <Debug> executeQuery: Read 214 rows, 19.49 KiB in 0.0013 sec., 164615.38461538462 rows/sec., 14.64 MiB/sec. | ||
| 15867 | 2025.11.08 00:10:36.863916 [ 4 ] {770230a7-86e2-463b-b8de-f3523ea80c44} <Debug> TCPHandler: Processed in 0.00146907 sec. | ||
| 15868 | 2025.11.08 00:10:36.864026 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15869 | 2025.11.08 00:10:36.864075 [ 220 ] {} <Debug> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): 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] | ||
| 15870 | 2025.11.08 00:10:36.864123 [ 4 ] {41070ad6-196c-4667-a488-54c8d7c893ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15871 | 2025.11.08 00:10:36.864167 [ 4 ] {41070ad6-196c-4667-a488-54c8d7c893ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15872 | 2025.11.08 00:10:36.864568 [ 4 ] {41070ad6-196c-4667-a488-54c8d7c893ad} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15873 | 2025.11.08 00:10:36.864606 [ 4 ] {41070ad6-196c-4667-a488-54c8d7c893ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15874 | 2025.11.08 00:10:36.864918 [ 4 ] {41070ad6-196c-4667-a488-54c8d7c893ad} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15875 | 2025.11.08 00:10:36.865138 [ 4 ] {41070ad6-196c-4667-a488-54c8d7c893ad} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15876 | 2025.11.08 00:10:36.865271 [ 4 ] {41070ad6-196c-4667-a488-54c8d7c893ad} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.001167 sec., 34275.92116538132 rows/sec., 2.51 MiB/sec. | ||
| 15877 | 2025.11.08 00:10:36.865310 [ 4 ] {41070ad6-196c-4667-a488-54c8d7c893ad} <Debug> TCPHandler: Processed in 0.001335276 sec. | ||
| 15878 | 2025.11.08 00:10:36.865415 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15879 | 2025.11.08 00:10:36.865509 [ 4 ] {78ccfb7d-20f8-40d4-bbe0-d191fe00ceae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15880 | 2025.11.08 00:10:36.865549 [ 4 ] {78ccfb7d-20f8-40d4-bbe0-d191fe00ceae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15881 | 2025.11.08 00:10:36.865938 [ 4 ] {78ccfb7d-20f8-40d4-bbe0-d191fe00ceae} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15882 | 2025.11.08 00:10:36.865975 [ 4 ] {78ccfb7d-20f8-40d4-bbe0-d191fe00ceae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15883 | 2025.11.08 00:10:36.866293 [ 4 ] {78ccfb7d-20f8-40d4-bbe0-d191fe00ceae} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15884 | 2025.11.08 00:10:36.866515 [ 4 ] {78ccfb7d-20f8-40d4-bbe0-d191fe00ceae} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15885 | 2025.11.08 00:10:36.866646 [ 4 ] {78ccfb7d-20f8-40d4-bbe0-d191fe00ceae} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001155 sec., 20779.22077922078 rows/sec., 1.72 MiB/sec. | ||
| 15886 | 2025.11.08 00:10:36.866685 [ 4 ] {78ccfb7d-20f8-40d4-bbe0-d191fe00ceae} <Debug> TCPHandler: Processed in 0.001320096 sec. | ||
| 15887 | 2025.11.08 00:10:36.866795 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15888 | 2025.11.08 00:10:36.866889 [ 4 ] {f2eb9db7-0c58-41b3-954e-883f275fb527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15889 | 2025.11.08 00:10:36.866929 [ 4 ] {f2eb9db7-0c58-41b3-954e-883f275fb527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15890 | 2025.11.08 00:10:36.867308 [ 4 ] {f2eb9db7-0c58-41b3-954e-883f275fb527} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15891 | 2025.11.08 00:10:36.867345 [ 4 ] {f2eb9db7-0c58-41b3-954e-883f275fb527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15892 | 2025.11.08 00:10:36.867652 [ 4 ] {f2eb9db7-0c58-41b3-954e-883f275fb527} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15893 | 2025.11.08 00:10:36.867873 [ 4 ] {f2eb9db7-0c58-41b3-954e-883f275fb527} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15894 | 2025.11.08 00:10:36.867974 [ 88 ] {} <Debug> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 15895 | 2025.11.08 00:10:36.868005 [ 4 ] {f2eb9db7-0c58-41b3-954e-883f275fb527} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 15896 | 2025.11.08 00:10:36.868009 [ 88 ] {} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15897 | 2025.11.08 00:10:36.868047 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15898 | 2025.11.08 00:10:36.868051 [ 4 ] {f2eb9db7-0c58-41b3-954e-883f275fb527} <Debug> TCPHandler: Processed in 0.001307386 sec. | ||
| 15899 | 2025.11.08 00:10:36.868115 [ 220 ] {} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): 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] | ||
| 15900 | 2025.11.08 00:10:36.868144 [ 220 ] {} <Debug> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): 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] | ||
| 15901 | 2025.11.08 00:10:36.868146 [ 187 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 15902 | 2025.11.08 00:10:36.868165 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15903 | 2025.11.08 00:10:36.868278 [ 4 ] {fcdfd6b3-c3f6-4486-a5b4-c041b3888a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15904 | 2025.11.08 00:10:36.868289 [ 187 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15905 | 2025.11.08 00:10:36.868321 [ 4 ] {fcdfd6b3-c3f6-4486-a5b4-c041b3888a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15906 | 2025.11.08 00:10:36.868330 [ 187 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 15907 | 2025.11.08 00:10:36.868409 [ 187 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 15908 | 2025.11.08 00:10:36.868463 [ 187 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 15909 | 2025.11.08 00:10:36.868507 [ 187 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 15910 | 2025.11.08 00:10:36.868550 [ 187 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 15911 | 2025.11.08 00:10:36.868771 [ 4 ] {fcdfd6b3-c3f6-4486-a5b4-c041b3888a7b} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15912 | 2025.11.08 00:10:36.868815 [ 4 ] {fcdfd6b3-c3f6-4486-a5b4-c041b3888a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15913 | 2025.11.08 00:10:36.869201 [ 4 ] {fcdfd6b3-c3f6-4486-a5b4-c041b3888a7b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15914 | 2025.11.08 00:10:36.869385 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283435 sec., 46749.5432180048 rows/sec., 3.75 MiB/sec. | ||
| 15915 | 2025.11.08 00:10:36.869451 [ 4 ] {fcdfd6b3-c3f6-4486-a5b4-c041b3888a7b} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15916 | 2025.11.08 00:10:36.869548 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 15917 | 2025.11.08 00:10:36.869595 [ 4 ] {fcdfd6b3-c3f6-4486-a5b4-c041b3888a7b} <Debug> executeQuery: Read 128 rows, 10.63 KiB in 0.001334 sec., 95952.02398800601 rows/sec., 7.78 MiB/sec. | ||
| 15918 | 2025.11.08 00:10:36.869640 [ 4 ] {fcdfd6b3-c3f6-4486-a5b4-c041b3888a7b} <Debug> TCPHandler: Processed in 0.001524692 sec. | ||
| 15919 | 2025.11.08 00:10:36.869750 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15920 | 2025.11.08 00:10:36.869846 [ 4 ] {728ef327-0aa5-4927-a5e0-4ab9489e9121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15921 | 2025.11.08 00:10:36.869855 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_21_5} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15922 | 2025.11.08 00:10:36.869893 [ 4 ] {728ef327-0aa5-4927-a5e0-4ab9489e9121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15923 | 2025.11.08 00:10:36.869930 [ 192 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_21_5} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 15924 | 2025.11.08 00:10:36.870017 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15925 | 2025.11.08 00:10:36.870075 [ 220 ] {} <Debug> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): 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] | ||
| 15926 | 2025.11.08 00:10:36.870291 [ 4 ] {728ef327-0aa5-4927-a5e0-4ab9489e9121} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15927 | 2025.11.08 00:10:36.870333 [ 4 ] {728ef327-0aa5-4927-a5e0-4ab9489e9121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15928 | 2025.11.08 00:10:36.870683 [ 4 ] {728ef327-0aa5-4927-a5e0-4ab9489e9121} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15929 | 2025.11.08 00:10:36.870935 [ 4 ] {728ef327-0aa5-4927-a5e0-4ab9489e9121} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15930 | 2025.11.08 00:10:36.871071 [ 4 ] {728ef327-0aa5-4927-a5e0-4ab9489e9121} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001243 sec., 162510.05631536606 rows/sec., 11.64 MiB/sec. | ||
| 15931 | 2025.11.08 00:10:36.871110 [ 4 ] {728ef327-0aa5-4927-a5e0-4ab9489e9121} <Debug> TCPHandler: Processed in 0.001408929 sec. | ||
| 15932 | 2025.11.08 00:10:36.871127 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15933 | 2025.11.08 00:10:36.871159 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15934 | 2025.11.08 00:10:36.871216 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15935 | 2025.11.08 00:10:36.871315 [ 4 ] {44433d7d-9505-43a8-8acc-81bd86b91778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15936 | 2025.11.08 00:10:36.871373 [ 4 ] {44433d7d-9505-43a8-8acc-81bd86b91778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15937 | 2025.11.08 00:10:36.872157 [ 4 ] {44433d7d-9505-43a8-8acc-81bd86b91778} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15938 | 2025.11.08 00:10:36.872195 [ 4 ] {44433d7d-9505-43a8-8acc-81bd86b91778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15939 | 2025.11.08 00:10:36.872764 [ 4 ] {44433d7d-9505-43a8-8acc-81bd86b91778} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15940 | 2025.11.08 00:10:36.873017 [ 4 ] {44433d7d-9505-43a8-8acc-81bd86b91778} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15941 | 2025.11.08 00:10:36.873162 [ 4 ] {44433d7d-9505-43a8-8acc-81bd86b91778} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001865 sec., 8579.088471849866 rows/sec., 15.37 MiB/sec. | ||
| 15942 | 2025.11.08 00:10:36.873232 [ 4 ] {44433d7d-9505-43a8-8acc-81bd86b91778} <Debug> TCPHandler: Processed in 0.002064027 sec. | ||
| 15943 | 2025.11.08 00:10:36.873357 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15944 | 2025.11.08 00:10:36.873455 [ 4 ] {effac9a1-6f95-48d5-838d-88703a01f4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15945 | 2025.11.08 00:10:36.873499 [ 4 ] {effac9a1-6f95-48d5-838d-88703a01f4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15946 | 2025.11.08 00:10:36.873837 [ 4 ] {effac9a1-6f95-48d5-838d-88703a01f4f0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15947 | 2025.11.08 00:10:36.873873 [ 4 ] {effac9a1-6f95-48d5-838d-88703a01f4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15948 | 2025.11.08 00:10:36.874223 [ 4 ] {effac9a1-6f95-48d5-838d-88703a01f4f0} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15949 | 2025.11.08 00:10:36.874464 [ 4 ] {effac9a1-6f95-48d5-838d-88703a01f4f0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15950 | 2025.11.08 00:10:36.874595 [ 4 ] {effac9a1-6f95-48d5-838d-88703a01f4f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 15951 | 2025.11.08 00:10:36.874633 [ 4 ] {effac9a1-6f95-48d5-838d-88703a01f4f0} <Debug> TCPHandler: Processed in 0.001326017 sec. | ||
| 15952 | 2025.11.08 00:10:36.874893 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15953 | 2025.11.08 00:10:37.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.58 MiB, peak 397.33 MiB, free memory in arenas 0.00 B, will set to 380.80 MiB (RSS), difference: 3.22 MiB | ||
| 15954 | 2025.11.08 00:10:37.335794 [ 217 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15955 | 2025.11.08 00:10:37.335872 [ 217 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15956 | 2025.11.08 00:10:37.339268 [ 217 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15957 | 2025.11.08 00:10:37.588932 [ 217 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15958 | 2025.11.08 00:10:37.588972 [ 217 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15959 | 2025.11.08 00:10:37.592005 [ 217 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15960 | 2025.11.08 00:10:37.747220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39779 | ||
| 15961 | 2025.11.08 00:10:37.747803 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15962 | 2025.11.08 00:10:37.747861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15963 | 2025.11.08 00:10:37.748364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15964 | 2025.11.08 00:10:37.748600 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15965 | 2025.11.08 00:10:37.748753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39779 | ||
| 15966 | 2025.11.08 00:10:39.907538 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 15967 | 2025.11.08 00:10:39.925006 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15968 | 2025.11.08 00:10:39.925064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15969 | 2025.11.08 00:10:39.931271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15970 | 2025.11.08 00:10:39.931972 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15971 | 2025.11.08 00:10:39.935018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 15972 | 2025.11.08 00:10:41.857300 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15973 | 2025.11.08 00:10:41.857607 [ 4 ] {07868161-2c5c-4b6f-a70d-7776c57fb85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15974 | 2025.11.08 00:10:41.857715 [ 4 ] {07868161-2c5c-4b6f-a70d-7776c57fb85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15975 | 2025.11.08 00:10:41.858492 [ 4 ] {07868161-2c5c-4b6f-a70d-7776c57fb85b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2025.11.08 00:10:41.858543 [ 4 ] {07868161-2c5c-4b6f-a70d-7776c57fb85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15977 | 2025.11.08 00:10:41.858942 [ 4 ] {07868161-2c5c-4b6f-a70d-7776c57fb85b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15978 | 2025.11.08 00:10:41.859182 [ 4 ] {07868161-2c5c-4b6f-a70d-7776c57fb85b} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15979 | 2025.11.08 00:10:41.859351 [ 4 ] {07868161-2c5c-4b6f-a70d-7776c57fb85b} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001821 sec., 59308.07248764415 rows/sec., 4.97 MiB/sec. | ||
| 15980 | 2025.11.08 00:10:41.859396 [ 4 ] {07868161-2c5c-4b6f-a70d-7776c57fb85b} <Debug> TCPHandler: Processed in 0.002281963 sec. | ||
| 15981 | 2025.11.08 00:10:41.859527 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15982 | 2025.11.08 00:10:41.859623 [ 4 ] {149480fd-0fb8-48a9-8437-171d1f606ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15983 | 2025.11.08 00:10:41.859665 [ 4 ] {149480fd-0fb8-48a9-8437-171d1f606ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15984 | 2025.11.08 00:10:41.860083 [ 4 ] {149480fd-0fb8-48a9-8437-171d1f606ee1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15985 | 2025.11.08 00:10:41.860121 [ 4 ] {149480fd-0fb8-48a9-8437-171d1f606ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15986 | 2025.11.08 00:10:41.860429 [ 4 ] {149480fd-0fb8-48a9-8437-171d1f606ee1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15987 | 2025.11.08 00:10:41.860642 [ 4 ] {149480fd-0fb8-48a9-8437-171d1f606ee1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15988 | 2025.11.08 00:10:41.860769 [ 83 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15989 | 2025.11.08 00:10:41.860778 [ 4 ] {149480fd-0fb8-48a9-8437-171d1f606ee1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001174 sec., 22146.50766609881 rows/sec., 1.63 MiB/sec. | ||
| 15990 | 2025.11.08 00:10:41.860841 [ 83 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15991 | 2025.11.08 00:10:41.860860 [ 4 ] {149480fd-0fb8-48a9-8437-171d1f606ee1} <Debug> TCPHandler: Processed in 0.001383908 sec. | ||
| 15992 | 2025.11.08 00:10:41.860867 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15993 | 2025.11.08 00:10:41.860985 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15994 | 2025.11.08 00:10:41.860994 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15995 | 2025.11.08 00:10:41.861085 [ 4 ] {4d02c8d1-684e-49d0-9cbc-c7c71cb7e3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15996 | 2025.11.08 00:10:41.861132 [ 4 ] {4d02c8d1-684e-49d0-9cbc-c7c71cb7e3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15997 | 2025.11.08 00:10:41.861136 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15998 | 2025.11.08 00:10:41.861184 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 72 rows starting from the beginning of the part | ||
| 15999 | 2025.11.08 00:10:41.861258 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 26 rows starting from the beginning of the part | ||
| 16000 | 2025.11.08 00:10:41.861311 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 16 rows starting from the beginning of the part | ||
| 16001 | 2025.11.08 00:10:41.861361 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 26 rows starting from the beginning of the part | ||
| 16002 | 2025.11.08 00:10:41.861412 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 40 rows starting from the beginning of the part | ||
| 16003 | 2025.11.08 00:10:41.861462 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 26 rows starting from the beginning of the part | ||
| 16004 | 2025.11.08 00:10:41.861570 [ 4 ] {4d02c8d1-684e-49d0-9cbc-c7c71cb7e3a3} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16005 | 2025.11.08 00:10:41.861612 [ 4 ] {4d02c8d1-684e-49d0-9cbc-c7c71cb7e3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16006 | 2025.11.08 00:10:41.861956 [ 4 ] {4d02c8d1-684e-49d0-9cbc-c7c71cb7e3a3} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16007 | 2025.11.08 00:10:41.862186 [ 4 ] {4d02c8d1-684e-49d0-9cbc-c7c71cb7e3a3} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16008 | 2025.11.08 00:10:41.862322 [ 4 ] {4d02c8d1-684e-49d0-9cbc-c7c71cb7e3a3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001255 sec., 71713.14741035856 rows/sec., 5.60 MiB/sec. | ||
| 16009 | 2025.11.08 00:10:41.862362 [ 4 ] {4d02c8d1-684e-49d0-9cbc-c7c71cb7e3a3} <Debug> TCPHandler: Processed in 0.001426299 sec. | ||
| 16010 | 2025.11.08 00:10:41.862405 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458111 sec., 141278.6818013169 rows/sec., 10.88 MiB/sec. | ||
| 16011 | 2025.11.08 00:10:41.862472 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16012 | 2025.11.08 00:10:41.862572 [ 4 ] {aada9462-c508-4642-bc07-078e45ad33f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16013 | 2025.11.08 00:10:41.862589 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16014 | 2025.11.08 00:10:41.862617 [ 4 ] {aada9462-c508-4642-bc07-078e45ad33f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16015 | 2025.11.08 00:10:41.862896 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_121_24} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16016 | 2025.11.08 00:10:41.862967 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_121_24} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16017 | 2025.11.08 00:10:41.863024 [ 4 ] {aada9462-c508-4642-bc07-078e45ad33f5} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16018 | 2025.11.08 00:10:41.863057 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16019 | 2025.11.08 00:10:41.863060 [ 4 ] {aada9462-c508-4642-bc07-078e45ad33f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16020 | 2025.11.08 00:10:41.863404 [ 4 ] {aada9462-c508-4642-bc07-078e45ad33f5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16021 | 2025.11.08 00:10:41.863629 [ 4 ] {aada9462-c508-4642-bc07-078e45ad33f5} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2025.11.08 00:10:41.863759 [ 4 ] {aada9462-c508-4642-bc07-078e45ad33f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 16023 | 2025.11.08 00:10:41.863798 [ 4 ] {aada9462-c508-4642-bc07-078e45ad33f5} <Debug> TCPHandler: Processed in 0.001375998 sec. | ||
| 16024 | 2025.11.08 00:10:41.863908 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16025 | 2025.11.08 00:10:41.864004 [ 4 ] {ff4bafea-df0b-407c-b511-e9e5e44ea34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16026 | 2025.11.08 00:10:41.864060 [ 4 ] {ff4bafea-df0b-407c-b511-e9e5e44ea34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16027 | 2025.11.08 00:10:41.864890 [ 4 ] {ff4bafea-df0b-407c-b511-e9e5e44ea34a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16028 | 2025.11.08 00:10:41.864925 [ 4 ] {ff4bafea-df0b-407c-b511-e9e5e44ea34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16029 | 2025.11.08 00:10:41.865477 [ 4 ] {ff4bafea-df0b-407c-b511-e9e5e44ea34a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16030 | 2025.11.08 00:10:41.865734 [ 4 ] {ff4bafea-df0b-407c-b511-e9e5e44ea34a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16031 | 2025.11.08 00:10:41.865846 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16032 | 2025.11.08 00:10:41.865875 [ 4 ] {ff4bafea-df0b-407c-b511-e9e5e44ea34a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00189 sec., 13756.613756613757 rows/sec., 24.65 MiB/sec. | ||
| 16033 | 2025.11.08 00:10:41.865883 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16034 | 2025.11.08 00:10:41.865907 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16035 | 2025.11.08 00:10:41.865936 [ 4 ] {ff4bafea-df0b-407c-b511-e9e5e44ea34a} <Debug> TCPHandler: Processed in 0.002077017 sec. | ||
| 16036 | 2025.11.08 00:10:41.866015 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16037 | 2025.11.08 00:10:41.866073 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16038 | 2025.11.08 00:10:41.866181 [ 4 ] {05754411-d2bf-4d40-80f0-25443f5c6fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16039 | 2025.11.08 00:10:41.866222 [ 4 ] {05754411-d2bf-4d40-80f0-25443f5c6fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16040 | 2025.11.08 00:10:41.866292 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16041 | 2025.11.08 00:10:41.866369 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2372 rows starting from the beginning of the part | ||
| 16042 | 2025.11.08 00:10:41.866514 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 26 rows starting from the beginning of the part | ||
| 16043 | 2025.11.08 00:10:41.866570 [ 4 ] {05754411-d2bf-4d40-80f0-25443f5c6fc4} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16044 | 2025.11.08 00:10:41.866611 [ 4 ] {05754411-d2bf-4d40-80f0-25443f5c6fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16045 | 2025.11.08 00:10:41.866633 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 16 rows starting from the beginning of the part | ||
| 16046 | 2025.11.08 00:10:41.866742 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 26 rows starting from the beginning of the part | ||
| 16047 | 2025.11.08 00:10:41.866843 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 16 rows starting from the beginning of the part | ||
| 16048 | 2025.11.08 00:10:41.866930 [ 4 ] {05754411-d2bf-4d40-80f0-25443f5c6fc4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16049 | 2025.11.08 00:10:41.866949 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 26 rows starting from the beginning of the part | ||
| 16050 | 2025.11.08 00:10:41.867324 [ 4 ] {05754411-d2bf-4d40-80f0-25443f5c6fc4} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16051 | 2025.11.08 00:10:41.867470 [ 4 ] {05754411-d2bf-4d40-80f0-25443f5c6fc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001321 sec., 45420.136260408784 rows/sec., 3.06 MiB/sec. | ||
| 16052 | 2025.11.08 00:10:41.867513 [ 4 ] {05754411-d2bf-4d40-80f0-25443f5c6fc4} <Debug> TCPHandler: Processed in 0.001514042 sec. | ||
| 16053 | 2025.11.08 00:10:41.876817 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2482 rows, containing 19 columns (19 merged, 0 gathered) in 0.010856569 sec., 228617.34678792168 rows/sec., 409.67 MiB/sec. | ||
| 16054 | 2025.11.08 00:10:41.878692 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16055 | 2025.11.08 00:10:41.879039 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2025.11.08 00:10:41.879118 [ 194 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16057 | 2025.11.08 00:10:41.879242 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.77 MiB. | ||
| 16058 | 2025.11.08 00:10:42.000291 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.46 MiB, peak 400.20 MiB, free memory in arenas 0.00 B, will set to 384.88 MiB (RSS), difference: 3.41 MiB | ||
| 16059 | 2025.11.08 00:10:45.018481 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16060 | 2025.11.08 00:10:45.018541 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16061 | 2025.11.08 00:10:45.248996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40291 | ||
| 16062 | 2025.11.08 00:10:45.249552 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2025.11.08 00:10:45.249596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16064 | 2025.11.08 00:10:45.250093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16065 | 2025.11.08 00:10:45.250322 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2025.11.08 00:10:45.250457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40291 | ||
| 16067 | 2025.11.08 00:10:45.368654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1910 | ||
| 16068 | 2025.11.08 00:10:45.371161 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16069 | 2025.11.08 00:10:45.371213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16070 | 2025.11.08 00:10:45.373136 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16071 | 2025.11.08 00:10:45.373433 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16072 | 2025.11.08 00:10:45.373830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1910 | ||
| 16073 | 2025.11.08 00:10:46.019174 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16074 | 2025.11.08 00:10:46.019247 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16075 | 2025.11.08 00:10:46.022561 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16076 | 2025.11.08 00:10:46.026310 [ 217 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16077 | 2025.11.08 00:10:46.026404 [ 217 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16078 | 2025.11.08 00:10:46.028820 [ 217 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16079 | 2025.11.08 00:10:46.856068 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16080 | 2025.11.08 00:10:46.856246 [ 4 ] {1c5e59d8-3395-4c0e-bbd1-9ca2729b81d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16081 | 2025.11.08 00:10:46.856313 [ 4 ] {1c5e59d8-3395-4c0e-bbd1-9ca2729b81d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16082 | 2025.11.08 00:10:46.856967 [ 4 ] {1c5e59d8-3395-4c0e-bbd1-9ca2729b81d9} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16083 | 2025.11.08 00:10:46.857006 [ 4 ] {1c5e59d8-3395-4c0e-bbd1-9ca2729b81d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16084 | 2025.11.08 00:10:46.857402 [ 4 ] {1c5e59d8-3395-4c0e-bbd1-9ca2729b81d9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16085 | 2025.11.08 00:10:46.857645 [ 4 ] {1c5e59d8-3395-4c0e-bbd1-9ca2729b81d9} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16086 | 2025.11.08 00:10:46.857811 [ 4 ] {1c5e59d8-3395-4c0e-bbd1-9ca2729b81d9} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001611 sec., 54624.45685909373 rows/sec., 4.60 MiB/sec. | ||
| 16087 | 2025.11.08 00:10:46.857862 [ 4 ] {1c5e59d8-3395-4c0e-bbd1-9ca2729b81d9} <Debug> TCPHandler: Processed in 0.001920213 sec. | ||
| 16088 | 2025.11.08 00:10:46.857996 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16089 | 2025.11.08 00:10:46.858099 [ 4 ] {d9751f55-2469-4233-81b3-7cf3c6ba78de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16090 | 2025.11.08 00:10:46.858146 [ 4 ] {d9751f55-2469-4233-81b3-7cf3c6ba78de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16091 | 2025.11.08 00:10:46.858574 [ 4 ] {d9751f55-2469-4233-81b3-7cf3c6ba78de} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16092 | 2025.11.08 00:10:46.858610 [ 4 ] {d9751f55-2469-4233-81b3-7cf3c6ba78de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16093 | 2025.11.08 00:10:46.858918 [ 4 ] {d9751f55-2469-4233-81b3-7cf3c6ba78de} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16094 | 2025.11.08 00:10:46.859138 [ 4 ] {d9751f55-2469-4233-81b3-7cf3c6ba78de} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16095 | 2025.11.08 00:10:46.859277 [ 4 ] {d9751f55-2469-4233-81b3-7cf3c6ba78de} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001201 sec., 13322.231473771857 rows/sec., 1001.77 KiB/sec. | ||
| 16096 | 2025.11.08 00:10:46.859317 [ 4 ] {d9751f55-2469-4233-81b3-7cf3c6ba78de} <Debug> TCPHandler: Processed in 0.001375768 sec. | ||
| 16097 | 2025.11.08 00:10:46.859428 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16098 | 2025.11.08 00:10:46.859523 [ 4 ] {e1f53a41-bc44-4ba2-8b49-7bf6a8871f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16099 | 2025.11.08 00:10:46.859567 [ 4 ] {e1f53a41-bc44-4ba2-8b49-7bf6a8871f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16100 | 2025.11.08 00:10:46.859981 [ 4 ] {e1f53a41-bc44-4ba2-8b49-7bf6a8871f23} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16101 | 2025.11.08 00:10:46.860016 [ 4 ] {e1f53a41-bc44-4ba2-8b49-7bf6a8871f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16102 | 2025.11.08 00:10:46.860324 [ 4 ] {e1f53a41-bc44-4ba2-8b49-7bf6a8871f23} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16103 | 2025.11.08 00:10:46.860541 [ 4 ] {e1f53a41-bc44-4ba2-8b49-7bf6a8871f23} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16104 | 2025.11.08 00:10:46.860674 [ 4 ] {e1f53a41-bc44-4ba2-8b49-7bf6a8871f23} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00117 sec., 68376.06837606838 rows/sec., 5.34 MiB/sec. | ||
| 16105 | 2025.11.08 00:10:46.860713 [ 4 ] {e1f53a41-bc44-4ba2-8b49-7bf6a8871f23} <Debug> TCPHandler: Processed in 0.001337167 sec. | ||
| 16106 | 2025.11.08 00:10:46.860820 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16107 | 2025.11.08 00:10:46.860915 [ 4 ] {66712f81-ec7c-44e7-bc2c-ee6ac51dce8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16108 | 2025.11.08 00:10:46.860960 [ 4 ] {66712f81-ec7c-44e7-bc2c-ee6ac51dce8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16109 | 2025.11.08 00:10:46.861361 [ 4 ] {66712f81-ec7c-44e7-bc2c-ee6ac51dce8d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16110 | 2025.11.08 00:10:46.861397 [ 4 ] {66712f81-ec7c-44e7-bc2c-ee6ac51dce8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16111 | 2025.11.08 00:10:46.861727 [ 4 ] {66712f81-ec7c-44e7-bc2c-ee6ac51dce8d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16112 | 2025.11.08 00:10:46.861950 [ 4 ] {66712f81-ec7c-44e7-bc2c-ee6ac51dce8d} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2025.11.08 00:10:46.862051 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 4 parts from all_1_119_24 to all_122_122_0 | ||
| 16114 | 2025.11.08 00:10:46.862078 [ 4 ] {66712f81-ec7c-44e7-bc2c-ee6ac51dce8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 16115 | 2025.11.08 00:10:46.862087 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16116 | 2025.11.08 00:10:46.862110 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16117 | 2025.11.08 00:10:46.862117 [ 4 ] {66712f81-ec7c-44e7-bc2c-ee6ac51dce8d} <Debug> TCPHandler: Processed in 0.001347107 sec. | ||
| 16118 | 2025.11.08 00:10:46.862233 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_119_24 to all_122_122_0 into Compact with storage Full | ||
| 16119 | 2025.11.08 00:10:46.862238 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16120 | 2025.11.08 00:10:46.862404 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16121 | 2025.11.08 00:10:46.862408 [ 4 ] {620ae93f-1881-45ac-8270-e1bf432c5e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16122 | 2025.11.08 00:10:46.862453 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 33964 rows starting from the beginning of the part | ||
| 16123 | 2025.11.08 00:10:46.862493 [ 4 ] {620ae93f-1881-45ac-8270-e1bf432c5e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16124 | 2025.11.08 00:10:46.862536 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 16125 | 2025.11.08 00:10:46.862594 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16126 | 2025.11.08 00:10:46.862644 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 202 rows starting from the beginning of the part | ||
| 16127 | 2025.11.08 00:10:46.863388 [ 4 ] {620ae93f-1881-45ac-8270-e1bf432c5e99} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16128 | 2025.11.08 00:10:46.863428 [ 4 ] {620ae93f-1881-45ac-8270-e1bf432c5e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16129 | 2025.11.08 00:10:46.863979 [ 4 ] {620ae93f-1881-45ac-8270-e1bf432c5e99} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16130 | 2025.11.08 00:10:46.864207 [ 4 ] {620ae93f-1881-45ac-8270-e1bf432c5e99} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2025.11.08 00:10:46.864353 [ 4 ] {620ae93f-1881-45ac-8270-e1bf432c5e99} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00197 sec., 8121.827411167513 rows/sec., 14.55 MiB/sec. | ||
| 16132 | 2025.11.08 00:10:46.864421 [ 4 ] {620ae93f-1881-45ac-8270-e1bf432c5e99} <Debug> TCPHandler: Processed in 0.002245762 sec. | ||
| 16133 | 2025.11.08 00:10:46.864531 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16134 | 2025.11.08 00:10:46.864624 [ 4 ] {11fcb1e4-056b-4552-9685-fdaf41d9b264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16135 | 2025.11.08 00:10:46.864668 [ 4 ] {11fcb1e4-056b-4552-9685-fdaf41d9b264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16136 | 2025.11.08 00:10:46.865027 [ 4 ] {11fcb1e4-056b-4552-9685-fdaf41d9b264} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2025.11.08 00:10:46.865063 [ 4 ] {11fcb1e4-056b-4552-9685-fdaf41d9b264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16138 | 2025.11.08 00:10:46.865369 [ 4 ] {11fcb1e4-056b-4552-9685-fdaf41d9b264} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16139 | 2025.11.08 00:10:46.865585 [ 4 ] {11fcb1e4-056b-4552-9685-fdaf41d9b264} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16140 | 2025.11.08 00:10:46.865716 [ 4 ] {11fcb1e4-056b-4552-9685-fdaf41d9b264} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 16141 | 2025.11.08 00:10:46.865752 [ 4 ] {11fcb1e4-056b-4552-9685-fdaf41d9b264} <Debug> TCPHandler: Processed in 0.001271904 sec. | ||
| 16142 | 2025.11.08 00:10:46.868702 [ 191 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34486 rows, containing 5 columns (5 merged, 0 gathered) in 0.006524459 sec., 5285648.971048787 rows/sec., 363.27 MiB/sec. | ||
| 16143 | 2025.11.08 00:10:46.869064 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 16144 | 2025.11.08 00:10:46.869438 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16145 | 2025.11.08 00:10:46.869530 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 4 parts: [all_1_119_24, all_122_122_0] -> all_1_122_25 | ||
| 16146 | 2025.11.08 00:10:46.869647 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 16147 | 2025.11.08 00:10:47.435134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16148 | 2025.11.08 00:10:47.453440 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16149 | 2025.11.08 00:10:47.453502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16150 | 2025.11.08 00:10:47.460466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16151 | 2025.11.08 00:10:47.461238 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16152 | 2025.11.08 00:10:47.464793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16153 | 2025.11.08 00:10:48.560643 [ 72 ] {} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16154 | 2025.11.08 00:10:48.560708 [ 72 ] {} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16155 | 2025.11.08 00:10:48.560740 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16156 | 2025.11.08 00:10:48.560849 [ 223 ] {} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): 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] | ||
| 16157 | 2025.11.08 00:10:48.560878 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 16158 | 2025.11.08 00:10:48.560899 [ 223 ] {} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): 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] | ||
| 16159 | 2025.11.08 00:10:48.561015 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16160 | 2025.11.08 00:10:48.561053 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 16161 | 2025.11.08 00:10:48.561135 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::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 | ||
| 16162 | 2025.11.08 00:10:48.561201 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 16163 | 2025.11.08 00:10:48.561251 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 16164 | 2025.11.08 00:10:48.561296 [ 191 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 16165 | 2025.11.08 00:10:48.562153 [ 196 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333876 sec., 40483.523206055135 rows/sec., 3.38 MiB/sec. | ||
| 16166 | 2025.11.08 00:10:48.562353 [ 200 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16167 | 2025.11.08 00:10:48.562417 [ 223 ] {} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): 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] | ||
| 16168 | 2025.11.08 00:10:48.562689 [ 200 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_21_5} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16169 | 2025.11.08 00:10:48.562775 [ 200 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_21_5} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16170 | 2025.11.08 00:10:48.562887 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16171 | 2025.11.08 00:10:48.860929 [ 72 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 16172 | 2025.11.08 00:10:48.860996 [ 72 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16173 | 2025.11.08 00:10:48.861018 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16174 | 2025.11.08 00:10:48.861129 [ 225 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16175 | 2025.11.08 00:10:48.861148 [ 191 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 16176 | 2025.11.08 00:10:48.861183 [ 225 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16177 | 2025.11.08 00:10:48.861313 [ 191 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16178 | 2025.11.08 00:10:48.861352 [ 191 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 252 rows starting from the beginning of the part | ||
| 16179 | 2025.11.08 00:10:48.861420 [ 191 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
| 16180 | 2025.11.08 00:10:48.861470 [ 191 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 16181 | 2025.11.08 00:10:48.861524 [ 191 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
| 16182 | 2025.11.08 00:10:48.861571 [ 191 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 16183 | 2025.11.08 00:10:48.862519 [ 196 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430129 sec., 528623.641643516 rows/sec., 38.58 MiB/sec. | ||
| 16184 | 2025.11.08 00:10:48.862728 [ 198 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 16185 | 2025.11.08 00:10:48.862901 [ 225 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16186 | 2025.11.08 00:10:48.863075 [ 198 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_41_10} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16187 | 2025.11.08 00:10:48.863169 [ 198 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_41_10} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 16188 | 2025.11.08 00:10:48.863279 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16189 | 2025.11.08 00:10:49.001172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.05 MiB, peak 400.20 MiB, free memory in arenas 0.00 B, will set to 384.99 MiB (RSS), difference: 3.94 MiB | ||
| 16190 | 2025.11.08 00:10:51.891054 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16191 | 2025.11.08 00:10:51.891245 [ 4 ] {12fc356f-5593-403b-8f3e-b553d23663d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16192 | 2025.11.08 00:10:51.891311 [ 4 ] {12fc356f-5593-403b-8f3e-b553d23663d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16193 | 2025.11.08 00:10:51.891893 [ 4 ] {12fc356f-5593-403b-8f3e-b553d23663d7} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16194 | 2025.11.08 00:10:51.891942 [ 4 ] {12fc356f-5593-403b-8f3e-b553d23663d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16195 | 2025.11.08 00:10:51.892377 [ 4 ] {12fc356f-5593-403b-8f3e-b553d23663d7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16196 | 2025.11.08 00:10:51.892628 [ 4 ] {12fc356f-5593-403b-8f3e-b553d23663d7} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16197 | 2025.11.08 00:10:51.892786 [ 4 ] {12fc356f-5593-403b-8f3e-b553d23663d7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001587 sec., 3780.7183364839316 rows/sec., 308.29 KiB/sec. | ||
| 16198 | 2025.11.08 00:10:51.892830 [ 4 ] {12fc356f-5593-403b-8f3e-b553d23663d7} <Debug> TCPHandler: Processed in 0.001931083 sec. | ||
| 16199 | 2025.11.08 00:10:51.892943 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16200 | 2025.11.08 00:10:51.893042 [ 4 ] {e4deabce-eadd-484a-ab1b-9e27ee0c3bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16201 | 2025.11.08 00:10:51.893084 [ 4 ] {e4deabce-eadd-484a-ab1b-9e27ee0c3bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16202 | 2025.11.08 00:10:51.894058 [ 4 ] {e4deabce-eadd-484a-ab1b-9e27ee0c3bb3} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16203 | 2025.11.08 00:10:51.894091 [ 4 ] {e4deabce-eadd-484a-ab1b-9e27ee0c3bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16204 | 2025.11.08 00:10:51.894489 [ 4 ] {e4deabce-eadd-484a-ab1b-9e27ee0c3bb3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16205 | 2025.11.08 00:10:51.894704 [ 4 ] {e4deabce-eadd-484a-ab1b-9e27ee0c3bb3} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16206 | 2025.11.08 00:10:51.894839 [ 4 ] {e4deabce-eadd-484a-ab1b-9e27ee0c3bb3} <Debug> executeQuery: Read 1251 rows, 106.06 KiB in 0.001818 sec., 688118.8118811882 rows/sec., 56.97 MiB/sec. | ||
| 16207 | 2025.11.08 00:10:51.894878 [ 4 ] {e4deabce-eadd-484a-ab1b-9e27ee0c3bb3} <Debug> TCPHandler: Processed in 0.001988464 sec. | ||
| 16208 | 2025.11.08 00:10:51.894997 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16209 | 2025.11.08 00:10:51.895093 [ 4 ] {60b152d9-164f-4b3c-8120-f80a1b89927c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16210 | 2025.11.08 00:10:51.895136 [ 4 ] {60b152d9-164f-4b3c-8120-f80a1b89927c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16211 | 2025.11.08 00:10:51.895561 [ 4 ] {60b152d9-164f-4b3c-8120-f80a1b89927c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16212 | 2025.11.08 00:10:51.895599 [ 4 ] {60b152d9-164f-4b3c-8120-f80a1b89927c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16213 | 2025.11.08 00:10:51.895918 [ 4 ] {60b152d9-164f-4b3c-8120-f80a1b89927c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16214 | 2025.11.08 00:10:51.896135 [ 4 ] {60b152d9-164f-4b3c-8120-f80a1b89927c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16215 | 2025.11.08 00:10:51.896266 [ 4 ] {60b152d9-164f-4b3c-8120-f80a1b89927c} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001192 sec., 26845.637583892618 rows/sec., 1.94 MiB/sec. | ||
| 16216 | 2025.11.08 00:10:51.896305 [ 4 ] {60b152d9-164f-4b3c-8120-f80a1b89927c} <Debug> TCPHandler: Processed in 0.001360438 sec. | ||
| 16217 | 2025.11.08 00:10:51.896448 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16218 | 2025.11.08 00:10:51.896541 [ 4 ] {2c01b67b-875b-4d66-9378-b6f304fa2fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16219 | 2025.11.08 00:10:51.896582 [ 4 ] {2c01b67b-875b-4d66-9378-b6f304fa2fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16220 | 2025.11.08 00:10:51.897062 [ 4 ] {2c01b67b-875b-4d66-9378-b6f304fa2fb9} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16221 | 2025.11.08 00:10:51.897100 [ 4 ] {2c01b67b-875b-4d66-9378-b6f304fa2fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16222 | 2025.11.08 00:10:51.897432 [ 4 ] {2c01b67b-875b-4d66-9378-b6f304fa2fb9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16223 | 2025.11.08 00:10:51.897640 [ 4 ] {2c01b67b-875b-4d66-9378-b6f304fa2fb9} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16224 | 2025.11.08 00:10:51.897772 [ 4 ] {2c01b67b-875b-4d66-9378-b6f304fa2fb9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001249 sec., 182546.03682946358 rows/sec., 12.36 MiB/sec. | ||
| 16225 | 2025.11.08 00:10:51.897810 [ 4 ] {2c01b67b-875b-4d66-9378-b6f304fa2fb9} <Debug> TCPHandler: Processed in 0.001412189 sec. | ||
| 16226 | 2025.11.08 00:10:51.897920 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16227 | 2025.11.08 00:10:51.898016 [ 4 ] {ed619250-7c90-49ca-9e25-a506d53b9623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16228 | 2025.11.08 00:10:51.898055 [ 4 ] {ed619250-7c90-49ca-9e25-a506d53b9623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16229 | 2025.11.08 00:10:51.898673 [ 4 ] {ed619250-7c90-49ca-9e25-a506d53b9623} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16230 | 2025.11.08 00:10:51.898716 [ 4 ] {ed619250-7c90-49ca-9e25-a506d53b9623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16231 | 2025.11.08 00:10:51.899113 [ 4 ] {ed619250-7c90-49ca-9e25-a506d53b9623} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16232 | 2025.11.08 00:10:51.899375 [ 4 ] {ed619250-7c90-49ca-9e25-a506d53b9623} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16233 | 2025.11.08 00:10:51.899533 [ 4 ] {ed619250-7c90-49ca-9e25-a506d53b9623} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001525 sec., 361967.21311475406 rows/sec., 26.88 MiB/sec. | ||
| 16234 | 2025.11.08 00:10:51.899580 [ 4 ] {ed619250-7c90-49ca-9e25-a506d53b9623} <Debug> TCPHandler: Processed in 0.001708867 sec. | ||
| 16235 | 2025.11.08 00:10:51.899697 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16236 | 2025.11.08 00:10:51.899793 [ 4 ] {4d631294-e196-4f38-8071-5ab2456e6f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16237 | 2025.11.08 00:10:51.899838 [ 4 ] {4d631294-e196-4f38-8071-5ab2456e6f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16238 | 2025.11.08 00:10:51.900382 [ 4 ] {4d631294-e196-4f38-8071-5ab2456e6f43} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16239 | 2025.11.08 00:10:51.900419 [ 4 ] {4d631294-e196-4f38-8071-5ab2456e6f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16240 | 2025.11.08 00:10:51.900819 [ 4 ] {4d631294-e196-4f38-8071-5ab2456e6f43} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16241 | 2025.11.08 00:10:51.901052 [ 4 ] {4d631294-e196-4f38-8071-5ab2456e6f43} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16242 | 2025.11.08 00:10:51.901186 [ 4 ] {4d631294-e196-4f38-8071-5ab2456e6f43} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001412 sec., 599858.3569405099 rows/sec., 40.38 MiB/sec. | ||
| 16243 | 2025.11.08 00:10:51.901229 [ 4 ] {4d631294-e196-4f38-8071-5ab2456e6f43} <Debug> TCPHandler: Processed in 0.001582184 sec. | ||
| 16244 | 2025.11.08 00:10:51.901343 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16245 | 2025.11.08 00:10:51.901438 [ 4 ] {a2a61d5a-dd6f-4947-9db1-909db8bfe16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16246 | 2025.11.08 00:10:51.901496 [ 4 ] {a2a61d5a-dd6f-4947-9db1-909db8bfe16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16247 | 2025.11.08 00:10:51.902325 [ 4 ] {a2a61d5a-dd6f-4947-9db1-909db8bfe16a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16248 | 2025.11.08 00:10:51.902362 [ 4 ] {a2a61d5a-dd6f-4947-9db1-909db8bfe16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16249 | 2025.11.08 00:10:51.902927 [ 4 ] {a2a61d5a-dd6f-4947-9db1-909db8bfe16a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16250 | 2025.11.08 00:10:51.903165 [ 4 ] {a2a61d5a-dd6f-4947-9db1-909db8bfe16a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16251 | 2025.11.08 00:10:51.903317 [ 4 ] {a2a61d5a-dd6f-4947-9db1-909db8bfe16a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001898 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
| 16252 | 2025.11.08 00:10:51.903394 [ 4 ] {a2a61d5a-dd6f-4947-9db1-909db8bfe16a} <Debug> TCPHandler: Processed in 0.002101627 sec. | ||
| 16253 | 2025.11.08 00:10:51.903520 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16254 | 2025.11.08 00:10:51.903625 [ 4 ] {9a87fa3c-f396-459a-bfc7-e5fa1c89fe58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16255 | 2025.11.08 00:10:51.903671 [ 4 ] {9a87fa3c-f396-459a-bfc7-e5fa1c89fe58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16256 | 2025.11.08 00:10:51.904021 [ 4 ] {9a87fa3c-f396-459a-bfc7-e5fa1c89fe58} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16257 | 2025.11.08 00:10:51.904057 [ 4 ] {9a87fa3c-f396-459a-bfc7-e5fa1c89fe58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16258 | 2025.11.08 00:10:51.904393 [ 4 ] {9a87fa3c-f396-459a-bfc7-e5fa1c89fe58} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16259 | 2025.11.08 00:10:51.904645 [ 4 ] {9a87fa3c-f396-459a-bfc7-e5fa1c89fe58} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2025.11.08 00:10:51.904778 [ 4 ] {9a87fa3c-f396-459a-bfc7-e5fa1c89fe58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 16261 | 2025.11.08 00:10:51.904815 [ 4 ] {9a87fa3c-f396-459a-bfc7-e5fa1c89fe58} <Debug> TCPHandler: Processed in 0.001347257 sec. | ||
| 16262 | 2025.11.08 00:10:52.701607 [ 225 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16263 | 2025.11.08 00:10:52.701652 [ 225 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16264 | 2025.11.08 00:10:52.704653 [ 225 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16265 | 2025.11.08 00:10:52.751458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40739 | ||
| 16266 | 2025.11.08 00:10:52.752007 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16267 | 2025.11.08 00:10:52.752060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16268 | 2025.11.08 00:10:52.752602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16269 | 2025.11.08 00:10:52.752853 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16270 | 2025.11.08 00:10:52.753039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40739 | ||
| 16271 | 2025.11.08 00:10:54.384133 [ 217 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16272 | 2025.11.08 00:10:54.384188 [ 217 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16273 | 2025.11.08 00:10:54.387811 [ 217 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16274 | 2025.11.08 00:10:54.965565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 16275 | 2025.11.08 00:10:54.982263 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16276 | 2025.11.08 00:10:54.982322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16277 | 2025.11.08 00:10:54.988810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16278 | 2025.11.08 00:10:54.989553 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2025.11.08 00:10:54.993210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 16280 | 2025.11.08 00:10:55.001001 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.51 MiB, peak 400.20 MiB, free memory in arenas 0.00 B, will set to 384.99 MiB (RSS), difference: 3.48 MiB | ||
| 16281 | 2025.11.08 00:10:55.374629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1938 | ||
| 16282 | 2025.11.08 00:10:55.377001 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16283 | 2025.11.08 00:10:55.377048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16284 | 2025.11.08 00:10:55.378272 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16285 | 2025.11.08 00:10:55.378553 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16286 | 2025.11.08 00:10:55.378940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1938 | ||
| 16287 | 2025.11.08 00:10:56.856461 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16288 | 2025.11.08 00:10:56.856656 [ 4 ] {d16f14f9-a972-4f41-96bd-12794649a3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16289 | 2025.11.08 00:10:56.856729 [ 4 ] {d16f14f9-a972-4f41-96bd-12794649a3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16290 | 2025.11.08 00:10:56.857448 [ 4 ] {d16f14f9-a972-4f41-96bd-12794649a3dc} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16291 | 2025.11.08 00:10:56.857495 [ 4 ] {d16f14f9-a972-4f41-96bd-12794649a3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16292 | 2025.11.08 00:10:56.857882 [ 4 ] {d16f14f9-a972-4f41-96bd-12794649a3dc} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16293 | 2025.11.08 00:10:56.858105 [ 4 ] {d16f14f9-a972-4f41-96bd-12794649a3dc} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16294 | 2025.11.08 00:10:56.858260 [ 4 ] {d16f14f9-a972-4f41-96bd-12794649a3dc} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001655 sec., 53172.20543806646 rows/sec., 4.48 MiB/sec. | ||
| 16295 | 2025.11.08 00:10:56.858283 [ 67 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16296 | 2025.11.08 00:10:56.858303 [ 4 ] {d16f14f9-a972-4f41-96bd-12794649a3dc} <Debug> TCPHandler: Processed in 0.001977794 sec. | ||
| 16297 | 2025.11.08 00:10:56.858355 [ 67 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16298 | 2025.11.08 00:10:56.858385 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16299 | 2025.11.08 00:10:56.858453 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16300 | 2025.11.08 00:10:56.858501 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16301 | 2025.11.08 00:10:56.858554 [ 4 ] {c8908243-1df4-42d1-9dc7-253310338887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16302 | 2025.11.08 00:10:56.858600 [ 4 ] {c8908243-1df4-42d1-9dc7-253310338887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16303 | 2025.11.08 00:10:56.858639 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16304 | 2025.11.08 00:10:56.858680 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1409 rows starting from the beginning of the part | ||
| 16305 | 2025.11.08 00:10:56.858757 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 214 rows starting from the beginning of the part | ||
| 16306 | 2025.11.08 00:10:56.858811 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 108 rows starting from the beginning of the part | ||
| 16307 | 2025.11.08 00:10:56.858861 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 88 rows starting from the beginning of the part | ||
| 16308 | 2025.11.08 00:10:56.858904 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1251 rows starting from the beginning of the part | ||
| 16309 | 2025.11.08 00:10:56.858952 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 88 rows starting from the beginning of the part | ||
| 16310 | 2025.11.08 00:10:56.859009 [ 4 ] {c8908243-1df4-42d1-9dc7-253310338887} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16311 | 2025.11.08 00:10:56.859050 [ 4 ] {c8908243-1df4-42d1-9dc7-253310338887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16312 | 2025.11.08 00:10:56.859380 [ 4 ] {c8908243-1df4-42d1-9dc7-253310338887} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16313 | 2025.11.08 00:10:56.859608 [ 4 ] {c8908243-1df4-42d1-9dc7-253310338887} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16314 | 2025.11.08 00:10:56.859742 [ 4 ] {c8908243-1df4-42d1-9dc7-253310338887} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001209 sec., 13234.077750206783 rows/sec., 995.14 KiB/sec. | ||
| 16315 | 2025.11.08 00:10:56.859781 [ 4 ] {c8908243-1df4-42d1-9dc7-253310338887} <Debug> TCPHandler: Processed in 0.001378507 sec. | ||
| 16316 | 2025.11.08 00:10:56.859892 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16317 | 2025.11.08 00:10:56.859985 [ 4 ] {6a8d788a-4623-434a-9676-77f08642f2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16318 | 2025.11.08 00:10:56.860026 [ 4 ] {6a8d788a-4623-434a-9676-77f08642f2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16319 | 2025.11.08 00:10:56.860388 [ 198 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001933073 sec., 1633668.2577429824 rows/sec., 143.21 MiB/sec. | ||
| 16320 | 2025.11.08 00:10:56.860457 [ 4 ] {6a8d788a-4623-434a-9676-77f08642f2e0} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16321 | 2025.11.08 00:10:56.860497 [ 4 ] {6a8d788a-4623-434a-9676-77f08642f2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16322 | 2025.11.08 00:10:56.860607 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16323 | 2025.11.08 00:10:56.860835 [ 4 ] {6a8d788a-4623-434a-9676-77f08642f2e0} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16324 | 2025.11.08 00:10:56.860903 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_126_25} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16325 | 2025.11.08 00:10:56.860986 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_126_25} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16326 | 2025.11.08 00:10:56.861058 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 16327 | 2025.11.08 00:10:56.861081 [ 4 ] {6a8d788a-4623-434a-9676-77f08642f2e0} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2025.11.08 00:10:56.861214 [ 4 ] {6a8d788a-4623-434a-9676-77f08642f2e0} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001251 sec., 63948.8409272582 rows/sec., 4.99 MiB/sec. | ||
| 16329 | 2025.11.08 00:10:56.861216 [ 64 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16330 | 2025.11.08 00:10:56.861251 [ 4 ] {6a8d788a-4623-434a-9676-77f08642f2e0} <Debug> TCPHandler: Processed in 0.001417199 sec. | ||
| 16331 | 2025.11.08 00:10:56.861279 [ 64 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16332 | 2025.11.08 00:10:56.861304 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16333 | 2025.11.08 00:10:56.861365 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16334 | 2025.11.08 00:10:56.861390 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16335 | 2025.11.08 00:10:56.861456 [ 4 ] {d8cd09c0-e7ba-46e2-81b3-1907a0dd0613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16336 | 2025.11.08 00:10:56.861475 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16337 | 2025.11.08 00:10:56.861497 [ 4 ] {d8cd09c0-e7ba-46e2-81b3-1907a0dd0613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16338 | 2025.11.08 00:10:56.861502 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 634 rows starting from the beginning of the part | ||
| 16339 | 2025.11.08 00:10:56.861559 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 128 rows starting from the beginning of the part | ||
| 16340 | 2025.11.08 00:10:56.861601 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 90 rows starting from the beginning of the part | ||
| 16341 | 2025.11.08 00:10:56.861639 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 80 rows starting from the beginning of the part | ||
| 16342 | 2025.11.08 00:10:56.861728 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 552 rows starting from the beginning of the part | ||
| 16343 | 2025.11.08 00:10:56.861800 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 80 rows starting from the beginning of the part | ||
| 16344 | 2025.11.08 00:10:56.861885 [ 4 ] {d8cd09c0-e7ba-46e2-81b3-1907a0dd0613} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16345 | 2025.11.08 00:10:56.861918 [ 4 ] {d8cd09c0-e7ba-46e2-81b3-1907a0dd0613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16346 | 2025.11.08 00:10:56.862300 [ 4 ] {d8cd09c0-e7ba-46e2-81b3-1907a0dd0613} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16347 | 2025.11.08 00:10:56.862507 [ 4 ] {d8cd09c0-e7ba-46e2-81b3-1907a0dd0613} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16348 | 2025.11.08 00:10:56.862636 [ 4 ] {d8cd09c0-e7ba-46e2-81b3-1907a0dd0613} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 16349 | 2025.11.08 00:10:56.862674 [ 4 ] {d8cd09c0-e7ba-46e2-81b3-1907a0dd0613} <Debug> TCPHandler: Processed in 0.001342817 sec. | ||
| 16350 | 2025.11.08 00:10:56.862779 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16351 | 2025.11.08 00:10:56.862871 [ 4 ] {17446158-ec05-4f41-9b6d-3fb8aec9b117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16352 | 2025.11.08 00:10:56.862926 [ 4 ] {17446158-ec05-4f41-9b6d-3fb8aec9b117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16353 | 2025.11.08 00:10:56.863341 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001972744 sec., 792804.3375116083 rows/sec., 63.19 MiB/sec. | ||
| 16354 | 2025.11.08 00:10:56.863506 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16355 | 2025.11.08 00:10:56.863717 [ 4 ] {17446158-ec05-4f41-9b6d-3fb8aec9b117} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16356 | 2025.11.08 00:10:56.863757 [ 4 ] {17446158-ec05-4f41-9b6d-3fb8aec9b117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16357 | 2025.11.08 00:10:56.863759 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_126_25} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16358 | 2025.11.08 00:10:56.863847 [ 191 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_126_25} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16359 | 2025.11.08 00:10:56.863930 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 16360 | 2025.11.08 00:10:56.864297 [ 4 ] {17446158-ec05-4f41-9b6d-3fb8aec9b117} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16361 | 2025.11.08 00:10:56.864518 [ 4 ] {17446158-ec05-4f41-9b6d-3fb8aec9b117} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16362 | 2025.11.08 00:10:56.864655 [ 4 ] {17446158-ec05-4f41-9b6d-3fb8aec9b117} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001801 sec., 8883.953359244864 rows/sec., 15.92 MiB/sec. | ||
| 16363 | 2025.11.08 00:10:56.864711 [ 4 ] {17446158-ec05-4f41-9b6d-3fb8aec9b117} <Debug> TCPHandler: Processed in 0.001979914 sec. | ||
| 16364 | 2025.11.08 00:10:56.864818 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16365 | 2025.11.08 00:10:56.864911 [ 4 ] {25a52e56-575e-4307-965b-3cfd856e5be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16366 | 2025.11.08 00:10:56.864952 [ 4 ] {25a52e56-575e-4307-965b-3cfd856e5be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16367 | 2025.11.08 00:10:56.865324 [ 4 ] {25a52e56-575e-4307-965b-3cfd856e5be8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16368 | 2025.11.08 00:10:56.865374 [ 4 ] {25a52e56-575e-4307-965b-3cfd856e5be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16369 | 2025.11.08 00:10:56.865771 [ 4 ] {25a52e56-575e-4307-965b-3cfd856e5be8} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16370 | 2025.11.08 00:10:56.866040 [ 4 ] {25a52e56-575e-4307-965b-3cfd856e5be8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16371 | 2025.11.08 00:10:56.866173 [ 64 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16372 | 2025.11.08 00:10:56.866201 [ 4 ] {25a52e56-575e-4307-965b-3cfd856e5be8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001307 sec., 45906.65646518745 rows/sec., 3.09 MiB/sec. | ||
| 16373 | 2025.11.08 00:10:56.866207 [ 64 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16374 | 2025.11.08 00:10:56.866246 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16375 | 2025.11.08 00:10:56.866255 [ 4 ] {25a52e56-575e-4307-965b-3cfd856e5be8} <Debug> TCPHandler: Processed in 0.001486621 sec. | ||
| 16376 | 2025.11.08 00:10:56.866316 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16377 | 2025.11.08 00:10:56.866400 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16378 | 2025.11.08 00:10:56.866425 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7116 rows starting from the beginning of the part | ||
| 16379 | 2025.11.08 00:10:56.866466 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 16380 | 2025.11.08 00:10:56.866500 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16381 | 2025.11.08 00:10:56.866531 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 16382 | 2025.11.08 00:10:56.866565 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16383 | 2025.11.08 00:10:56.866597 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 16384 | 2025.11.08 00:10:56.868334 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7416 rows, containing 4 columns (4 merged, 0 gathered) in 0.002046236 sec., 3624215.3886452983 rows/sec., 244.21 MiB/sec. | ||
| 16385 | 2025.11.08 00:10:56.868730 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16386 | 2025.11.08 00:10:56.868963 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_126_25} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16387 | 2025.11.08 00:10:56.869026 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_126_25} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16388 | 2025.11.08 00:10:56.869082 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 16389 | 2025.11.08 00:11:00.018584 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16390 | 2025.11.08 00:11:00.018634 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16391 | 2025.11.08 00:11:00.253970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41251 | ||
| 16392 | 2025.11.08 00:11:00.254512 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16393 | 2025.11.08 00:11:00.254551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16394 | 2025.11.08 00:11:00.255045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16395 | 2025.11.08 00:11:00.255288 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16396 | 2025.11.08 00:11:00.255400 [ 56 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16397 | 2025.11.08 00:11:00.255431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41251 | ||
| 16398 | 2025.11.08 00:11:00.255445 [ 56 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16399 | 2025.11.08 00:11:00.255468 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16400 | 2025.11.08 00:11:00.255600 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 16401 | 2025.11.08 00:11:00.255748 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16402 | 2025.11.08 00:11:00.255786 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38819 rows starting from the beginning of the part | ||
| 16403 | 2025.11.08 00:11:00.255851 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 16404 | 2025.11.08 00:11:00.255895 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 16405 | 2025.11.08 00:11:00.255938 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 16406 | 2025.11.08 00:11:00.255976 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 16407 | 2025.11.08 00:11:00.256014 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 16408 | 2025.11.08 00:11:00.258498 [ 188 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41251 rows, containing 4 columns (4 merged, 0 gathered) in 0.002957771 sec., 13946651.042288262 rows/sec., 199.51 MiB/sec. | ||
| 16409 | 2025.11.08 00:11:00.258933 [ 188 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16410 | 2025.11.08 00:11:00.259248 [ 188 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_86_17} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2025.11.08 00:11:00.259326 [ 188 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_86_17} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16412 | 2025.11.08 00:11:00.259449 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16413 | 2025.11.08 00:11:01.661414 [ 225 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16414 | 2025.11.08 00:11:01.661481 [ 225 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16415 | 2025.11.08 00:11:01.664948 [ 225 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16416 | 2025.11.08 00:11:01.856987 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16417 | 2025.11.08 00:11:01.857156 [ 4 ] {bc92d6a9-659f-4371-8d67-a0dd7c9114ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16418 | 2025.11.08 00:11:01.857230 [ 4 ] {bc92d6a9-659f-4371-8d67-a0dd7c9114ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16419 | 2025.11.08 00:11:01.857935 [ 4 ] {bc92d6a9-659f-4371-8d67-a0dd7c9114ed} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16420 | 2025.11.08 00:11:01.857971 [ 4 ] {bc92d6a9-659f-4371-8d67-a0dd7c9114ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16421 | 2025.11.08 00:11:01.858373 [ 4 ] {bc92d6a9-659f-4371-8d67-a0dd7c9114ed} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16422 | 2025.11.08 00:11:01.858596 [ 4 ] {bc92d6a9-659f-4371-8d67-a0dd7c9114ed} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16423 | 2025.11.08 00:11:01.858750 [ 4 ] {bc92d6a9-659f-4371-8d67-a0dd7c9114ed} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001644 sec., 65693.4306569343 rows/sec., 5.51 MiB/sec. | ||
| 16424 | 2025.11.08 00:11:01.858799 [ 4 ] {bc92d6a9-659f-4371-8d67-a0dd7c9114ed} <Debug> TCPHandler: Processed in 0.001940704 sec. | ||
| 16425 | 2025.11.08 00:11:01.858926 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16426 | 2025.11.08 00:11:01.859025 [ 4 ] {8963c066-ca13-43db-823b-214d908b0903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16427 | 2025.11.08 00:11:01.859069 [ 4 ] {8963c066-ca13-43db-823b-214d908b0903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16428 | 2025.11.08 00:11:01.859490 [ 4 ] {8963c066-ca13-43db-823b-214d908b0903} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16429 | 2025.11.08 00:11:01.859525 [ 4 ] {8963c066-ca13-43db-823b-214d908b0903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16430 | 2025.11.08 00:11:01.859836 [ 4 ] {8963c066-ca13-43db-823b-214d908b0903} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16431 | 2025.11.08 00:11:01.860041 [ 4 ] {8963c066-ca13-43db-823b-214d908b0903} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16432 | 2025.11.08 00:11:01.860174 [ 4 ] {8963c066-ca13-43db-823b-214d908b0903} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001172 sec., 22184.300341296926 rows/sec., 1.63 MiB/sec. | ||
| 16433 | 2025.11.08 00:11:01.860211 [ 4 ] {8963c066-ca13-43db-823b-214d908b0903} <Debug> TCPHandler: Processed in 0.001336586 sec. | ||
| 16434 | 2025.11.08 00:11:01.860321 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16435 | 2025.11.08 00:11:01.860414 [ 4 ] {b34480f0-9217-41b4-b839-4a6e049c19b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16436 | 2025.11.08 00:11:01.860453 [ 4 ] {b34480f0-9217-41b4-b839-4a6e049c19b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16437 | 2025.11.08 00:11:01.860869 [ 4 ] {b34480f0-9217-41b4-b839-4a6e049c19b2} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16438 | 2025.11.08 00:11:01.860903 [ 4 ] {b34480f0-9217-41b4-b839-4a6e049c19b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16439 | 2025.11.08 00:11:01.861209 [ 4 ] {b34480f0-9217-41b4-b839-4a6e049c19b2} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16440 | 2025.11.08 00:11:01.861413 [ 4 ] {b34480f0-9217-41b4-b839-4a6e049c19b2} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16441 | 2025.11.08 00:11:01.861542 [ 4 ] {b34480f0-9217-41b4-b839-4a6e049c19b2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001147 sec., 78465.56233653007 rows/sec., 6.13 MiB/sec. | ||
| 16442 | 2025.11.08 00:11:01.861579 [ 4 ] {b34480f0-9217-41b4-b839-4a6e049c19b2} <Debug> TCPHandler: Processed in 0.001307666 sec. | ||
| 16443 | 2025.11.08 00:11:01.861623 [ 220 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16444 | 2025.11.08 00:11:01.861673 [ 220 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16445 | 2025.11.08 00:11:01.861690 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16446 | 2025.11.08 00:11:01.861787 [ 4 ] {95a7e9c3-3eb5-40bc-9f74-d7cee973e8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16447 | 2025.11.08 00:11:01.861830 [ 4 ] {95a7e9c3-3eb5-40bc-9f74-d7cee973e8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16448 | 2025.11.08 00:11:01.862232 [ 4 ] {95a7e9c3-3eb5-40bc-9f74-d7cee973e8bb} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16449 | 2025.11.08 00:11:01.862266 [ 4 ] {95a7e9c3-3eb5-40bc-9f74-d7cee973e8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16450 | 2025.11.08 00:11:01.862641 [ 4 ] {95a7e9c3-3eb5-40bc-9f74-d7cee973e8bb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16451 | 2025.11.08 00:11:01.862975 [ 4 ] {95a7e9c3-3eb5-40bc-9f74-d7cee973e8bb} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16452 | 2025.11.08 00:11:01.863094 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 4 parts from all_1_122_25 to all_125_125_0 | ||
| 16453 | 2025.11.08 00:11:01.863114 [ 4 ] {95a7e9c3-3eb5-40bc-9f74-d7cee973e8bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001346 sec., 118870.72808320951 rows/sec., 8.28 MiB/sec. | ||
| 16454 | 2025.11.08 00:11:01.863129 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16455 | 2025.11.08 00:11:01.863149 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16456 | 2025.11.08 00:11:01.863154 [ 4 ] {95a7e9c3-3eb5-40bc-9f74-d7cee973e8bb} <Debug> TCPHandler: Processed in 0.001512021 sec. | ||
| 16457 | 2025.11.08 00:11:01.863250 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16458 | 2025.11.08 00:11:01.863273 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16459 | 2025.11.08 00:11:01.863270 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_125_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_122_25 to all_125_125_0 into Compact with storage Full | ||
| 16460 | 2025.11.08 00:11:01.863292 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16461 | 2025.11.08 00:11:01.863438 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_125_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16462 | 2025.11.08 00:11:01.863439 [ 4 ] {bdfb94be-f53a-4917-9fe4-b80dd2253b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16463 | 2025.11.08 00:11:01.863486 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 34486 rows starting from the beginning of the part | ||
| 16464 | 2025.11.08 00:11:01.863526 [ 4 ] {bdfb94be-f53a-4917-9fe4-b80dd2253b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16465 | 2025.11.08 00:11:01.863565 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16466 | 2025.11.08 00:11:01.863623 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 16467 | 2025.11.08 00:11:01.863671 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 847 rows starting from the beginning of the part | ||
| 16468 | 2025.11.08 00:11:01.864393 [ 4 ] {bdfb94be-f53a-4917-9fe4-b80dd2253b40} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16469 | 2025.11.08 00:11:01.864435 [ 4 ] {bdfb94be-f53a-4917-9fe4-b80dd2253b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16470 | 2025.11.08 00:11:01.864995 [ 4 ] {bdfb94be-f53a-4917-9fe4-b80dd2253b40} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16471 | 2025.11.08 00:11:01.865275 [ 4 ] {bdfb94be-f53a-4917-9fe4-b80dd2253b40} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16472 | 2025.11.08 00:11:01.865419 [ 220 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16473 | 2025.11.08 00:11:01.865423 [ 4 ] {bdfb94be-f53a-4917-9fe4-b80dd2253b40} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002009 sec., 12941.762070681933 rows/sec., 23.19 MiB/sec. | ||
| 16474 | 2025.11.08 00:11:01.865500 [ 4 ] {bdfb94be-f53a-4917-9fe4-b80dd2253b40} <Debug> TCPHandler: Processed in 0.002268613 sec. | ||
| 16475 | 2025.11.08 00:11:01.865614 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16476 | 2025.11.08 00:11:01.865708 [ 4 ] {ea32e4ee-2c75-499d-adee-01645197688b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16477 | 2025.11.08 00:11:01.865749 [ 4 ] {ea32e4ee-2c75-499d-adee-01645197688b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16478 | 2025.11.08 00:11:01.865989 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16479 | 2025.11.08 00:11:01.866092 [ 4 ] {ea32e4ee-2c75-499d-adee-01645197688b} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2025.11.08 00:11:01.866125 [ 4 ] {ea32e4ee-2c75-499d-adee-01645197688b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16481 | 2025.11.08 00:11:01.866429 [ 4 ] {ea32e4ee-2c75-499d-adee-01645197688b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16482 | 2025.11.08 00:11:01.866633 [ 4 ] {ea32e4ee-2c75-499d-adee-01645197688b} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2025.11.08 00:11:01.866760 [ 4 ] {ea32e4ee-2c75-499d-adee-01645197688b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 16484 | 2025.11.08 00:11:01.866795 [ 4 ] {ea32e4ee-2c75-499d-adee-01645197688b} <Debug> TCPHandler: Processed in 0.001229144 sec. | ||
| 16485 | 2025.11.08 00:11:01.866831 [ 223 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16486 | 2025.11.08 00:11:01.866874 [ 223 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16487 | 2025.11.08 00:11:01.870058 [ 223 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16488 | 2025.11.08 00:11:01.870603 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_125_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35653 rows, containing 5 columns (5 merged, 0 gathered) in 0.007388033 sec., 4825777.037000241 rows/sec., 331.54 MiB/sec. | ||
| 16489 | 2025.11.08 00:11:01.871104 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_125_26} <Trace> MergedBlockOutputStream: filled checksums all_1_125_26 (state Temporary) | ||
| 16490 | 2025.11.08 00:11:01.871389 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_125_26 to all_1_125_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16491 | 2025.11.08 00:11:01.871451 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 4 parts: [all_1_122_25, all_125_125_0] -> all_1_125_26 | ||
| 16492 | 2025.11.08 00:11:01.871523 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16493 | 2025.11.08 00:11:02.493256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 16494 | 2025.11.08 00:11:02.511861 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16495 | 2025.11.08 00:11:02.511924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16496 | 2025.11.08 00:11:02.518237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16497 | 2025.11.08 00:11:02.519009 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16498 | 2025.11.08 00:11:02.519323 [ 57 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16499 | 2025.11.08 00:11:02.519397 [ 57 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16500 | 2025.11.08 00:11:02.519422 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16501 | 2025.11.08 00:11:02.519523 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 16502 | 2025.11.08 00:11:02.522464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 16503 | 2025.11.08 00:11:02.522475 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16504 | 2025.11.08 00:11:02.523279 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 16505 | 2025.11.08 00:11:02.526788 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 16506 | 2025.11.08 00:11:02.530319 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 16507 | 2025.11.08 00:11:02.534260 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 16508 | 2025.11.08 00:11:02.538712 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 16509 | 2025.11.08 00:11:02.543164 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 16510 | 2025.11.08 00:11:02.599420 [ 197 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.079940667 sec., 8106.011925069376 rows/sec., 41.91 MiB/sec. | ||
| 16511 | 2025.11.08 00:11:02.602572 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16512 | 2025.11.08 00:11:02.604772 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_86_17} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16513 | 2025.11.08 00:11:02.604881 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_86_17} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16514 | 2025.11.08 00:11:02.607656 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16515 | 2025.11.08 00:11:03.001174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.07 MiB, peak 403.49 MiB, free memory in arenas 0.00 B, will set to 385.02 MiB (RSS), difference: -1.05 MiB | ||
| 16516 | 2025.11.08 00:11:05.380089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1962 | ||
| 16517 | 2025.11.08 00:11:05.382380 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16518 | 2025.11.08 00:11:05.382429 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16519 | 2025.11.08 00:11:05.383655 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16520 | 2025.11.08 00:11:05.383942 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16521 | 2025.11.08 00:11:05.384319 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1962 | ||
| 16522 | 2025.11.08 00:11:06.122322 [ 217 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): 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] | ||
| 16523 | 2025.11.08 00:11:06.122388 [ 217 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): 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] | ||
| 16524 | 2025.11.08 00:11:06.125380 [ 217 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): 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] | ||
| 16525 | 2025.11.08 00:11:06.858820 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16526 | 2025.11.08 00:11:06.858993 [ 4 ] {e0d9e070-1784-458f-84c7-30f679b8018a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16527 | 2025.11.08 00:11:06.859059 [ 4 ] {e0d9e070-1784-458f-84c7-30f679b8018a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16528 | 2025.11.08 00:11:06.859703 [ 4 ] {e0d9e070-1784-458f-84c7-30f679b8018a} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16529 | 2025.11.08 00:11:06.859743 [ 4 ] {e0d9e070-1784-458f-84c7-30f679b8018a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16530 | 2025.11.08 00:11:06.860130 [ 4 ] {e0d9e070-1784-458f-84c7-30f679b8018a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16531 | 2025.11.08 00:11:06.860359 [ 4 ] {e0d9e070-1784-458f-84c7-30f679b8018a} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16532 | 2025.11.08 00:11:06.860520 [ 4 ] {e0d9e070-1784-458f-84c7-30f679b8018a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001572 sec., 15267.175572519083 rows/sec., 1.27 MiB/sec. | ||
| 16533 | 2025.11.08 00:11:06.860574 [ 4 ] {e0d9e070-1784-458f-84c7-30f679b8018a} <Debug> TCPHandler: Processed in 0.001885922 sec. | ||
| 16534 | 2025.11.08 00:11:06.860698 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16535 | 2025.11.08 00:11:06.860801 [ 4 ] {b8e68eb5-86a5-46d3-b9f8-56541711c8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16536 | 2025.11.08 00:11:06.860847 [ 4 ] {b8e68eb5-86a5-46d3-b9f8-56541711c8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16537 | 2025.11.08 00:11:06.861369 [ 4 ] {b8e68eb5-86a5-46d3-b9f8-56541711c8fd} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16538 | 2025.11.08 00:11:06.861406 [ 4 ] {b8e68eb5-86a5-46d3-b9f8-56541711c8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16539 | 2025.11.08 00:11:06.861738 [ 4 ] {b8e68eb5-86a5-46d3-b9f8-56541711c8fd} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16540 | 2025.11.08 00:11:06.861950 [ 4 ] {b8e68eb5-86a5-46d3-b9f8-56541711c8fd} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16541 | 2025.11.08 00:11:06.862084 [ 4 ] {b8e68eb5-86a5-46d3-b9f8-56541711c8fd} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001307 sec., 159143.07574598317 rows/sec., 14.23 MiB/sec. | ||
| 16542 | 2025.11.08 00:11:06.862123 [ 4 ] {b8e68eb5-86a5-46d3-b9f8-56541711c8fd} <Debug> TCPHandler: Processed in 0.00148008 sec. | ||
| 16543 | 2025.11.08 00:11:06.862233 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16544 | 2025.11.08 00:11:06.862328 [ 4 ] {2e563a6b-6e06-4034-88b6-dce8c93b9e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16545 | 2025.11.08 00:11:06.862369 [ 4 ] {2e563a6b-6e06-4034-88b6-dce8c93b9e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16546 | 2025.11.08 00:11:06.862768 [ 4 ] {2e563a6b-6e06-4034-88b6-dce8c93b9e03} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16547 | 2025.11.08 00:11:06.862802 [ 4 ] {2e563a6b-6e06-4034-88b6-dce8c93b9e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16548 | 2025.11.08 00:11:06.863102 [ 4 ] {2e563a6b-6e06-4034-88b6-dce8c93b9e03} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16549 | 2025.11.08 00:11:06.863311 [ 4 ] {2e563a6b-6e06-4034-88b6-dce8c93b9e03} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16550 | 2025.11.08 00:11:06.863423 [ 45 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16551 | 2025.11.08 00:11:06.863439 [ 4 ] {2e563a6b-6e06-4034-88b6-dce8c93b9e03} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001131 sec., 24756.85234305924 rows/sec., 1.87 MiB/sec. | ||
| 16552 | 2025.11.08 00:11:06.863463 [ 45 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16553 | 2025.11.08 00:11:06.863481 [ 4 ] {2e563a6b-6e06-4034-88b6-dce8c93b9e03} <Debug> TCPHandler: Processed in 0.001298226 sec. | ||
| 16554 | 2025.11.08 00:11:06.863483 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16555 | 2025.11.08 00:11:06.863591 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16556 | 2025.11.08 00:11:06.863607 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16557 | 2025.11.08 00:11:06.863685 [ 4 ] {ee0dc370-cdbb-4ad8-9690-245af5cb9ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16558 | 2025.11.08 00:11:06.863729 [ 4 ] {ee0dc370-cdbb-4ad8-9690-245af5cb9ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16559 | 2025.11.08 00:11:06.863759 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16560 | 2025.11.08 00:11:06.863804 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 72 rows starting from the beginning of the part | ||
| 16561 | 2025.11.08 00:11:06.863877 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 16 rows starting from the beginning of the part | ||
| 16562 | 2025.11.08 00:11:06.863925 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 32 rows starting from the beginning of the part | ||
| 16563 | 2025.11.08 00:11:06.863969 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 16 rows starting from the beginning of the part | ||
| 16564 | 2025.11.08 00:11:06.864009 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part | ||
| 16565 | 2025.11.08 00:11:06.864051 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 28 rows starting from the beginning of the part | ||
| 16566 | 2025.11.08 00:11:06.864132 [ 4 ] {ee0dc370-cdbb-4ad8-9690-245af5cb9ac4} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16567 | 2025.11.08 00:11:06.864171 [ 4 ] {ee0dc370-cdbb-4ad8-9690-245af5cb9ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16568 | 2025.11.08 00:11:06.864497 [ 4 ] {ee0dc370-cdbb-4ad8-9690-245af5cb9ac4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16569 | 2025.11.08 00:11:06.864728 [ 4 ] {ee0dc370-cdbb-4ad8-9690-245af5cb9ac4} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16570 | 2025.11.08 00:11:06.864863 [ 4 ] {ee0dc370-cdbb-4ad8-9690-245af5cb9ac4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001197 sec., 20050.12531328321 rows/sec., 1.66 MiB/sec. | ||
| 16571 | 2025.11.08 00:11:06.864902 [ 4 ] {ee0dc370-cdbb-4ad8-9690-245af5cb9ac4} <Debug> TCPHandler: Processed in 0.001361268 sec. | ||
| 16572 | 2025.11.08 00:11:06.864965 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419259 sec., 133872.67581181446 rows/sec., 10.33 MiB/sec. | ||
| 16573 | 2025.11.08 00:11:06.865011 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16574 | 2025.11.08 00:11:06.865103 [ 4 ] {8af119c5-5768-478b-9f74-e4eca82f49fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16575 | 2025.11.08 00:11:06.865143 [ 4 ] {8af119c5-5768-478b-9f74-e4eca82f49fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16576 | 2025.11.08 00:11:06.865177 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16577 | 2025.11.08 00:11:06.865529 [ 4 ] {8af119c5-5768-478b-9f74-e4eca82f49fe} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16578 | 2025.11.08 00:11:06.865544 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_126_25} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16579 | 2025.11.08 00:11:06.865572 [ 4 ] {8af119c5-5768-478b-9f74-e4eca82f49fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16580 | 2025.11.08 00:11:06.865663 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_126_25} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16581 | 2025.11.08 00:11:06.865780 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16582 | 2025.11.08 00:11:06.865886 [ 4 ] {8af119c5-5768-478b-9f74-e4eca82f49fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16583 | 2025.11.08 00:11:06.866100 [ 4 ] {8af119c5-5768-478b-9f74-e4eca82f49fe} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16584 | 2025.11.08 00:11:06.866226 [ 4 ] {8af119c5-5768-478b-9f74-e4eca82f49fe} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. | ||
| 16585 | 2025.11.08 00:11:06.866265 [ 4 ] {8af119c5-5768-478b-9f74-e4eca82f49fe} <Debug> TCPHandler: Processed in 0.001303556 sec. | ||
| 16586 | 2025.11.08 00:11:06.866369 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16587 | 2025.11.08 00:11:06.866471 [ 4 ] {1a150fcf-1ceb-4595-9b50-4bd5c43d145f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16588 | 2025.11.08 00:11:06.866512 [ 4 ] {1a150fcf-1ceb-4595-9b50-4bd5c43d145f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16589 | 2025.11.08 00:11:06.866964 [ 4 ] {1a150fcf-1ceb-4595-9b50-4bd5c43d145f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16590 | 2025.11.08 00:11:06.867001 [ 4 ] {1a150fcf-1ceb-4595-9b50-4bd5c43d145f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16591 | 2025.11.08 00:11:06.867335 [ 4 ] {1a150fcf-1ceb-4595-9b50-4bd5c43d145f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16592 | 2025.11.08 00:11:06.867551 [ 4 ] {1a150fcf-1ceb-4595-9b50-4bd5c43d145f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16593 | 2025.11.08 00:11:06.867681 [ 4 ] {1a150fcf-1ceb-4595-9b50-4bd5c43d145f} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.00123 sec., 94308.94308943089 rows/sec., 7.67 MiB/sec. | ||
| 16594 | 2025.11.08 00:11:06.867720 [ 4 ] {1a150fcf-1ceb-4595-9b50-4bd5c43d145f} <Debug> TCPHandler: Processed in 0.001402058 sec. | ||
| 16595 | 2025.11.08 00:11:06.867831 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16596 | 2025.11.08 00:11:06.867927 [ 4 ] {bc6143ba-d2eb-4525-b098-eb807f58b5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16597 | 2025.11.08 00:11:06.867971 [ 4 ] {bc6143ba-d2eb-4525-b098-eb807f58b5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16598 | 2025.11.08 00:11:06.868380 [ 4 ] {bc6143ba-d2eb-4525-b098-eb807f58b5ed} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16599 | 2025.11.08 00:11:06.868414 [ 4 ] {bc6143ba-d2eb-4525-b098-eb807f58b5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16600 | 2025.11.08 00:11:06.868744 [ 4 ] {bc6143ba-d2eb-4525-b098-eb807f58b5ed} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16601 | 2025.11.08 00:11:06.868962 [ 4 ] {bc6143ba-d2eb-4525-b098-eb807f58b5ed} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16602 | 2025.11.08 00:11:06.869090 [ 4 ] {bc6143ba-d2eb-4525-b098-eb807f58b5ed} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001183 sec., 165680.47337278107 rows/sec., 11.89 MiB/sec. | ||
| 16603 | 2025.11.08 00:11:06.869129 [ 4 ] {bc6143ba-d2eb-4525-b098-eb807f58b5ed} <Debug> TCPHandler: Processed in 0.001349337 sec. | ||
| 16604 | 2025.11.08 00:11:06.869236 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16605 | 2025.11.08 00:11:06.869333 [ 4 ] {66d345d8-6904-43d8-b95e-99e6280633c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16606 | 2025.11.08 00:11:06.869388 [ 4 ] {66d345d8-6904-43d8-b95e-99e6280633c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16607 | 2025.11.08 00:11:06.870192 [ 4 ] {66d345d8-6904-43d8-b95e-99e6280633c0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16608 | 2025.11.08 00:11:06.870226 [ 4 ] {66d345d8-6904-43d8-b95e-99e6280633c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16609 | 2025.11.08 00:11:06.870757 [ 4 ] {66d345d8-6904-43d8-b95e-99e6280633c0} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16610 | 2025.11.08 00:11:06.870993 [ 4 ] {66d345d8-6904-43d8-b95e-99e6280633c0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16611 | 2025.11.08 00:11:06.871105 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16612 | 2025.11.08 00:11:06.871135 [ 4 ] {66d345d8-6904-43d8-b95e-99e6280633c0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00182 sec., 8791.208791208792 rows/sec., 15.75 MiB/sec. | ||
| 16613 | 2025.11.08 00:11:06.871137 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16614 | 2025.11.08 00:11:06.871169 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16615 | 2025.11.08 00:11:06.871202 [ 4 ] {66d345d8-6904-43d8-b95e-99e6280633c0} <Debug> TCPHandler: Processed in 0.002015696 sec. | ||
| 16616 | 2025.11.08 00:11:06.871253 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16617 | 2025.11.08 00:11:06.871313 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16618 | 2025.11.08 00:11:06.871414 [ 4 ] {20ba8cfb-ad46-4cc4-bd94-f50342475fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16619 | 2025.11.08 00:11:06.871457 [ 4 ] {20ba8cfb-ad46-4cc4-bd94-f50342475fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16620 | 2025.11.08 00:11:06.871471 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16621 | 2025.11.08 00:11:06.871529 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2482 rows starting from the beginning of the part | ||
| 16622 | 2025.11.08 00:11:06.871654 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 16 rows starting from the beginning of the part | ||
| 16623 | 2025.11.08 00:11:06.871770 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 26 rows starting from the beginning of the part | ||
| 16624 | 2025.11.08 00:11:06.871799 [ 4 ] {20ba8cfb-ad46-4cc4-bd94-f50342475fad} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16625 | 2025.11.08 00:11:06.871839 [ 4 ] {20ba8cfb-ad46-4cc4-bd94-f50342475fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16626 | 2025.11.08 00:11:06.871876 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 16 rows starting from the beginning of the part | ||
| 16627 | 2025.11.08 00:11:06.871972 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part | ||
| 16628 | 2025.11.08 00:11:06.872063 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 16 rows starting from the beginning of the part | ||
| 16629 | 2025.11.08 00:11:06.872159 [ 4 ] {20ba8cfb-ad46-4cc4-bd94-f50342475fad} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16630 | 2025.11.08 00:11:06.872397 [ 4 ] {20ba8cfb-ad46-4cc4-bd94-f50342475fad} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16631 | 2025.11.08 00:11:06.872538 [ 4 ] {20ba8cfb-ad46-4cc4-bd94-f50342475fad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 16632 | 2025.11.08 00:11:06.872576 [ 4 ] {20ba8cfb-ad46-4cc4-bd94-f50342475fad} <Debug> TCPHandler: Processed in 0.001313396 sec. | ||
| 16633 | 2025.11.08 00:11:06.881379 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2582 rows, containing 19 columns (19 merged, 0 gathered) in 0.010154439 sec., 254273.03271012806 rows/sec., 455.65 MiB/sec. | ||
| 16634 | 2025.11.08 00:11:06.883769 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16635 | 2025.11.08 00:11:06.884121 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16636 | 2025.11.08 00:11:06.884192 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16637 | 2025.11.08 00:11:06.884318 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.86 MiB. | ||
| 16638 | 2025.11.08 00:11:07.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.78 MiB, peak 404.58 MiB, free memory in arenas 0.00 B, will set to 388.22 MiB (RSS), difference: 2.44 MiB | ||
| 16639 | 2025.11.08 00:11:07.755703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41699 | ||
| 16640 | 2025.11.08 00:11:07.756536 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16641 | 2025.11.08 00:11:07.756599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16642 | 2025.11.08 00:11:07.757380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16643 | 2025.11.08 00:11:07.757601 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16644 | 2025.11.08 00:11:07.757729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41699 | ||
| 16645 | 2025.11.08 00:11:10.022665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 16646 | 2025.11.08 00:11:10.040365 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16647 | 2025.11.08 00:11:10.040428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16648 | 2025.11.08 00:11:10.046509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16649 | 2025.11.08 00:11:10.047216 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2025.11.08 00:11:10.050214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 16651 | 2025.11.08 00:11:11.333227 [ 220 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16652 | 2025.11.08 00:11:11.333290 [ 220 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16653 | 2025.11.08 00:11:11.336344 [ 220 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16654 | 2025.11.08 00:11:11.548363 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16655 | 2025.11.08 00:11:11.548422 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16656 | 2025.11.08 00:11:11.551516 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16657 | 2025.11.08 00:11:11.857372 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16658 | 2025.11.08 00:11:11.857637 [ 4 ] {b353e56d-e2a7-4546-a178-11d8f7bf0ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16659 | 2025.11.08 00:11:11.857737 [ 4 ] {b353e56d-e2a7-4546-a178-11d8f7bf0ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16660 | 2025.11.08 00:11:11.858590 [ 4 ] {b353e56d-e2a7-4546-a178-11d8f7bf0ddb} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16661 | 2025.11.08 00:11:11.858627 [ 4 ] {b353e56d-e2a7-4546-a178-11d8f7bf0ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16662 | 2025.11.08 00:11:11.859003 [ 4 ] {b353e56d-e2a7-4546-a178-11d8f7bf0ddb} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16663 | 2025.11.08 00:11:11.859239 [ 4 ] {b353e56d-e2a7-4546-a178-11d8f7bf0ddb} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16664 | 2025.11.08 00:11:11.859383 [ 4 ] {b353e56d-e2a7-4546-a178-11d8f7bf0ddb} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001821 sec., 59308.07248764415 rows/sec., 4.97 MiB/sec. | ||
| 16665 | 2025.11.08 00:11:11.859424 [ 4 ] {b353e56d-e2a7-4546-a178-11d8f7bf0ddb} <Debug> TCPHandler: Processed in 0.002225181 sec. | ||
| 16666 | 2025.11.08 00:11:11.859559 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16667 | 2025.11.08 00:11:11.859651 [ 4 ] {21d9cfa5-3bcf-46ec-986b-527f4998fba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16668 | 2025.11.08 00:11:11.859692 [ 4 ] {21d9cfa5-3bcf-46ec-986b-527f4998fba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16669 | 2025.11.08 00:11:11.860128 [ 4 ] {21d9cfa5-3bcf-46ec-986b-527f4998fba6} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16670 | 2025.11.08 00:11:11.860162 [ 4 ] {21d9cfa5-3bcf-46ec-986b-527f4998fba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16671 | 2025.11.08 00:11:11.860449 [ 4 ] {21d9cfa5-3bcf-46ec-986b-527f4998fba6} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16672 | 2025.11.08 00:11:11.860661 [ 4 ] {21d9cfa5-3bcf-46ec-986b-527f4998fba6} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16673 | 2025.11.08 00:11:11.860787 [ 4 ] {21d9cfa5-3bcf-46ec-986b-527f4998fba6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001155 sec., 22510.822510822512 rows/sec., 1.65 MiB/sec. | ||
| 16674 | 2025.11.08 00:11:11.860824 [ 4 ] {21d9cfa5-3bcf-46ec-986b-527f4998fba6} <Debug> TCPHandler: Processed in 0.001319616 sec. | ||
| 16675 | 2025.11.08 00:11:11.860934 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16676 | 2025.11.08 00:11:11.861024 [ 4 ] {d69ca6e5-e6f9-4dbc-ab6e-6294846186ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16677 | 2025.11.08 00:11:11.861064 [ 4 ] {d69ca6e5-e6f9-4dbc-ab6e-6294846186ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16678 | 2025.11.08 00:11:11.861479 [ 4 ] {d69ca6e5-e6f9-4dbc-ab6e-6294846186ba} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16679 | 2025.11.08 00:11:11.861513 [ 4 ] {d69ca6e5-e6f9-4dbc-ab6e-6294846186ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16680 | 2025.11.08 00:11:11.861823 [ 4 ] {d69ca6e5-e6f9-4dbc-ab6e-6294846186ba} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16681 | 2025.11.08 00:11:11.862032 [ 4 ] {d69ca6e5-e6f9-4dbc-ab6e-6294846186ba} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16682 | 2025.11.08 00:11:11.862156 [ 4 ] {d69ca6e5-e6f9-4dbc-ab6e-6294846186ba} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00115 sec., 78260.86956521739 rows/sec., 6.11 MiB/sec. | ||
| 16683 | 2025.11.08 00:11:11.862193 [ 4 ] {d69ca6e5-e6f9-4dbc-ab6e-6294846186ba} <Debug> TCPHandler: Processed in 0.001307276 sec. | ||
| 16684 | 2025.11.08 00:11:11.862301 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16685 | 2025.11.08 00:11:11.862392 [ 4 ] {714c43a0-6496-4566-810b-97237a84b921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16686 | 2025.11.08 00:11:11.862434 [ 4 ] {714c43a0-6496-4566-810b-97237a84b921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16687 | 2025.11.08 00:11:11.862837 [ 4 ] {714c43a0-6496-4566-810b-97237a84b921} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16688 | 2025.11.08 00:11:11.862870 [ 4 ] {714c43a0-6496-4566-810b-97237a84b921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16689 | 2025.11.08 00:11:11.863202 [ 4 ] {714c43a0-6496-4566-810b-97237a84b921} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16690 | 2025.11.08 00:11:11.863410 [ 4 ] {714c43a0-6496-4566-810b-97237a84b921} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16691 | 2025.11.08 00:11:11.863534 [ 4 ] {714c43a0-6496-4566-810b-97237a84b921} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 16692 | 2025.11.08 00:11:11.863570 [ 4 ] {714c43a0-6496-4566-810b-97237a84b921} <Debug> TCPHandler: Processed in 0.001316766 sec. | ||
| 16693 | 2025.11.08 00:11:11.863677 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16694 | 2025.11.08 00:11:11.863768 [ 4 ] {23bfe33d-f7b0-4ea4-bded-8c447064dda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16695 | 2025.11.08 00:11:11.863821 [ 4 ] {23bfe33d-f7b0-4ea4-bded-8c447064dda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16696 | 2025.11.08 00:11:11.864628 [ 4 ] {23bfe33d-f7b0-4ea4-bded-8c447064dda1} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16697 | 2025.11.08 00:11:11.864662 [ 4 ] {23bfe33d-f7b0-4ea4-bded-8c447064dda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16698 | 2025.11.08 00:11:11.865176 [ 4 ] {23bfe33d-f7b0-4ea4-bded-8c447064dda1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16699 | 2025.11.08 00:11:11.865398 [ 4 ] {23bfe33d-f7b0-4ea4-bded-8c447064dda1} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16700 | 2025.11.08 00:11:11.865536 [ 4 ] {23bfe33d-f7b0-4ea4-bded-8c447064dda1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001786 sec., 14557.67077267637 rows/sec., 26.09 MiB/sec. | ||
| 16701 | 2025.11.08 00:11:11.865590 [ 4 ] {23bfe33d-f7b0-4ea4-bded-8c447064dda1} <Debug> TCPHandler: Processed in 0.001960674 sec. | ||
| 16702 | 2025.11.08 00:11:11.865702 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16703 | 2025.11.08 00:11:11.865793 [ 4 ] {044d0c3e-a910-4b56-97c2-56a770432b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16704 | 2025.11.08 00:11:11.865833 [ 4 ] {044d0c3e-a910-4b56-97c2-56a770432b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16705 | 2025.11.08 00:11:11.866160 [ 4 ] {044d0c3e-a910-4b56-97c2-56a770432b7c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16706 | 2025.11.08 00:11:11.866193 [ 4 ] {044d0c3e-a910-4b56-97c2-56a770432b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16707 | 2025.11.08 00:11:11.866508 [ 4 ] {044d0c3e-a910-4b56-97c2-56a770432b7c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16708 | 2025.11.08 00:11:11.866722 [ 4 ] {044d0c3e-a910-4b56-97c2-56a770432b7c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16709 | 2025.11.08 00:11:11.866847 [ 4 ] {044d0c3e-a910-4b56-97c2-56a770432b7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 16710 | 2025.11.08 00:11:11.866883 [ 4 ] {044d0c3e-a910-4b56-97c2-56a770432b7c} <Debug> TCPHandler: Processed in 0.001228614 sec. | ||
| 16711 | 2025.11.08 00:11:15.018680 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16712 | 2025.11.08 00:11:15.018737 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16713 | 2025.11.08 00:11:15.257940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42211 | ||
| 16714 | 2025.11.08 00:11:15.258684 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16715 | 2025.11.08 00:11:15.258732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16716 | 2025.11.08 00:11:15.259211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16717 | 2025.11.08 00:11:15.259469 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16718 | 2025.11.08 00:11:15.259609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42211 | ||
| 16719 | 2025.11.08 00:11:15.384665 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1992 | ||
| 16720 | 2025.11.08 00:11:15.387000 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16721 | 2025.11.08 00:11:15.387048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16722 | 2025.11.08 00:11:15.388263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16723 | 2025.11.08 00:11:15.388542 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16724 | 2025.11.08 00:11:15.388802 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1992 | ||
| 16725 | 2025.11.08 00:11:16.001177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.23 MiB, peak 404.58 MiB, free memory in arenas 0.00 B, will set to 388.22 MiB (RSS), difference: 3.99 MiB | ||
| 16726 | 2025.11.08 00:11:16.856247 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16727 | 2025.11.08 00:11:16.856531 [ 4 ] {7dd51099-1cc4-442b-846a-04424533e2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16728 | 2025.11.08 00:11:16.856635 [ 4 ] {7dd51099-1cc4-442b-846a-04424533e2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16729 | 2025.11.08 00:11:16.857581 [ 4 ] {7dd51099-1cc4-442b-846a-04424533e2cd} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16730 | 2025.11.08 00:11:16.857629 [ 4 ] {7dd51099-1cc4-442b-846a-04424533e2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16731 | 2025.11.08 00:11:16.858012 [ 4 ] {7dd51099-1cc4-442b-846a-04424533e2cd} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16732 | 2025.11.08 00:11:16.858228 [ 4 ] {7dd51099-1cc4-442b-846a-04424533e2cd} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16733 | 2025.11.08 00:11:16.858383 [ 4 ] {7dd51099-1cc4-442b-846a-04424533e2cd} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001927 sec., 45666.83964711988 rows/sec., 3.85 MiB/sec. | ||
| 16734 | 2025.11.08 00:11:16.858425 [ 4 ] {7dd51099-1cc4-442b-846a-04424533e2cd} <Debug> TCPHandler: Processed in 0.002312524 sec. | ||
| 16735 | 2025.11.08 00:11:16.858562 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16736 | 2025.11.08 00:11:16.858654 [ 4 ] {e7303e86-0396-4644-8d1c-a59c59433636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16737 | 2025.11.08 00:11:16.858695 [ 4 ] {e7303e86-0396-4644-8d1c-a59c59433636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16738 | 2025.11.08 00:11:16.859136 [ 4 ] {e7303e86-0396-4644-8d1c-a59c59433636} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16739 | 2025.11.08 00:11:16.859178 [ 4 ] {e7303e86-0396-4644-8d1c-a59c59433636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16740 | 2025.11.08 00:11:16.859467 [ 4 ] {e7303e86-0396-4644-8d1c-a59c59433636} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16741 | 2025.11.08 00:11:16.859668 [ 4 ] {e7303e86-0396-4644-8d1c-a59c59433636} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16742 | 2025.11.08 00:11:16.859798 [ 4 ] {e7303e86-0396-4644-8d1c-a59c59433636} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001163 sec., 13757.523645743766 rows/sec., 1.01 MiB/sec. | ||
| 16743 | 2025.11.08 00:11:16.859837 [ 4 ] {e7303e86-0396-4644-8d1c-a59c59433636} <Debug> TCPHandler: Processed in 0.001330796 sec. | ||
| 16744 | 2025.11.08 00:11:16.859969 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16745 | 2025.11.08 00:11:16.860064 [ 4 ] {dcde7e3e-11be-45af-913a-080a0a5d5b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16746 | 2025.11.08 00:11:16.860102 [ 4 ] {dcde7e3e-11be-45af-913a-080a0a5d5b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16747 | 2025.11.08 00:11:16.860549 [ 4 ] {dcde7e3e-11be-45af-913a-080a0a5d5b4c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16748 | 2025.11.08 00:11:16.860584 [ 4 ] {dcde7e3e-11be-45af-913a-080a0a5d5b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16749 | 2025.11.08 00:11:16.860877 [ 4 ] {dcde7e3e-11be-45af-913a-080a0a5d5b4c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16750 | 2025.11.08 00:11:16.861079 [ 4 ] {dcde7e3e-11be-45af-913a-080a0a5d5b4c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16751 | 2025.11.08 00:11:16.861204 [ 4 ] {dcde7e3e-11be-45af-913a-080a0a5d5b4c} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001157 sec., 69144.33880726015 rows/sec., 5.40 MiB/sec. | ||
| 16752 | 2025.11.08 00:11:16.861241 [ 4 ] {dcde7e3e-11be-45af-913a-080a0a5d5b4c} <Debug> TCPHandler: Processed in 0.001323337 sec. | ||
| 16753 | 2025.11.08 00:11:16.861357 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16754 | 2025.11.08 00:11:16.861448 [ 4 ] {9f832656-4cc9-4b2d-9a4e-8182517f4c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16755 | 2025.11.08 00:11:16.861491 [ 4 ] {9f832656-4cc9-4b2d-9a4e-8182517f4c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16756 | 2025.11.08 00:11:16.861916 [ 4 ] {9f832656-4cc9-4b2d-9a4e-8182517f4c47} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16757 | 2025.11.08 00:11:16.861953 [ 4 ] {9f832656-4cc9-4b2d-9a4e-8182517f4c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16758 | 2025.11.08 00:11:16.862286 [ 4 ] {9f832656-4cc9-4b2d-9a4e-8182517f4c47} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16759 | 2025.11.08 00:11:16.862490 [ 4 ] {9f832656-4cc9-4b2d-9a4e-8182517f4c47} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16760 | 2025.11.08 00:11:16.862620 [ 4 ] {9f832656-4cc9-4b2d-9a4e-8182517f4c47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 16761 | 2025.11.08 00:11:16.862634 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 4 parts from all_1_125_26 to all_128_128_0 | ||
| 16762 | 2025.11.08 00:11:16.862658 [ 4 ] {9f832656-4cc9-4b2d-9a4e-8182517f4c47} <Debug> TCPHandler: Processed in 0.001348857 sec. | ||
| 16763 | 2025.11.08 00:11:16.862704 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16764 | 2025.11.08 00:11:16.862728 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16765 | 2025.11.08 00:11:16.862790 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16766 | 2025.11.08 00:11:16.862811 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_128_27} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_125_26 to all_128_128_0 into Compact with storage Full | ||
| 16767 | 2025.11.08 00:11:16.862889 [ 4 ] {743eed6e-60a7-4a9b-a4d5-cbba3ffc91f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16768 | 2025.11.08 00:11:16.862898 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_128_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16769 | 2025.11.08 00:11:16.862931 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_26, total 35653 rows starting from the beginning of the part | ||
| 16770 | 2025.11.08 00:11:16.862946 [ 4 ] {743eed6e-60a7-4a9b-a4d5-cbba3ffc91f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16771 | 2025.11.08 00:11:16.862988 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 16772 | 2025.11.08 00:11:16.863032 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 16773 | 2025.11.08 00:11:16.863072 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 196 rows starting from the beginning of the part | ||
| 16774 | 2025.11.08 00:11:16.863838 [ 4 ] {743eed6e-60a7-4a9b-a4d5-cbba3ffc91f6} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16775 | 2025.11.08 00:11:16.863875 [ 4 ] {743eed6e-60a7-4a9b-a4d5-cbba3ffc91f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16776 | 2025.11.08 00:11:16.864423 [ 4 ] {743eed6e-60a7-4a9b-a4d5-cbba3ffc91f6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16777 | 2025.11.08 00:11:16.864657 [ 4 ] {743eed6e-60a7-4a9b-a4d5-cbba3ffc91f6} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16778 | 2025.11.08 00:11:16.864799 [ 4 ] {743eed6e-60a7-4a9b-a4d5-cbba3ffc91f6} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001928 sec., 8298.755186721992 rows/sec., 14.87 MiB/sec. | ||
| 16779 | 2025.11.08 00:11:16.864858 [ 4 ] {743eed6e-60a7-4a9b-a4d5-cbba3ffc91f6} <Debug> TCPHandler: Processed in 0.002116568 sec. | ||
| 16780 | 2025.11.08 00:11:16.864973 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16781 | 2025.11.08 00:11:16.865066 [ 4 ] {3e6e7399-331e-4570-9adb-3f70468b6c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16782 | 2025.11.08 00:11:16.865108 [ 4 ] {3e6e7399-331e-4570-9adb-3f70468b6c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16783 | 2025.11.08 00:11:16.865449 [ 4 ] {3e6e7399-331e-4570-9adb-3f70468b6c1f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16784 | 2025.11.08 00:11:16.865486 [ 4 ] {3e6e7399-331e-4570-9adb-3f70468b6c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16785 | 2025.11.08 00:11:16.865795 [ 4 ] {3e6e7399-331e-4570-9adb-3f70468b6c1f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16786 | 2025.11.08 00:11:16.866010 [ 4 ] {3e6e7399-331e-4570-9adb-3f70468b6c1f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16787 | 2025.11.08 00:11:16.866136 [ 4 ] {3e6e7399-331e-4570-9adb-3f70468b6c1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 16788 | 2025.11.08 00:11:16.866173 [ 4 ] {3e6e7399-331e-4570-9adb-3f70468b6c1f} <Debug> TCPHandler: Processed in 0.001248314 sec. | ||
| 16789 | 2025.11.08 00:11:16.869372 [ 194 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_128_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36169 rows, containing 5 columns (5 merged, 0 gathered) in 0.006588191 sec., 5489974.410274384 rows/sec., 377.31 MiB/sec. | ||
| 16790 | 2025.11.08 00:11:16.869834 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_128_27} <Trace> MergedBlockOutputStream: filled checksums all_1_128_27 (state Temporary) | ||
| 16791 | 2025.11.08 00:11:16.870161 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_128_27 to all_1_128_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16792 | 2025.11.08 00:11:16.870243 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 4 parts: [all_1_125_26, all_128_128_0] -> all_1_128_27 | ||
| 16793 | 2025.11.08 00:11:16.870353 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16794 | 2025.11.08 00:11:17.550270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 16795 | 2025.11.08 00:11:17.567889 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16796 | 2025.11.08 00:11:17.567946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16797 | 2025.11.08 00:11:17.574146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16798 | 2025.11.08 00:11:17.574857 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16799 | 2025.11.08 00:11:17.577954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 16800 | 2025.11.08 00:11:21.885943 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16801 | 2025.11.08 00:11:21.886138 [ 4 ] {df611f95-455b-4d41-abda-2e934b744754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16802 | 2025.11.08 00:11:21.886205 [ 4 ] {df611f95-455b-4d41-abda-2e934b744754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16803 | 2025.11.08 00:11:21.887564 [ 4 ] {df611f95-455b-4d41-abda-2e934b744754} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16804 | 2025.11.08 00:11:21.887620 [ 4 ] {df611f95-455b-4d41-abda-2e934b744754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16805 | 2025.11.08 00:11:21.888096 [ 4 ] {df611f95-455b-4d41-abda-2e934b744754} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16806 | 2025.11.08 00:11:21.888359 [ 4 ] {df611f95-455b-4d41-abda-2e934b744754} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16807 | 2025.11.08 00:11:21.888529 [ 4 ] {df611f95-455b-4d41-abda-2e934b744754} <Debug> executeQuery: Read 1248 rows, 105.84 KiB in 0.002438 sec., 511894.99589827727 rows/sec., 42.39 MiB/sec. | ||
| 16808 | 2025.11.08 00:11:21.888542 [ 27 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16809 | 2025.11.08 00:11:21.888583 [ 4 ] {df611f95-455b-4d41-abda-2e934b744754} <Debug> TCPHandler: Processed in 0.002769027 sec. | ||
| 16810 | 2025.11.08 00:11:21.888608 [ 27 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16811 | 2025.11.08 00:11:21.888634 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16812 | 2025.11.08 00:11:21.888728 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16813 | 2025.11.08 00:11:21.888800 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16814 | 2025.11.08 00:11:21.888837 [ 4 ] {3eeab698-a939-48d0-bbe0-dee7b921233f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16815 | 2025.11.08 00:11:21.888897 [ 4 ] {3eeab698-a939-48d0-bbe0-dee7b921233f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16816 | 2025.11.08 00:11:21.888959 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16817 | 2025.11.08 00:11:21.889000 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1409 rows starting from the beginning of the part | ||
| 16818 | 2025.11.08 00:11:21.889070 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 108 rows starting from the beginning of the part | ||
| 16819 | 2025.11.08 00:11:21.889115 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 208 rows starting from the beginning of the part | ||
| 16820 | 2025.11.08 00:11:21.889187 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 108 rows starting from the beginning of the part | ||
| 16821 | 2025.11.08 00:11:21.889229 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 88 rows starting from the beginning of the part | ||
| 16822 | 2025.11.08 00:11:21.889270 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1248 rows starting from the beginning of the part | ||
| 16823 | 2025.11.08 00:11:21.889356 [ 4 ] {3eeab698-a939-48d0-bbe0-dee7b921233f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16824 | 2025.11.08 00:11:21.889402 [ 4 ] {3eeab698-a939-48d0-bbe0-dee7b921233f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16825 | 2025.11.08 00:11:21.889743 [ 4 ] {3eeab698-a939-48d0-bbe0-dee7b921233f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16826 | 2025.11.08 00:11:21.889963 [ 4 ] {3eeab698-a939-48d0-bbe0-dee7b921233f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16827 | 2025.11.08 00:11:21.890109 [ 4 ] {3eeab698-a939-48d0-bbe0-dee7b921233f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001296 sec., 20061.728395061727 rows/sec., 1.47 MiB/sec. | ||
| 16828 | 2025.11.08 00:11:21.890151 [ 4 ] {3eeab698-a939-48d0-bbe0-dee7b921233f} <Debug> TCPHandler: Processed in 0.001489031 sec. | ||
| 16829 | 2025.11.08 00:11:21.890263 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16830 | 2025.11.08 00:11:21.890365 [ 4 ] {301bf318-ca02-4b13-99a1-687881661e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16831 | 2025.11.08 00:11:21.890407 [ 4 ] {301bf318-ca02-4b13-99a1-687881661e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16832 | 2025.11.08 00:11:21.890901 [ 4 ] {301bf318-ca02-4b13-99a1-687881661e44} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16833 | 2025.11.08 00:11:21.890939 [ 4 ] {301bf318-ca02-4b13-99a1-687881661e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16834 | 2025.11.08 00:11:21.890992 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002253862 sec., 1406031.07022524 rows/sec., 123.29 MiB/sec. | ||
| 16835 | 2025.11.08 00:11:21.891254 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16836 | 2025.11.08 00:11:21.891284 [ 4 ] {301bf318-ca02-4b13-99a1-687881661e44} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16837 | 2025.11.08 00:11:21.891608 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_131_26} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16838 | 2025.11.08 00:11:21.891644 [ 4 ] {301bf318-ca02-4b13-99a1-687881661e44} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16839 | 2025.11.08 00:11:21.891696 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_131_26} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16840 | 2025.11.08 00:11:21.891787 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 16841 | 2025.11.08 00:11:21.891809 [ 4 ] {301bf318-ca02-4b13-99a1-687881661e44} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001465 sec., 155631.39931740615 rows/sec., 10.54 MiB/sec. | ||
| 16842 | 2025.11.08 00:11:21.891857 [ 4 ] {301bf318-ca02-4b13-99a1-687881661e44} <Debug> TCPHandler: Processed in 0.001643216 sec. | ||
| 16843 | 2025.11.08 00:11:21.891971 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16844 | 2025.11.08 00:11:21.892073 [ 4 ] {d3d2e8f2-3bb0-4a20-a80f-e4a4363406a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16845 | 2025.11.08 00:11:21.892115 [ 4 ] {d3d2e8f2-3bb0-4a20-a80f-e4a4363406a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16846 | 2025.11.08 00:11:21.892958 [ 4 ] {d3d2e8f2-3bb0-4a20-a80f-e4a4363406a0} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16847 | 2025.11.08 00:11:21.892996 [ 4 ] {d3d2e8f2-3bb0-4a20-a80f-e4a4363406a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16848 | 2025.11.08 00:11:21.893363 [ 4 ] {d3d2e8f2-3bb0-4a20-a80f-e4a4363406a0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16849 | 2025.11.08 00:11:21.893582 [ 4 ] {d3d2e8f2-3bb0-4a20-a80f-e4a4363406a0} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16850 | 2025.11.08 00:11:21.893711 [ 27 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16851 | 2025.11.08 00:11:21.893717 [ 4 ] {d3d2e8f2-3bb0-4a20-a80f-e4a4363406a0} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001665 sec., 327927.9279279279 rows/sec., 24.33 MiB/sec. | ||
| 16852 | 2025.11.08 00:11:21.893763 [ 27 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16853 | 2025.11.08 00:11:21.893780 [ 4 ] {d3d2e8f2-3bb0-4a20-a80f-e4a4363406a0} <Debug> TCPHandler: Processed in 0.001861841 sec. | ||
| 16854 | 2025.11.08 00:11:21.893789 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16855 | 2025.11.08 00:11:21.893889 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16856 | 2025.11.08 00:11:21.893907 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16857 | 2025.11.08 00:11:21.893996 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16858 | 2025.11.08 00:11:21.894016 [ 4 ] {b2ff4d60-52fa-4458-a26a-466a80d4f150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16859 | 2025.11.08 00:11:21.894028 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 634 rows starting from the beginning of the part | ||
| 16860 | 2025.11.08 00:11:21.894071 [ 4 ] {b2ff4d60-52fa-4458-a26a-466a80d4f150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16861 | 2025.11.08 00:11:21.894096 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 90 rows starting from the beginning of the part | ||
| 16862 | 2025.11.08 00:11:21.894145 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 116 rows starting from the beginning of the part | ||
| 16863 | 2025.11.08 00:11:21.894184 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 90 rows starting from the beginning of the part | ||
| 16864 | 2025.11.08 00:11:21.894224 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 80 rows starting from the beginning of the part | ||
| 16865 | 2025.11.08 00:11:21.894264 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 546 rows starting from the beginning of the part | ||
| 16866 | 2025.11.08 00:11:21.894717 [ 4 ] {b2ff4d60-52fa-4458-a26a-466a80d4f150} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16867 | 2025.11.08 00:11:21.894760 [ 4 ] {b2ff4d60-52fa-4458-a26a-466a80d4f150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16868 | 2025.11.08 00:11:21.895159 [ 4 ] {b2ff4d60-52fa-4458-a26a-466a80d4f150} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16869 | 2025.11.08 00:11:21.895219 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370058 sec., 1135718.341851221 rows/sec., 90.49 MiB/sec. | ||
| 16870 | 2025.11.08 00:11:21.895379 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16871 | 2025.11.08 00:11:21.895392 [ 4 ] {b2ff4d60-52fa-4458-a26a-466a80d4f150} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16872 | 2025.11.08 00:11:21.895546 [ 4 ] {b2ff4d60-52fa-4458-a26a-466a80d4f150} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001549 sec., 544867.6565526145 rows/sec., 36.67 MiB/sec. | ||
| 16873 | 2025.11.08 00:11:21.895588 [ 4 ] {b2ff4d60-52fa-4458-a26a-466a80d4f150} <Debug> TCPHandler: Processed in 0.001734617 sec. | ||
| 16874 | 2025.11.08 00:11:21.895685 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_131_26} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16875 | 2025.11.08 00:11:21.895713 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16876 | 2025.11.08 00:11:21.895763 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_131_26} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16877 | 2025.11.08 00:11:21.895814 [ 4 ] {3450209e-e891-4da4-89c1-7b2e7c0e3d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16878 | 2025.11.08 00:11:21.895833 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 16879 | 2025.11.08 00:11:21.895875 [ 4 ] {3450209e-e891-4da4-89c1-7b2e7c0e3d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16880 | 2025.11.08 00:11:21.896724 [ 4 ] {3450209e-e891-4da4-89c1-7b2e7c0e3d88} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16881 | 2025.11.08 00:11:21.896762 [ 4 ] {3450209e-e891-4da4-89c1-7b2e7c0e3d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16882 | 2025.11.08 00:11:21.897315 [ 4 ] {3450209e-e891-4da4-89c1-7b2e7c0e3d88} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16883 | 2025.11.08 00:11:21.897552 [ 4 ] {3450209e-e891-4da4-89c1-7b2e7c0e3d88} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16884 | 2025.11.08 00:11:21.897699 [ 4 ] {3450209e-e891-4da4-89c1-7b2e7c0e3d88} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001903 sec., 13662.637940094588 rows/sec., 24.48 MiB/sec. | ||
| 16885 | 2025.11.08 00:11:21.897777 [ 4 ] {3450209e-e891-4da4-89c1-7b2e7c0e3d88} <Debug> TCPHandler: Processed in 0.002112948 sec. | ||
| 16886 | 2025.11.08 00:11:21.897886 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16887 | 2025.11.08 00:11:21.897979 [ 4 ] {01a23a58-e0ba-418f-a147-d3db393dd30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16888 | 2025.11.08 00:11:21.898022 [ 4 ] {01a23a58-e0ba-418f-a147-d3db393dd30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16889 | 2025.11.08 00:11:21.898353 [ 4 ] {01a23a58-e0ba-418f-a147-d3db393dd30c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16890 | 2025.11.08 00:11:21.898389 [ 4 ] {01a23a58-e0ba-418f-a147-d3db393dd30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16891 | 2025.11.08 00:11:21.898689 [ 4 ] {01a23a58-e0ba-418f-a147-d3db393dd30c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16892 | 2025.11.08 00:11:21.898917 [ 4 ] {01a23a58-e0ba-418f-a147-d3db393dd30c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16893 | 2025.11.08 00:11:21.899058 [ 4 ] {01a23a58-e0ba-418f-a147-d3db393dd30c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 16894 | 2025.11.08 00:11:21.899061 [ 27 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16895 | 2025.11.08 00:11:21.899096 [ 4 ] {01a23a58-e0ba-418f-a147-d3db393dd30c} <Debug> TCPHandler: Processed in 0.001259954 sec. | ||
| 16896 | 2025.11.08 00:11:21.899117 [ 27 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16897 | 2025.11.08 00:11:21.899145 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16898 | 2025.11.08 00:11:21.899242 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16899 | 2025.11.08 00:11:21.899344 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16900 | 2025.11.08 00:11:21.899403 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7416 rows starting from the beginning of the part | ||
| 16901 | 2025.11.08 00:11:21.899461 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 16902 | 2025.11.08 00:11:21.899504 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 16903 | 2025.11.08 00:11:21.899544 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 16904 | 2025.11.08 00:11:21.899582 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 16905 | 2025.11.08 00:11:21.899621 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 16906 | 2025.11.08 00:11:21.901481 [ 186 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7716 rows, containing 4 columns (4 merged, 0 gathered) in 0.002276413 sec., 3389543.1101474115 rows/sec., 228.40 MiB/sec. | ||
| 16907 | 2025.11.08 00:11:21.901985 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16908 | 2025.11.08 00:11:21.902331 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_131_26} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16909 | 2025.11.08 00:11:21.902418 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_131_26} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16910 | 2025.11.08 00:11:21.902528 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 16911 | 2025.11.08 00:11:22.148759 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59549 | ||
| 16912 | 2025.11.08 00:11:22.148855 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16913 | 2025.11.08 00:11:22.148881 [ 292 ] {} <Debug> TCP-Session: 84189159-dd03-40d5-8559-ef3fab8c02e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59549 | ||
| 16914 | 2025.11.08 00:11:22.148903 [ 292 ] {} <Debug> TCP-Session: 84189159-dd03-40d5-8559-ef3fab8c02e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16915 | 2025.11.08 00:11:22.148915 [ 292 ] {} <Debug> TCP-Session: 84189159-dd03-40d5-8559-ef3fab8c02e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16916 | 2025.11.08 00:11:22.149136 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41157 | ||
| 16917 | 2025.11.08 00:11:22.149167 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62717 | ||
| 16918 | 2025.11.08 00:11:22.149193 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49640 | ||
| 16919 | 2025.11.08 00:11:22.149215 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44848 | ||
| 16920 | 2025.11.08 00:11:22.149230 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57879 | ||
| 16921 | 2025.11.08 00:11:22.149283 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16922 | 2025.11.08 00:11:22.149309 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16923 | 2025.11.08 00:11:22.149289 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16924 | 2025.11.08 00:11:22.149338 [ 290 ] {} <Debug> TCP-Session: 1f292404-9a43-410a-905c-9e2a2fe3ac43 Authenticating user 'default' from [fd00:1122:3344:101::e]:44848 | ||
| 16925 | 2025.11.08 00:11:22.149334 [ 294 ] {} <Debug> TCP-Session: ac59cb49-ac29-4fb3-9fa0-d8f8355e9963 Authenticating user 'default' from [fd00:1122:3344:101::e]:62717 | ||
| 16926 | 2025.11.08 00:11:22.149367 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16927 | 2025.11.08 00:11:22.149376 [ 290 ] {} <Debug> TCP-Session: 1f292404-9a43-410a-905c-9e2a2fe3ac43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16928 | 2025.11.08 00:11:22.149392 [ 294 ] {} <Debug> TCP-Session: ac59cb49-ac29-4fb3-9fa0-d8f8355e9963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16929 | 2025.11.08 00:11:22.149408 [ 291 ] {} <Debug> TCP-Session: e3353e38-dbd6-499f-a5a0-b03b8ddf53d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57879 | ||
| 16930 | 2025.11.08 00:11:22.149409 [ 290 ] {} <Debug> TCP-Session: 1f292404-9a43-410a-905c-9e2a2fe3ac43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16931 | 2025.11.08 00:11:22.149419 [ 294 ] {} <Debug> TCP-Session: ac59cb49-ac29-4fb3-9fa0-d8f8355e9963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16932 | 2025.11.08 00:11:22.149442 [ 291 ] {} <Debug> TCP-Session: e3353e38-dbd6-499f-a5a0-b03b8ddf53d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16933 | 2025.11.08 00:11:22.149363 [ 288 ] {} <Debug> TCP-Session: ddb2a6fd-56d4-45d1-837a-18c36a93f58e Authenticating user 'default' from [fd00:1122:3344:101::e]:49640 | ||
| 16934 | 2025.11.08 00:11:22.149465 [ 291 ] {} <Debug> TCP-Session: e3353e38-dbd6-499f-a5a0-b03b8ddf53d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16935 | 2025.11.08 00:11:22.149489 [ 288 ] {} <Debug> TCP-Session: ddb2a6fd-56d4-45d1-837a-18c36a93f58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16936 | 2025.11.08 00:11:22.149257 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16937 | 2025.11.08 00:11:22.149514 [ 288 ] {} <Debug> TCP-Session: ddb2a6fd-56d4-45d1-837a-18c36a93f58e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16938 | 2025.11.08 00:11:22.149243 [ 292 ] {} <Trace> TCP-Session: 84189159-dd03-40d5-8559-ef3fab8c02e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16939 | 2025.11.08 00:11:22.149551 [ 293 ] {} <Debug> TCP-Session: 7eb4cf16-a111-4984-a420-fb5e967e1af9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41157 | ||
| 16940 | 2025.11.08 00:11:22.149204 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39630 | ||
| 16941 | 2025.11.08 00:11:22.149595 [ 293 ] {} <Debug> TCP-Session: 7eb4cf16-a111-4984-a420-fb5e967e1af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16942 | 2025.11.08 00:11:22.149183 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38329 | ||
| 16943 | 2025.11.08 00:11:22.149623 [ 293 ] {} <Debug> TCP-Session: 7eb4cf16-a111-4984-a420-fb5e967e1af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16944 | 2025.11.08 00:11:22.149169 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51257 | ||
| 16945 | 2025.11.08 00:11:22.149662 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16946 | 2025.11.08 00:11:22.149713 [ 292 ] {4771a497-74d9-4429-945c-4e556102a595} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59549) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16947 | 2025.11.08 00:11:22.149720 [ 289 ] {} <Debug> TCP-Session: 6d4bc342-0894-4db9-ae2b-6b87f33e434c Authenticating user 'default' from [fd00:1122:3344:101::e]:39630 | ||
| 16948 | 2025.11.08 00:11:22.149759 [ 289 ] {} <Debug> TCP-Session: 6d4bc342-0894-4db9-ae2b-6b87f33e434c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16949 | 2025.11.08 00:11:22.149774 [ 289 ] {} <Debug> TCP-Session: 6d4bc342-0894-4db9-ae2b-6b87f33e434c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16950 | 2025.11.08 00:11:22.149829 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16951 | 2025.11.08 00:11:22.149860 [ 286 ] {} <Debug> TCP-Session: 7425190f-2dbc-4d10-86f8-fba21cae40ec Authenticating user 'default' from [fd00:1122:3344:101::e]:38329 | ||
| 16952 | 2025.11.08 00:11:22.149877 [ 286 ] {} <Debug> TCP-Session: 7425190f-2dbc-4d10-86f8-fba21cae40ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16953 | 2025.11.08 00:11:22.149888 [ 286 ] {} <Debug> TCP-Session: 7425190f-2dbc-4d10-86f8-fba21cae40ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16954 | 2025.11.08 00:11:22.149996 [ 292 ] {4771a497-74d9-4429-945c-4e556102a595} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16955 | 2025.11.08 00:11:22.150061 [ 292 ] {4771a497-74d9-4429-945c-4e556102a595} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16956 | 2025.11.08 00:11:22.150089 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16957 | 2025.11.08 00:11:22.150125 [ 3 ] {} <Debug> TCP-Session: a2b28892-30ce-4e34-942d-900f57136677 Authenticating user 'default' from [fd00:1122:3344:101::e]:51257 | ||
| 16958 | 2025.11.08 00:11:22.150145 [ 3 ] {} <Debug> TCP-Session: a2b28892-30ce-4e34-942d-900f57136677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16959 | 2025.11.08 00:11:22.150161 [ 3 ] {} <Debug> TCP-Session: a2b28892-30ce-4e34-942d-900f57136677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16960 | 2025.11.08 00:11:22.150347 [ 292 ] {4771a497-74d9-4429-945c-4e556102a595} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 16961 | 2025.11.08 00:11:22.151285 [ 329 ] {4771a497-74d9-4429-945c-4e556102a595} <Trace> AggregatingTransform: Aggregating | ||
| 16962 | 2025.11.08 00:11:22.151348 [ 329 ] {4771a497-74d9-4429-945c-4e556102a595} <Trace> Aggregator: Aggregation method: without_key | ||
| 16963 | 2025.11.08 00:11:22.151390 [ 329 ] {4771a497-74d9-4429-945c-4e556102a595} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939906 sec. (1063.936 rows/sec., 41.56 KiB/sec.) | ||
| 16964 | 2025.11.08 00:11:22.151411 [ 329 ] {4771a497-74d9-4429-945c-4e556102a595} <Trace> Aggregator: Merging aggregated data | ||
| 16965 | 2025.11.08 00:11:22.152527 [ 292 ] {4771a497-74d9-4429-945c-4e556102a595} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002869 sec., 348.5535029627048 rows/sec., 13.62 KiB/sec. | ||
| 16966 | 2025.11.08 00:11:22.152667 [ 292 ] {4771a497-74d9-4429-945c-4e556102a595} <Debug> TCPHandler: Processed in 0.003538067 sec. | ||
| 16967 | 2025.11.08 00:11:22.152771 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16968 | 2025.11.08 00:11:22.152800 [ 292 ] {} <Debug> TCP-Session: 84189159-dd03-40d5-8559-ef3fab8c02e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16969 | 2025.11.08 00:11:22.152801 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16970 | 2025.11.08 00:11:22.152815 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16971 | 2025.11.08 00:11:22.152835 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16972 | 2025.11.08 00:11:22.152855 [ 291 ] {} <Debug> TCP-Session: e3353e38-dbd6-499f-a5a0-b03b8ddf53d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16973 | 2025.11.08 00:11:22.152870 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16974 | 2025.11.08 00:11:22.152893 [ 286 ] {} <Debug> TCP-Session: 7425190f-2dbc-4d10-86f8-fba21cae40ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16975 | 2025.11.08 00:11:22.152889 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16976 | 2025.11.08 00:11:22.152918 [ 294 ] {} <Debug> TCP-Session: ac59cb49-ac29-4fb3-9fa0-d8f8355e9963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16977 | 2025.11.08 00:11:22.152923 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16978 | 2025.11.08 00:11:22.152948 [ 288 ] {} <Debug> TCP-Session: ddb2a6fd-56d4-45d1-837a-18c36a93f58e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16979 | 2025.11.08 00:11:22.152902 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16980 | 2025.11.08 00:11:22.152971 [ 290 ] {} <Debug> TCP-Session: 1f292404-9a43-410a-905c-9e2a2fe3ac43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16981 | 2025.11.08 00:11:22.152872 [ 293 ] {} <Debug> TCP-Session: 7eb4cf16-a111-4984-a420-fb5e967e1af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16982 | 2025.11.08 00:11:22.153009 [ 289 ] {} <Debug> TCP-Session: 6d4bc342-0894-4db9-ae2b-6b87f33e434c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16983 | 2025.11.08 00:11:22.152855 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16984 | 2025.11.08 00:11:22.153067 [ 3 ] {} <Debug> TCP-Session: a2b28892-30ce-4e34-942d-900f57136677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16985 | 2025.11.08 00:11:22.760746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42659 | ||
| 16986 | 2025.11.08 00:11:22.761497 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16987 | 2025.11.08 00:11:22.761570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16988 | 2025.11.08 00:11:22.762116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16989 | 2025.11.08 00:11:22.762380 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16990 | 2025.11.08 00:11:22.762558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42659 | ||
| 16991 | 2025.11.08 00:11:23.213033 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53731 | ||
| 16992 | 2025.11.08 00:11:23.213138 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16993 | 2025.11.08 00:11:23.213164 [ 292 ] {} <Debug> TCP-Session: e4c81835-f863-48ca-b86d-c13f31edf4e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53731 | ||
| 16994 | 2025.11.08 00:11:23.213187 [ 292 ] {} <Debug> TCP-Session: e4c81835-f863-48ca-b86d-c13f31edf4e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16995 | 2025.11.08 00:11:23.213200 [ 292 ] {} <Debug> TCP-Session: e4c81835-f863-48ca-b86d-c13f31edf4e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16996 | 2025.11.08 00:11:23.213430 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63296 | ||
| 16997 | 2025.11.08 00:11:23.213458 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51028 | ||
| 16998 | 2025.11.08 00:11:23.213483 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56544 | ||
| 16999 | 2025.11.08 00:11:23.213495 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41652 | ||
| 17000 | 2025.11.08 00:11:23.213509 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57390 | ||
| 17001 | 2025.11.08 00:11:23.213533 [ 292 ] {} <Trace> TCP-Session: e4c81835-f863-48ca-b86d-c13f31edf4e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17002 | 2025.11.08 00:11:23.213573 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17003 | 2025.11.08 00:11:23.213593 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17004 | 2025.11.08 00:11:23.213615 [ 288 ] {} <Debug> TCP-Session: 78d89da7-834d-48cc-8049-8fb349a03f59 Authenticating user 'default' from [fd00:1122:3344:101::e]:56544 | ||
| 17005 | 2025.11.08 00:11:23.213578 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17006 | 2025.11.08 00:11:23.213637 [ 289 ] {} <Debug> TCP-Session: df785933-5ea3-49e5-9f15-2543fc74cd1f Authenticating user 'default' from [fd00:1122:3344:101::e]:41652 | ||
| 17007 | 2025.11.08 00:11:23.213647 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17008 | 2025.11.08 00:11:23.213670 [ 293 ] {} <Debug> TCP-Session: b919e195-1e8c-484e-8900-02fe76982f27 Authenticating user 'default' from [fd00:1122:3344:101::e]:63296 | ||
| 17009 | 2025.11.08 00:11:23.213681 [ 289 ] {} <Debug> TCP-Session: df785933-5ea3-49e5-9f15-2543fc74cd1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17010 | 2025.11.08 00:11:23.213697 [ 290 ] {} <Debug> TCP-Session: e80a5d54-9df8-49b7-96fc-a2259a34f931 Authenticating user 'default' from [fd00:1122:3344:101::e]:57390 | ||
| 17011 | 2025.11.08 00:11:23.213702 [ 293 ] {} <Debug> TCP-Session: b919e195-1e8c-484e-8900-02fe76982f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17012 | 2025.11.08 00:11:23.213709 [ 289 ] {} <Debug> TCP-Session: df785933-5ea3-49e5-9f15-2543fc74cd1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17013 | 2025.11.08 00:11:23.213733 [ 290 ] {} <Debug> TCP-Session: e80a5d54-9df8-49b7-96fc-a2259a34f931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17014 | 2025.11.08 00:11:23.213734 [ 293 ] {} <Debug> TCP-Session: b919e195-1e8c-484e-8900-02fe76982f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17015 | 2025.11.08 00:11:23.213764 [ 290 ] {} <Debug> TCP-Session: e80a5d54-9df8-49b7-96fc-a2259a34f931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17016 | 2025.11.08 00:11:23.213766 [ 292 ] {95b698bb-a2f5-4693-8933-3135ed826fee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53731) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17017 | 2025.11.08 00:11:23.213644 [ 288 ] {} <Debug> TCP-Session: 78d89da7-834d-48cc-8049-8fb349a03f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17018 | 2025.11.08 00:11:23.213526 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45332 | ||
| 17019 | 2025.11.08 00:11:23.213825 [ 288 ] {} <Debug> TCP-Session: 78d89da7-834d-48cc-8049-8fb349a03f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17020 | 2025.11.08 00:11:23.213475 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51583 | ||
| 17021 | 2025.11.08 00:11:23.213460 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64398 | ||
| 17022 | 2025.11.08 00:11:23.213550 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17023 | 2025.11.08 00:11:23.213957 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17024 | 2025.11.08 00:11:23.213970 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17025 | 2025.11.08 00:11:23.213984 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17026 | 2025.11.08 00:11:23.214006 [ 291 ] {} <Debug> TCP-Session: c6a13afc-859f-43b8-a1df-3d8c68cd33b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45332 | ||
| 17027 | 2025.11.08 00:11:23.214009 [ 286 ] {} <Debug> TCP-Session: ae978b96-dca9-4855-8f3a-0b8af3360392 Authenticating user 'default' from [fd00:1122:3344:101::e]:51583 | ||
| 17028 | 2025.11.08 00:11:23.214020 [ 294 ] {} <Debug> TCP-Session: 27682a69-660b-41da-92e3-8b13cdf77e48 Authenticating user 'default' from [fd00:1122:3344:101::e]:64398 | ||
| 17029 | 2025.11.08 00:11:23.214046 [ 291 ] {} <Debug> TCP-Session: c6a13afc-859f-43b8-a1df-3d8c68cd33b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17030 | 2025.11.08 00:11:23.214058 [ 294 ] {} <Debug> TCP-Session: 27682a69-660b-41da-92e3-8b13cdf77e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17031 | 2025.11.08 00:11:23.214077 [ 291 ] {} <Debug> TCP-Session: c6a13afc-859f-43b8-a1df-3d8c68cd33b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17032 | 2025.11.08 00:11:23.214087 [ 294 ] {} <Debug> TCP-Session: 27682a69-660b-41da-92e3-8b13cdf77e48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17033 | 2025.11.08 00:11:23.214108 [ 292 ] {95b698bb-a2f5-4693-8933-3135ed826fee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17034 | 2025.11.08 00:11:23.214050 [ 286 ] {} <Debug> TCP-Session: ae978b96-dca9-4855-8f3a-0b8af3360392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17035 | 2025.11.08 00:11:23.213971 [ 3 ] {} <Debug> TCP-Session: 143fd6b1-56e9-4fc4-a954-ed4af6a4ca4f Authenticating user 'default' from [fd00:1122:3344:101::e]:51028 | ||
| 17036 | 2025.11.08 00:11:23.214170 [ 286 ] {} <Debug> TCP-Session: ae978b96-dca9-4855-8f3a-0b8af3360392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17037 | 2025.11.08 00:11:23.214192 [ 3 ] {} <Debug> TCP-Session: 143fd6b1-56e9-4fc4-a954-ed4af6a4ca4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17038 | 2025.11.08 00:11:23.214193 [ 292 ] {95b698bb-a2f5-4693-8933-3135ed826fee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17039 | 2025.11.08 00:11:23.214213 [ 3 ] {} <Debug> TCP-Session: 143fd6b1-56e9-4fc4-a954-ed4af6a4ca4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17040 | 2025.11.08 00:11:23.214566 [ 292 ] {95b698bb-a2f5-4693-8933-3135ed826fee} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 17041 | 2025.11.08 00:11:23.215611 [ 304 ] {95b698bb-a2f5-4693-8933-3135ed826fee} <Trace> AggregatingTransform: Aggregating | ||
| 17042 | 2025.11.08 00:11:23.215645 [ 304 ] {95b698bb-a2f5-4693-8933-3135ed826fee} <Trace> Aggregator: Aggregation method: without_key | ||
| 17043 | 2025.11.08 00:11:23.215679 [ 304 ] {95b698bb-a2f5-4693-8933-3135ed826fee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006568 sec. (993.475 rows/sec., 38.81 KiB/sec.) | ||
| 17044 | 2025.11.08 00:11:23.215697 [ 304 ] {95b698bb-a2f5-4693-8933-3135ed826fee} <Trace> Aggregator: Merging aggregated data | ||
| 17045 | 2025.11.08 00:11:23.216903 [ 292 ] {95b698bb-a2f5-4693-8933-3135ed826fee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003205 sec., 312.01248049922 rows/sec., 12.19 KiB/sec. | ||
| 17046 | 2025.11.08 00:11:23.217044 [ 292 ] {95b698bb-a2f5-4693-8933-3135ed826fee} <Debug> TCPHandler: Processed in 0.00364362 sec. | ||
| 17047 | 2025.11.08 00:11:23.217177 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17048 | 2025.11.08 00:11:23.217205 [ 292 ] {} <Debug> TCP-Session: e4c81835-f863-48ca-b86d-c13f31edf4e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17049 | 2025.11.08 00:11:23.217226 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17050 | 2025.11.08 00:11:23.217276 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17051 | 2025.11.08 00:11:23.217279 [ 291 ] {} <Debug> TCP-Session: c6a13afc-859f-43b8-a1df-3d8c68cd33b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17052 | 2025.11.08 00:11:23.217307 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17053 | 2025.11.08 00:11:23.217327 [ 293 ] {} <Debug> TCP-Session: b919e195-1e8c-484e-8900-02fe76982f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17054 | 2025.11.08 00:11:23.217336 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17055 | 2025.11.08 00:11:23.217361 [ 294 ] {} <Debug> TCP-Session: 27682a69-660b-41da-92e3-8b13cdf77e48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17056 | 2025.11.08 00:11:23.217365 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17057 | 2025.11.08 00:11:23.217394 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17058 | 2025.11.08 00:11:23.217421 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17059 | 2025.11.08 00:11:23.217422 [ 289 ] {} <Debug> TCP-Session: df785933-5ea3-49e5-9f15-2543fc74cd1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17060 | 2025.11.08 00:11:23.217448 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17061 | 2025.11.08 00:11:23.217473 [ 286 ] {} <Debug> TCP-Session: ae978b96-dca9-4855-8f3a-0b8af3360392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17062 | 2025.11.08 00:11:23.217470 [ 290 ] {} <Debug> TCP-Session: e80a5d54-9df8-49b7-96fc-a2259a34f931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17063 | 2025.11.08 00:11:23.217502 [ 288 ] {} <Debug> TCP-Session: 78d89da7-834d-48cc-8049-8fb349a03f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17064 | 2025.11.08 00:11:23.217404 [ 3 ] {} <Debug> TCP-Session: 143fd6b1-56e9-4fc4-a954-ed4af6a4ca4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17065 | 2025.11.08 00:11:23.319881 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33980 | ||
| 17066 | 2025.11.08 00:11:23.319990 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17067 | 2025.11.08 00:11:23.320019 [ 292 ] {} <Debug> TCP-Session: 2266ec37-e9af-4754-9af9-9cdecd2687b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33980 | ||
| 17068 | 2025.11.08 00:11:23.320042 [ 292 ] {} <Debug> TCP-Session: 2266ec37-e9af-4754-9af9-9cdecd2687b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17069 | 2025.11.08 00:11:23.320056 [ 292 ] {} <Debug> TCP-Session: 2266ec37-e9af-4754-9af9-9cdecd2687b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17070 | 2025.11.08 00:11:23.320265 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34166 | ||
| 17071 | 2025.11.08 00:11:23.320297 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41026 | ||
| 17072 | 2025.11.08 00:11:23.320318 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53050 | ||
| 17073 | 2025.11.08 00:11:23.320357 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58102 | ||
| 17074 | 2025.11.08 00:11:23.320368 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62651 | ||
| 17075 | 2025.11.08 00:11:23.320394 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17076 | 2025.11.08 00:11:23.320419 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17077 | 2025.11.08 00:11:23.320418 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17078 | 2025.11.08 00:11:23.320447 [ 293 ] {} <Debug> TCP-Session: 3a1c6e98-df34-4f92-a6bd-3f5153899a14 Authenticating user 'default' from [fd00:1122:3344:101::e]:34166 | ||
| 17079 | 2025.11.08 00:11:23.320440 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17080 | 2025.11.08 00:11:23.320465 [ 294 ] {} <Debug> TCP-Session: 6070aa45-b49d-4e54-b84e-9946be758fde Authenticating user 'default' from [fd00:1122:3344:101::e]:41026 | ||
| 17081 | 2025.11.08 00:11:23.320478 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17082 | 2025.11.08 00:11:23.320495 [ 289 ] {} <Debug> TCP-Session: c0671b49-9e2f-4cf7-80a4-a63048eb7f0a Authenticating user 'default' from [fd00:1122:3344:101::e]:58102 | ||
| 17083 | 2025.11.08 00:11:23.320509 [ 294 ] {} <Debug> TCP-Session: 6070aa45-b49d-4e54-b84e-9946be758fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17084 | 2025.11.08 00:11:23.320530 [ 290 ] {} <Debug> TCP-Session: 005c02b9-bc42-4ad8-80aa-313e7be3dcfb Authenticating user 'default' from [fd00:1122:3344:101::e]:62651 | ||
| 17085 | 2025.11.08 00:11:23.320553 [ 294 ] {} <Debug> TCP-Session: 6070aa45-b49d-4e54-b84e-9946be758fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17086 | 2025.11.08 00:11:23.320549 [ 289 ] {} <Debug> TCP-Session: c0671b49-9e2f-4cf7-80a4-a63048eb7f0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17087 | 2025.11.08 00:11:23.320574 [ 290 ] {} <Debug> TCP-Session: 005c02b9-bc42-4ad8-80aa-313e7be3dcfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17088 | 2025.11.08 00:11:23.320607 [ 289 ] {} <Debug> TCP-Session: c0671b49-9e2f-4cf7-80a4-a63048eb7f0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17089 | 2025.11.08 00:11:23.320630 [ 290 ] {} <Debug> TCP-Session: 005c02b9-bc42-4ad8-80aa-313e7be3dcfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17090 | 2025.11.08 00:11:23.320448 [ 292 ] {} <Trace> TCP-Session: 2266ec37-e9af-4754-9af9-9cdecd2687b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17091 | 2025.11.08 00:11:23.320380 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62440 | ||
| 17092 | 2025.11.08 00:11:23.320304 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54352 | ||
| 17093 | 2025.11.08 00:11:23.320459 [ 286 ] {} <Debug> TCP-Session: 31e023c8-e72a-4647-9779-f5a3764a719f Authenticating user 'default' from [fd00:1122:3344:101::e]:53050 | ||
| 17094 | 2025.11.08 00:11:23.320327 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49665 | ||
| 17095 | 2025.11.08 00:11:23.320799 [ 286 ] {} <Debug> TCP-Session: 31e023c8-e72a-4647-9779-f5a3764a719f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17096 | 2025.11.08 00:11:23.320806 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17097 | 2025.11.08 00:11:23.320837 [ 286 ] {} <Debug> TCP-Session: 31e023c8-e72a-4647-9779-f5a3764a719f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17098 | 2025.11.08 00:11:23.320832 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17099 | 2025.11.08 00:11:23.320871 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17100 | 2025.11.08 00:11:23.320865 [ 291 ] {} <Debug> TCP-Session: 9fa3ab7d-6d3e-4029-bae3-e1b6641c298e Authenticating user 'default' from [fd00:1122:3344:101::e]:62440 | ||
| 17101 | 2025.11.08 00:11:23.320881 [ 292 ] {cd149f71-a828-4a3f-9413-963775818106} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33980) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17102 | 2025.11.08 00:11:23.320918 [ 291 ] {} <Debug> TCP-Session: 9fa3ab7d-6d3e-4029-bae3-e1b6641c298e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17103 | 2025.11.08 00:11:23.320890 [ 3 ] {} <Debug> TCP-Session: ec2571a4-776b-4ac2-a7d2-6d632ed7feca Authenticating user 'default' from [fd00:1122:3344:101::e]:54352 | ||
| 17104 | 2025.11.08 00:11:23.320947 [ 291 ] {} <Debug> TCP-Session: 9fa3ab7d-6d3e-4029-bae3-e1b6641c298e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17105 | 2025.11.08 00:11:23.320972 [ 3 ] {} <Debug> TCP-Session: ec2571a4-776b-4ac2-a7d2-6d632ed7feca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17106 | 2025.11.08 00:11:23.320898 [ 288 ] {} <Debug> TCP-Session: e234740f-c8ba-4403-8449-629a97430e7a Authenticating user 'default' from [fd00:1122:3344:101::e]:49665 | ||
| 17107 | 2025.11.08 00:11:23.320996 [ 3 ] {} <Debug> TCP-Session: ec2571a4-776b-4ac2-a7d2-6d632ed7feca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17108 | 2025.11.08 00:11:23.321020 [ 288 ] {} <Debug> TCP-Session: e234740f-c8ba-4403-8449-629a97430e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17109 | 2025.11.08 00:11:23.320484 [ 293 ] {} <Debug> TCP-Session: 3a1c6e98-df34-4f92-a6bd-3f5153899a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17110 | 2025.11.08 00:11:23.321037 [ 288 ] {} <Debug> TCP-Session: e234740f-c8ba-4403-8449-629a97430e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17111 | 2025.11.08 00:11:23.321074 [ 293 ] {} <Debug> TCP-Session: 3a1c6e98-df34-4f92-a6bd-3f5153899a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17112 | 2025.11.08 00:11:23.321256 [ 292 ] {cd149f71-a828-4a3f-9413-963775818106} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17113 | 2025.11.08 00:11:23.321351 [ 292 ] {cd149f71-a828-4a3f-9413-963775818106} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17114 | 2025.11.08 00:11:23.321660 [ 292 ] {cd149f71-a828-4a3f-9413-963775818106} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 17115 | 2025.11.08 00:11:23.322719 [ 312 ] {cd149f71-a828-4a3f-9413-963775818106} <Trace> AggregatingTransform: Aggregating | ||
| 17116 | 2025.11.08 00:11:23.322755 [ 312 ] {cd149f71-a828-4a3f-9413-963775818106} <Trace> Aggregator: Aggregation method: without_key | ||
| 17117 | 2025.11.08 00:11:23.322791 [ 312 ] {cd149f71-a828-4a3f-9413-963775818106} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027629 sec. (973.114 rows/sec., 38.01 KiB/sec.) | ||
| 17118 | 2025.11.08 00:11:23.322810 [ 312 ] {cd149f71-a828-4a3f-9413-963775818106} <Trace> Aggregator: Merging aggregated data | ||
| 17119 | 2025.11.08 00:11:23.323994 [ 292 ] {cd149f71-a828-4a3f-9413-963775818106} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003198 sec., 312.6954346466542 rows/sec., 12.21 KiB/sec. | ||
| 17120 | 2025.11.08 00:11:23.324173 [ 292 ] {cd149f71-a828-4a3f-9413-963775818106} <Debug> TCPHandler: Processed in 0.003868056 sec. | ||
| 17121 | 2025.11.08 00:11:23.324325 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17122 | 2025.11.08 00:11:23.324361 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17123 | 2025.11.08 00:11:23.324381 [ 292 ] {} <Debug> TCP-Session: 2266ec37-e9af-4754-9af9-9cdecd2687b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17124 | 2025.11.08 00:11:23.324394 [ 3 ] {} <Debug> TCP-Session: ec2571a4-776b-4ac2-a7d2-6d632ed7feca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17125 | 2025.11.08 00:11:23.324394 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17126 | 2025.11.08 00:11:23.324417 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17127 | 2025.11.08 00:11:23.324441 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17128 | 2025.11.08 00:11:23.324468 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17129 | 2025.11.08 00:11:23.324480 [ 291 ] {} <Debug> TCP-Session: 9fa3ab7d-6d3e-4029-bae3-e1b6641c298e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17130 | 2025.11.08 00:11:23.324495 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17131 | 2025.11.08 00:11:23.324509 [ 288 ] {} <Debug> TCP-Session: e234740f-c8ba-4403-8449-629a97430e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17132 | 2025.11.08 00:11:23.324518 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17133 | 2025.11.08 00:11:23.324548 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17134 | 2025.11.08 00:11:23.324544 [ 294 ] {} <Debug> TCP-Session: 6070aa45-b49d-4e54-b84e-9946be758fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17135 | 2025.11.08 00:11:23.324595 [ 289 ] {} <Debug> TCP-Session: c0671b49-9e2f-4cf7-80a4-a63048eb7f0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17136 | 2025.11.08 00:11:23.324612 [ 290 ] {} <Debug> TCP-Session: 005c02b9-bc42-4ad8-80aa-313e7be3dcfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17137 | 2025.11.08 00:11:23.324497 [ 286 ] {} <Debug> TCP-Session: 31e023c8-e72a-4647-9779-f5a3764a719f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17138 | 2025.11.08 00:11:23.324453 [ 293 ] {} <Debug> TCP-Session: 3a1c6e98-df34-4f92-a6bd-3f5153899a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17139 | 2025.11.08 00:11:25.078054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 17140 | 2025.11.08 00:11:25.095859 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17141 | 2025.11.08 00:11:25.095914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 17142 | 2025.11.08 00:11:25.102551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17143 | 2025.11.08 00:11:25.103259 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17144 | 2025.11.08 00:11:25.106417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 17145 | 2025.11.08 00:11:25.389030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2024 | ||
| 17146 | 2025.11.08 00:11:25.392806 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17147 | 2025.11.08 00:11:25.392879 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 17148 | 2025.11.08 00:11:25.394832 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17149 | 2025.11.08 00:11:25.395278 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17150 | 2025.11.08 00:11:25.395497 [ 90 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17151 | 2025.11.08 00:11:25.395560 [ 90 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17152 | 2025.11.08 00:11:25.395594 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 17153 | 2025.11.08 00:11:25.395771 [ 196 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 17154 | 2025.11.08 00:11:25.395821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2024 | ||
| 17155 | 2025.11.08 00:11:25.396620 [ 196 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17156 | 2025.11.08 00:11:25.396866 [ 196 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1878 rows starting from the beginning of the part | ||
| 17157 | 2025.11.08 00:11:25.397424 [ 196 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
| 17158 | 2025.11.08 00:11:25.398013 [ 196 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part | ||
| 17159 | 2025.11.08 00:11:25.398591 [ 196 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 17160 | 2025.11.08 00:11:25.399141 [ 196 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 17161 | 2025.11.08 00:11:25.399704 [ 196 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
| 17162 | 2025.11.08 00:11:25.411166 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2024 rows, containing 72 columns (72 merged, 0 gathered) in 0.015480385 sec., 130746.10224487311 rows/sec., 98.77 MiB/sec. | ||
| 17163 | 2025.11.08 00:11:25.413659 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17164 | 2025.11.08 00:11:25.414480 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_66_13} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17165 | 2025.11.08 00:11:25.414604 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_66_13} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17166 | 2025.11.08 00:11:25.415075 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 17167 | 2025.11.08 00:11:26.419392 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17168 | 2025.11.08 00:11:26.419473 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17169 | 2025.11.08 00:11:26.424293 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17170 | 2025.11.08 00:11:26.490584 [ 224 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17171 | 2025.11.08 00:11:26.490634 [ 224 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17172 | 2025.11.08 00:11:26.494336 [ 224 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17173 | 2025.11.08 00:11:26.532440 [ 219 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17174 | 2025.11.08 00:11:26.532513 [ 219 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17175 | 2025.11.08 00:11:26.535567 [ 219 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17176 | 2025.11.08 00:11:26.672286 [ 223 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17177 | 2025.11.08 00:11:26.672365 [ 223 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17178 | 2025.11.08 00:11:26.675587 [ 223 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17179 | 2025.11.08 00:11:26.857439 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17180 | 2025.11.08 00:11:26.857718 [ 4 ] {238eb998-de6a-427f-a7f3-d987a74842b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17181 | 2025.11.08 00:11:26.857796 [ 4 ] {238eb998-de6a-427f-a7f3-d987a74842b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17182 | 2025.11.08 00:11:26.858501 [ 4 ] {238eb998-de6a-427f-a7f3-d987a74842b4} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17183 | 2025.11.08 00:11:26.858548 [ 4 ] {238eb998-de6a-427f-a7f3-d987a74842b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17184 | 2025.11.08 00:11:26.858938 [ 4 ] {238eb998-de6a-427f-a7f3-d987a74842b4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17185 | 2025.11.08 00:11:26.859166 [ 4 ] {238eb998-de6a-427f-a7f3-d987a74842b4} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17186 | 2025.11.08 00:11:26.859331 [ 4 ] {238eb998-de6a-427f-a7f3-d987a74842b4} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001688 sec., 52132.70142180095 rows/sec., 4.39 MiB/sec. | ||
| 17187 | 2025.11.08 00:11:26.859385 [ 4 ] {238eb998-de6a-427f-a7f3-d987a74842b4} <Debug> TCPHandler: Processed in 0.002137589 sec. | ||
| 17188 | 2025.11.08 00:11:26.859509 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17189 | 2025.11.08 00:11:26.859611 [ 4 ] {c98b9279-ad51-490d-914f-e6384794f211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17190 | 2025.11.08 00:11:26.859656 [ 4 ] {c98b9279-ad51-490d-914f-e6384794f211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17191 | 2025.11.08 00:11:26.860067 [ 4 ] {c98b9279-ad51-490d-914f-e6384794f211} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17192 | 2025.11.08 00:11:26.860103 [ 4 ] {c98b9279-ad51-490d-914f-e6384794f211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17193 | 2025.11.08 00:11:26.860410 [ 4 ] {c98b9279-ad51-490d-914f-e6384794f211} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17194 | 2025.11.08 00:11:26.860631 [ 4 ] {c98b9279-ad51-490d-914f-e6384794f211} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17195 | 2025.11.08 00:11:26.860765 [ 4 ] {c98b9279-ad51-490d-914f-e6384794f211} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001177 sec., 13593.882752761256 rows/sec., 1022.20 KiB/sec. | ||
| 17196 | 2025.11.08 00:11:26.860804 [ 4 ] {c98b9279-ad51-490d-914f-e6384794f211} <Debug> TCPHandler: Processed in 0.001347187 sec. | ||
| 17197 | 2025.11.08 00:11:26.860907 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17198 | 2025.11.08 00:11:26.861001 [ 4 ] {3c0fa10e-331a-4173-8e70-37d277716df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17199 | 2025.11.08 00:11:26.861041 [ 4 ] {3c0fa10e-331a-4173-8e70-37d277716df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17200 | 2025.11.08 00:11:26.861472 [ 4 ] {3c0fa10e-331a-4173-8e70-37d277716df1} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17201 | 2025.11.08 00:11:26.861507 [ 4 ] {3c0fa10e-331a-4173-8e70-37d277716df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17202 | 2025.11.08 00:11:26.861809 [ 4 ] {3c0fa10e-331a-4173-8e70-37d277716df1} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17203 | 2025.11.08 00:11:26.862018 [ 4 ] {3c0fa10e-331a-4173-8e70-37d277716df1} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17204 | 2025.11.08 00:11:26.862148 [ 4 ] {3c0fa10e-331a-4173-8e70-37d277716df1} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001165 sec., 68669.5278969957 rows/sec., 5.36 MiB/sec. | ||
| 17205 | 2025.11.08 00:11:26.862186 [ 4 ] {3c0fa10e-331a-4173-8e70-37d277716df1} <Debug> TCPHandler: Processed in 0.001328357 sec. | ||
| 17206 | 2025.11.08 00:11:26.862291 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17207 | 2025.11.08 00:11:26.862384 [ 4 ] {7f1f33f2-6756-4c4e-b147-2871e91f6892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17208 | 2025.11.08 00:11:26.862427 [ 4 ] {7f1f33f2-6756-4c4e-b147-2871e91f6892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17209 | 2025.11.08 00:11:26.862852 [ 4 ] {7f1f33f2-6756-4c4e-b147-2871e91f6892} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17210 | 2025.11.08 00:11:26.862887 [ 4 ] {7f1f33f2-6756-4c4e-b147-2871e91f6892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17211 | 2025.11.08 00:11:26.863206 [ 4 ] {7f1f33f2-6756-4c4e-b147-2871e91f6892} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17212 | 2025.11.08 00:11:26.863418 [ 4 ] {7f1f33f2-6756-4c4e-b147-2871e91f6892} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17213 | 2025.11.08 00:11:26.863547 [ 4 ] {7f1f33f2-6756-4c4e-b147-2871e91f6892} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 17214 | 2025.11.08 00:11:26.863584 [ 4 ] {7f1f33f2-6756-4c4e-b147-2871e91f6892} <Debug> TCPHandler: Processed in 0.001341257 sec. | ||
| 17215 | 2025.11.08 00:11:26.863698 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17216 | 2025.11.08 00:11:26.863795 [ 4 ] {f7ea7e8f-0d2a-4d2e-9e9e-e3b65bf755f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17217 | 2025.11.08 00:11:26.863850 [ 4 ] {f7ea7e8f-0d2a-4d2e-9e9e-e3b65bf755f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17218 | 2025.11.08 00:11:26.864672 [ 4 ] {f7ea7e8f-0d2a-4d2e-9e9e-e3b65bf755f0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17219 | 2025.11.08 00:11:26.864709 [ 4 ] {f7ea7e8f-0d2a-4d2e-9e9e-e3b65bf755f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17220 | 2025.11.08 00:11:26.865233 [ 4 ] {f7ea7e8f-0d2a-4d2e-9e9e-e3b65bf755f0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17221 | 2025.11.08 00:11:26.865450 [ 4 ] {f7ea7e8f-0d2a-4d2e-9e9e-e3b65bf755f0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17222 | 2025.11.08 00:11:26.865585 [ 4 ] {f7ea7e8f-0d2a-4d2e-9e9e-e3b65bf755f0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001809 sec., 8844.665561083471 rows/sec., 15.85 MiB/sec. | ||
| 17223 | 2025.11.08 00:11:26.865639 [ 4 ] {f7ea7e8f-0d2a-4d2e-9e9e-e3b65bf755f0} <Debug> TCPHandler: Processed in 0.001994995 sec. | ||
| 17224 | 2025.11.08 00:11:26.865768 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17225 | 2025.11.08 00:11:26.865859 [ 4 ] {1a21c8d0-3c7f-4255-9023-f41b519878f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17226 | 2025.11.08 00:11:26.865901 [ 4 ] {1a21c8d0-3c7f-4255-9023-f41b519878f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17227 | 2025.11.08 00:11:26.866241 [ 4 ] {1a21c8d0-3c7f-4255-9023-f41b519878f0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17228 | 2025.11.08 00:11:26.866276 [ 4 ] {1a21c8d0-3c7f-4255-9023-f41b519878f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17229 | 2025.11.08 00:11:26.866583 [ 4 ] {1a21c8d0-3c7f-4255-9023-f41b519878f0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17230 | 2025.11.08 00:11:26.866786 [ 4 ] {1a21c8d0-3c7f-4255-9023-f41b519878f0} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17231 | 2025.11.08 00:11:26.866911 [ 4 ] {1a21c8d0-3c7f-4255-9023-f41b519878f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 17232 | 2025.11.08 00:11:26.866946 [ 4 ] {1a21c8d0-3c7f-4255-9023-f41b519878f0} <Debug> TCPHandler: Processed in 0.001226344 sec. | ||
| 17233 | 2025.11.08 00:11:30.018785 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17234 | 2025.11.08 00:11:30.018834 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17235 | 2025.11.08 00:11:30.087177 [ 217 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17236 | 2025.11.08 00:11:30.087230 [ 217 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17237 | 2025.11.08 00:11:30.089563 [ 217 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17238 | 2025.11.08 00:11:30.174036 [ 217 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17239 | 2025.11.08 00:11:30.174110 [ 217 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17240 | 2025.11.08 00:11:30.177336 [ 217 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17241 | 2025.11.08 00:11:30.262741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43171 | ||
| 17242 | 2025.11.08 00:11:30.263390 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17243 | 2025.11.08 00:11:30.263449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17244 | 2025.11.08 00:11:30.263996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17245 | 2025.11.08 00:11:30.264233 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17246 | 2025.11.08 00:11:30.264388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43171 | ||
| 17247 | 2025.11.08 00:11:31.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.51 MiB, peak 404.58 MiB, free memory in arenas 0.00 B, will set to 388.50 MiB (RSS), difference: 3.98 MiB | ||
| 17248 | 2025.11.08 00:11:31.858285 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17249 | 2025.11.08 00:11:31.858473 [ 4 ] {3280a4be-1f3a-4504-a43c-3efde5f656e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17250 | 2025.11.08 00:11:31.858543 [ 4 ] {3280a4be-1f3a-4504-a43c-3efde5f656e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17251 | 2025.11.08 00:11:31.859325 [ 4 ] {3280a4be-1f3a-4504-a43c-3efde5f656e7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17252 | 2025.11.08 00:11:31.859378 [ 4 ] {3280a4be-1f3a-4504-a43c-3efde5f656e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17253 | 2025.11.08 00:11:31.859795 [ 4 ] {3280a4be-1f3a-4504-a43c-3efde5f656e7} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17254 | 2025.11.08 00:11:31.860034 [ 4 ] {3280a4be-1f3a-4504-a43c-3efde5f656e7} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17255 | 2025.11.08 00:11:31.860197 [ 4 ] {3280a4be-1f3a-4504-a43c-3efde5f656e7} <Debug> executeQuery: Read 130 rows, 11.35 KiB in 0.001782 sec., 72951.73961840628 rows/sec., 6.22 MiB/sec. | ||
| 17256 | 2025.11.08 00:11:31.860251 [ 4 ] {3280a4be-1f3a-4504-a43c-3efde5f656e7} <Debug> TCPHandler: Processed in 0.002099047 sec. | ||
| 17257 | 2025.11.08 00:11:31.860378 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17258 | 2025.11.08 00:11:31.860482 [ 4 ] {0458aa3d-47d1-4a14-a7f1-be671cb89b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17259 | 2025.11.08 00:11:31.860526 [ 4 ] {0458aa3d-47d1-4a14-a7f1-be671cb89b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17260 | 2025.11.08 00:11:31.860963 [ 4 ] {0458aa3d-47d1-4a14-a7f1-be671cb89b90} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17261 | 2025.11.08 00:11:31.861001 [ 4 ] {0458aa3d-47d1-4a14-a7f1-be671cb89b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17262 | 2025.11.08 00:11:31.861310 [ 4 ] {0458aa3d-47d1-4a14-a7f1-be671cb89b90} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17263 | 2025.11.08 00:11:31.861531 [ 4 ] {0458aa3d-47d1-4a14-a7f1-be671cb89b90} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17264 | 2025.11.08 00:11:31.861664 [ 4 ] {0458aa3d-47d1-4a14-a7f1-be671cb89b90} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001207 sec., 30654.515327257664 rows/sec., 2.25 MiB/sec. | ||
| 17265 | 2025.11.08 00:11:31.861680 [ 138 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17266 | 2025.11.08 00:11:31.861706 [ 4 ] {0458aa3d-47d1-4a14-a7f1-be671cb89b90} <Debug> TCPHandler: Processed in 0.001380067 sec. | ||
| 17267 | 2025.11.08 00:11:31.861762 [ 138 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17268 | 2025.11.08 00:11:31.861790 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17269 | 2025.11.08 00:11:31.861859 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17270 | 2025.11.08 00:11:31.861900 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17271 | 2025.11.08 00:11:31.861960 [ 4 ] {e5f89c27-5aa2-4b70-bc5b-712650edc3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17272 | 2025.11.08 00:11:31.862004 [ 4 ] {e5f89c27-5aa2-4b70-bc5b-712650edc3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17273 | 2025.11.08 00:11:31.862018 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17274 | 2025.11.08 00:11:31.862056 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 72 rows starting from the beginning of the part | ||
| 17275 | 2025.11.08 00:11:31.862126 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 26 rows starting from the beginning of the part | ||
| 17276 | 2025.11.08 00:11:31.862175 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 16 rows starting from the beginning of the part | ||
| 17277 | 2025.11.08 00:11:31.862220 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 26 rows starting from the beginning of the part | ||
| 17278 | 2025.11.08 00:11:31.862259 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 16 rows starting from the beginning of the part | ||
| 17279 | 2025.11.08 00:11:31.862299 [ 186 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 37 rows starting from the beginning of the part | ||
| 17280 | 2025.11.08 00:11:31.862462 [ 4 ] {e5f89c27-5aa2-4b70-bc5b-712650edc3ec} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17281 | 2025.11.08 00:11:31.862505 [ 4 ] {e5f89c27-5aa2-4b70-bc5b-712650edc3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17282 | 2025.11.08 00:11:31.862838 [ 4 ] {e5f89c27-5aa2-4b70-bc5b-712650edc3ec} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17283 | 2025.11.08 00:11:31.863077 [ 4 ] {e5f89c27-5aa2-4b70-bc5b-712650edc3ec} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17284 | 2025.11.08 00:11:31.863214 [ 4 ] {e5f89c27-5aa2-4b70-bc5b-712650edc3ec} <Debug> executeQuery: Read 107 rows, 8.59 KiB in 0.001275 sec., 83921.56862745098 rows/sec., 6.58 MiB/sec. | ||
| 17285 | 2025.11.08 00:11:31.863211 [ 191 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352398 sec., 142709.46866233164 rows/sec., 11.00 MiB/sec. | ||
| 17286 | 2025.11.08 00:11:31.863255 [ 4 ] {e5f89c27-5aa2-4b70-bc5b-712650edc3ec} <Debug> TCPHandler: Processed in 0.00144687 sec. | ||
| 17287 | 2025.11.08 00:11:31.863386 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17288 | 2025.11.08 00:11:31.863395 [ 190 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17289 | 2025.11.08 00:11:31.863486 [ 4 ] {66125779-40cd-4666-80a7-8a67220aa622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17290 | 2025.11.08 00:11:31.863537 [ 4 ] {66125779-40cd-4666-80a7-8a67220aa622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17291 | 2025.11.08 00:11:31.863685 [ 190 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_131_26} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17292 | 2025.11.08 00:11:31.863762 [ 190 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_131_26} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17293 | 2025.11.08 00:11:31.863851 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17294 | 2025.11.08 00:11:31.863952 [ 4 ] {66125779-40cd-4666-80a7-8a67220aa622} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17295 | 2025.11.08 00:11:31.863993 [ 4 ] {66125779-40cd-4666-80a7-8a67220aa622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17296 | 2025.11.08 00:11:31.864326 [ 4 ] {66125779-40cd-4666-80a7-8a67220aa622} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17297 | 2025.11.08 00:11:31.864537 [ 4 ] {66125779-40cd-4666-80a7-8a67220aa622} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17298 | 2025.11.08 00:11:31.864668 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 4 parts from all_1_128_27 to all_131_131_0 | ||
| 17299 | 2025.11.08 00:11:31.864672 [ 4 ] {66125779-40cd-4666-80a7-8a67220aa622} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 17300 | 2025.11.08 00:11:31.864708 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17301 | 2025.11.08 00:11:31.864732 [ 4 ] {66125779-40cd-4666-80a7-8a67220aa622} <Debug> TCPHandler: Processed in 0.001395709 sec. | ||
| 17302 | 2025.11.08 00:11:31.864733 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17303 | 2025.11.08 00:11:31.864819 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_131_28} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_128_27 to all_131_131_0 into Compact with storage Full | ||
| 17304 | 2025.11.08 00:11:31.864850 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17305 | 2025.11.08 00:11:31.864920 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_131_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17306 | 2025.11.08 00:11:31.864949 [ 4 ] {8dbaca10-5eb7-4aaf-b470-5bd03503a1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17307 | 2025.11.08 00:11:31.864956 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_27, total 36169 rows starting from the beginning of the part | ||
| 17308 | 2025.11.08 00:11:31.865013 [ 4 ] {8dbaca10-5eb7-4aaf-b470-5bd03503a1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17309 | 2025.11.08 00:11:31.865032 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17310 | 2025.11.08 00:11:31.865083 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 17311 | 2025.11.08 00:11:31.865124 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 844 rows starting from the beginning of the part | ||
| 17312 | 2025.11.08 00:11:31.865938 [ 4 ] {8dbaca10-5eb7-4aaf-b470-5bd03503a1d7} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17313 | 2025.11.08 00:11:31.865979 [ 4 ] {8dbaca10-5eb7-4aaf-b470-5bd03503a1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17314 | 2025.11.08 00:11:31.866560 [ 4 ] {8dbaca10-5eb7-4aaf-b470-5bd03503a1d7} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17315 | 2025.11.08 00:11:31.866787 [ 4 ] {8dbaca10-5eb7-4aaf-b470-5bd03503a1d7} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17316 | 2025.11.08 00:11:31.866922 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17317 | 2025.11.08 00:11:31.866936 [ 4 ] {8dbaca10-5eb7-4aaf-b470-5bd03503a1d7} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002004 sec., 18463.07385229541 rows/sec., 33.08 MiB/sec. | ||
| 17318 | 2025.11.08 00:11:31.866963 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2025.11.08 00:11:31.866986 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17320 | 2025.11.08 00:11:31.867023 [ 4 ] {8dbaca10-5eb7-4aaf-b470-5bd03503a1d7} <Debug> TCPHandler: Processed in 0.002222651 sec. | ||
| 17321 | 2025.11.08 00:11:31.867086 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17322 | 2025.11.08 00:11:31.867138 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17323 | 2025.11.08 00:11:31.867238 [ 4 ] {01a97e74-4bbb-4946-aac5-367e2179ccc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17324 | 2025.11.08 00:11:31.867281 [ 4 ] {01a97e74-4bbb-4946-aac5-367e2179ccc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17325 | 2025.11.08 00:11:31.867328 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17326 | 2025.11.08 00:11:31.867403 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2582 rows starting from the beginning of the part | ||
| 17327 | 2025.11.08 00:11:31.867543 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 26 rows starting from the beginning of the part | ||
| 17328 | 2025.11.08 00:11:31.867612 [ 4 ] {01a97e74-4bbb-4946-aac5-367e2179ccc7} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17329 | 2025.11.08 00:11:31.867653 [ 4 ] {01a97e74-4bbb-4946-aac5-367e2179ccc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17330 | 2025.11.08 00:11:31.867660 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 16 rows starting from the beginning of the part | ||
| 17331 | 2025.11.08 00:11:31.867771 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 26 rows starting from the beginning of the part | ||
| 17332 | 2025.11.08 00:11:31.867874 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 16 rows starting from the beginning of the part | ||
| 17333 | 2025.11.08 00:11:31.867976 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 37 rows starting from the beginning of the part | ||
| 17334 | 2025.11.08 00:11:31.868046 [ 4 ] {01a97e74-4bbb-4946-aac5-367e2179ccc7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 17335 | 2025.11.08 00:11:31.868279 [ 4 ] {01a97e74-4bbb-4946-aac5-367e2179ccc7} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17336 | 2025.11.08 00:11:31.868422 [ 4 ] {01a97e74-4bbb-4946-aac5-367e2179ccc7} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001202 sec., 7487.520798668886 rows/sec., 576.03 KiB/sec. | ||
| 17337 | 2025.11.08 00:11:31.868461 [ 4 ] {01a97e74-4bbb-4946-aac5-367e2179ccc7} <Debug> TCPHandler: Processed in 0.001373438 sec. | ||
| 17338 | 2025.11.08 00:11:31.868573 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17339 | 2025.11.08 00:11:31.868668 [ 4 ] {0ff0b6ac-b16b-4272-8294-81088b1ce312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17340 | 2025.11.08 00:11:31.868710 [ 4 ] {0ff0b6ac-b16b-4272-8294-81088b1ce312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17341 | 2025.11.08 00:11:31.869035 [ 4 ] {0ff0b6ac-b16b-4272-8294-81088b1ce312} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17342 | 2025.11.08 00:11:31.869070 [ 4 ] {0ff0b6ac-b16b-4272-8294-81088b1ce312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17343 | 2025.11.08 00:11:31.869407 [ 4 ] {0ff0b6ac-b16b-4272-8294-81088b1ce312} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17344 | 2025.11.08 00:11:31.869640 [ 4 ] {0ff0b6ac-b16b-4272-8294-81088b1ce312} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17345 | 2025.11.08 00:11:31.869778 [ 4 ] {0ff0b6ac-b16b-4272-8294-81088b1ce312} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 17346 | 2025.11.08 00:11:31.869814 [ 4 ] {0ff0b6ac-b16b-4272-8294-81088b1ce312} <Debug> TCPHandler: Processed in 0.001289375 sec. | ||
| 17347 | 2025.11.08 00:11:31.871884 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_131_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37333 rows, containing 5 columns (5 merged, 0 gathered) in 0.007089225 sec., 5266160.969640546 rows/sec., 361.80 MiB/sec. | ||
| 17348 | 2025.11.08 00:11:31.872373 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_131_28} <Trace> MergedBlockOutputStream: filled checksums all_1_131_28 (state Temporary) | ||
| 17349 | 2025.11.08 00:11:31.872692 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_131_28} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_131_28 to all_1_131_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17350 | 2025.11.08 00:11:31.872780 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_131_28} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 4 parts: [all_1_128_27, all_131_131_0] -> all_1_131_28 | ||
| 17351 | 2025.11.08 00:11:31.872886 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 17352 | 2025.11.08 00:11:31.877285 [ 192 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2703 rows, containing 19 columns (19 merged, 0 gathered) in 0.010240141 sec., 263961.20912788215 rows/sec., 473.01 MiB/sec. | ||
| 17353 | 2025.11.08 00:11:31.879933 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17354 | 2025.11.08 00:11:31.880278 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17355 | 2025.11.08 00:11:31.880350 [ 201 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17356 | 2025.11.08 00:11:31.880501 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.07 MiB. | ||
| 17357 | 2025.11.08 00:11:32.001177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.09 MiB, peak 408.12 MiB, free memory in arenas 0.00 B, will set to 390.79 MiB (RSS), difference: 1.69 MiB | ||
| 17358 | 2025.11.08 00:11:32.607465 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 17359 | 2025.11.08 00:11:32.625793 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17360 | 2025.11.08 00:11:32.625863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17361 | 2025.11.08 00:11:32.632156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17362 | 2025.11.08 00:11:32.632917 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17363 | 2025.11.08 00:11:32.636857 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 17364 | 2025.11.08 00:11:35.396010 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2050 | ||
| 17365 | 2025.11.08 00:11:35.398286 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17366 | 2025.11.08 00:11:35.398335 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17367 | 2025.11.08 00:11:35.399540 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17368 | 2025.11.08 00:11:35.399823 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17369 | 2025.11.08 00:11:35.400081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2050 | ||
| 17370 | 2025.11.08 00:11:36.031141 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17371 | 2025.11.08 00:11:36.031292 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17372 | 2025.11.08 00:11:36.036071 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17373 | 2025.11.08 00:11:36.859347 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17374 | 2025.11.08 00:11:36.859522 [ 4 ] {f4435d34-a12c-43af-9e6e-2eb22d1f4854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17375 | 2025.11.08 00:11:36.859590 [ 4 ] {f4435d34-a12c-43af-9e6e-2eb22d1f4854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17376 | 2025.11.08 00:11:36.860248 [ 4 ] {f4435d34-a12c-43af-9e6e-2eb22d1f4854} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17377 | 2025.11.08 00:11:36.860298 [ 4 ] {f4435d34-a12c-43af-9e6e-2eb22d1f4854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17378 | 2025.11.08 00:11:36.860679 [ 4 ] {f4435d34-a12c-43af-9e6e-2eb22d1f4854} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17379 | 2025.11.08 00:11:36.860911 [ 4 ] {f4435d34-a12c-43af-9e6e-2eb22d1f4854} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17380 | 2025.11.08 00:11:36.861068 [ 4 ] {f4435d34-a12c-43af-9e6e-2eb22d1f4854} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001593 sec., 15065.913370998116 rows/sec., 1.25 MiB/sec. | ||
| 17381 | 2025.11.08 00:11:36.861123 [ 4 ] {f4435d34-a12c-43af-9e6e-2eb22d1f4854} <Debug> TCPHandler: Processed in 0.001904442 sec. | ||
| 17382 | 2025.11.08 00:11:36.861251 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17383 | 2025.11.08 00:11:36.861353 [ 4 ] {159381f3-e58e-406a-882a-9b87da144d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17384 | 2025.11.08 00:11:36.861397 [ 4 ] {159381f3-e58e-406a-882a-9b87da144d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17385 | 2025.11.08 00:11:36.861818 [ 4 ] {159381f3-e58e-406a-882a-9b87da144d5b} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17386 | 2025.11.08 00:11:36.861853 [ 4 ] {159381f3-e58e-406a-882a-9b87da144d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17387 | 2025.11.08 00:11:36.862152 [ 4 ] {159381f3-e58e-406a-882a-9b87da144d5b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17388 | 2025.11.08 00:11:36.862376 [ 4 ] {159381f3-e58e-406a-882a-9b87da144d5b} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17389 | 2025.11.08 00:11:36.862521 [ 4 ] {159381f3-e58e-406a-882a-9b87da144d5b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001192 sec., 10067.114093959732 rows/sec., 820.90 KiB/sec. | ||
| 17390 | 2025.11.08 00:11:36.862561 [ 4 ] {159381f3-e58e-406a-882a-9b87da144d5b} <Debug> TCPHandler: Processed in 0.001363917 sec. | ||
| 17391 | 2025.11.08 00:11:36.862665 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17392 | 2025.11.08 00:11:36.862761 [ 4 ] {d781de6b-95ae-45bd-bf59-802a0cc2e04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17393 | 2025.11.08 00:11:36.862801 [ 4 ] {d781de6b-95ae-45bd-bf59-802a0cc2e04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17394 | 2025.11.08 00:11:36.863306 [ 4 ] {d781de6b-95ae-45bd-bf59-802a0cc2e04d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17395 | 2025.11.08 00:11:36.863343 [ 4 ] {d781de6b-95ae-45bd-bf59-802a0cc2e04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17396 | 2025.11.08 00:11:36.863661 [ 4 ] {d781de6b-95ae-45bd-bf59-802a0cc2e04d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17397 | 2025.11.08 00:11:36.863868 [ 4 ] {d781de6b-95ae-45bd-bf59-802a0cc2e04d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17398 | 2025.11.08 00:11:36.864002 [ 4 ] {d781de6b-95ae-45bd-bf59-802a0cc2e04d} <Debug> executeQuery: Read 214 rows, 19.49 KiB in 0.001262 sec., 169572.10776545166 rows/sec., 15.08 MiB/sec. | ||
| 17399 | 2025.11.08 00:11:36.864041 [ 4 ] {d781de6b-95ae-45bd-bf59-802a0cc2e04d} <Debug> TCPHandler: Processed in 0.001427569 sec. | ||
| 17400 | 2025.11.08 00:11:36.864155 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17401 | 2025.11.08 00:11:36.864247 [ 4 ] {a3cc3ce3-50c6-43f5-9884-0715e4cb772e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17402 | 2025.11.08 00:11:36.864288 [ 4 ] {a3cc3ce3-50c6-43f5-9884-0715e4cb772e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17403 | 2025.11.08 00:11:36.864714 [ 4 ] {a3cc3ce3-50c6-43f5-9884-0715e4cb772e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17404 | 2025.11.08 00:11:36.864749 [ 4 ] {a3cc3ce3-50c6-43f5-9884-0715e4cb772e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17405 | 2025.11.08 00:11:36.865042 [ 4 ] {a3cc3ce3-50c6-43f5-9884-0715e4cb772e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17406 | 2025.11.08 00:11:36.865253 [ 4 ] {a3cc3ce3-50c6-43f5-9884-0715e4cb772e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17407 | 2025.11.08 00:11:36.865380 [ 4 ] {a3cc3ce3-50c6-43f5-9884-0715e4cb772e} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.001151 sec., 34752.38922675934 rows/sec., 2.55 MiB/sec. | ||
| 17408 | 2025.11.08 00:11:36.865419 [ 4 ] {a3cc3ce3-50c6-43f5-9884-0715e4cb772e} <Debug> TCPHandler: Processed in 0.001314636 sec. | ||
| 17409 | 2025.11.08 00:11:36.865471 [ 222 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17410 | 2025.11.08 00:11:36.865527 [ 222 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17411 | 2025.11.08 00:11:36.865534 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17412 | 2025.11.08 00:11:36.865635 [ 4 ] {be62f3b3-5b03-4b24-b906-1022544e2296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17413 | 2025.11.08 00:11:36.865674 [ 4 ] {be62f3b3-5b03-4b24-b906-1022544e2296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17414 | 2025.11.08 00:11:36.866074 [ 4 ] {be62f3b3-5b03-4b24-b906-1022544e2296} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17415 | 2025.11.08 00:11:36.866110 [ 4 ] {be62f3b3-5b03-4b24-b906-1022544e2296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17416 | 2025.11.08 00:11:36.866402 [ 4 ] {be62f3b3-5b03-4b24-b906-1022544e2296} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17417 | 2025.11.08 00:11:36.866703 [ 4 ] {be62f3b3-5b03-4b24-b906-1022544e2296} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17418 | 2025.11.08 00:11:36.866835 [ 4 ] {be62f3b3-5b03-4b24-b906-1022544e2296} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001219 sec., 19688.269073010662 rows/sec., 1.63 MiB/sec. | ||
| 17419 | 2025.11.08 00:11:36.866876 [ 4 ] {be62f3b3-5b03-4b24-b906-1022544e2296} <Debug> TCPHandler: Processed in 0.001390998 sec. | ||
| 17420 | 2025.11.08 00:11:36.866988 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17421 | 2025.11.08 00:11:36.867082 [ 4 ] {488d5f50-077f-467d-86fc-14edfe2db726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17422 | 2025.11.08 00:11:36.867123 [ 4 ] {488d5f50-077f-467d-86fc-14edfe2db726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17423 | 2025.11.08 00:11:36.867509 [ 4 ] {488d5f50-077f-467d-86fc-14edfe2db726} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17424 | 2025.11.08 00:11:36.867544 [ 4 ] {488d5f50-077f-467d-86fc-14edfe2db726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17425 | 2025.11.08 00:11:36.867845 [ 4 ] {488d5f50-077f-467d-86fc-14edfe2db726} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17426 | 2025.11.08 00:11:36.868111 [ 4 ] {488d5f50-077f-467d-86fc-14edfe2db726} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17427 | 2025.11.08 00:11:36.868127 [ 222 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17428 | 2025.11.08 00:11:36.868244 [ 4 ] {488d5f50-077f-467d-86fc-14edfe2db726} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00118 sec., 10169.491525423728 rows/sec., 794.49 KiB/sec. | ||
| 17429 | 2025.11.08 00:11:36.868286 [ 4 ] {488d5f50-077f-467d-86fc-14edfe2db726} <Debug> TCPHandler: Processed in 0.001348207 sec. | ||
| 17430 | 2025.11.08 00:11:36.868394 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17431 | 2025.11.08 00:11:36.868489 [ 4 ] {41a4c08c-3f47-42a0-afea-3d4ed030ebc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17432 | 2025.11.08 00:11:36.868527 [ 4 ] {41a4c08c-3f47-42a0-afea-3d4ed030ebc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17433 | 2025.11.08 00:11:36.868975 [ 4 ] {41a4c08c-3f47-42a0-afea-3d4ed030ebc5} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17434 | 2025.11.08 00:11:36.869010 [ 4 ] {41a4c08c-3f47-42a0-afea-3d4ed030ebc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17435 | 2025.11.08 00:11:36.869322 [ 4 ] {41a4c08c-3f47-42a0-afea-3d4ed030ebc5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17436 | 2025.11.08 00:11:36.869541 [ 4 ] {41a4c08c-3f47-42a0-afea-3d4ed030ebc5} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17437 | 2025.11.08 00:11:36.869671 [ 4 ] {41a4c08c-3f47-42a0-afea-3d4ed030ebc5} <Debug> executeQuery: Read 128 rows, 10.63 KiB in 0.001198 sec., 106844.74123539231 rows/sec., 8.67 MiB/sec. | ||
| 17438 | 2025.11.08 00:11:36.869721 [ 4 ] {41a4c08c-3f47-42a0-afea-3d4ed030ebc5} <Debug> TCPHandler: Processed in 0.001377218 sec. | ||
| 17439 | 2025.11.08 00:11:36.869851 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17440 | 2025.11.08 00:11:36.869968 [ 4 ] {99a1dd68-b7ea-4bfb-a383-c09f0d6f6aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17441 | 2025.11.08 00:11:36.870026 [ 4 ] {99a1dd68-b7ea-4bfb-a383-c09f0d6f6aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17442 | 2025.11.08 00:11:36.870559 [ 4 ] {99a1dd68-b7ea-4bfb-a383-c09f0d6f6aa9} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17443 | 2025.11.08 00:11:36.870601 [ 4 ] {99a1dd68-b7ea-4bfb-a383-c09f0d6f6aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17444 | 2025.11.08 00:11:36.871061 [ 4 ] {99a1dd68-b7ea-4bfb-a383-c09f0d6f6aa9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17445 | 2025.11.08 00:11:36.871381 [ 4 ] {99a1dd68-b7ea-4bfb-a383-c09f0d6f6aa9} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17446 | 2025.11.08 00:11:36.871550 [ 4 ] {99a1dd68-b7ea-4bfb-a383-c09f0d6f6aa9} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001605 sec., 125856.69781931464 rows/sec., 9.02 MiB/sec. | ||
| 17447 | 2025.11.08 00:11:36.871600 [ 4 ] {99a1dd68-b7ea-4bfb-a383-c09f0d6f6aa9} <Debug> TCPHandler: Processed in 0.00181016 sec. | ||
| 17448 | 2025.11.08 00:11:36.871731 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17449 | 2025.11.08 00:11:36.871848 [ 4 ] {6d56da56-ff18-4584-bb01-a403642dffb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17450 | 2025.11.08 00:11:36.871921 [ 4 ] {6d56da56-ff18-4584-bb01-a403642dffb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17451 | 2025.11.08 00:11:36.872898 [ 4 ] {6d56da56-ff18-4584-bb01-a403642dffb9} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17452 | 2025.11.08 00:11:36.872933 [ 4 ] {6d56da56-ff18-4584-bb01-a403642dffb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17453 | 2025.11.08 00:11:36.873477 [ 4 ] {6d56da56-ff18-4584-bb01-a403642dffb9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17454 | 2025.11.08 00:11:36.873700 [ 4 ] {6d56da56-ff18-4584-bb01-a403642dffb9} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17455 | 2025.11.08 00:11:36.873841 [ 4 ] {6d56da56-ff18-4584-bb01-a403642dffb9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002018 sec., 7928.642220019822 rows/sec., 14.21 MiB/sec. | ||
| 17456 | 2025.11.08 00:11:36.873907 [ 4 ] {6d56da56-ff18-4584-bb01-a403642dffb9} <Debug> TCPHandler: Processed in 0.002238311 sec. | ||
| 17457 | 2025.11.08 00:11:36.874017 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17458 | 2025.11.08 00:11:36.874110 [ 4 ] {d00d4c62-6a48-4f3d-bb7c-b74f2d8576f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17459 | 2025.11.08 00:11:36.874153 [ 4 ] {d00d4c62-6a48-4f3d-bb7c-b74f2d8576f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17460 | 2025.11.08 00:11:36.874492 [ 4 ] {d00d4c62-6a48-4f3d-bb7c-b74f2d8576f2} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17461 | 2025.11.08 00:11:36.874526 [ 4 ] {d00d4c62-6a48-4f3d-bb7c-b74f2d8576f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17462 | 2025.11.08 00:11:36.874840 [ 4 ] {d00d4c62-6a48-4f3d-bb7c-b74f2d8576f2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17463 | 2025.11.08 00:11:36.875055 [ 4 ] {d00d4c62-6a48-4f3d-bb7c-b74f2d8576f2} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17464 | 2025.11.08 00:11:36.875182 [ 4 ] {d00d4c62-6a48-4f3d-bb7c-b74f2d8576f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 17465 | 2025.11.08 00:11:36.875219 [ 4 ] {d00d4c62-6a48-4f3d-bb7c-b74f2d8576f2} <Debug> TCPHandler: Processed in 0.001252154 sec. | ||
| 17466 | 2025.11.08 00:11:37.764578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43619 | ||
| 17467 | 2025.11.08 00:11:37.765147 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17468 | 2025.11.08 00:11:37.765181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17469 | 2025.11.08 00:11:37.765671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17470 | 2025.11.08 00:11:37.765920 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17471 | 2025.11.08 00:11:37.766041 [ 144 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17472 | 2025.11.08 00:11:37.766050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43619 | ||
| 17473 | 2025.11.08 00:11:37.766087 [ 144 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17474 | 2025.11.08 00:11:37.766109 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17475 | 2025.11.08 00:11:37.766291 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 17476 | 2025.11.08 00:11:37.766493 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17477 | 2025.11.08 00:11:37.766551 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41251 rows starting from the beginning of the part | ||
| 17478 | 2025.11.08 00:11:37.766651 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 17479 | 2025.11.08 00:11:37.766722 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 17480 | 2025.11.08 00:11:37.766789 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 17481 | 2025.11.08 00:11:37.766855 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 17482 | 2025.11.08 00:11:37.766920 [ 193 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 17483 | 2025.11.08 00:11:37.769606 [ 200 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43619 rows, containing 4 columns (4 merged, 0 gathered) in 0.003395804 sec., 12844969.851027915 rows/sec., 183.75 MiB/sec. | ||
| 17484 | 2025.11.08 00:11:37.769863 [ 200 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17485 | 2025.11.08 00:11:37.770162 [ 200 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_91_18} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17486 | 2025.11.08 00:11:37.770226 [ 200 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_91_18} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17487 | 2025.11.08 00:11:37.770331 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17488 | 2025.11.08 00:11:40.137881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 17489 | 2025.11.08 00:11:40.155358 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17490 | 2025.11.08 00:11:40.155407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17491 | 2025.11.08 00:11:40.161643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17492 | 2025.11.08 00:11:40.162374 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17493 | 2025.11.08 00:11:40.162700 [ 121 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17494 | 2025.11.08 00:11:40.162786 [ 121 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17495 | 2025.11.08 00:11:40.162821 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17496 | 2025.11.08 00:11:40.162968 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 17497 | 2025.11.08 00:11:40.165575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 17498 | 2025.11.08 00:11:40.166980 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17499 | 2025.11.08 00:11:40.168458 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 17500 | 2025.11.08 00:11:40.173032 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 17501 | 2025.11.08 00:11:40.177640 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 17502 | 2025.11.08 00:11:40.182344 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 17503 | 2025.11.08 00:11:40.187206 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 17504 | 2025.11.08 00:11:40.191967 [ 198 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 17505 | 2025.11.08 00:11:40.253729 [ 189 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.090830456 sec., 7552.532820048817 rows/sec., 39.05 MiB/sec. | ||
| 17506 | 2025.11.08 00:11:40.256134 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17507 | 2025.11.08 00:11:40.257990 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_91_18} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17508 | 2025.11.08 00:11:40.258090 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_91_18} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17509 | 2025.11.08 00:11:40.259862 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17510 | 2025.11.08 00:11:41.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.86 MiB, peak 409.28 MiB, free memory in arenas 0.00 B, will set to 390.79 MiB (RSS), difference: -1.07 MiB | ||
| 17511 | 2025.11.08 00:11:41.857647 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17512 | 2025.11.08 00:11:41.857843 [ 4 ] {889eab25-c698-484f-9319-8dc869098875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17513 | 2025.11.08 00:11:41.857919 [ 4 ] {889eab25-c698-484f-9319-8dc869098875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17514 | 2025.11.08 00:11:41.858725 [ 4 ] {889eab25-c698-484f-9319-8dc869098875} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17515 | 2025.11.08 00:11:41.858778 [ 4 ] {889eab25-c698-484f-9319-8dc869098875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17516 | 2025.11.08 00:11:41.859204 [ 4 ] {889eab25-c698-484f-9319-8dc869098875} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17517 | 2025.11.08 00:11:41.859463 [ 4 ] {889eab25-c698-484f-9319-8dc869098875} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17518 | 2025.11.08 00:11:41.859637 [ 4 ] {889eab25-c698-484f-9319-8dc869098875} <Debug> executeQuery: Read 136 rows, 11.92 KiB in 0.001845 sec., 73712.73712737128 rows/sec., 6.31 MiB/sec. | ||
| 17519 | 2025.11.08 00:11:41.859693 [ 4 ] {889eab25-c698-484f-9319-8dc869098875} <Debug> TCPHandler: Processed in 0.00218476 sec. | ||
| 17520 | 2025.11.08 00:11:41.859844 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17521 | 2025.11.08 00:11:41.859951 [ 4 ] {dd73c847-14b6-4803-b2f6-b36b1e02ea23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17522 | 2025.11.08 00:11:41.859998 [ 4 ] {dd73c847-14b6-4803-b2f6-b36b1e02ea23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17523 | 2025.11.08 00:11:41.860453 [ 4 ] {dd73c847-14b6-4803-b2f6-b36b1e02ea23} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17524 | 2025.11.08 00:11:41.860492 [ 4 ] {dd73c847-14b6-4803-b2f6-b36b1e02ea23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17525 | 2025.11.08 00:11:41.860812 [ 4 ] {dd73c847-14b6-4803-b2f6-b36b1e02ea23} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17526 | 2025.11.08 00:11:41.861024 [ 4 ] {dd73c847-14b6-4803-b2f6-b36b1e02ea23} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17527 | 2025.11.08 00:11:41.861166 [ 4 ] {dd73c847-14b6-4803-b2f6-b36b1e02ea23} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001239 sec., 32284.100080710246 rows/sec., 2.37 MiB/sec. | ||
| 17528 | 2025.11.08 00:11:41.861213 [ 4 ] {dd73c847-14b6-4803-b2f6-b36b1e02ea23} <Debug> TCPHandler: Processed in 0.001423579 sec. | ||
| 17529 | 2025.11.08 00:11:41.861330 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17530 | 2025.11.08 00:11:41.861427 [ 4 ] {805c0a70-c168-4cae-ba94-4c4ab08e34db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17531 | 2025.11.08 00:11:41.861468 [ 4 ] {805c0a70-c168-4cae-ba94-4c4ab08e34db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17532 | 2025.11.08 00:11:41.861908 [ 4 ] {805c0a70-c168-4cae-ba94-4c4ab08e34db} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17533 | 2025.11.08 00:11:41.861947 [ 4 ] {805c0a70-c168-4cae-ba94-4c4ab08e34db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17534 | 2025.11.08 00:11:41.862269 [ 4 ] {805c0a70-c168-4cae-ba94-4c4ab08e34db} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17535 | 2025.11.08 00:11:41.862507 [ 4 ] {805c0a70-c168-4cae-ba94-4c4ab08e34db} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17536 | 2025.11.08 00:11:41.862642 [ 4 ] {805c0a70-c168-4cae-ba94-4c4ab08e34db} <Debug> executeQuery: Read 110 rows, 8.77 KiB in 0.001236 sec., 88996.76375404531 rows/sec., 6.93 MiB/sec. | ||
| 17537 | 2025.11.08 00:11:41.862682 [ 4 ] {805c0a70-c168-4cae-ba94-4c4ab08e34db} <Debug> TCPHandler: Processed in 0.001403738 sec. | ||
| 17538 | 2025.11.08 00:11:41.862794 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17539 | 2025.11.08 00:11:41.862891 [ 4 ] {e5391bd6-952e-416e-87c1-920229fe4a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17540 | 2025.11.08 00:11:41.862960 [ 4 ] {e5391bd6-952e-416e-87c1-920229fe4a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17541 | 2025.11.08 00:11:41.863378 [ 4 ] {e5391bd6-952e-416e-87c1-920229fe4a33} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17542 | 2025.11.08 00:11:41.863415 [ 4 ] {e5391bd6-952e-416e-87c1-920229fe4a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17543 | 2025.11.08 00:11:41.863770 [ 4 ] {e5391bd6-952e-416e-87c1-920229fe4a33} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17544 | 2025.11.08 00:11:41.863983 [ 4 ] {e5391bd6-952e-416e-87c1-920229fe4a33} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17545 | 2025.11.08 00:11:41.864121 [ 4 ] {e5391bd6-952e-416e-87c1-920229fe4a33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 17546 | 2025.11.08 00:11:41.864161 [ 4 ] {e5391bd6-952e-416e-87c1-920229fe4a33} <Debug> TCPHandler: Processed in 0.001417019 sec. | ||
| 17547 | 2025.11.08 00:11:41.864278 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17548 | 2025.11.08 00:11:41.864400 [ 4 ] {74d8ca3b-ce23-4f04-99f1-9fa9829009e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17549 | 2025.11.08 00:11:41.864457 [ 4 ] {74d8ca3b-ce23-4f04-99f1-9fa9829009e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17550 | 2025.11.08 00:11:41.865359 [ 4 ] {74d8ca3b-ce23-4f04-99f1-9fa9829009e5} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17551 | 2025.11.08 00:11:41.865399 [ 4 ] {74d8ca3b-ce23-4f04-99f1-9fa9829009e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17552 | 2025.11.08 00:11:41.865974 [ 4 ] {74d8ca3b-ce23-4f04-99f1-9fa9829009e5} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17553 | 2025.11.08 00:11:41.866212 [ 4 ] {74d8ca3b-ce23-4f04-99f1-9fa9829009e5} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17554 | 2025.11.08 00:11:41.866361 [ 4 ] {74d8ca3b-ce23-4f04-99f1-9fa9829009e5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00198 sec., 20202.0202020202 rows/sec., 36.20 MiB/sec. | ||
| 17555 | 2025.11.08 00:11:41.866431 [ 4 ] {74d8ca3b-ce23-4f04-99f1-9fa9829009e5} <Debug> TCPHandler: Processed in 0.002203351 sec. | ||
| 17556 | 2025.11.08 00:11:41.866557 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17557 | 2025.11.08 00:11:41.866652 [ 4 ] {98385e09-376d-45b7-94d2-1eca476a7e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17558 | 2025.11.08 00:11:41.866698 [ 4 ] {98385e09-376d-45b7-94d2-1eca476a7e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17559 | 2025.11.08 00:11:41.867023 [ 4 ] {98385e09-376d-45b7-94d2-1eca476a7e4e} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2025.11.08 00:11:41.867062 [ 4 ] {98385e09-376d-45b7-94d2-1eca476a7e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17561 | 2025.11.08 00:11:41.867393 [ 4 ] {98385e09-376d-45b7-94d2-1eca476a7e4e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 17562 | 2025.11.08 00:11:41.867619 [ 4 ] {98385e09-376d-45b7-94d2-1eca476a7e4e} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17563 | 2025.11.08 00:11:41.867755 [ 4 ] {98385e09-376d-45b7-94d2-1eca476a7e4e} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 352.82 KiB/sec. | ||
| 17564 | 2025.11.08 00:11:41.867794 [ 4 ] {98385e09-376d-45b7-94d2-1eca476a7e4e} <Debug> TCPHandler: Processed in 0.001288956 sec. | ||
| 17565 | 2025.11.08 00:11:41.867924 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17566 | 2025.11.08 00:11:41.868018 [ 4 ] {8c7ab788-14a0-495a-944b-7b1ef9058f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17567 | 2025.11.08 00:11:41.868059 [ 4 ] {8c7ab788-14a0-495a-944b-7b1ef9058f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17568 | 2025.11.08 00:11:41.868397 [ 4 ] {8c7ab788-14a0-495a-944b-7b1ef9058f5d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17569 | 2025.11.08 00:11:41.868435 [ 4 ] {8c7ab788-14a0-495a-944b-7b1ef9058f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17570 | 2025.11.08 00:11:41.868750 [ 4 ] {8c7ab788-14a0-495a-944b-7b1ef9058f5d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17571 | 2025.11.08 00:11:41.868969 [ 4 ] {8c7ab788-14a0-495a-944b-7b1ef9058f5d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17572 | 2025.11.08 00:11:41.869102 [ 4 ] {8c7ab788-14a0-495a-944b-7b1ef9058f5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 17573 | 2025.11.08 00:11:41.869139 [ 4 ] {8c7ab788-14a0-495a-944b-7b1ef9058f5d} <Debug> TCPHandler: Processed in 0.001268925 sec. | ||
| 17574 | 2025.11.08 00:11:45.018877 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17575 | 2025.11.08 00:11:45.018937 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17576 | 2025.11.08 00:11:45.267097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44131 | ||
| 17577 | 2025.11.08 00:11:45.267657 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17578 | 2025.11.08 00:11:45.267709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17579 | 2025.11.08 00:11:45.268343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17580 | 2025.11.08 00:11:45.268622 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17581 | 2025.11.08 00:11:45.268798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44131 | ||
| 17582 | 2025.11.08 00:11:45.401206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2084 | ||
| 17583 | 2025.11.08 00:11:45.403784 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17584 | 2025.11.08 00:11:45.403840 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17585 | 2025.11.08 00:11:45.405085 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17586 | 2025.11.08 00:11:45.405370 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17587 | 2025.11.08 00:11:45.405756 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2084 | ||
| 17588 | 2025.11.08 00:11:46.856475 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17589 | 2025.11.08 00:11:46.856676 [ 4 ] {9ec384d9-a2a9-48f8-be18-0506fcb55d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17590 | 2025.11.08 00:11:46.856751 [ 4 ] {9ec384d9-a2a9-48f8-be18-0506fcb55d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17591 | 2025.11.08 00:11:46.857456 [ 4 ] {9ec384d9-a2a9-48f8-be18-0506fcb55d80} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17592 | 2025.11.08 00:11:46.857505 [ 4 ] {9ec384d9-a2a9-48f8-be18-0506fcb55d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17593 | 2025.11.08 00:11:46.858038 [ 4 ] {9ec384d9-a2a9-48f8-be18-0506fcb55d80} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17594 | 2025.11.08 00:11:46.858530 [ 4 ] {9ec384d9-a2a9-48f8-be18-0506fcb55d80} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17595 | 2025.11.08 00:11:46.858692 [ 4 ] {9ec384d9-a2a9-48f8-be18-0506fcb55d80} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.002076 sec., 42389.21001926782 rows/sec., 3.57 MiB/sec. | ||
| 17596 | 2025.11.08 00:11:46.858709 [ 140 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17597 | 2025.11.08 00:11:46.858745 [ 4 ] {9ec384d9-a2a9-48f8-be18-0506fcb55d80} <Debug> TCPHandler: Processed in 0.002401197 sec. | ||
| 17598 | 2025.11.08 00:11:46.858779 [ 140 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17599 | 2025.11.08 00:11:46.858805 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17600 | 2025.11.08 00:11:46.858879 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17601 | 2025.11.08 00:11:46.858915 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17602 | 2025.11.08 00:11:46.858992 [ 4 ] {6fdbb495-51e5-40dd-8e19-cad05b592068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17603 | 2025.11.08 00:11:46.859021 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17604 | 2025.11.08 00:11:46.859039 [ 4 ] {6fdbb495-51e5-40dd-8e19-cad05b592068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17605 | 2025.11.08 00:11:46.859056 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1409 rows starting from the beginning of the part | ||
| 17606 | 2025.11.08 00:11:46.859122 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 88 rows starting from the beginning of the part | ||
| 17607 | 2025.11.08 00:11:46.859176 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 130 rows starting from the beginning of the part | ||
| 17608 | 2025.11.08 00:11:46.859226 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 214 rows starting from the beginning of the part | ||
| 17609 | 2025.11.08 00:11:46.859271 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 136 rows starting from the beginning of the part | ||
| 17610 | 2025.11.08 00:11:46.859317 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 88 rows starting from the beginning of the part | ||
| 17611 | 2025.11.08 00:11:46.859457 [ 4 ] {6fdbb495-51e5-40dd-8e19-cad05b592068} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17612 | 2025.11.08 00:11:46.859494 [ 4 ] {6fdbb495-51e5-40dd-8e19-cad05b592068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17613 | 2025.11.08 00:11:46.859940 [ 4 ] {6fdbb495-51e5-40dd-8e19-cad05b592068} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17614 | 2025.11.08 00:11:46.860440 [ 4 ] {6fdbb495-51e5-40dd-8e19-cad05b592068} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17615 | 2025.11.08 00:11:46.860589 [ 4 ] {6fdbb495-51e5-40dd-8e19-cad05b592068} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00162 sec., 9876.543209876543 rows/sec., 742.67 KiB/sec. | ||
| 17616 | 2025.11.08 00:11:46.860632 [ 4 ] {6fdbb495-51e5-40dd-8e19-cad05b592068} <Debug> TCPHandler: Processed in 0.001803759 sec. | ||
| 17617 | 2025.11.08 00:11:46.860719 [ 196 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001848291 sec., 1117248.3120893843 rows/sec., 98.88 MiB/sec. | ||
| 17618 | 2025.11.08 00:11:46.860734 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17619 | 2025.11.08 00:11:46.860838 [ 4 ] {c6950162-21c7-4324-9959-06e998c6f539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17620 | 2025.11.08 00:11:46.860880 [ 4 ] {c6950162-21c7-4324-9959-06e998c6f539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17621 | 2025.11.08 00:11:46.861031 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17622 | 2025.11.08 00:11:46.861309 [ 4 ] {c6950162-21c7-4324-9959-06e998c6f539} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17623 | 2025.11.08 00:11:46.861345 [ 4 ] {c6950162-21c7-4324-9959-06e998c6f539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17624 | 2025.11.08 00:11:46.861695 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_136_27} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17625 | 2025.11.08 00:11:46.861764 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_136_27} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17626 | 2025.11.08 00:11:46.861829 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 17627 | 2025.11.08 00:11:46.861843 [ 4 ] {c6950162-21c7-4324-9959-06e998c6f539} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17628 | 2025.11.08 00:11:46.862306 [ 4 ] {c6950162-21c7-4324-9959-06e998c6f539} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17629 | 2025.11.08 00:11:46.862449 [ 4 ] {c6950162-21c7-4324-9959-06e998c6f539} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001632 sec., 49019.60784313726 rows/sec., 3.83 MiB/sec. | ||
| 17630 | 2025.11.08 00:11:46.862490 [ 4 ] {c6950162-21c7-4324-9959-06e998c6f539} <Debug> TCPHandler: Processed in 0.00180679 sec. | ||
| 17631 | 2025.11.08 00:11:46.862495 [ 140 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17632 | 2025.11.08 00:11:46.862561 [ 140 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17633 | 2025.11.08 00:11:46.862583 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17634 | 2025.11.08 00:11:46.862601 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17635 | 2025.11.08 00:11:46.862681 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17636 | 2025.11.08 00:11:46.862703 [ 4 ] {a6860781-bc3d-4ded-8a47-577b2e22d8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17637 | 2025.11.08 00:11:46.862755 [ 4 ] {a6860781-bc3d-4ded-8a47-577b2e22d8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17638 | 2025.11.08 00:11:46.862809 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17639 | 2025.11.08 00:11:46.862848 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 634 rows starting from the beginning of the part | ||
| 17640 | 2025.11.08 00:11:46.862912 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 80 rows starting from the beginning of the part | ||
| 17641 | 2025.11.08 00:11:46.862958 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 107 rows starting from the beginning of the part | ||
| 17642 | 2025.11.08 00:11:46.862999 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 128 rows starting from the beginning of the part | ||
| 17643 | 2025.11.08 00:11:46.863039 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 110 rows starting from the beginning of the part | ||
| 17644 | 2025.11.08 00:11:46.863081 [ 188 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 80 rows starting from the beginning of the part | ||
| 17645 | 2025.11.08 00:11:46.863187 [ 4 ] {a6860781-bc3d-4ded-8a47-577b2e22d8d0} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17646 | 2025.11.08 00:11:46.863232 [ 4 ] {a6860781-bc3d-4ded-8a47-577b2e22d8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17647 | 2025.11.08 00:11:46.863701 [ 4 ] {a6860781-bc3d-4ded-8a47-577b2e22d8d0} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17648 | 2025.11.08 00:11:46.864129 [ 4 ] {a6860781-bc3d-4ded-8a47-577b2e22d8d0} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17649 | 2025.11.08 00:11:46.864268 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1139 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631915 sec., 697953.0183863742 rows/sec., 56.36 MiB/sec. | ||
| 17650 | 2025.11.08 00:11:46.864276 [ 4 ] {a6860781-bc3d-4ded-8a47-577b2e22d8d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. | ||
| 17651 | 2025.11.08 00:11:46.864275 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 4 parts from all_1_131_28 to all_134_134_0 | ||
| 17652 | 2025.11.08 00:11:46.864331 [ 4 ] {a6860781-bc3d-4ded-8a47-577b2e22d8d0} <Debug> TCPHandler: Processed in 0.001779609 sec. | ||
| 17653 | 2025.11.08 00:11:46.864346 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17654 | 2025.11.08 00:11:46.864372 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17655 | 2025.11.08 00:11:46.864446 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17656 | 2025.11.08 00:11:46.864484 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_134_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_131_28 to all_134_134_0 into Compact with storage Full | ||
| 17657 | 2025.11.08 00:11:46.864545 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17658 | 2025.11.08 00:11:46.864550 [ 4 ] {39018bb7-e1cd-43f4-abcc-fad7a168e3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17659 | 2025.11.08 00:11:46.864626 [ 4 ] {39018bb7-e1cd-43f4-abcc-fad7a168e3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17660 | 2025.11.08 00:11:46.864627 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_134_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17661 | 2025.11.08 00:11:46.864679 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_28, total 37333 rows starting from the beginning of the part | ||
| 17662 | 2025.11.08 00:11:46.864758 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 17663 | 2025.11.08 00:11:46.864833 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 17664 | 2025.11.08 00:11:46.864893 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 202 rows starting from the beginning of the part | ||
| 17665 | 2025.11.08 00:11:46.865166 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_136_27} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17666 | 2025.11.08 00:11:46.865266 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_136_27} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17667 | 2025.11.08 00:11:46.865365 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 17668 | 2025.11.08 00:11:46.865470 [ 4 ] {39018bb7-e1cd-43f4-abcc-fad7a168e3f3} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17669 | 2025.11.08 00:11:46.865513 [ 4 ] {39018bb7-e1cd-43f4-abcc-fad7a168e3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17670 | 2025.11.08 00:11:46.866162 [ 4 ] {39018bb7-e1cd-43f4-abcc-fad7a168e3f3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17671 | 2025.11.08 00:11:46.866617 [ 4 ] {39018bb7-e1cd-43f4-abcc-fad7a168e3f3} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17672 | 2025.11.08 00:11:46.866773 [ 4 ] {39018bb7-e1cd-43f4-abcc-fad7a168e3f3} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002246 sec., 7123.775601068566 rows/sec., 12.77 MiB/sec. | ||
| 17673 | 2025.11.08 00:11:46.866845 [ 4 ] {39018bb7-e1cd-43f4-abcc-fad7a168e3f3} <Debug> TCPHandler: Processed in 0.002450117 sec. | ||
| 17674 | 2025.11.08 00:11:46.866949 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17675 | 2025.11.08 00:11:46.867043 [ 4 ] {1cf41ea4-4c62-4561-b29f-5427364b505c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17676 | 2025.11.08 00:11:46.867087 [ 4 ] {1cf41ea4-4c62-4561-b29f-5427364b505c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17677 | 2025.11.08 00:11:46.867430 [ 4 ] {1cf41ea4-4c62-4561-b29f-5427364b505c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17678 | 2025.11.08 00:11:46.867468 [ 4 ] {1cf41ea4-4c62-4561-b29f-5427364b505c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17679 | 2025.11.08 00:11:46.867917 [ 4 ] {1cf41ea4-4c62-4561-b29f-5427364b505c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17680 | 2025.11.08 00:11:46.868322 [ 4 ] {1cf41ea4-4c62-4561-b29f-5427364b505c} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17681 | 2025.11.08 00:11:46.868450 [ 140 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17682 | 2025.11.08 00:11:46.868457 [ 4 ] {1cf41ea4-4c62-4561-b29f-5427364b505c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec. | ||
| 17683 | 2025.11.08 00:11:46.868487 [ 140 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17684 | 2025.11.08 00:11:46.868509 [ 4 ] {1cf41ea4-4c62-4561-b29f-5427364b505c} <Debug> TCPHandler: Processed in 0.001609444 sec. | ||
| 17685 | 2025.11.08 00:11:46.868510 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17686 | 2025.11.08 00:11:46.868602 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17687 | 2025.11.08 00:11:46.868685 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17688 | 2025.11.08 00:11:46.868710 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7716 rows starting from the beginning of the part | ||
| 17689 | 2025.11.08 00:11:46.868755 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 17690 | 2025.11.08 00:11:46.868795 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 17691 | 2025.11.08 00:11:46.868830 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 17692 | 2025.11.08 00:11:46.868862 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 17693 | 2025.11.08 00:11:46.868897 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 17694 | 2025.11.08 00:11:46.871635 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8016 rows, containing 4 columns (4 merged, 0 gathered) in 0.003065195 sec., 2615168.0398800075 rows/sec., 176.22 MiB/sec. | ||
| 17695 | 2025.11.08 00:11:46.872171 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_134_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37855 rows, containing 5 columns (5 merged, 0 gathered) in 0.007741953 sec., 4889593.103962269 rows/sec., 336.04 MiB/sec. | ||
| 17696 | 2025.11.08 00:11:46.872406 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17697 | 2025.11.08 00:11:46.872890 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_134_29} <Trace> MergedBlockOutputStream: filled checksums all_1_134_29 (state Temporary) | ||
| 17698 | 2025.11.08 00:11:46.872962 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_136_27} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17699 | 2025.11.08 00:11:46.873043 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_136_27} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17700 | 2025.11.08 00:11:46.873106 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 17701 | 2025.11.08 00:11:46.873483 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_134_29 to all_1_134_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17702 | 2025.11.08 00:11:46.873579 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 4 parts: [all_1_131_28, all_134_134_0] -> all_1_134_29 | ||
| 17703 | 2025.11.08 00:11:46.873677 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 17704 | 2025.11.08 00:11:47.665693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 17705 | 2025.11.08 00:11:47.683534 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17706 | 2025.11.08 00:11:47.683598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17707 | 2025.11.08 00:11:47.690190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17708 | 2025.11.08 00:11:47.691258 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17709 | 2025.11.08 00:11:47.694571 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 17710 | 2025.11.08 00:11:48.818704 [ 136 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 17711 | 2025.11.08 00:11:48.818798 [ 136 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17712 | 2025.11.08 00:11:48.818836 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17713 | 2025.11.08 00:11:48.819044 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 17714 | 2025.11.08 00:11:48.819270 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17715 | 2025.11.08 00:11:48.819328 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 252 rows starting from the beginning of the part | ||
| 17716 | 2025.11.08 00:11:48.819438 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
| 17717 | 2025.11.08 00:11:48.819526 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 17718 | 2025.11.08 00:11:48.819664 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part | ||
| 17719 | 2025.11.08 00:11:48.819748 [ 201 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 17720 | 2025.11.08 00:11:48.820771 [ 187 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018081 sec., 418118.4668989547 rows/sec., 30.51 MiB/sec. | ||
| 17721 | 2025.11.08 00:11:48.820993 [ 192 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 17722 | 2025.11.08 00:11:48.821326 [ 192 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_45_11} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17723 | 2025.11.08 00:11:48.821417 [ 192 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_45_11} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 17724 | 2025.11.08 00:11:48.821514 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 17725 | 2025.11.08 00:11:50.922433 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17726 | 2025.11.08 00:11:50.922687 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) 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) | ||
| 17727 | 2025.11.08 00:11:50.923072 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17728 | 2025.11.08 00:11:50.923113 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <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 | ||
| 17729 | 2025.11.08 00:11:50.923400 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17730 | 2025.11.08 00:11:50.923475 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17731 | 2025.11.08 00:11:50.923617 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 17732 | 2025.11.08 00:11:50.923708 [ 310 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17733 | 2025.11.08 00:11:50.923741 [ 329 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17734 | 2025.11.08 00:11:50.923848 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17735 | 2025.11.08 00:11:50.923876 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17736 | 2025.11.08 00:11:50.927018 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17737 | 2025.11.08 00:11:50.927050 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17738 | 2025.11.08 00:11:50.927114 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <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'))" | ||
| 17739 | 2025.11.08 00:11:50.927162 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <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'))" | ||
| 17740 | 2025.11.08 00:11:50.930261 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.007675 sec., 4560.260586319218 rows/sec., 192.89 KiB/sec. | ||
| 17741 | 2025.11.08 00:11:50.930419 [ 4 ] {b79c01b8-b5ba-4054-8c68-8a335323ccf0} <Debug> TCPHandler: Processed in 0.008116533 sec. | ||
| 17742 | 2025.11.08 00:11:50.931756 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17743 | 2025.11.08 00:11:50.931898 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) 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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17744 | 2025.11.08 00:11:50.932136 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17745 | 2025.11.08 00:11:50.932175 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17746 | 2025.11.08 00:11:50.932395 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17747 | 2025.11.08 00:11:50.932451 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17748 | 2025.11.08 00:11:50.932568 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 17749 | 2025.11.08 00:11:50.932651 [ 297 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17750 | 2025.11.08 00:11:50.932654 [ 348 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17751 | 2025.11.08 00:11:50.932773 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17752 | 2025.11.08 00:11:50.932801 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17753 | 2025.11.08 00:11:50.932860 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17754 | 2025.11.08 00:11:50.932880 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17755 | 2025.11.08 00:11:50.932912 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <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', 'virtual_machine:vcpu_usage'))" | ||
| 17756 | 2025.11.08 00:11:50.932945 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <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', 'virtual_machine:vcpu_usage'))" | ||
| 17757 | 2025.11.08 00:11:50.933596 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001757 sec., 19920.3187250996 rows/sec., 842.61 KiB/sec. | ||
| 17758 | 2025.11.08 00:11:50.933715 [ 4 ] {f1e78740-29fd-4710-9318-d2d30fdaaac7} <Debug> TCPHandler: Processed in 0.002010865 sec. | ||
| 17759 | 2025.11.08 00:11:50.933953 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17760 | 2025.11.08 00:11:50.934089 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) 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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17761 | 2025.11.08 00:11:50.934316 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17762 | 2025.11.08 00:11:50.934353 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17763 | 2025.11.08 00:11:50.934569 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17764 | 2025.11.08 00:11:50.934624 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17765 | 2025.11.08 00:11:50.934726 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 17766 | 2025.11.08 00:11:50.934792 [ 348 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17767 | 2025.11.08 00:11:50.934801 [ 329 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17768 | 2025.11.08 00:11:50.934899 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17769 | 2025.11.08 00:11:50.934925 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17770 | 2025.11.08 00:11:50.934981 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17771 | 2025.11.08 00:11:50.934999 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17772 | 2025.11.08 00:11:50.935030 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17773 | 2025.11.08 00:11:50.935066 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17774 | 2025.11.08 00:11:50.935658 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001627 sec., 21511.9852489244 rows/sec., 909.94 KiB/sec. | ||
| 17775 | 2025.11.08 00:11:50.935773 [ 4 ] {d769dec6-603e-43c2-bd93-17ce6421598c} <Debug> TCPHandler: Processed in 0.001869052 sec. | ||
| 17776 | 2025.11.08 00:11:50.935993 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17777 | 2025.11.08 00:11:50.936148 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) 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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17778 | 2025.11.08 00:11:50.936444 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17779 | 2025.11.08 00:11:50.936494 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17780 | 2025.11.08 00:11:50.936767 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17781 | 2025.11.08 00:11:50.936828 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17782 | 2025.11.08 00:11:50.936948 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 17783 | 2025.11.08 00:11:50.937018 [ 348 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17784 | 2025.11.08 00:11:50.937023 [ 329 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17785 | 2025.11.08 00:11:50.937135 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17786 | 2025.11.08 00:11:50.937167 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17787 | 2025.11.08 00:11:50.937235 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17788 | 2025.11.08 00:11:50.937257 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17789 | 2025.11.08 00:11:50.937295 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17790 | 2025.11.08 00:11:50.937335 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17791 | 2025.11.08 00:11:50.938028 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001956 sec., 17893.660531697344 rows/sec., 756.89 KiB/sec. | ||
| 17792 | 2025.11.08 00:11:50.938143 [ 4 ] {c51b502c-1f1f-4b31-a19f-aa91676e2872} <Debug> TCPHandler: Processed in 0.002198691 sec. | ||
| 17793 | 2025.11.08 00:11:50.938372 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17794 | 2025.11.08 00:11:50.938535 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17795 | 2025.11.08 00:11:50.938823 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17796 | 2025.11.08 00:11:50.938870 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17797 | 2025.11.08 00:11:50.939159 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17798 | 2025.11.08 00:11:50.939226 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17799 | 2025.11.08 00:11:50.939362 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 17800 | 2025.11.08 00:11:50.939431 [ 347 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17801 | 2025.11.08 00:11:50.939441 [ 321 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17802 | 2025.11.08 00:11:50.939540 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17803 | 2025.11.08 00:11:50.939574 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17804 | 2025.11.08 00:11:50.939651 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17805 | 2025.11.08 00:11:50.939676 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17806 | 2025.11.08 00:11:50.939719 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17807 | 2025.11.08 00:11:50.939769 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17808 | 2025.11.08 00:11:50.940409 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001948 sec., 17967.145790554416 rows/sec., 759.99 KiB/sec. | ||
| 17809 | 2025.11.08 00:11:50.940526 [ 4 ] {9d8b8f99-1f1c-44a4-8fad-eded239ae15a} <Debug> TCPHandler: Processed in 0.0022107 sec. | ||
| 17810 | 2025.11.08 00:11:50.940747 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17811 | 2025.11.08 00:11:50.940906 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17812 | 2025.11.08 00:11:50.941155 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17813 | 2025.11.08 00:11:50.941193 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17814 | 2025.11.08 00:11:50.941406 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17815 | 2025.11.08 00:11:50.941461 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17816 | 2025.11.08 00:11:50.941565 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 17817 | 2025.11.08 00:11:50.941642 [ 347 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17818 | 2025.11.08 00:11:50.941652 [ 348 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17819 | 2025.11.08 00:11:50.941734 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17820 | 2025.11.08 00:11:50.941761 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17821 | 2025.11.08 00:11:50.941816 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17822 | 2025.11.08 00:11:50.941836 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17823 | 2025.11.08 00:11:50.941867 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17824 | 2025.11.08 00:11:50.941899 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17825 | 2025.11.08 00:11:50.942472 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001638 sec., 21367.521367521367 rows/sec., 903.83 KiB/sec. | ||
| 17826 | 2025.11.08 00:11:50.942588 [ 4 ] {fbb0c3e5-ddf7-4b5e-a654-174c852206c5} <Debug> TCPHandler: Processed in 0.001897802 sec. | ||
| 17827 | 2025.11.08 00:11:50.942824 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17828 | 2025.11.08 00:11:50.942977 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17829 | 2025.11.08 00:11:50.943212 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17830 | 2025.11.08 00:11:50.943252 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17831 | 2025.11.08 00:11:50.943470 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17832 | 2025.11.08 00:11:50.943526 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17833 | 2025.11.08 00:11:50.943630 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 17834 | 2025.11.08 00:11:50.943696 [ 321 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17835 | 2025.11.08 00:11:50.943700 [ 347 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17836 | 2025.11.08 00:11:50.943789 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17837 | 2025.11.08 00:11:50.943811 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17838 | 2025.11.08 00:11:50.943868 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17839 | 2025.11.08 00:11:50.943887 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17840 | 2025.11.08 00:11:50.943919 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17841 | 2025.11.08 00:11:50.943950 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17842 | 2025.11.08 00:11:50.944509 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001592 sec., 21984.924623115578 rows/sec., 929.94 KiB/sec. | ||
| 17843 | 2025.11.08 00:11:50.944608 [ 4 ] {cd3170b4-d22a-4e37-8ad3-6d47afe3bd68} <Debug> TCPHandler: Processed in 0.001850901 sec. | ||
| 17844 | 2025.11.08 00:11:50.944802 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17845 | 2025.11.08 00:11:50.944943 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17846 | 2025.11.08 00:11:50.945170 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17847 | 2025.11.08 00:11:50.945207 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17848 | 2025.11.08 00:11:50.945427 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17849 | 2025.11.08 00:11:50.945482 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17850 | 2025.11.08 00:11:50.945583 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 17851 | 2025.11.08 00:11:50.945652 [ 347 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17852 | 2025.11.08 00:11:50.945654 [ 348 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17853 | 2025.11.08 00:11:50.945744 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17854 | 2025.11.08 00:11:50.945769 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17855 | 2025.11.08 00:11:50.945824 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17856 | 2025.11.08 00:11:50.945843 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17857 | 2025.11.08 00:11:50.945874 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17858 | 2025.11.08 00:11:50.945911 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17859 | 2025.11.08 00:11:50.946486 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001603 sec., 21834.06113537118 rows/sec., 923.56 KiB/sec. | ||
| 17860 | 2025.11.08 00:11:50.946578 [ 4 ] {2b18ca36-3558-4916-b302-7bc5afdc2d7b} <Debug> TCPHandler: Processed in 0.001825871 sec. | ||
| 17861 | 2025.11.08 00:11:50.946770 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17862 | 2025.11.08 00:11:50.946934 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17863 | 2025.11.08 00:11:50.947356 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17864 | 2025.11.08 00:11:50.947411 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17865 | 2025.11.08 00:11:50.947656 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17866 | 2025.11.08 00:11:50.947714 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17867 | 2025.11.08 00:11:50.947828 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 17868 | 2025.11.08 00:11:50.947916 [ 330 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17869 | 2025.11.08 00:11:50.947929 [ 348 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17870 | 2025.11.08 00:11:50.948016 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17871 | 2025.11.08 00:11:50.948042 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17872 | 2025.11.08 00:11:50.948098 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17873 | 2025.11.08 00:11:50.948116 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17874 | 2025.11.08 00:11:50.948146 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17875 | 2025.11.08 00:11:50.948178 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17876 | 2025.11.08 00:11:50.948716 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001861 sec., 18807.092960773778 rows/sec., 795.52 KiB/sec. | ||
| 17877 | 2025.11.08 00:11:50.948800 [ 4 ] {ef2a01c9-7f63-4e5e-8172-9397f589f8c0} <Debug> TCPHandler: Processed in 0.002079918 sec. | ||
| 17878 | 2025.11.08 00:11:50.949027 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17879 | 2025.11.08 00:11:50.949167 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17880 | 2025.11.08 00:11:50.949408 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17881 | 2025.11.08 00:11:50.949449 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17882 | 2025.11.08 00:11:50.949672 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17883 | 2025.11.08 00:11:50.949729 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17884 | 2025.11.08 00:11:50.949832 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 17885 | 2025.11.08 00:11:50.949896 [ 330 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17886 | 2025.11.08 00:11:50.949900 [ 347 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17887 | 2025.11.08 00:11:50.949972 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17888 | 2025.11.08 00:11:50.950002 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17889 | 2025.11.08 00:11:50.950063 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17890 | 2025.11.08 00:11:50.950082 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17891 | 2025.11.08 00:11:50.950115 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17892 | 2025.11.08 00:11:50.950160 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17893 | 2025.11.08 00:11:50.950720 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001607 sec., 21779.71375233354 rows/sec., 921.26 KiB/sec. | ||
| 17894 | 2025.11.08 00:11:50.950819 [ 4 ] {cae95ffd-25e1-4774-9325-9d2ac22750f1} <Debug> TCPHandler: Processed in 0.001844451 sec. | ||
| 17895 | 2025.11.08 00:11:50.951035 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17896 | 2025.11.08 00:11:50.951176 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17897 | 2025.11.08 00:11:50.951450 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17898 | 2025.11.08 00:11:50.951490 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17899 | 2025.11.08 00:11:50.951809 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17900 | 2025.11.08 00:11:50.951864 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17901 | 2025.11.08 00:11:50.951968 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 17902 | 2025.11.08 00:11:50.952020 [ 330 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17903 | 2025.11.08 00:11:50.952088 [ 308 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17904 | 2025.11.08 00:11:50.952194 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17905 | 2025.11.08 00:11:50.952221 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17906 | 2025.11.08 00:11:50.952278 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17907 | 2025.11.08 00:11:50.952295 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17908 | 2025.11.08 00:11:50.952327 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17909 | 2025.11.08 00:11:50.952363 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17910 | 2025.11.08 00:11:50.953027 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001911 sec., 18315.018315018315 rows/sec., 774.71 KiB/sec. | ||
| 17911 | 2025.11.08 00:11:50.953124 [ 4 ] {f4378f92-21f7-42e7-9a48-3dda8c20b2b8} <Debug> TCPHandler: Processed in 0.002139068 sec. | ||
| 17912 | 2025.11.08 00:11:50.953333 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17913 | 2025.11.08 00:11:50.953474 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17914 | 2025.11.08 00:11:50.953716 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17915 | 2025.11.08 00:11:50.953755 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17916 | 2025.11.08 00:11:50.953975 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17917 | 2025.11.08 00:11:50.954029 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17918 | 2025.11.08 00:11:50.954134 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 17919 | 2025.11.08 00:11:50.954196 [ 309 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17920 | 2025.11.08 00:11:50.954203 [ 330 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17921 | 2025.11.08 00:11:50.954289 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17922 | 2025.11.08 00:11:50.954311 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17923 | 2025.11.08 00:11:50.954367 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17924 | 2025.11.08 00:11:50.954385 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17925 | 2025.11.08 00:11:50.954416 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17926 | 2025.11.08 00:11:50.954449 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17927 | 2025.11.08 00:11:50.955151 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001737 sec., 20149.683362118594 rows/sec., 852.31 KiB/sec. | ||
| 17928 | 2025.11.08 00:11:50.955247 [ 4 ] {15461914-02c5-4446-94ed-80d24d4cf864} <Debug> TCPHandler: Processed in 0.001963324 sec. | ||
| 17929 | 2025.11.08 00:11:50.955485 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17930 | 2025.11.08 00:11:50.955659 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17931 | 2025.11.08 00:11:50.956291 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17932 | 2025.11.08 00:11:50.956354 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17933 | 2025.11.08 00:11:50.956832 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17934 | 2025.11.08 00:11:50.956920 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17935 | 2025.11.08 00:11:50.957067 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 17936 | 2025.11.08 00:11:50.957145 [ 308 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17937 | 2025.11.08 00:11:50.957147 [ 330 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17938 | 2025.11.08 00:11:50.957259 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17939 | 2025.11.08 00:11:50.957290 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17940 | 2025.11.08 00:11:50.957370 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17941 | 2025.11.08 00:11:50.957398 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17942 | 2025.11.08 00:11:50.957442 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17943 | 2025.11.08 00:11:50.957495 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17944 | 2025.11.08 00:11:50.958173 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002581 sec., 13560.635412630763 rows/sec., 573.60 KiB/sec. | ||
| 17945 | 2025.11.08 00:11:50.958297 [ 4 ] {081bb52d-2fc0-4a30-9289-f5c26277ed2e} <Debug> TCPHandler: Processed in 0.002876219 sec. | ||
| 17946 | 2025.11.08 00:11:50.958932 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17947 | 2025.11.08 00:11:50.959111 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17948 | 2025.11.08 00:11:50.959447 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17949 | 2025.11.08 00:11:50.959501 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17950 | 2025.11.08 00:11:50.959835 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17951 | 2025.11.08 00:11:50.959910 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17952 | 2025.11.08 00:11:50.962568 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 17953 | 2025.11.08 00:11:50.962656 [ 309 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17954 | 2025.11.08 00:11:50.962668 [ 308 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17955 | 2025.11.08 00:11:50.962775 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17956 | 2025.11.08 00:11:50.962815 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17957 | 2025.11.08 00:11:50.962880 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17958 | 2025.11.08 00:11:50.962898 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17959 | 2025.11.08 00:11:50.962933 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17960 | 2025.11.08 00:11:50.962969 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17961 | 2025.11.08 00:11:50.963641 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.004613 sec., 7587.253414264036 rows/sec., 320.93 KiB/sec. | ||
| 17962 | 2025.11.08 00:11:50.963787 [ 4 ] {cdfd98da-eb8c-4dd2-9c27-e705b173df84} <Debug> TCPHandler: Processed in 0.004919496 sec. | ||
| 17963 | 2025.11.08 00:11:50.964101 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17964 | 2025.11.08 00:11:50.964276 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17965 | 2025.11.08 00:11:50.964615 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17966 | 2025.11.08 00:11:50.964667 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17967 | 2025.11.08 00:11:50.964923 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17968 | 2025.11.08 00:11:50.964981 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17969 | 2025.11.08 00:11:50.965114 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 17970 | 2025.11.08 00:11:50.965188 [ 312 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17971 | 2025.11.08 00:11:50.965200 [ 309 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17972 | 2025.11.08 00:11:50.965295 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17973 | 2025.11.08 00:11:50.965322 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17974 | 2025.11.08 00:11:50.965378 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17975 | 2025.11.08 00:11:50.965396 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17976 | 2025.11.08 00:11:50.965431 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17977 | 2025.11.08 00:11:50.965468 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17978 | 2025.11.08 00:11:50.966098 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001903 sec., 18392.012611665792 rows/sec., 777.97 KiB/sec. | ||
| 17979 | 2025.11.08 00:11:50.966217 [ 4 ] {b6af3f32-60a2-4a0d-bf98-f8c43bb1f34e} <Debug> TCPHandler: Processed in 0.002181 sec. | ||
| 17980 | 2025.11.08 00:11:50.966461 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17981 | 2025.11.08 00:11:50.966609 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17982 | 2025.11.08 00:11:50.966878 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17983 | 2025.11.08 00:11:50.966919 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17984 | 2025.11.08 00:11:50.967154 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17985 | 2025.11.08 00:11:50.967210 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17986 | 2025.11.08 00:11:50.967328 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 17987 | 2025.11.08 00:11:50.967400 [ 312 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17988 | 2025.11.08 00:11:50.967400 [ 296 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17989 | 2025.11.08 00:11:50.967503 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 17990 | 2025.11.08 00:11:50.967529 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17991 | 2025.11.08 00:11:50.967588 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17992 | 2025.11.08 00:11:50.967606 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17993 | 2025.11.08 00:11:50.967638 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17994 | 2025.11.08 00:11:50.967671 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17995 | 2025.11.08 00:11:50.968272 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001725 sec., 20289.855072463768 rows/sec., 858.24 KiB/sec. | ||
| 17996 | 2025.11.08 00:11:50.968386 [ 4 ] {b7d3380c-12fb-4296-a9b0-71337b9a4a08} <Debug> TCPHandler: Processed in 0.001976644 sec. | ||
| 17997 | 2025.11.08 00:11:50.968721 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17998 | 2025.11.08 00:11:50.968886 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17999 | 2025.11.08 00:11:50.969171 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18000 | 2025.11.08 00:11:50.969222 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18001 | 2025.11.08 00:11:50.969539 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18002 | 2025.11.08 00:11:50.969600 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18003 | 2025.11.08 00:11:50.969707 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 18004 | 2025.11.08 00:11:50.969773 [ 309 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18005 | 2025.11.08 00:11:50.969774 [ 296 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18006 | 2025.11.08 00:11:50.969871 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 18007 | 2025.11.08 00:11:50.969898 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18008 | 2025.11.08 00:11:50.969956 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18009 | 2025.11.08 00:11:50.969975 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18010 | 2025.11.08 00:11:50.970010 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18011 | 2025.11.08 00:11:50.970043 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18012 | 2025.11.08 00:11:50.970677 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001855 sec., 18867.924528301886 rows/sec., 798.10 KiB/sec. | ||
| 18013 | 2025.11.08 00:11:50.970776 [ 4 ] {2f149a7b-6887-46f3-8e24-e41d49108277} <Debug> TCPHandler: Processed in 0.002104448 sec. | ||
| 18014 | 2025.11.08 00:11:50.971004 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18015 | 2025.11.08 00:11:50.971158 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18016 | 2025.11.08 00:11:50.971401 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18017 | 2025.11.08 00:11:50.971446 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18018 | 2025.11.08 00:11:50.971695 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18019 | 2025.11.08 00:11:50.971751 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18020 | 2025.11.08 00:11:50.971854 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 18021 | 2025.11.08 00:11:50.971921 [ 296 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18022 | 2025.11.08 00:11:50.971924 [ 312 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18023 | 2025.11.08 00:11:50.972005 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 18024 | 2025.11.08 00:11:50.972031 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18025 | 2025.11.08 00:11:50.972091 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18026 | 2025.11.08 00:11:50.972108 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18027 | 2025.11.08 00:11:50.972140 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18028 | 2025.11.08 00:11:50.972176 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18029 | 2025.11.08 00:11:50.972779 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001685 sec., 20771.513353115726 rows/sec., 878.62 KiB/sec. | ||
| 18030 | 2025.11.08 00:11:50.972900 [ 4 ] {e6b5d172-c2ff-4030-81e7-656becceac0b} <Debug> TCPHandler: Processed in 0.001946594 sec. | ||
| 18031 | 2025.11.08 00:11:50.973156 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18032 | 2025.11.08 00:11:50.973304 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18033 | 2025.11.08 00:11:50.973551 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18034 | 2025.11.08 00:11:50.973593 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18035 | 2025.11.08 00:11:50.973888 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18036 | 2025.11.08 00:11:50.973950 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18037 | 2025.11.08 00:11:50.974055 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 18038 | 2025.11.08 00:11:50.974119 [ 328 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18039 | 2025.11.08 00:11:50.974120 [ 296 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18040 | 2025.11.08 00:11:50.974202 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 18041 | 2025.11.08 00:11:50.974230 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18042 | 2025.11.08 00:11:50.974287 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18043 | 2025.11.08 00:11:50.974305 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18044 | 2025.11.08 00:11:50.974338 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18045 | 2025.11.08 00:11:50.974373 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18046 | 2025.11.08 00:11:50.975007 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001768 sec., 19796.380090497736 rows/sec., 837.37 KiB/sec. | ||
| 18047 | 2025.11.08 00:11:50.975122 [ 4 ] {04f01d27-e6cd-403c-8844-e7e63d02bd5d} <Debug> TCPHandler: Processed in 0.002017395 sec. | ||
| 18048 | 2025.11.08 00:11:50.975531 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18049 | 2025.11.08 00:11:50.975678 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18050 | 2025.11.08 00:11:50.975930 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18051 | 2025.11.08 00:11:50.975972 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18052 | 2025.11.08 00:11:50.976215 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18053 | 2025.11.08 00:11:50.976272 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18054 | 2025.11.08 00:11:50.976379 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 18055 | 2025.11.08 00:11:50.976445 [ 304 ] {241fc038-d591-4f91-b013-6e193adb5860} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18056 | 2025.11.08 00:11:50.976445 [ 328 ] {241fc038-d591-4f91-b013-6e193adb5860} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18057 | 2025.11.08 00:11:50.976535 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 18058 | 2025.11.08 00:11:50.976561 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18059 | 2025.11.08 00:11:50.976618 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18060 | 2025.11.08 00:11:50.976635 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18061 | 2025.11.08 00:11:50.976673 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18062 | 2025.11.08 00:11:50.976707 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18063 | 2025.11.08 00:11:50.977266 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001654 sec., 21160.822249093108 rows/sec., 895.08 KiB/sec. | ||
| 18064 | 2025.11.08 00:11:50.977379 [ 4 ] {241fc038-d591-4f91-b013-6e193adb5860} <Debug> TCPHandler: Processed in 0.001900162 sec. | ||
| 18065 | 2025.11.08 00:11:50.977600 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18066 | 2025.11.08 00:11:50.977745 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18067 | 2025.11.08 00:11:50.977990 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18068 | 2025.11.08 00:11:50.978031 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18069 | 2025.11.08 00:11:50.978282 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18070 | 2025.11.08 00:11:50.978339 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18071 | 2025.11.08 00:11:50.978444 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 18072 | 2025.11.08 00:11:50.978504 [ 324 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18073 | 2025.11.08 00:11:50.978505 [ 296 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18074 | 2025.11.08 00:11:50.978593 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 18075 | 2025.11.08 00:11:50.978618 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18076 | 2025.11.08 00:11:50.978676 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18077 | 2025.11.08 00:11:50.978694 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18078 | 2025.11.08 00:11:50.978725 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18079 | 2025.11.08 00:11:50.978758 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18080 | 2025.11.08 00:11:50.979285 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001607 sec., 21779.71375233354 rows/sec., 921.26 KiB/sec. | ||
| 18081 | 2025.11.08 00:11:50.979400 [ 4 ] {de7298e6-5f9b-4d97-9d00-957692b60036} <Debug> TCPHandler: Processed in 0.00185031 sec. | ||
| 18082 | 2025.11.08 00:11:50.979720 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18083 | 2025.11.08 00:11:50.979864 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18084 | 2025.11.08 00:11:50.980114 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18085 | 2025.11.08 00:11:50.980155 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18086 | 2025.11.08 00:11:50.980393 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18087 | 2025.11.08 00:11:50.980447 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18088 | 2025.11.08 00:11:50.980549 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 18089 | 2025.11.08 00:11:50.980608 [ 304 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18090 | 2025.11.08 00:11:50.980609 [ 324 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18091 | 2025.11.08 00:11:50.980701 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 18092 | 2025.11.08 00:11:50.980726 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18093 | 2025.11.08 00:11:50.980782 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18094 | 2025.11.08 00:11:50.980799 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18095 | 2025.11.08 00:11:50.980830 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18096 | 2025.11.08 00:11:50.980865 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18097 | 2025.11.08 00:11:50.981410 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001611 sec., 21725.636250775915 rows/sec., 918.98 KiB/sec. | ||
| 18098 | 2025.11.08 00:11:50.981521 [ 4 ] {4eb474a7-4ffe-4f48-892a-5957f97d9040} <Debug> TCPHandler: Processed in 0.001851181 sec. | ||
| 18099 | 2025.11.08 00:11:50.981868 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18100 | 2025.11.08 00:11:50.982013 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18101 | 2025.11.08 00:11:50.982261 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18102 | 2025.11.08 00:11:50.982302 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18103 | 2025.11.08 00:11:50.982573 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18104 | 2025.11.08 00:11:50.982627 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18105 | 2025.11.08 00:11:50.982728 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 18106 | 2025.11.08 00:11:50.982789 [ 304 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18107 | 2025.11.08 00:11:50.982790 [ 296 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18108 | 2025.11.08 00:11:50.982890 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 18109 | 2025.11.08 00:11:50.983009 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18110 | 2025.11.08 00:11:50.983068 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18111 | 2025.11.08 00:11:50.983086 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18112 | 2025.11.08 00:11:50.983119 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18113 | 2025.11.08 00:11:50.983154 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18114 | 2025.11.08 00:11:50.983660 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001732 sec., 20207.85219399538 rows/sec., 854.77 KiB/sec. | ||
| 18115 | 2025.11.08 00:11:50.983765 [ 4 ] {48abd447-44a2-46eb-8c43-f73a8513062d} <Debug> TCPHandler: Processed in 0.001972864 sec. | ||
| 18116 | 2025.11.08 00:11:50.984061 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18117 | 2025.11.08 00:11:50.984201 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18118 | 2025.11.08 00:11:50.984524 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18119 | 2025.11.08 00:11:50.984569 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18120 | 2025.11.08 00:11:50.984812 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18121 | 2025.11.08 00:11:50.984867 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18122 | 2025.11.08 00:11:50.984966 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 18123 | 2025.11.08 00:11:50.985029 [ 296 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18124 | 2025.11.08 00:11:50.985052 [ 331 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18125 | 2025.11.08 00:11:50.985133 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 18126 | 2025.11.08 00:11:50.985158 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18127 | 2025.11.08 00:11:50.985214 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18128 | 2025.11.08 00:11:50.985231 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18129 | 2025.11.08 00:11:50.985262 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18130 | 2025.11.08 00:11:50.985296 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18131 | 2025.11.08 00:11:50.985907 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.00172 sec., 20348.837209302324 rows/sec., 860.74 KiB/sec. | ||
| 18132 | 2025.11.08 00:11:50.986023 [ 4 ] {c21e0b1e-814b-4caa-8e8b-e795383b756a} <Debug> TCPHandler: Processed in 0.001966583 sec. | ||
| 18133 | 2025.11.08 00:11:50.989430 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18134 | 2025.11.08 00:11:50.989552 [ 4 ] {6bf78185-67ef-4d14-8f1f-f7a470d881ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 18135 | 2025.11.08 00:11:50.989600 [ 4 ] {6bf78185-67ef-4d14-8f1f-f7a470d881ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18136 | 2025.11.08 00:11:50.990229 [ 4 ] {6bf78185-67ef-4d14-8f1f-f7a470d881ba} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18137 | 2025.11.08 00:11:50.990272 [ 4 ] {6bf78185-67ef-4d14-8f1f-f7a470d881ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18138 | 2025.11.08 00:11:50.990785 [ 4 ] {6bf78185-67ef-4d14-8f1f-f7a470d881ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 18139 | 2025.11.08 00:11:50.991026 [ 4 ] {6bf78185-67ef-4d14-8f1f-f7a470d881ba} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18140 | 2025.11.08 00:11:50.991180 [ 4 ] {6bf78185-67ef-4d14-8f1f-f7a470d881ba} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001666 sec., 14405.76230492197 rows/sec., 2.11 MiB/sec. | ||
| 18141 | 2025.11.08 00:11:50.991225 [ 4 ] {6bf78185-67ef-4d14-8f1f-f7a470d881ba} <Debug> TCPHandler: Processed in 0.001849031 sec. | ||
| 18142 | 2025.11.08 00:11:50.991355 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18143 | 2025.11.08 00:11:50.991455 [ 4 ] {241d7855-97be-45e1-b2c7-08e9ecf2d36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18144 | 2025.11.08 00:11:50.991497 [ 4 ] {241d7855-97be-45e1-b2c7-08e9ecf2d36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18145 | 2025.11.08 00:11:50.991977 [ 4 ] {241d7855-97be-45e1-b2c7-08e9ecf2d36c} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18146 | 2025.11.08 00:11:50.992013 [ 4 ] {241d7855-97be-45e1-b2c7-08e9ecf2d36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18147 | 2025.11.08 00:11:50.992348 [ 4 ] {241d7855-97be-45e1-b2c7-08e9ecf2d36c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 18148 | 2025.11.08 00:11:50.992567 [ 4 ] {241d7855-97be-45e1-b2c7-08e9ecf2d36c} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18149 | 2025.11.08 00:11:50.992708 [ 4 ] {241d7855-97be-45e1-b2c7-08e9ecf2d36c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001276 sec., 6269.592476489028 rows/sec., 511.24 KiB/sec. | ||
| 18150 | 2025.11.08 00:11:50.992749 [ 4 ] {241d7855-97be-45e1-b2c7-08e9ecf2d36c} <Debug> TCPHandler: Processed in 0.00144719 sec. | ||
| 18151 | 2025.11.08 00:11:50.992864 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18152 | 2025.11.08 00:11:50.992962 [ 4 ] {ae5d58e6-9ce3-4c32-b2d2-17d1faae18c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18153 | 2025.11.08 00:11:50.993008 [ 4 ] {ae5d58e6-9ce3-4c32-b2d2-17d1faae18c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18154 | 2025.11.08 00:11:50.994525 [ 4 ] {ae5d58e6-9ce3-4c32-b2d2-17d1faae18c9} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18155 | 2025.11.08 00:11:50.994563 [ 4 ] {ae5d58e6-9ce3-4c32-b2d2-17d1faae18c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18156 | 2025.11.08 00:11:50.994960 [ 4 ] {ae5d58e6-9ce3-4c32-b2d2-17d1faae18c9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18157 | 2025.11.08 00:11:50.995183 [ 4 ] {ae5d58e6-9ce3-4c32-b2d2-17d1faae18c9} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18158 | 2025.11.08 00:11:50.995319 [ 4 ] {ae5d58e6-9ce3-4c32-b2d2-17d1faae18c9} <Debug> executeQuery: Read 1328 rows, 112.48 KiB in 0.002378 sec., 558452.481076535 rows/sec., 46.19 MiB/sec. | ||
| 18159 | 2025.11.08 00:11:50.995358 [ 4 ] {ae5d58e6-9ce3-4c32-b2d2-17d1faae18c9} <Debug> TCPHandler: Processed in 0.00254376 sec. | ||
| 18160 | 2025.11.08 00:11:50.995471 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18161 | 2025.11.08 00:11:50.995571 [ 4 ] {33248e1d-ad75-4781-8c9f-a299ad56888e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18162 | 2025.11.08 00:11:50.995617 [ 4 ] {33248e1d-ad75-4781-8c9f-a299ad56888e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18163 | 2025.11.08 00:11:50.996034 [ 4 ] {33248e1d-ad75-4781-8c9f-a299ad56888e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18164 | 2025.11.08 00:11:50.996078 [ 4 ] {33248e1d-ad75-4781-8c9f-a299ad56888e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18165 | 2025.11.08 00:11:50.996403 [ 4 ] {33248e1d-ad75-4781-8c9f-a299ad56888e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18166 | 2025.11.08 00:11:50.996652 [ 4 ] {33248e1d-ad75-4781-8c9f-a299ad56888e} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18167 | 2025.11.08 00:11:50.996809 [ 4 ] {33248e1d-ad75-4781-8c9f-a299ad56888e} <Debug> executeQuery: Read 50 rows, 3.72 KiB in 0.001261 sec., 39651.07057890563 rows/sec., 2.88 MiB/sec. | ||
| 18168 | 2025.11.08 00:11:50.996855 [ 4 ] {33248e1d-ad75-4781-8c9f-a299ad56888e} <Debug> TCPHandler: Processed in 0.001432999 sec. | ||
| 18169 | 2025.11.08 00:11:50.996958 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18170 | 2025.11.08 00:11:50.997060 [ 4 ] {1ec2b8eb-f9ed-4609-b80e-60db04d36806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18171 | 2025.11.08 00:11:50.997103 [ 4 ] {1ec2b8eb-f9ed-4609-b80e-60db04d36806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18172 | 2025.11.08 00:11:50.997671 [ 4 ] {1ec2b8eb-f9ed-4609-b80e-60db04d36806} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18173 | 2025.11.08 00:11:50.997711 [ 4 ] {1ec2b8eb-f9ed-4609-b80e-60db04d36806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18174 | 2025.11.08 00:11:50.998025 [ 4 ] {1ec2b8eb-f9ed-4609-b80e-60db04d36806} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18175 | 2025.11.08 00:11:50.998236 [ 4 ] {1ec2b8eb-f9ed-4609-b80e-60db04d36806} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18176 | 2025.11.08 00:11:50.998370 [ 4 ] {1ec2b8eb-f9ed-4609-b80e-60db04d36806} <Debug> executeQuery: Read 266 rows, 18.24 KiB in 0.001331 sec., 199849.73703981968 rows/sec., 13.38 MiB/sec. | ||
| 18177 | 2025.11.08 00:11:50.998394 [ 221 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18178 | 2025.11.08 00:11:50.998410 [ 4 ] {1ec2b8eb-f9ed-4609-b80e-60db04d36806} <Debug> TCPHandler: Processed in 0.001500991 sec. | ||
| 18179 | 2025.11.08 00:11:50.998424 [ 221 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18180 | 2025.11.08 00:11:50.998524 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18181 | 2025.11.08 00:11:50.998623 [ 4 ] {5282812e-3646-4073-8d80-be111574b40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18182 | 2025.11.08 00:11:50.998663 [ 4 ] {5282812e-3646-4073-8d80-be111574b40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18183 | 2025.11.08 00:11:50.999324 [ 4 ] {5282812e-3646-4073-8d80-be111574b40c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18184 | 2025.11.08 00:11:50.999359 [ 4 ] {5282812e-3646-4073-8d80-be111574b40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18185 | 2025.11.08 00:11:50.999702 [ 4 ] {5282812e-3646-4073-8d80-be111574b40c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18186 | 2025.11.08 00:11:50.999921 [ 4 ] {5282812e-3646-4073-8d80-be111574b40c} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18187 | 2025.11.08 00:11:51.000051 [ 4 ] {5282812e-3646-4073-8d80-be111574b40c} <Debug> executeQuery: Read 710 rows, 54.08 KiB in 0.001446 sec., 491009.68188105116 rows/sec., 36.53 MiB/sec. | ||
| 18188 | 2025.11.08 00:11:51.000089 [ 4 ] {5282812e-3646-4073-8d80-be111574b40c} <Debug> TCPHandler: Processed in 0.001613774 sec. | ||
| 18189 | 2025.11.08 00:11:51.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.90 MiB, peak 409.28 MiB, free memory in arenas 0.00 B, will set to 391.29 MiB (RSS), difference: -1.61 MiB | ||
| 18190 | 2025.11.08 00:11:51.000207 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18191 | 2025.11.08 00:11:51.000329 [ 4 ] {1687b949-bd38-4675-95e7-a517086925a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 18192 | 2025.11.08 00:11:51.000384 [ 4 ] {1687b949-bd38-4675-95e7-a517086925a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 18193 | 2025.11.08 00:11:51.000424 [ 221 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18194 | 2025.11.08 00:11:51.000830 [ 4 ] {1687b949-bd38-4675-95e7-a517086925a3} <Trace> oximeter.measurements_cumulativei64 (3dedc7e5-3801-40af-82fe-6f2b43c5f720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18195 | 2025.11.08 00:11:51.000868 [ 4 ] {1687b949-bd38-4675-95e7-a517086925a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18196 | 2025.11.08 00:11:51.001736 [ 4 ] {1687b949-bd38-4675-95e7-a517086925a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 18197 | 2025.11.08 00:11:51.001973 [ 4 ] {1687b949-bd38-4675-95e7-a517086925a3} <Trace> oximeter.measurements_cumulativei64 (3dedc7e5-3801-40af-82fe-6f2b43c5f720): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18198 | 2025.11.08 00:11:51.002104 [ 4 ] {1687b949-bd38-4675-95e7-a517086925a3} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.0018 sec., 11111.111111111111 rows/sec., 751.95 KiB/sec. | ||
| 18199 | 2025.11.08 00:11:51.002145 [ 4 ] {1687b949-bd38-4675-95e7-a517086925a3} <Debug> TCPHandler: Processed in 0.001994384 sec. | ||
| 18200 | 2025.11.08 00:11:51.002260 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18201 | 2025.11.08 00:11:51.002356 [ 4 ] {482c6cf3-8880-4d5d-af19-11bee85f04cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18202 | 2025.11.08 00:11:51.002399 [ 4 ] {482c6cf3-8880-4d5d-af19-11bee85f04cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18203 | 2025.11.08 00:11:51.003011 [ 4 ] {482c6cf3-8880-4d5d-af19-11bee85f04cb} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18204 | 2025.11.08 00:11:51.003049 [ 4 ] {482c6cf3-8880-4d5d-af19-11bee85f04cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18205 | 2025.11.08 00:11:51.003438 [ 4 ] {482c6cf3-8880-4d5d-af19-11bee85f04cb} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18206 | 2025.11.08 00:11:51.003653 [ 4 ] {482c6cf3-8880-4d5d-af19-11bee85f04cb} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18207 | 2025.11.08 00:11:51.003787 [ 4 ] {482c6cf3-8880-4d5d-af19-11bee85f04cb} <Debug> executeQuery: Read 873 rows, 60.10 KiB in 0.00145 sec., 602068.9655172414 rows/sec., 40.48 MiB/sec. | ||
| 18208 | 2025.11.08 00:11:51.003829 [ 4 ] {482c6cf3-8880-4d5d-af19-11bee85f04cb} <Debug> TCPHandler: Processed in 0.001618395 sec. | ||
| 18209 | 2025.11.08 00:11:51.003891 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18210 | 2025.11.08 00:11:51.003933 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18211 | 2025.11.08 00:11:51.003940 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18212 | 2025.11.08 00:11:51.004040 [ 4 ] {5bf8d39f-f8aa-4cef-8d99-93e1d1cf6d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18213 | 2025.11.08 00:11:51.004097 [ 4 ] {5bf8d39f-f8aa-4cef-8d99-93e1d1cf6d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18214 | 2025.11.08 00:11:51.004995 [ 4 ] {5bf8d39f-f8aa-4cef-8d99-93e1d1cf6d0e} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18215 | 2025.11.08 00:11:51.005033 [ 4 ] {5bf8d39f-f8aa-4cef-8d99-93e1d1cf6d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18216 | 2025.11.08 00:11:51.005603 [ 4 ] {5bf8d39f-f8aa-4cef-8d99-93e1d1cf6d0e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18217 | 2025.11.08 00:11:51.005849 [ 4 ] {5bf8d39f-f8aa-4cef-8d99-93e1d1cf6d0e} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18218 | 2025.11.08 00:11:51.005998 [ 4 ] {5bf8d39f-f8aa-4cef-8d99-93e1d1cf6d0e} <Debug> executeQuery: Read 47 rows, 83.45 KiB in 0.001976 sec., 23785.425101214576 rows/sec., 41.24 MiB/sec. | ||
| 18219 | 2025.11.08 00:11:51.006060 [ 4 ] {5bf8d39f-f8aa-4cef-8d99-93e1d1cf6d0e} <Debug> TCPHandler: Processed in 0.00216843 sec. | ||
| 18220 | 2025.11.08 00:11:51.006186 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18221 | 2025.11.08 00:11:51.006284 [ 4 ] {87134acb-efa7-4942-8df5-880b22f0e818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18222 | 2025.11.08 00:11:51.006332 [ 4 ] {87134acb-efa7-4942-8df5-880b22f0e818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18223 | 2025.11.08 00:11:51.006679 [ 4 ] {87134acb-efa7-4942-8df5-880b22f0e818} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18224 | 2025.11.08 00:11:51.006717 [ 4 ] {87134acb-efa7-4942-8df5-880b22f0e818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18225 | 2025.11.08 00:11:51.007053 [ 4 ] {87134acb-efa7-4942-8df5-880b22f0e818} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18226 | 2025.11.08 00:11:51.007299 [ 4 ] {87134acb-efa7-4942-8df5-880b22f0e818} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18227 | 2025.11.08 00:11:51.007424 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18228 | 2025.11.08 00:11:51.007445 [ 4 ] {87134acb-efa7-4942-8df5-880b22f0e818} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 18229 | 2025.11.08 00:11:51.007489 [ 4 ] {87134acb-efa7-4942-8df5-880b22f0e818} <Debug> TCPHandler: Processed in 0.001359417 sec. | ||
| 18230 | 2025.11.08 00:11:51.007525 [ 225 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18231 | 2025.11.08 00:11:51.007550 [ 225 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18232 | 2025.11.08 00:11:51.010518 [ 225 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18233 | 2025.11.08 00:11:51.846220 [ 217 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18234 | 2025.11.08 00:11:51.846272 [ 217 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18235 | 2025.11.08 00:11:51.849413 [ 217 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18236 | 2025.11.08 00:11:52.164508 [ 219 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18237 | 2025.11.08 00:11:52.164570 [ 219 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18238 | 2025.11.08 00:11:52.168345 [ 219 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18239 | 2025.11.08 00:11:52.768929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44579 | ||
| 18240 | 2025.11.08 00:11:52.769482 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18241 | 2025.11.08 00:11:52.769535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18242 | 2025.11.08 00:11:52.770071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18243 | 2025.11.08 00:11:52.770326 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18244 | 2025.11.08 00:11:52.770487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44579 | ||
| 18245 | 2025.11.08 00:11:54.667176 [ 131 ] {} <Debug> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 18246 | 2025.11.08 00:11:54.667254 [ 131 ] {} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18247 | 2025.11.08 00:11:54.667286 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18248 | 2025.11.08 00:11:54.667432 [ 192 ] {0859e6e8-513c-43ba-872b-c221a3c55ef6::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 | ||
| 18249 | 2025.11.08 00:11:54.667620 [ 192 ] {0859e6e8-513c-43ba-872b-c221a3c55ef6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18250 | 2025.11.08 00:11:54.667679 [ 192 ] {0859e6e8-513c-43ba-872b-c221a3c55ef6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 18251 | 2025.11.08 00:11:54.667787 [ 192 ] {0859e6e8-513c-43ba-872b-c221a3c55ef6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 18252 | 2025.11.08 00:11:54.667864 [ 192 ] {0859e6e8-513c-43ba-872b-c221a3c55ef6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 18253 | 2025.11.08 00:11:54.667937 [ 192 ] {0859e6e8-513c-43ba-872b-c221a3c55ef6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 18254 | 2025.11.08 00:11:54.668007 [ 192 ] {0859e6e8-513c-43ba-872b-c221a3c55ef6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 18255 | 2025.11.08 00:11:54.669720 [ 187 ] {0859e6e8-513c-43ba-872b-c221a3c55ef6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002357284 sec., 17817.11495093506 rows/sec., 1.28 MiB/sec. | ||
| 18256 | 2025.11.08 00:11:54.669887 [ 199 ] {0859e6e8-513c-43ba-872b-c221a3c55ef6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 18257 | 2025.11.08 00:11:54.670192 [ 199 ] {0859e6e8-513c-43ba-872b-c221a3c55ef6::all_1_5_1} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18258 | 2025.11.08 00:11:54.670266 [ 199 ] {0859e6e8-513c-43ba-872b-c221a3c55ef6::all_1_5_1} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 18259 | 2025.11.08 00:11:54.670370 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 18260 | 2025.11.08 00:11:55.195614 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 18261 | 2025.11.08 00:11:55.214320 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18262 | 2025.11.08 00:11:55.214412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18263 | 2025.11.08 00:11:55.221172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18264 | 2025.11.08 00:11:55.222027 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18265 | 2025.11.08 00:11:55.227101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 18266 | 2025.11.08 00:11:55.405978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 2164 | ||
| 18267 | 2025.11.08 00:11:55.409750 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18268 | 2025.11.08 00:11:55.409818 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 18269 | 2025.11.08 00:11:55.411224 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18270 | 2025.11.08 00:11:55.411511 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18271 | 2025.11.08 00:11:55.411916 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2164 | ||
| 18272 | 2025.11.08 00:11:56.035068 [ 222 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18273 | 2025.11.08 00:11:56.035134 [ 222 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18274 | 2025.11.08 00:11:56.037634 [ 222 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18275 | 2025.11.08 00:11:56.850794 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18276 | 2025.11.08 00:11:56.851082 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18277 | 2025.11.08 00:11:56.851529 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18278 | 2025.11.08 00:11:56.851585 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18279 | 2025.11.08 00:11:56.851941 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18280 | 2025.11.08 00:11:56.852014 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18281 | 2025.11.08 00:11:56.852162 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 18282 | 2025.11.08 00:11:56.852279 [ 331 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18283 | 2025.11.08 00:11:56.852298 [ 296 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18284 | 2025.11.08 00:11:56.852279 [ 323 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18285 | 2025.11.08 00:11:56.852453 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (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 | ||
| 18286 | 2025.11.08 00:11:56.852483 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18287 | 2025.11.08 00:11:56.852573 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18288 | 2025.11.08 00:11:56.852594 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Debug> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822) (SelectExecutor): Reading approx. 59 rows with 3 streams | ||
| 18289 | 2025.11.08 00:11:56.852631 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 18290 | 2025.11.08 00:11:56.852673 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 18291 | 2025.11.08 00:11:56.852714 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 18292 | 2025.11.08 00:11:56.853566 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Debug> executeQuery: Read 59 rows, 2.30 KiB in 0.00262 sec., 22519.08396946565 rows/sec., 877.42 KiB/sec. | ||
| 18293 | 2025.11.08 00:11:56.853731 [ 4 ] {4866c402-9c53-4eaf-85f0-1ae185499322} <Debug> TCPHandler: Processed in 0.003078645 sec. | ||
| 18294 | 2025.11.08 00:11:56.859507 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18295 | 2025.11.08 00:11:56.859642 [ 4 ] {18a94932-40a3-4a89-986b-875dd27f1b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 18296 | 2025.11.08 00:11:56.859697 [ 4 ] {18a94932-40a3-4a89-986b-875dd27f1b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18297 | 2025.11.08 00:11:56.860259 [ 4 ] {18a94932-40a3-4a89-986b-875dd27f1b5e} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18298 | 2025.11.08 00:11:56.860305 [ 4 ] {18a94932-40a3-4a89-986b-875dd27f1b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18299 | 2025.11.08 00:11:56.860732 [ 4 ] {18a94932-40a3-4a89-986b-875dd27f1b5e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 18300 | 2025.11.08 00:11:56.860929 [ 4 ] {18a94932-40a3-4a89-986b-875dd27f1b5e} <Trace> oximeter.timeseries_schema (16f3f10c-4789-4b08-aebb-f14db18ff822): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18301 | 2025.11.08 00:11:56.861079 [ 4 ] {18a94932-40a3-4a89-986b-875dd27f1b5e} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001477 sec., 677.0480704129993 rows/sec., 188.44 KiB/sec. | ||
| 18302 | 2025.11.08 00:11:56.861123 [ 4 ] {18a94932-40a3-4a89-986b-875dd27f1b5e} <Debug> TCPHandler: Processed in 0.001684927 sec. | ||
| 18303 | 2025.11.08 00:11:56.861242 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18304 | 2025.11.08 00:11:56.861342 [ 4 ] {b926c201-15d9-46c6-aba9-d207359c7726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18305 | 2025.11.08 00:11:56.861385 [ 4 ] {b926c201-15d9-46c6-aba9-d207359c7726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18306 | 2025.11.08 00:11:56.861801 [ 4 ] {b926c201-15d9-46c6-aba9-d207359c7726} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18307 | 2025.11.08 00:11:56.861839 [ 4 ] {b926c201-15d9-46c6-aba9-d207359c7726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18308 | 2025.11.08 00:11:56.862150 [ 4 ] {b926c201-15d9-46c6-aba9-d207359c7726} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 18309 | 2025.11.08 00:11:56.862360 [ 4 ] {b926c201-15d9-46c6-aba9-d207359c7726} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18310 | 2025.11.08 00:11:56.862492 [ 4 ] {b926c201-15d9-46c6-aba9-d207359c7726} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001172 sec., 1706.4846416382252 rows/sec., 126.65 KiB/sec. | ||
| 18311 | 2025.11.08 00:11:56.862531 [ 4 ] {b926c201-15d9-46c6-aba9-d207359c7726} <Debug> TCPHandler: Processed in 0.001339417 sec. | ||
| 18312 | 2025.11.08 00:11:56.862644 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18313 | 2025.11.08 00:11:56.862740 [ 4 ] {bcffc2b0-46db-4db2-9e53-a62adff3f38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18314 | 2025.11.08 00:11:56.862780 [ 4 ] {bcffc2b0-46db-4db2-9e53-a62adff3f38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18315 | 2025.11.08 00:11:56.863194 [ 4 ] {bcffc2b0-46db-4db2-9e53-a62adff3f38e} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18316 | 2025.11.08 00:11:56.863231 [ 4 ] {bcffc2b0-46db-4db2-9e53-a62adff3f38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18317 | 2025.11.08 00:11:56.863532 [ 4 ] {bcffc2b0-46db-4db2-9e53-a62adff3f38e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18318 | 2025.11.08 00:11:56.863742 [ 4 ] {bcffc2b0-46db-4db2-9e53-a62adff3f38e} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18319 | 2025.11.08 00:11:56.863911 [ 4 ] {bcffc2b0-46db-4db2-9e53-a62adff3f38e} <Debug> executeQuery: Read 92 rows, 7.86 KiB in 0.00119 sec., 77310.9243697479 rows/sec., 6.45 MiB/sec. | ||
| 18320 | 2025.11.08 00:11:56.863952 [ 4 ] {bcffc2b0-46db-4db2-9e53-a62adff3f38e} <Debug> TCPHandler: Processed in 0.001360398 sec. | ||
| 18321 | 2025.11.08 00:11:56.864075 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18322 | 2025.11.08 00:11:56.864171 [ 4 ] {22fd6796-e38e-41ff-9c35-d37defeeceef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18323 | 2025.11.08 00:11:56.864212 [ 4 ] {22fd6796-e38e-41ff-9c35-d37defeeceef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18324 | 2025.11.08 00:11:56.864614 [ 4 ] {22fd6796-e38e-41ff-9c35-d37defeeceef} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18325 | 2025.11.08 00:11:56.864650 [ 4 ] {22fd6796-e38e-41ff-9c35-d37defeeceef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18326 | 2025.11.08 00:11:56.864944 [ 4 ] {22fd6796-e38e-41ff-9c35-d37defeeceef} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18327 | 2025.11.08 00:11:56.865146 [ 4 ] {22fd6796-e38e-41ff-9c35-d37defeeceef} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18328 | 2025.11.08 00:11:56.865258 [ 129 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18329 | 2025.11.08 00:11:56.865275 [ 4 ] {22fd6796-e38e-41ff-9c35-d37defeeceef} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001122 sec., 16042.780748663103 rows/sec., 1.16 MiB/sec. | ||
| 18330 | 2025.11.08 00:11:56.865300 [ 129 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18331 | 2025.11.08 00:11:56.865317 [ 4 ] {22fd6796-e38e-41ff-9c35-d37defeeceef} <Debug> TCPHandler: Processed in 0.001292675 sec. | ||
| 18332 | 2025.11.08 00:11:56.865321 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18333 | 2025.11.08 00:11:56.865425 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18334 | 2025.11.08 00:11:56.865427 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18335 | 2025.11.08 00:11:56.865521 [ 4 ] {365eb385-6502-40f2-86e1-cbcaf33391c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18336 | 2025.11.08 00:11:56.865564 [ 4 ] {365eb385-6502-40f2-86e1-cbcaf33391c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18337 | 2025.11.08 00:11:56.865564 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18338 | 2025.11.08 00:11:56.865608 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 83 rows starting from the beginning of the part | ||
| 18339 | 2025.11.08 00:11:56.865672 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 40 rows starting from the beginning of the part | ||
| 18340 | 2025.11.08 00:11:56.865719 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 40 rows starting from the beginning of the part | ||
| 18341 | 2025.11.08 00:11:56.865764 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 16 rows starting from the beginning of the part | ||
| 18342 | 2025.11.08 00:11:56.865806 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 50 rows starting from the beginning of the part | ||
| 18343 | 2025.11.08 00:11:56.865848 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 18 rows starting from the beginning of the part | ||
| 18344 | 2025.11.08 00:11:56.865985 [ 4 ] {365eb385-6502-40f2-86e1-cbcaf33391c8} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18345 | 2025.11.08 00:11:56.866026 [ 4 ] {365eb385-6502-40f2-86e1-cbcaf33391c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18346 | 2025.11.08 00:11:56.866358 [ 4 ] {365eb385-6502-40f2-86e1-cbcaf33391c8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18347 | 2025.11.08 00:11:56.866585 [ 4 ] {365eb385-6502-40f2-86e1-cbcaf33391c8} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18348 | 2025.11.08 00:11:56.866689 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303156 sec., 189539.8555506785 rows/sec., 14.56 MiB/sec. | ||
| 18349 | 2025.11.08 00:11:56.866712 [ 4 ] {365eb385-6502-40f2-86e1-cbcaf33391c8} <Debug> executeQuery: Read 94 rows, 7.38 KiB in 0.00121 sec., 77685.95041322315 rows/sec., 5.96 MiB/sec. | ||
| 18350 | 2025.11.08 00:11:56.866758 [ 4 ] {365eb385-6502-40f2-86e1-cbcaf33391c8} <Debug> TCPHandler: Processed in 0.001384639 sec. | ||
| 18351 | 2025.11.08 00:11:56.866866 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18352 | 2025.11.08 00:11:56.866871 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18353 | 2025.11.08 00:11:56.866965 [ 4 ] {d21265cd-5a34-4a15-9017-5dfce7608412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18354 | 2025.11.08 00:11:56.867015 [ 4 ] {d21265cd-5a34-4a15-9017-5dfce7608412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18355 | 2025.11.08 00:11:56.867213 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_136_27} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18356 | 2025.11.08 00:11:56.867308 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_136_27} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18357 | 2025.11.08 00:11:56.867412 [ 4 ] {d21265cd-5a34-4a15-9017-5dfce7608412} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18358 | 2025.11.08 00:11:56.867422 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18359 | 2025.11.08 00:11:56.867467 [ 4 ] {d21265cd-5a34-4a15-9017-5dfce7608412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18360 | 2025.11.08 00:11:56.867804 [ 4 ] {d21265cd-5a34-4a15-9017-5dfce7608412} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18361 | 2025.11.08 00:11:56.868018 [ 4 ] {d21265cd-5a34-4a15-9017-5dfce7608412} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18362 | 2025.11.08 00:11:56.868147 [ 4 ] {d21265cd-5a34-4a15-9017-5dfce7608412} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.0012 sec., 135000 rows/sec., 9.39 MiB/sec. | ||
| 18363 | 2025.11.08 00:11:56.868185 [ 4 ] {d21265cd-5a34-4a15-9017-5dfce7608412} <Debug> TCPHandler: Processed in 0.001369808 sec. | ||
| 18364 | 2025.11.08 00:11:56.868289 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18365 | 2025.11.08 00:11:56.868384 [ 4 ] {1d9c2fc4-6837-46d0-8402-36e07db7723a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18366 | 2025.11.08 00:11:56.868439 [ 4 ] {1d9c2fc4-6837-46d0-8402-36e07db7723a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18367 | 2025.11.08 00:11:56.869195 [ 4 ] {1d9c2fc4-6837-46d0-8402-36e07db7723a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18368 | 2025.11.08 00:11:56.869230 [ 4 ] {1d9c2fc4-6837-46d0-8402-36e07db7723a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18369 | 2025.11.08 00:11:56.869741 [ 4 ] {1d9c2fc4-6837-46d0-8402-36e07db7723a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18370 | 2025.11.08 00:11:56.869974 [ 4 ] {1d9c2fc4-6837-46d0-8402-36e07db7723a} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18371 | 2025.11.08 00:11:56.870095 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18372 | 2025.11.08 00:11:56.870121 [ 4 ] {1d9c2fc4-6837-46d0-8402-36e07db7723a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001755 sec., 9116.809116809116 rows/sec., 16.34 MiB/sec. | ||
| 18373 | 2025.11.08 00:11:56.870128 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18374 | 2025.11.08 00:11:56.870155 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18375 | 2025.11.08 00:11:56.870190 [ 4 ] {1d9c2fc4-6837-46d0-8402-36e07db7723a} <Debug> TCPHandler: Processed in 0.001950024 sec. | ||
| 18376 | 2025.11.08 00:11:56.870247 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18377 | 2025.11.08 00:11:56.870298 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18378 | 2025.11.08 00:11:56.870397 [ 4 ] {2414b965-ae0b-4934-85b0-1e531a5546db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18379 | 2025.11.08 00:11:56.870440 [ 4 ] {2414b965-ae0b-4934-85b0-1e531a5546db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18380 | 2025.11.08 00:11:56.870474 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18381 | 2025.11.08 00:11:56.870535 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2703 rows starting from the beginning of the part | ||
| 18382 | 2025.11.08 00:11:56.870659 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 16 rows starting from the beginning of the part | ||
| 18383 | 2025.11.08 00:11:56.870764 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 40 rows starting from the beginning of the part | ||
| 18384 | 2025.11.08 00:11:56.870771 [ 4 ] {2414b965-ae0b-4934-85b0-1e531a5546db} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18385 | 2025.11.08 00:11:56.870811 [ 4 ] {2414b965-ae0b-4934-85b0-1e531a5546db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18386 | 2025.11.08 00:11:56.870864 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 16 rows starting from the beginning of the part | ||
| 18387 | 2025.11.08 00:11:56.870966 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 47 rows starting from the beginning of the part | ||
| 18388 | 2025.11.08 00:11:56.871068 [ 191 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 16 rows starting from the beginning of the part | ||
| 18389 | 2025.11.08 00:11:56.871133 [ 4 ] {2414b965-ae0b-4934-85b0-1e531a5546db} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18390 | 2025.11.08 00:11:56.871364 [ 4 ] {2414b965-ae0b-4934-85b0-1e531a5546db} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18391 | 2025.11.08 00:11:56.871495 [ 4 ] {2414b965-ae0b-4934-85b0-1e531a5546db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 18392 | 2025.11.08 00:11:56.871532 [ 4 ] {2414b965-ae0b-4934-85b0-1e531a5546db} <Debug> TCPHandler: Processed in 0.001290615 sec. | ||
| 18393 | 2025.11.08 00:11:56.880297 [ 186 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2838 rows, containing 19 columns (19 merged, 0 gathered) in 0.010083047 sec., 281462.5380601717 rows/sec., 504.10 MiB/sec. | ||
| 18394 | 2025.11.08 00:11:56.882846 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18395 | 2025.11.08 00:11:56.883191 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18396 | 2025.11.08 00:11:56.883259 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18397 | 2025.11.08 00:11:56.883375 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.21 MiB. | ||
| 18398 | 2025.11.08 00:11:57.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.54 MiB, peak 411.69 MiB, free memory in arenas 0.00 B, will set to 395.55 MiB (RSS), difference: 3.01 MiB | ||
| 18399 | 2025.11.08 00:12:00.018978 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18400 | 2025.11.08 00:12:00.019035 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18401 | 2025.11.08 00:12:00.270829 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45091 | ||
| 18402 | 2025.11.08 00:12:00.271530 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18403 | 2025.11.08 00:12:00.271566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18404 | 2025.11.08 00:12:00.272044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18405 | 2025.11.08 00:12:00.272286 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18406 | 2025.11.08 00:12:00.272419 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45091 | ||
| 18407 | 2025.11.08 00:12:01.589829 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18408 | 2025.11.08 00:12:01.589929 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18409 | 2025.11.08 00:12:01.593115 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18410 | 2025.11.08 00:12:01.858286 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18411 | 2025.11.08 00:12:01.858442 [ 4 ] {e679b487-99be-4447-925c-6ae56b07f25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18412 | 2025.11.08 00:12:01.858506 [ 4 ] {e679b487-99be-4447-925c-6ae56b07f25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18413 | 2025.11.08 00:12:01.859151 [ 4 ] {e679b487-99be-4447-925c-6ae56b07f25a} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18414 | 2025.11.08 00:12:01.859192 [ 4 ] {e679b487-99be-4447-925c-6ae56b07f25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18415 | 2025.11.08 00:12:01.859550 [ 4 ] {e679b487-99be-4447-925c-6ae56b07f25a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18416 | 2025.11.08 00:12:01.859772 [ 4 ] {e679b487-99be-4447-925c-6ae56b07f25a} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18417 | 2025.11.08 00:12:01.859928 [ 4 ] {e679b487-99be-4447-925c-6ae56b07f25a} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 48.45 KiB/sec. | ||
| 18418 | 2025.11.08 00:12:01.859909 [ 122 ] {} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Selected 6 parts from all_1_21_5 to all_26_26_0 | ||
| 18419 | 2025.11.08 00:12:01.859982 [ 4 ] {e679b487-99be-4447-925c-6ae56b07f25a} <Debug> TCPHandler: Processed in 0.00181494 sec. | ||
| 18420 | 2025.11.08 00:12:01.860013 [ 122 ] {} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18421 | 2025.11.08 00:12:01.860049 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18422 | 2025.11.08 00:12:01.860111 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18423 | 2025.11.08 00:12:01.860209 [ 199 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_5 to all_26_26_0 into Compact with storage Full | ||
| 18424 | 2025.11.08 00:12:01.860216 [ 4 ] {aea0f199-08d5-4b55-8ce1-a31e90f53bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18425 | 2025.11.08 00:12:01.860309 [ 4 ] {aea0f199-08d5-4b55-8ce1-a31e90f53bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18426 | 2025.11.08 00:12:01.860375 [ 199 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18427 | 2025.11.08 00:12:01.860416 [ 199 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 18428 | 2025.11.08 00:12:01.860494 [ 199 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 18429 | 2025.11.08 00:12:01.860551 [ 199 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 18430 | 2025.11.08 00:12:01.860602 [ 199 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 18431 | 2025.11.08 00:12:01.860650 [ 199 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 18432 | 2025.11.08 00:12:01.860701 [ 199 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 18433 | 2025.11.08 00:12:01.860823 [ 4 ] {aea0f199-08d5-4b55-8ce1-a31e90f53bda} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18434 | 2025.11.08 00:12:01.860866 [ 4 ] {aea0f199-08d5-4b55-8ce1-a31e90f53bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18435 | 2025.11.08 00:12:01.861212 [ 4 ] {aea0f199-08d5-4b55-8ce1-a31e90f53bda} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18436 | 2025.11.08 00:12:01.861441 [ 4 ] {aea0f199-08d5-4b55-8ce1-a31e90f53bda} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18437 | 2025.11.08 00:12:01.861584 [ 4 ] {aea0f199-08d5-4b55-8ce1-a31e90f53bda} <Debug> executeQuery: Read 148 rows, 13.00 KiB in 0.001391 sec., 106398.27462257368 rows/sec., 9.13 MiB/sec. | ||
| 18438 | 2025.11.08 00:12:01.861625 [ 4 ] {aea0f199-08d5-4b55-8ce1-a31e90f53bda} <Debug> TCPHandler: Processed in 0.001565503 sec. | ||
| 18439 | 2025.11.08 00:12:01.861739 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18440 | 2025.11.08 00:12:01.861763 [ 197 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625245 sec., 28918.716870379543 rows/sec., 2.40 MiB/sec. | ||
| 18441 | 2025.11.08 00:12:01.861856 [ 4 ] {74be8c60-6cba-412c-9a6c-8537ec5ffade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18442 | 2025.11.08 00:12:01.861907 [ 4 ] {74be8c60-6cba-412c-9a6c-8537ec5ffade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18443 | 2025.11.08 00:12:01.861919 [ 197 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 18444 | 2025.11.08 00:12:01.862277 [ 197 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_26_6} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18445 | 2025.11.08 00:12:01.862374 [ 197 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_26_6} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Merged 6 parts: [all_1_21_5, all_26_26_0] -> all_1_26_6 | ||
| 18446 | 2025.11.08 00:12:01.862452 [ 4 ] {74be8c60-6cba-412c-9a6c-8537ec5ffade} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18447 | 2025.11.08 00:12:01.862477 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 18448 | 2025.11.08 00:12:01.862490 [ 4 ] {74be8c60-6cba-412c-9a6c-8537ec5ffade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18449 | 2025.11.08 00:12:01.862805 [ 4 ] {74be8c60-6cba-412c-9a6c-8537ec5ffade} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18450 | 2025.11.08 00:12:01.863025 [ 4 ] {74be8c60-6cba-412c-9a6c-8537ec5ffade} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18451 | 2025.11.08 00:12:01.863160 [ 4 ] {74be8c60-6cba-412c-9a6c-8537ec5ffade} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.00133 sec., 34586.466165413534 rows/sec., 2.53 MiB/sec. | ||
| 18452 | 2025.11.08 00:12:01.863201 [ 4 ] {74be8c60-6cba-412c-9a6c-8537ec5ffade} <Debug> TCPHandler: Processed in 0.001515651 sec. | ||
| 18453 | 2025.11.08 00:12:01.863228 [ 225 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18454 | 2025.11.08 00:12:01.863254 [ 225 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18455 | 2025.11.08 00:12:01.863302 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18456 | 2025.11.08 00:12:01.863396 [ 4 ] {3097e3f8-92d7-44f1-a5a1-54268c4b59a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18457 | 2025.11.08 00:12:01.863438 [ 4 ] {3097e3f8-92d7-44f1-a5a1-54268c4b59a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18458 | 2025.11.08 00:12:01.863886 [ 4 ] {3097e3f8-92d7-44f1-a5a1-54268c4b59a4} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18459 | 2025.11.08 00:12:01.863923 [ 4 ] {3097e3f8-92d7-44f1-a5a1-54268c4b59a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18460 | 2025.11.08 00:12:01.864233 [ 4 ] {3097e3f8-92d7-44f1-a5a1-54268c4b59a4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18461 | 2025.11.08 00:12:01.864445 [ 4 ] {3097e3f8-92d7-44f1-a5a1-54268c4b59a4} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18462 | 2025.11.08 00:12:01.864579 [ 4 ] {3097e3f8-92d7-44f1-a5a1-54268c4b59a4} <Debug> executeQuery: Read 125 rows, 9.93 KiB in 0.001201 sec., 104079.93338884263 rows/sec., 8.08 MiB/sec. | ||
| 18463 | 2025.11.08 00:12:01.864619 [ 4 ] {3097e3f8-92d7-44f1-a5a1-54268c4b59a4} <Debug> TCPHandler: Processed in 0.001367667 sec. | ||
| 18464 | 2025.11.08 00:12:01.864726 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18465 | 2025.11.08 00:12:01.864821 [ 4 ] {5b162968-a7cf-46e0-a0ba-6a519672bb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18466 | 2025.11.08 00:12:01.864867 [ 4 ] {5b162968-a7cf-46e0-a0ba-6a519672bb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18467 | 2025.11.08 00:12:01.865267 [ 4 ] {5b162968-a7cf-46e0-a0ba-6a519672bb9e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18468 | 2025.11.08 00:12:01.865304 [ 4 ] {5b162968-a7cf-46e0-a0ba-6a519672bb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18469 | 2025.11.08 00:12:01.865650 [ 4 ] {5b162968-a7cf-46e0-a0ba-6a519672bb9e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18470 | 2025.11.08 00:12:01.865859 [ 4 ] {5b162968-a7cf-46e0-a0ba-6a519672bb9e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18471 | 2025.11.08 00:12:01.865996 [ 4 ] {5b162968-a7cf-46e0-a0ba-6a519672bb9e} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001193 sec., 134953.89773679798 rows/sec., 9.39 MiB/sec. | ||
| 18472 | 2025.11.08 00:12:01.865993 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 4 parts from all_1_134_29 to all_137_137_0 | ||
| 18473 | 2025.11.08 00:12:01.866036 [ 4 ] {5b162968-a7cf-46e0-a0ba-6a519672bb9e} <Debug> TCPHandler: Processed in 0.001360747 sec. | ||
| 18474 | 2025.11.08 00:12:01.866046 [ 225 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18475 | 2025.11.08 00:12:01.866069 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18476 | 2025.11.08 00:12:01.866096 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18477 | 2025.11.08 00:12:01.866161 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18478 | 2025.11.08 00:12:01.866177 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_137_30} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_134_29 to all_137_137_0 into Compact with storage Full | ||
| 18479 | 2025.11.08 00:12:01.866266 [ 4 ] {0056acaf-ec83-4315-b832-add1345ab8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18480 | 2025.11.08 00:12:01.866293 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_137_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18481 | 2025.11.08 00:12:01.866324 [ 4 ] {0056acaf-ec83-4315-b832-add1345ab8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18482 | 2025.11.08 00:12:01.866328 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_29, total 37855 rows starting from the beginning of the part | ||
| 18483 | 2025.11.08 00:12:01.866397 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18484 | 2025.11.08 00:12:01.866441 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 18485 | 2025.11.08 00:12:01.866482 [ 199 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 873 rows starting from the beginning of the part | ||
| 18486 | 2025.11.08 00:12:01.867249 [ 4 ] {0056acaf-ec83-4315-b832-add1345ab8cd} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18487 | 2025.11.08 00:12:01.867289 [ 4 ] {0056acaf-ec83-4315-b832-add1345ab8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18488 | 2025.11.08 00:12:01.867833 [ 4 ] {0056acaf-ec83-4315-b832-add1345ab8cd} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18489 | 2025.11.08 00:12:01.868053 [ 4 ] {0056acaf-ec83-4315-b832-add1345ab8cd} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18490 | 2025.11.08 00:12:01.868190 [ 4 ] {0056acaf-ec83-4315-b832-add1345ab8cd} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001943 sec., 23160.06176016469 rows/sec., 41.50 MiB/sec. | ||
| 18491 | 2025.11.08 00:12:01.868245 [ 4 ] {0056acaf-ec83-4315-b832-add1345ab8cd} <Debug> TCPHandler: Processed in 0.002135849 sec. | ||
| 18492 | 2025.11.08 00:12:01.868353 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18493 | 2025.11.08 00:12:01.868444 [ 4 ] {4e486c55-8706-4bf6-9c14-f9d3f2f7c891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18494 | 2025.11.08 00:12:01.868484 [ 4 ] {4e486c55-8706-4bf6-9c14-f9d3f2f7c891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18495 | 2025.11.08 00:12:01.868782 [ 4 ] {4e486c55-8706-4bf6-9c14-f9d3f2f7c891} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18496 | 2025.11.08 00:12:01.868818 [ 4 ] {4e486c55-8706-4bf6-9c14-f9d3f2f7c891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18497 | 2025.11.08 00:12:01.869104 [ 4 ] {4e486c55-8706-4bf6-9c14-f9d3f2f7c891} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 18498 | 2025.11.08 00:12:01.869301 [ 4 ] {4e486c55-8706-4bf6-9c14-f9d3f2f7c891} <Trace> oximeter.measurements_i64 (0859e6e8-513c-43ba-872b-c221a3c55ef6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18499 | 2025.11.08 00:12:01.869420 [ 4 ] {4e486c55-8706-4bf6-9c14-f9d3f2f7c891} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.000994 sec., 9054.325955734406 rows/sec., 639.58 KiB/sec. | ||
| 18500 | 2025.11.08 00:12:01.869456 [ 4 ] {4e486c55-8706-4bf6-9c14-f9d3f2f7c891} <Debug> TCPHandler: Processed in 0.001150931 sec. | ||
| 18501 | 2025.11.08 00:12:01.869578 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18502 | 2025.11.08 00:12:01.869698 [ 4 ] {3dbe89be-c8eb-4a78-9a14-58ae9f99d5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18503 | 2025.11.08 00:12:01.869749 [ 4 ] {3dbe89be-c8eb-4a78-9a14-58ae9f99d5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18504 | 2025.11.08 00:12:01.870133 [ 4 ] {3dbe89be-c8eb-4a78-9a14-58ae9f99d5b6} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18505 | 2025.11.08 00:12:01.870169 [ 4 ] {3dbe89be-c8eb-4a78-9a14-58ae9f99d5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18506 | 2025.11.08 00:12:01.870479 [ 4 ] {3dbe89be-c8eb-4a78-9a14-58ae9f99d5b6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18507 | 2025.11.08 00:12:01.870675 [ 4 ] {3dbe89be-c8eb-4a78-9a14-58ae9f99d5b6} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18508 | 2025.11.08 00:12:01.870795 [ 4 ] {3dbe89be-c8eb-4a78-9a14-58ae9f99d5b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 18509 | 2025.11.08 00:12:01.870831 [ 4 ] {3dbe89be-c8eb-4a78-9a14-58ae9f99d5b6} <Debug> TCPHandler: Processed in 0.001337757 sec. | ||
| 18510 | 2025.11.08 00:12:01.873140 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_137_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39048 rows, containing 5 columns (5 merged, 0 gathered) in 0.006987662 sec., 5588135.2017312795 rows/sec., 383.91 MiB/sec. | ||
| 18511 | 2025.11.08 00:12:01.873650 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_137_30} <Trace> MergedBlockOutputStream: filled checksums all_1_137_30 (state Temporary) | ||
| 18512 | 2025.11.08 00:12:01.873962 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_137_30} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_137_30 to all_1_137_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18513 | 2025.11.08 00:12:01.874048 [ 195 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_137_30} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 4 parts: [all_1_134_29, all_137_137_0] -> all_1_137_30 | ||
| 18514 | 2025.11.08 00:12:01.874136 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 18515 | 2025.11.08 00:12:02.727296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 18516 | 2025.11.08 00:12:02.745522 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18517 | 2025.11.08 00:12:02.745575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18518 | 2025.11.08 00:12:02.751989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18519 | 2025.11.08 00:12:02.752697 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18520 | 2025.11.08 00:12:02.755925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 18521 | 2025.11.08 00:12:05.413416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2198 | ||
| 18522 | 2025.11.08 00:12:05.415944 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18523 | 2025.11.08 00:12:05.416002 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18524 | 2025.11.08 00:12:05.417432 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18525 | 2025.11.08 00:12:05.418027 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18526 | 2025.11.08 00:12:05.418410 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2198 | ||
| 18527 | 2025.11.08 00:12:06.858374 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18528 | 2025.11.08 00:12:06.858579 [ 4 ] {81cc312f-550d-4128-9b5d-6264cbe36564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18529 | 2025.11.08 00:12:06.858652 [ 4 ] {81cc312f-550d-4128-9b5d-6264cbe36564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18530 | 2025.11.08 00:12:06.859362 [ 4 ] {81cc312f-550d-4128-9b5d-6264cbe36564} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18531 | 2025.11.08 00:12:06.859406 [ 4 ] {81cc312f-550d-4128-9b5d-6264cbe36564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18532 | 2025.11.08 00:12:06.859928 [ 4 ] {81cc312f-550d-4128-9b5d-6264cbe36564} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 18533 | 2025.11.08 00:12:06.860457 [ 4 ] {81cc312f-550d-4128-9b5d-6264cbe36564} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18534 | 2025.11.08 00:12:06.860617 [ 4 ] {81cc312f-550d-4128-9b5d-6264cbe36564} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002089 sec., 11488.750598372426 rows/sec., 976.10 KiB/sec. | ||
| 18535 | 2025.11.08 00:12:06.860669 [ 4 ] {81cc312f-550d-4128-9b5d-6264cbe36564} <Debug> TCPHandler: Processed in 0.002431657 sec. | ||
| 18536 | 2025.11.08 00:12:06.860793 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18537 | 2025.11.08 00:12:06.860896 [ 4 ] {06e7b38b-a9b1-4c9c-88f0-eb9f4b597746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18538 | 2025.11.08 00:12:06.860939 [ 4 ] {06e7b38b-a9b1-4c9c-88f0-eb9f4b597746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18539 | 2025.11.08 00:12:06.861342 [ 4 ] {06e7b38b-a9b1-4c9c-88f0-eb9f4b597746} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18540 | 2025.11.08 00:12:06.861377 [ 4 ] {06e7b38b-a9b1-4c9c-88f0-eb9f4b597746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18541 | 2025.11.08 00:12:06.861814 [ 4 ] {06e7b38b-a9b1-4c9c-88f0-eb9f4b597746} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 18542 | 2025.11.08 00:12:06.862283 [ 4 ] {06e7b38b-a9b1-4c9c-88f0-eb9f4b597746} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18543 | 2025.11.08 00:12:06.862414 [ 4 ] {06e7b38b-a9b1-4c9c-88f0-eb9f4b597746} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001542 sec., 1297.0168612191958 rows/sec., 96.26 KiB/sec. | ||
| 18544 | 2025.11.08 00:12:06.862454 [ 4 ] {06e7b38b-a9b1-4c9c-88f0-eb9f4b597746} <Debug> TCPHandler: Processed in 0.001712887 sec. | ||
| 18545 | 2025.11.08 00:12:06.862555 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18546 | 2025.11.08 00:12:06.862647 [ 4 ] {3578de70-f656-42d4-be46-065cd277fb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18547 | 2025.11.08 00:12:06.862688 [ 4 ] {3578de70-f656-42d4-be46-065cd277fb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18548 | 2025.11.08 00:12:06.863181 [ 4 ] {3578de70-f656-42d4-be46-065cd277fb8f} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18549 | 2025.11.08 00:12:06.863216 [ 4 ] {3578de70-f656-42d4-be46-065cd277fb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18550 | 2025.11.08 00:12:06.863633 [ 4 ] {3578de70-f656-42d4-be46-065cd277fb8f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18551 | 2025.11.08 00:12:06.864100 [ 4 ] {3578de70-f656-42d4-be46-065cd277fb8f} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18552 | 2025.11.08 00:12:06.864231 [ 4 ] {3578de70-f656-42d4-be46-065cd277fb8f} <Debug> executeQuery: Read 212 rows, 19.32 KiB in 0.001602 sec., 132334.58177278403 rows/sec., 11.78 MiB/sec. | ||
| 18553 | 2025.11.08 00:12:06.864268 [ 4 ] {3578de70-f656-42d4-be46-065cd277fb8f} <Debug> TCPHandler: Processed in 0.001763658 sec. | ||
| 18554 | 2025.11.08 00:12:06.864372 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18555 | 2025.11.08 00:12:06.864465 [ 4 ] {4b44f954-fcf3-4670-9134-81f4c17db9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18556 | 2025.11.08 00:12:06.864506 [ 4 ] {4b44f954-fcf3-4670-9134-81f4c17db9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18557 | 2025.11.08 00:12:06.864894 [ 4 ] {4b44f954-fcf3-4670-9134-81f4c17db9b1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18558 | 2025.11.08 00:12:06.864927 [ 4 ] {4b44f954-fcf3-4670-9134-81f4c17db9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18559 | 2025.11.08 00:12:06.865350 [ 4 ] {4b44f954-fcf3-4670-9134-81f4c17db9b1} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18560 | 2025.11.08 00:12:06.865809 [ 4 ] {4b44f954-fcf3-4670-9134-81f4c17db9b1} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18561 | 2025.11.08 00:12:06.865939 [ 4 ] {4b44f954-fcf3-4670-9134-81f4c17db9b1} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001492 sec., 20107.23860589812 rows/sec., 1.50 MiB/sec. | ||
| 18562 | 2025.11.08 00:12:06.865977 [ 4 ] {4b44f954-fcf3-4670-9134-81f4c17db9b1} <Debug> TCPHandler: Processed in 0.001653605 sec. | ||
| 18563 | 2025.11.08 00:12:06.866081 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18564 | 2025.11.08 00:12:06.866173 [ 4 ] {5f6628c3-10dc-40b0-813a-dda96ecdcd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18565 | 2025.11.08 00:12:06.866212 [ 4 ] {5f6628c3-10dc-40b0-813a-dda96ecdcd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18566 | 2025.11.08 00:12:06.866589 [ 4 ] {5f6628c3-10dc-40b0-813a-dda96ecdcd06} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18567 | 2025.11.08 00:12:06.866622 [ 4 ] {5f6628c3-10dc-40b0-813a-dda96ecdcd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18568 | 2025.11.08 00:12:06.867105 [ 4 ] {5f6628c3-10dc-40b0-813a-dda96ecdcd06} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18569 | 2025.11.08 00:12:06.867629 [ 4 ] {5f6628c3-10dc-40b0-813a-dda96ecdcd06} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18570 | 2025.11.08 00:12:06.867758 [ 4 ] {5f6628c3-10dc-40b0-813a-dda96ecdcd06} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001602 sec., 14981.273408239702 rows/sec., 1.24 MiB/sec. | ||
| 18571 | 2025.11.08 00:12:06.867795 [ 4 ] {5f6628c3-10dc-40b0-813a-dda96ecdcd06} <Debug> TCPHandler: Processed in 0.001762588 sec. | ||
| 18572 | 2025.11.08 00:12:06.867891 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18573 | 2025.11.08 00:12:06.867982 [ 4 ] {e919dd15-c582-48eb-8151-9c451471f6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18574 | 2025.11.08 00:12:06.868021 [ 4 ] {e919dd15-c582-48eb-8151-9c451471f6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18575 | 2025.11.08 00:12:06.868404 [ 4 ] {e919dd15-c582-48eb-8151-9c451471f6af} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18576 | 2025.11.08 00:12:06.868439 [ 4 ] {e919dd15-c582-48eb-8151-9c451471f6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18577 | 2025.11.08 00:12:06.868869 [ 4 ] {e919dd15-c582-48eb-8151-9c451471f6af} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 18578 | 2025.11.08 00:12:06.869333 [ 4 ] {e919dd15-c582-48eb-8151-9c451471f6af} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18579 | 2025.11.08 00:12:06.869460 [ 4 ] {e919dd15-c582-48eb-8151-9c451471f6af} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001496 sec., 8021.390374331551 rows/sec., 626.67 KiB/sec. | ||
| 18580 | 2025.11.08 00:12:06.869498 [ 4 ] {e919dd15-c582-48eb-8151-9c451471f6af} <Debug> TCPHandler: Processed in 0.001656556 sec. | ||
| 18581 | 2025.11.08 00:12:06.869601 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18582 | 2025.11.08 00:12:06.869694 [ 4 ] {cb5d7bca-d8bd-4f1b-a6ee-ffee3872fa4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18583 | 2025.11.08 00:12:06.869733 [ 4 ] {cb5d7bca-d8bd-4f1b-a6ee-ffee3872fa4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18584 | 2025.11.08 00:12:06.870173 [ 4 ] {cb5d7bca-d8bd-4f1b-a6ee-ffee3872fa4f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18585 | 2025.11.08 00:12:06.870209 [ 4 ] {cb5d7bca-d8bd-4f1b-a6ee-ffee3872fa4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18586 | 2025.11.08 00:12:06.870642 [ 4 ] {cb5d7bca-d8bd-4f1b-a6ee-ffee3872fa4f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18587 | 2025.11.08 00:12:06.871127 [ 4 ] {cb5d7bca-d8bd-4f1b-a6ee-ffee3872fa4f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18588 | 2025.11.08 00:12:06.871257 [ 4 ] {cb5d7bca-d8bd-4f1b-a6ee-ffee3872fa4f} <Debug> executeQuery: Read 130 rows, 10.64 KiB in 0.001581 sec., 82226.43896268184 rows/sec., 6.57 MiB/sec. | ||
| 18589 | 2025.11.08 00:12:06.871296 [ 4 ] {cb5d7bca-d8bd-4f1b-a6ee-ffee3872fa4f} <Debug> TCPHandler: Processed in 0.001743228 sec. | ||
| 18590 | 2025.11.08 00:12:06.871403 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18591 | 2025.11.08 00:12:06.871494 [ 4 ] {bf3a1562-1119-47a3-ab6a-bb3931fbcde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18592 | 2025.11.08 00:12:06.871537 [ 4 ] {bf3a1562-1119-47a3-ab6a-bb3931fbcde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18593 | 2025.11.08 00:12:06.871928 [ 4 ] {bf3a1562-1119-47a3-ab6a-bb3931fbcde4} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18594 | 2025.11.08 00:12:06.871961 [ 4 ] {bf3a1562-1119-47a3-ab6a-bb3931fbcde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18595 | 2025.11.08 00:12:06.872457 [ 4 ] {bf3a1562-1119-47a3-ab6a-bb3931fbcde4} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18596 | 2025.11.08 00:12:06.872920 [ 4 ] {bf3a1562-1119-47a3-ab6a-bb3931fbcde4} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18597 | 2025.11.08 00:12:06.873048 [ 4 ] {bf3a1562-1119-47a3-ab6a-bb3931fbcde4} <Debug> executeQuery: Read 198 rows, 14.52 KiB in 0.001572 sec., 125954.19847328243 rows/sec., 9.02 MiB/sec. | ||
| 18598 | 2025.11.08 00:12:06.873086 [ 4 ] {bf3a1562-1119-47a3-ab6a-bb3931fbcde4} <Debug> TCPHandler: Processed in 0.001733008 sec. | ||
| 18599 | 2025.11.08 00:12:06.873191 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18600 | 2025.11.08 00:12:06.873283 [ 4 ] {d5c0179f-6bf5-4b3b-8410-c475b46b8507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18601 | 2025.11.08 00:12:06.873337 [ 4 ] {d5c0179f-6bf5-4b3b-8410-c475b46b8507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18602 | 2025.11.08 00:12:06.874124 [ 4 ] {d5c0179f-6bf5-4b3b-8410-c475b46b8507} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18603 | 2025.11.08 00:12:06.874157 [ 4 ] {d5c0179f-6bf5-4b3b-8410-c475b46b8507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18604 | 2025.11.08 00:12:06.874807 [ 4 ] {d5c0179f-6bf5-4b3b-8410-c475b46b8507} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18605 | 2025.11.08 00:12:06.875280 [ 4 ] {d5c0179f-6bf5-4b3b-8410-c475b46b8507} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18606 | 2025.11.08 00:12:06.875421 [ 4 ] {d5c0179f-6bf5-4b3b-8410-c475b46b8507} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002156 sec., 7421.150278293136 rows/sec., 13.30 MiB/sec. | ||
| 18607 | 2025.11.08 00:12:06.875475 [ 4 ] {d5c0179f-6bf5-4b3b-8410-c475b46b8507} <Debug> TCPHandler: Processed in 0.002333084 sec. | ||
| 18608 | 2025.11.08 00:12:06.875602 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18609 | 2025.11.08 00:12:06.875695 [ 4 ] {b8f83b06-e824-4633-9f7d-306d07caeb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18610 | 2025.11.08 00:12:06.875736 [ 4 ] {b8f83b06-e824-4633-9f7d-306d07caeb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18611 | 2025.11.08 00:12:06.876078 [ 4 ] {b8f83b06-e824-4633-9f7d-306d07caeb60} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18612 | 2025.11.08 00:12:06.876115 [ 4 ] {b8f83b06-e824-4633-9f7d-306d07caeb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18613 | 2025.11.08 00:12:06.876555 [ 4 ] {b8f83b06-e824-4633-9f7d-306d07caeb60} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18614 | 2025.11.08 00:12:06.877017 [ 4 ] {b8f83b06-e824-4633-9f7d-306d07caeb60} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18615 | 2025.11.08 00:12:06.877146 [ 4 ] {b8f83b06-e824-4633-9f7d-306d07caeb60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. | ||
| 18616 | 2025.11.08 00:12:06.877182 [ 4 ] {b8f83b06-e824-4633-9f7d-306d07caeb60} <Debug> TCPHandler: Processed in 0.001629195 sec. | ||
| 18617 | 2025.11.08 00:12:07.773264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45539 | ||
| 18618 | 2025.11.08 00:12:07.773790 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18619 | 2025.11.08 00:12:07.773830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18620 | 2025.11.08 00:12:07.774520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18621 | 2025.11.08 00:12:07.774983 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18622 | 2025.11.08 00:12:07.775123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45539 | ||
| 18623 | 2025.11.08 00:12:07.775216 [ 225 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18624 | 2025.11.08 00:12:07.775272 [ 225 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18625 | 2025.11.08 00:12:07.778700 [ 225 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18626 | 2025.11.08 00:12:08.467441 [ 220 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18627 | 2025.11.08 00:12:08.467507 [ 220 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18628 | 2025.11.08 00:12:08.470994 [ 220 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18629 | 2025.11.08 00:12:09.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.56 MiB, peak 411.69 MiB, free memory in arenas 0.00 B, will set to 395.56 MiB (RSS), difference: 4.00 MiB | ||
| 18630 | 2025.11.08 00:12:10.256768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 18631 | 2025.11.08 00:12:10.274505 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18632 | 2025.11.08 00:12:10.274561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18633 | 2025.11.08 00:12:10.280849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18634 | 2025.11.08 00:12:10.281556 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18635 | 2025.11.08 00:12:10.285207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 18636 | 2025.11.08 00:12:11.858423 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18637 | 2025.11.08 00:12:11.858717 [ 4 ] {eca27af9-fce8-4909-a17f-e28b37eb8295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18638 | 2025.11.08 00:12:11.858819 [ 4 ] {eca27af9-fce8-4909-a17f-e28b37eb8295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18639 | 2025.11.08 00:12:11.859664 [ 4 ] {eca27af9-fce8-4909-a17f-e28b37eb8295} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18640 | 2025.11.08 00:12:11.859710 [ 4 ] {eca27af9-fce8-4909-a17f-e28b37eb8295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18641 | 2025.11.08 00:12:11.860071 [ 4 ] {eca27af9-fce8-4909-a17f-e28b37eb8295} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 18642 | 2025.11.08 00:12:11.860292 [ 4 ] {eca27af9-fce8-4909-a17f-e28b37eb8295} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18643 | 2025.11.08 00:12:11.860449 [ 4 ] {eca27af9-fce8-4909-a17f-e28b37eb8295} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001804 sec., 554.3237250554323 rows/sec., 41.14 KiB/sec. | ||
| 18644 | 2025.11.08 00:12:11.860492 [ 4 ] {eca27af9-fce8-4909-a17f-e28b37eb8295} <Debug> TCPHandler: Processed in 0.002246492 sec. | ||
| 18645 | 2025.11.08 00:12:11.860619 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18646 | 2025.11.08 00:12:11.860711 [ 4 ] {a01afec3-d565-49d2-8a91-ac00951039f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18647 | 2025.11.08 00:12:11.860750 [ 4 ] {a01afec3-d565-49d2-8a91-ac00951039f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18648 | 2025.11.08 00:12:11.861258 [ 4 ] {a01afec3-d565-49d2-8a91-ac00951039f9} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18649 | 2025.11.08 00:12:11.861296 [ 4 ] {a01afec3-d565-49d2-8a91-ac00951039f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18650 | 2025.11.08 00:12:11.861605 [ 4 ] {a01afec3-d565-49d2-8a91-ac00951039f9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18651 | 2025.11.08 00:12:11.861803 [ 4 ] {a01afec3-d565-49d2-8a91-ac00951039f9} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18652 | 2025.11.08 00:12:11.861916 [ 111 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18653 | 2025.11.08 00:12:11.861930 [ 4 ] {a01afec3-d565-49d2-8a91-ac00951039f9} <Debug> executeQuery: Read 148 rows, 13.00 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 10.27 MiB/sec. | ||
| 18654 | 2025.11.08 00:12:11.861981 [ 111 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18655 | 2025.11.08 00:12:11.861991 [ 4 ] {a01afec3-d565-49d2-8a91-ac00951039f9} <Debug> TCPHandler: Processed in 0.001420429 sec. | ||
| 18656 | 2025.11.08 00:12:11.862010 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18657 | 2025.11.08 00:12:11.862118 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18658 | 2025.11.08 00:12:11.862125 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18659 | 2025.11.08 00:12:11.862221 [ 4 ] {e4d124a1-ac10-45a3-b272-0ce8a1d404d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18660 | 2025.11.08 00:12:11.862266 [ 4 ] {e4d124a1-ac10-45a3-b272-0ce8a1d404d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18661 | 2025.11.08 00:12:11.862272 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18662 | 2025.11.08 00:12:11.862363 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1437 rows starting from the beginning of the part | ||
| 18663 | 2025.11.08 00:12:11.862437 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1328 rows starting from the beginning of the part | ||
| 18664 | 2025.11.08 00:12:11.862490 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 92 rows starting from the beginning of the part | ||
| 18665 | 2025.11.08 00:12:11.862534 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 148 rows starting from the beginning of the part | ||
| 18666 | 2025.11.08 00:12:11.862574 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 212 rows starting from the beginning of the part | ||
| 18667 | 2025.11.08 00:12:11.862616 [ 195 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 148 rows starting from the beginning of the part | ||
| 18668 | 2025.11.08 00:12:11.862737 [ 4 ] {e4d124a1-ac10-45a3-b272-0ce8a1d404d5} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18669 | 2025.11.08 00:12:11.862805 [ 4 ] {e4d124a1-ac10-45a3-b272-0ce8a1d404d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18670 | 2025.11.08 00:12:11.863134 [ 4 ] {e4d124a1-ac10-45a3-b272-0ce8a1d404d5} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18671 | 2025.11.08 00:12:11.863351 [ 4 ] {e4d124a1-ac10-45a3-b272-0ce8a1d404d5} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18672 | 2025.11.08 00:12:11.863488 [ 4 ] {e4d124a1-ac10-45a3-b272-0ce8a1d404d5} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.001285 sec., 35797.66536964981 rows/sec., 2.62 MiB/sec. | ||
| 18673 | 2025.11.08 00:12:11.863527 [ 4 ] {e4d124a1-ac10-45a3-b272-0ce8a1d404d5} <Debug> TCPHandler: Processed in 0.00147 sec. | ||
| 18674 | 2025.11.08 00:12:11.863633 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18675 | 2025.11.08 00:12:11.863727 [ 4 ] {ead9cd91-61de-4a69-a3e1-46c80b5cc3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18676 | 2025.11.08 00:12:11.863765 [ 4 ] {ead9cd91-61de-4a69-a3e1-46c80b5cc3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18677 | 2025.11.08 00:12:11.864176 [ 194 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3365 rows, containing 5 columns (5 merged, 0 gathered) in 0.002095128 sec., 1606107.1209014438 rows/sec., 141.04 MiB/sec. | ||
| 18678 | 2025.11.08 00:12:11.864200 [ 4 ] {ead9cd91-61de-4a69-a3e1-46c80b5cc3b9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18679 | 2025.11.08 00:12:11.864250 [ 4 ] {ead9cd91-61de-4a69-a3e1-46c80b5cc3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18680 | 2025.11.08 00:12:11.864457 [ 198 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18681 | 2025.11.08 00:12:11.864568 [ 4 ] {ead9cd91-61de-4a69-a3e1-46c80b5cc3b9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18682 | 2025.11.08 00:12:11.864860 [ 198 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_141_28} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18683 | 2025.11.08 00:12:11.864870 [ 4 ] {ead9cd91-61de-4a69-a3e1-46c80b5cc3b9} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18684 | 2025.11.08 00:12:11.864961 [ 198 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_141_28} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18685 | 2025.11.08 00:12:11.865005 [ 111 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18686 | 2025.11.08 00:12:11.865018 [ 4 ] {ead9cd91-61de-4a69-a3e1-46c80b5cc3b9} <Debug> executeQuery: Read 116 rows, 9.21 KiB in 0.00131 sec., 88549.6183206107 rows/sec., 6.87 MiB/sec. | ||
| 18687 | 2025.11.08 00:12:11.865039 [ 111 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18688 | 2025.11.08 00:12:11.865062 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18689 | 2025.11.08 00:12:11.865064 [ 4 ] {ead9cd91-61de-4a69-a3e1-46c80b5cc3b9} <Debug> TCPHandler: Processed in 0.00148122 sec. | ||
| 18690 | 2025.11.08 00:12:11.865079 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 18691 | 2025.11.08 00:12:11.865203 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18692 | 2025.11.08 00:12:11.865215 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18693 | 2025.11.08 00:12:11.865299 [ 4 ] {c6a858c3-9fd9-4ef6-b135-ab873d240ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18694 | 2025.11.08 00:12:11.865347 [ 4 ] {c6a858c3-9fd9-4ef6-b135-ab873d240ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18695 | 2025.11.08 00:12:11.865368 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18696 | 2025.11.08 00:12:11.865410 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 651 rows starting from the beginning of the part | ||
| 18697 | 2025.11.08 00:12:11.865490 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 710 rows starting from the beginning of the part | ||
| 18698 | 2025.11.08 00:12:11.865539 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 94 rows starting from the beginning of the part | ||
| 18699 | 2025.11.08 00:12:11.865586 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 125 rows starting from the beginning of the part | ||
| 18700 | 2025.11.08 00:12:11.865637 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 130 rows starting from the beginning of the part | ||
| 18701 | 2025.11.08 00:12:11.865696 [ 196 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 116 rows starting from the beginning of the part | ||
| 18702 | 2025.11.08 00:12:11.865772 [ 4 ] {c6a858c3-9fd9-4ef6-b135-ab873d240ee2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18703 | 2025.11.08 00:12:11.865814 [ 4 ] {c6a858c3-9fd9-4ef6-b135-ab873d240ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18704 | 2025.11.08 00:12:11.866178 [ 4 ] {c6a858c3-9fd9-4ef6-b135-ab873d240ee2} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18705 | 2025.11.08 00:12:11.866398 [ 4 ] {c6a858c3-9fd9-4ef6-b135-ab873d240ee2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18706 | 2025.11.08 00:12:11.866538 [ 4 ] {c6a858c3-9fd9-4ef6-b135-ab873d240ee2} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001257 sec., 128082.73667462211 rows/sec., 8.91 MiB/sec. | ||
| 18707 | 2025.11.08 00:12:11.866576 [ 4 ] {c6a858c3-9fd9-4ef6-b135-ab873d240ee2} <Debug> TCPHandler: Processed in 0.001428079 sec. | ||
| 18708 | 2025.11.08 00:12:11.866687 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18709 | 2025.11.08 00:12:11.866788 [ 4 ] {681ccdbf-6f28-40a8-be47-bd05db07d8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18710 | 2025.11.08 00:12:11.866844 [ 4 ] {681ccdbf-6f28-40a8-be47-bd05db07d8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18711 | 2025.11.08 00:12:11.866867 [ 198 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1826 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712527 sec., 1066260.561147357 rows/sec., 84.78 MiB/sec. | ||
| 18712 | 2025.11.08 00:12:11.867052 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18713 | 2025.11.08 00:12:11.867326 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_141_28} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18714 | 2025.11.08 00:12:11.867401 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_141_28} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18715 | 2025.11.08 00:12:11.867504 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 18716 | 2025.11.08 00:12:11.867768 [ 4 ] {681ccdbf-6f28-40a8-be47-bd05db07d8d0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18717 | 2025.11.08 00:12:11.867810 [ 4 ] {681ccdbf-6f28-40a8-be47-bd05db07d8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18718 | 2025.11.08 00:12:11.868395 [ 4 ] {681ccdbf-6f28-40a8-be47-bd05db07d8d0} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18719 | 2025.11.08 00:12:11.868624 [ 4 ] {681ccdbf-6f28-40a8-be47-bd05db07d8d0} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18720 | 2025.11.08 00:12:11.868765 [ 4 ] {681ccdbf-6f28-40a8-be47-bd05db07d8d0} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001997 sec., 22533.800701051576 rows/sec., 40.38 MiB/sec. | ||
| 18721 | 2025.11.08 00:12:11.868822 [ 4 ] {681ccdbf-6f28-40a8-be47-bd05db07d8d0} <Debug> TCPHandler: Processed in 0.002187221 sec. | ||
| 18722 | 2025.11.08 00:12:11.868937 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18723 | 2025.11.08 00:12:11.869033 [ 4 ] {946c27dd-8f91-48db-abee-59f4662e68ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18724 | 2025.11.08 00:12:11.869076 [ 4 ] {946c27dd-8f91-48db-abee-59f4662e68ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18725 | 2025.11.08 00:12:11.869412 [ 4 ] {946c27dd-8f91-48db-abee-59f4662e68ff} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18726 | 2025.11.08 00:12:11.869449 [ 4 ] {946c27dd-8f91-48db-abee-59f4662e68ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18727 | 2025.11.08 00:12:11.869752 [ 4 ] {946c27dd-8f91-48db-abee-59f4662e68ff} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18728 | 2025.11.08 00:12:11.869957 [ 4 ] {946c27dd-8f91-48db-abee-59f4662e68ff} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18729 | 2025.11.08 00:12:11.870064 [ 109 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18730 | 2025.11.08 00:12:11.870083 [ 4 ] {946c27dd-8f91-48db-abee-59f4662e68ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 18731 | 2025.11.08 00:12:11.870098 [ 109 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18732 | 2025.11.08 00:12:11.870117 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18733 | 2025.11.08 00:12:11.870121 [ 4 ] {946c27dd-8f91-48db-abee-59f4662e68ff} <Debug> TCPHandler: Processed in 0.001233564 sec. | ||
| 18734 | 2025.11.08 00:12:11.870227 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18735 | 2025.11.08 00:12:11.870366 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18736 | 2025.11.08 00:12:11.870404 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8016 rows starting from the beginning of the part | ||
| 18737 | 2025.11.08 00:12:11.870477 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 18738 | 2025.11.08 00:12:11.870524 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 18739 | 2025.11.08 00:12:11.870565 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 18740 | 2025.11.08 00:12:11.870603 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 18741 | 2025.11.08 00:12:11.870642 [ 190 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 18742 | 2025.11.08 00:12:11.872827 [ 194 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8316 rows, containing 4 columns (4 merged, 0 gathered) in 0.002650063 sec., 3138038.605119954 rows/sec., 211.45 MiB/sec. | ||
| 18743 | 2025.11.08 00:12:11.873020 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18744 | 2025.11.08 00:12:11.873323 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_141_28} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18745 | 2025.11.08 00:12:11.873400 [ 188 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_141_28} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18746 | 2025.11.08 00:12:11.873489 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 18747 | 2025.11.08 00:12:15.019083 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18748 | 2025.11.08 00:12:15.019150 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18749 | 2025.11.08 00:12:15.275503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46051 | ||
| 18750 | 2025.11.08 00:12:15.276116 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18751 | 2025.11.08 00:12:15.276168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18752 | 2025.11.08 00:12:15.276823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18753 | 2025.11.08 00:12:15.277263 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18754 | 2025.11.08 00:12:15.277402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46051 | ||
| 18755 | 2025.11.08 00:12:15.277415 [ 107 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18756 | 2025.11.08 00:12:15.277489 [ 107 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18757 | 2025.11.08 00:12:15.277515 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18758 | 2025.11.08 00:12:15.277686 [ 189 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 18759 | 2025.11.08 00:12:15.277897 [ 189 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18760 | 2025.11.08 00:12:15.277960 [ 189 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43619 rows starting from the beginning of the part | ||
| 18761 | 2025.11.08 00:12:15.278063 [ 189 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 18762 | 2025.11.08 00:12:15.278138 [ 189 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 18763 | 2025.11.08 00:12:15.278207 [ 189 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 18764 | 2025.11.08 00:12:15.278276 [ 189 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 18765 | 2025.11.08 00:12:15.278344 [ 189 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 18766 | 2025.11.08 00:12:15.281223 [ 194 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46051 rows, containing 4 columns (4 merged, 0 gathered) in 0.003613689 sec., 12743487.333857452 rows/sec., 182.30 MiB/sec. | ||
| 18767 | 2025.11.08 00:12:15.281683 [ 201 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18768 | 2025.11.08 00:12:15.282249 [ 201 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_96_19} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18769 | 2025.11.08 00:12:15.282327 [ 201 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_96_19} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18770 | 2025.11.08 00:12:15.282409 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 18771 | 2025.11.08 00:12:15.418694 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2232 | ||
| 18772 | 2025.11.08 00:12:15.421058 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18773 | 2025.11.08 00:12:15.421104 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18774 | 2025.11.08 00:12:15.422428 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18775 | 2025.11.08 00:12:15.422945 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18776 | 2025.11.08 00:12:15.423111 [ 106 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18777 | 2025.11.08 00:12:15.423157 [ 106 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18778 | 2025.11.08 00:12:15.423179 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18779 | 2025.11.08 00:12:15.423199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2232 | ||
| 18780 | 2025.11.08 00:12:15.423319 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 18781 | 2025.11.08 00:12:15.423944 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18782 | 2025.11.08 00:12:15.424105 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2024 rows starting from the beginning of the part | ||
| 18783 | 2025.11.08 00:12:15.424481 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
| 18784 | 2025.11.08 00:12:15.424828 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
| 18785 | 2025.11.08 00:12:15.425174 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 80 rows starting from the beginning of the part | ||
| 18786 | 2025.11.08 00:12:15.425506 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
| 18787 | 2025.11.08 00:12:15.425839 [ 189 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 18788 | 2025.11.08 00:12:15.434021 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2232 rows, containing 72 columns (72 merged, 0 gathered) in 0.010768246 sec., 207276.09677564944 rows/sec., 163.71 MiB/sec. | ||
| 18789 | 2025.11.08 00:12:15.436195 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18790 | 2025.11.08 00:12:15.437168 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_71_14} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18791 | 2025.11.08 00:12:15.437254 [ 191 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_71_14} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18792 | 2025.11.08 00:12:15.437622 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18793 | 2025.11.08 00:12:16.006481 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006126409 sec. | ||
| 18794 | 2025.11.08 00:12:16.160239 [ 220 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18795 | 2025.11.08 00:12:16.160293 [ 220 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18796 | 2025.11.08 00:12:16.164264 [ 220 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18797 | 2025.11.08 00:12:16.335212 [ 219 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18798 | 2025.11.08 00:12:16.335273 [ 219 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18799 | 2025.11.08 00:12:16.338762 [ 219 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18800 | 2025.11.08 00:12:16.452165 [ 221 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18801 | 2025.11.08 00:12:16.452217 [ 221 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18802 | 2025.11.08 00:12:16.455488 [ 221 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18803 | 2025.11.08 00:12:16.483565 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18804 | 2025.11.08 00:12:16.483621 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18805 | 2025.11.08 00:12:16.486375 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18806 | 2025.11.08 00:12:16.856930 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18807 | 2025.11.08 00:12:16.857116 [ 4 ] {7c755fe6-dba5-434d-be42-3f595d03d312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18808 | 2025.11.08 00:12:16.857188 [ 4 ] {7c755fe6-dba5-434d-be42-3f595d03d312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18809 | 2025.11.08 00:12:16.857893 [ 4 ] {7c755fe6-dba5-434d-be42-3f595d03d312} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18810 | 2025.11.08 00:12:16.857931 [ 4 ] {7c755fe6-dba5-434d-be42-3f595d03d312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18811 | 2025.11.08 00:12:16.858413 [ 4 ] {7c755fe6-dba5-434d-be42-3f595d03d312} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18812 | 2025.11.08 00:12:16.858907 [ 4 ] {7c755fe6-dba5-434d-be42-3f595d03d312} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18813 | 2025.11.08 00:12:16.859058 [ 4 ] {7c755fe6-dba5-434d-be42-3f595d03d312} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001995 sec., 1002.5062656641605 rows/sec., 74.40 KiB/sec. | ||
| 18814 | 2025.11.08 00:12:16.859101 [ 4 ] {7c755fe6-dba5-434d-be42-3f595d03d312} <Debug> TCPHandler: Processed in 0.002305294 sec. | ||
| 18815 | 2025.11.08 00:12:16.859229 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18816 | 2025.11.08 00:12:16.859328 [ 4 ] {2142eb96-6fd1-4b2c-a8a3-fa669027acec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18817 | 2025.11.08 00:12:16.859367 [ 4 ] {2142eb96-6fd1-4b2c-a8a3-fa669027acec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18818 | 2025.11.08 00:12:16.859813 [ 4 ] {2142eb96-6fd1-4b2c-a8a3-fa669027acec} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18819 | 2025.11.08 00:12:16.859847 [ 4 ] {2142eb96-6fd1-4b2c-a8a3-fa669027acec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18820 | 2025.11.08 00:12:16.860277 [ 4 ] {2142eb96-6fd1-4b2c-a8a3-fa669027acec} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18821 | 2025.11.08 00:12:16.860747 [ 4 ] {2142eb96-6fd1-4b2c-a8a3-fa669027acec} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18822 | 2025.11.08 00:12:16.860885 [ 4 ] {2142eb96-6fd1-4b2c-a8a3-fa669027acec} <Debug> executeQuery: Read 92 rows, 7.86 KiB in 0.001575 sec., 58412.69841269841 rows/sec., 4.87 MiB/sec. | ||
| 18823 | 2025.11.08 00:12:16.860923 [ 4 ] {2142eb96-6fd1-4b2c-a8a3-fa669027acec} <Debug> TCPHandler: Processed in 0.001744108 sec. | ||
| 18824 | 2025.11.08 00:12:16.861036 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18825 | 2025.11.08 00:12:16.861130 [ 4 ] {d498e6f0-65df-4325-9a15-791421b7ee1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18826 | 2025.11.08 00:12:16.861169 [ 4 ] {d498e6f0-65df-4325-9a15-791421b7ee1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18827 | 2025.11.08 00:12:16.861561 [ 4 ] {d498e6f0-65df-4325-9a15-791421b7ee1f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18828 | 2025.11.08 00:12:16.861595 [ 4 ] {d498e6f0-65df-4325-9a15-791421b7ee1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18829 | 2025.11.08 00:12:16.862070 [ 4 ] {d498e6f0-65df-4325-9a15-791421b7ee1f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18830 | 2025.11.08 00:12:16.862540 [ 4 ] {d498e6f0-65df-4325-9a15-791421b7ee1f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18831 | 2025.11.08 00:12:16.862673 [ 4 ] {d498e6f0-65df-4325-9a15-791421b7ee1f} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001561 sec., 11531.069827033953 rows/sec., 850.82 KiB/sec. | ||
| 18832 | 2025.11.08 00:12:16.862710 [ 4 ] {d498e6f0-65df-4325-9a15-791421b7ee1f} <Debug> TCPHandler: Processed in 0.001725508 sec. | ||
| 18833 | 2025.11.08 00:12:16.862818 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18834 | 2025.11.08 00:12:16.862912 [ 4 ] {c16d1d76-08ff-4c8d-b566-1659b154df83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18835 | 2025.11.08 00:12:16.862951 [ 4 ] {c16d1d76-08ff-4c8d-b566-1659b154df83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18836 | 2025.11.08 00:12:16.863360 [ 4 ] {c16d1d76-08ff-4c8d-b566-1659b154df83} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18837 | 2025.11.08 00:12:16.863394 [ 4 ] {c16d1d76-08ff-4c8d-b566-1659b154df83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18838 | 2025.11.08 00:12:16.863824 [ 4 ] {c16d1d76-08ff-4c8d-b566-1659b154df83} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18839 | 2025.11.08 00:12:16.864238 [ 4 ] {c16d1d76-08ff-4c8d-b566-1659b154df83} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18840 | 2025.11.08 00:12:16.864368 [ 4 ] {c16d1d76-08ff-4c8d-b566-1659b154df83} <Debug> executeQuery: Read 94 rows, 7.38 KiB in 0.001474 sec., 63772.04884667571 rows/sec., 4.89 MiB/sec. | ||
| 18841 | 2025.11.08 00:12:16.864406 [ 4 ] {c16d1d76-08ff-4c8d-b566-1659b154df83} <Debug> TCPHandler: Processed in 0.001638565 sec. | ||
| 18842 | 2025.11.08 00:12:16.864518 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18843 | 2025.11.08 00:12:16.864613 [ 4 ] {6eceef07-790d-4da9-a028-09d57a2242a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18844 | 2025.11.08 00:12:16.864655 [ 4 ] {6eceef07-790d-4da9-a028-09d57a2242a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18845 | 2025.11.08 00:12:16.865083 [ 4 ] {6eceef07-790d-4da9-a028-09d57a2242a2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18846 | 2025.11.08 00:12:16.865116 [ 4 ] {6eceef07-790d-4da9-a028-09d57a2242a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18847 | 2025.11.08 00:12:16.865540 [ 4 ] {6eceef07-790d-4da9-a028-09d57a2242a2} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18848 | 2025.11.08 00:12:16.866000 [ 4 ] {6eceef07-790d-4da9-a028-09d57a2242a2} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18849 | 2025.11.08 00:12:16.866109 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 2 parts from all_1_137_30 to all_138_138_0 | ||
| 18850 | 2025.11.08 00:12:16.866135 [ 4 ] {6eceef07-790d-4da9-a028-09d57a2242a2} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001541 sec., 105126.54120700843 rows/sec., 7.31 MiB/sec. | ||
| 18851 | 2025.11.08 00:12:16.866145 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18852 | 2025.11.08 00:12:16.866166 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18853 | 2025.11.08 00:12:16.866173 [ 4 ] {6eceef07-790d-4da9-a028-09d57a2242a2} <Debug> TCPHandler: Processed in 0.001704747 sec. | ||
| 18854 | 2025.11.08 00:12:16.866281 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_138_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_30 to all_138_138_0 into Compact with storage Full | ||
| 18855 | 2025.11.08 00:12:16.866302 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18856 | 2025.11.08 00:12:16.866413 [ 4 ] {bd8ae5b6-b7c7-42d7-9f40-42a212d2a72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18857 | 2025.11.08 00:12:16.866443 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_138_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18858 | 2025.11.08 00:12:16.866469 [ 4 ] {bd8ae5b6-b7c7-42d7-9f40-42a212d2a72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18859 | 2025.11.08 00:12:16.866489 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_137_30, total 39048 rows starting from the beginning of the part | ||
| 18860 | 2025.11.08 00:12:16.866573 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 162 rows starting from the beginning of the part | ||
| 18861 | 2025.11.08 00:12:16.867283 [ 4 ] {bd8ae5b6-b7c7-42d7-9f40-42a212d2a72e} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18862 | 2025.11.08 00:12:16.867322 [ 4 ] {bd8ae5b6-b7c7-42d7-9f40-42a212d2a72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18863 | 2025.11.08 00:12:16.868057 [ 4 ] {bd8ae5b6-b7c7-42d7-9f40-42a212d2a72e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18864 | 2025.11.08 00:12:16.868591 [ 4 ] {bd8ae5b6-b7c7-42d7-9f40-42a212d2a72e} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18865 | 2025.11.08 00:12:16.868742 [ 4 ] {bd8ae5b6-b7c7-42d7-9f40-42a212d2a72e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002347 sec., 6817.213463996591 rows/sec., 12.22 MiB/sec. | ||
| 18866 | 2025.11.08 00:12:16.868801 [ 4 ] {bd8ae5b6-b7c7-42d7-9f40-42a212d2a72e} <Debug> TCPHandler: Processed in 0.00255049 sec. | ||
| 18867 | 2025.11.08 00:12:16.869041 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18868 | 2025.11.08 00:12:16.869136 [ 4 ] {414c6b59-9e07-4dd0-9774-4d3700c73747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18869 | 2025.11.08 00:12:16.869184 [ 4 ] {414c6b59-9e07-4dd0-9774-4d3700c73747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18870 | 2025.11.08 00:12:16.869608 [ 4 ] {414c6b59-9e07-4dd0-9774-4d3700c73747} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18871 | 2025.11.08 00:12:16.869642 [ 4 ] {414c6b59-9e07-4dd0-9774-4d3700c73747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18872 | 2025.11.08 00:12:16.870076 [ 4 ] {414c6b59-9e07-4dd0-9774-4d3700c73747} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18873 | 2025.11.08 00:12:16.870549 [ 4 ] {414c6b59-9e07-4dd0-9774-4d3700c73747} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18874 | 2025.11.08 00:12:16.870679 [ 4 ] {414c6b59-9e07-4dd0-9774-4d3700c73747} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001562 sec., 38412.291933418695 rows/sec., 2.59 MiB/sec. | ||
| 18875 | 2025.11.08 00:12:16.870716 [ 4 ] {414c6b59-9e07-4dd0-9774-4d3700c73747} <Debug> TCPHandler: Processed in 0.001735558 sec. | ||
| 18876 | 2025.11.08 00:12:16.873314 [ 186 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_138_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39210 rows, containing 5 columns (5 merged, 0 gathered) in 0.007082555 sec., 5536137.7356053 rows/sec., 380.35 MiB/sec. | ||
| 18877 | 2025.11.08 00:12:16.874256 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_138_31} <Trace> MergedBlockOutputStream: filled checksums all_1_138_31 (state Temporary) | ||
| 18878 | 2025.11.08 00:12:16.874777 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_138_31} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_138_31 to all_1_138_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18879 | 2025.11.08 00:12:16.874860 [ 192 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_138_31} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 2 parts: [all_1_137_30, all_138_138_0] -> all_1_138_31 | ||
| 18880 | 2025.11.08 00:12:16.874950 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18881 | 2025.11.08 00:12:17.785380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 18882 | 2025.11.08 00:12:17.803579 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18883 | 2025.11.08 00:12:17.803631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18884 | 2025.11.08 00:12:17.810039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18885 | 2025.11.08 00:12:17.811319 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18886 | 2025.11.08 00:12:17.811627 [ 103 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18887 | 2025.11.08 00:12:17.811669 [ 103 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18888 | 2025.11.08 00:12:17.811691 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18889 | 2025.11.08 00:12:17.811870 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 18890 | 2025.11.08 00:12:17.814898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 18891 | 2025.11.08 00:12:17.815908 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18892 | 2025.11.08 00:12:17.817438 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 18893 | 2025.11.08 00:12:17.822124 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 18894 | 2025.11.08 00:12:17.826630 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 18895 | 2025.11.08 00:12:17.831184 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 18896 | 2025.11.08 00:12:17.836029 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 18897 | 2025.11.08 00:12:17.840853 [ 193 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 18898 | 2025.11.08 00:12:17.902238 [ 186 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.090447105 sec., 7993.622349770068 rows/sec., 41.33 MiB/sec. | ||
| 18899 | 2025.11.08 00:12:17.905475 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18900 | 2025.11.08 00:12:17.907872 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_96_19} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18901 | 2025.11.08 00:12:17.907953 [ 199 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_96_19} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18902 | 2025.11.08 00:12:17.910455 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18903 | 2025.11.08 00:12:18.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.65 MiB, peak 414.05 MiB, free memory in arenas 0.00 B, will set to 395.63 MiB (RSS), difference: -1.01 MiB | ||
| 18904 | 2025.11.08 00:12:21.885918 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18905 | 2025.11.08 00:12:21.886109 [ 4 ] {3aacab72-8389-4afd-baba-e6806684f59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18906 | 2025.11.08 00:12:21.886180 [ 4 ] {3aacab72-8389-4afd-baba-e6806684f59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18907 | 2025.11.08 00:12:21.886786 [ 4 ] {3aacab72-8389-4afd-baba-e6806684f59d} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18908 | 2025.11.08 00:12:21.886837 [ 4 ] {3aacab72-8389-4afd-baba-e6806684f59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18909 | 2025.11.08 00:12:21.887381 [ 4 ] {3aacab72-8389-4afd-baba-e6806684f59d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18910 | 2025.11.08 00:12:21.887963 [ 4 ] {3aacab72-8389-4afd-baba-e6806684f59d} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18911 | 2025.11.08 00:12:21.888142 [ 4 ] {3aacab72-8389-4afd-baba-e6806684f59d} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.002082 sec., 480.3073967339097 rows/sec., 35.65 KiB/sec. | ||
| 18912 | 2025.11.08 00:12:21.888200 [ 4 ] {3aacab72-8389-4afd-baba-e6806684f59d} <Debug> TCPHandler: Processed in 0.002410207 sec. | ||
| 18913 | 2025.11.08 00:12:21.888322 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18914 | 2025.11.08 00:12:21.888430 [ 4 ] {99b80280-883a-4ccb-96d8-6b76f2816ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18915 | 2025.11.08 00:12:21.888478 [ 4 ] {99b80280-883a-4ccb-96d8-6b76f2816ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18916 | 2025.11.08 00:12:21.889594 [ 4 ] {99b80280-883a-4ccb-96d8-6b76f2816ad1} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18917 | 2025.11.08 00:12:21.889633 [ 4 ] {99b80280-883a-4ccb-96d8-6b76f2816ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18918 | 2025.11.08 00:12:21.890190 [ 4 ] {99b80280-883a-4ccb-96d8-6b76f2816ad1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18919 | 2025.11.08 00:12:21.890795 [ 4 ] {99b80280-883a-4ccb-96d8-6b76f2816ad1} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18920 | 2025.11.08 00:12:21.890945 [ 4 ] {99b80280-883a-4ccb-96d8-6b76f2816ad1} <Debug> executeQuery: Read 1288 rows, 109.56 KiB in 0.002544 sec., 506289.30817610066 rows/sec., 42.06 MiB/sec. | ||
| 18921 | 2025.11.08 00:12:21.890988 [ 4 ] {99b80280-883a-4ccb-96d8-6b76f2816ad1} <Debug> TCPHandler: Processed in 0.002720064 sec. | ||
| 18922 | 2025.11.08 00:12:21.891094 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18923 | 2025.11.08 00:12:21.891192 [ 4 ] {d6fc627c-1afd-4e8c-9c22-95627147617f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18924 | 2025.11.08 00:12:21.891235 [ 4 ] {d6fc627c-1afd-4e8c-9c22-95627147617f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18925 | 2025.11.08 00:12:21.891705 [ 4 ] {d6fc627c-1afd-4e8c-9c22-95627147617f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18926 | 2025.11.08 00:12:21.891757 [ 4 ] {d6fc627c-1afd-4e8c-9c22-95627147617f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18927 | 2025.11.08 00:12:21.892251 [ 4 ] {d6fc627c-1afd-4e8c-9c22-95627147617f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18928 | 2025.11.08 00:12:21.892763 [ 4 ] {d6fc627c-1afd-4e8c-9c22-95627147617f} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18929 | 2025.11.08 00:12:21.892906 [ 4 ] {d6fc627c-1afd-4e8c-9c22-95627147617f} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.001735 sec., 26512.968299711814 rows/sec., 1.94 MiB/sec. | ||
| 18930 | 2025.11.08 00:12:21.892903 [ 99 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18931 | 2025.11.08 00:12:21.892948 [ 4 ] {d6fc627c-1afd-4e8c-9c22-95627147617f} <Debug> TCPHandler: Processed in 0.001904922 sec. | ||
| 18932 | 2025.11.08 00:12:21.892983 [ 99 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18933 | 2025.11.08 00:12:21.893010 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18934 | 2025.11.08 00:12:21.893074 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18935 | 2025.11.08 00:12:21.893133 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18936 | 2025.11.08 00:12:21.893175 [ 4 ] {c03c8356-ba51-403e-b03c-c752e09c5738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18937 | 2025.11.08 00:12:21.893221 [ 4 ] {c03c8356-ba51-403e-b03c-c752e09c5738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18938 | 2025.11.08 00:12:21.893282 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18939 | 2025.11.08 00:12:21.893324 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 92 rows starting from the beginning of the part | ||
| 18940 | 2025.11.08 00:12:21.893394 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 46 rows starting from the beginning of the part | ||
| 18941 | 2025.11.08 00:12:21.893445 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 30 rows starting from the beginning of the part | ||
| 18942 | 2025.11.08 00:12:21.893491 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 46 rows starting from the beginning of the part | ||
| 18943 | 2025.11.08 00:12:21.893535 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 18 rows starting from the beginning of the part | ||
| 18944 | 2025.11.08 00:12:21.893576 [ 200 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 46 rows starting from the beginning of the part | ||
| 18945 | 2025.11.08 00:12:21.893733 [ 4 ] {c03c8356-ba51-403e-b03c-c752e09c5738} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18946 | 2025.11.08 00:12:21.893776 [ 4 ] {c03c8356-ba51-403e-b03c-c752e09c5738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18947 | 2025.11.08 00:12:21.894205 [ 4 ] {c03c8356-ba51-403e-b03c-c752e09c5738} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18948 | 2025.11.08 00:12:21.894442 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142729 sec., 194774.712917487 rows/sec., 14.97 MiB/sec. | ||
| 18949 | 2025.11.08 00:12:21.894752 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18950 | 2025.11.08 00:12:21.894774 [ 4 ] {c03c8356-ba51-403e-b03c-c752e09c5738} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18951 | 2025.11.08 00:12:21.894954 [ 4 ] {c03c8356-ba51-403e-b03c-c752e09c5738} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001797 sec., 126878.13021702839 rows/sec., 8.59 MiB/sec. | ||
| 18952 | 2025.11.08 00:12:21.895000 [ 4 ] {c03c8356-ba51-403e-b03c-c752e09c5738} <Debug> TCPHandler: Processed in 0.001976734 sec. | ||
| 18953 | 2025.11.08 00:12:21.895122 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18954 | 2025.11.08 00:12:21.895227 [ 4 ] {bf82ced5-a1aa-4387-864e-54f462de4584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18955 | 2025.11.08 00:12:21.895255 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_141_28} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18956 | 2025.11.08 00:12:21.895276 [ 4 ] {bf82ced5-a1aa-4387-864e-54f462de4584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18957 | 2025.11.08 00:12:21.895349 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_141_28} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18958 | 2025.11.08 00:12:21.895433 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18959 | 2025.11.08 00:12:21.896098 [ 4 ] {bf82ced5-a1aa-4387-864e-54f462de4584} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18960 | 2025.11.08 00:12:21.896146 [ 4 ] {bf82ced5-a1aa-4387-864e-54f462de4584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18961 | 2025.11.08 00:12:21.896767 [ 4 ] {bf82ced5-a1aa-4387-864e-54f462de4584} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18962 | 2025.11.08 00:12:21.897329 [ 4 ] {bf82ced5-a1aa-4387-864e-54f462de4584} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18963 | 2025.11.08 00:12:21.897491 [ 4 ] {bf82ced5-a1aa-4387-864e-54f462de4584} <Debug> executeQuery: Read 572 rows, 43.50 KiB in 0.002286 sec., 250218.72265966755 rows/sec., 18.58 MiB/sec. | ||
| 18964 | 2025.11.08 00:12:21.897549 [ 4 ] {bf82ced5-a1aa-4387-864e-54f462de4584} <Debug> TCPHandler: Processed in 0.002480909 sec. | ||
| 18965 | 2025.11.08 00:12:21.897678 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18966 | 2025.11.08 00:12:21.897775 [ 4 ] {62ff08d4-038f-4e81-8f3e-e5d2670f360f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18967 | 2025.11.08 00:12:21.897820 [ 4 ] {62ff08d4-038f-4e81-8f3e-e5d2670f360f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18968 | 2025.11.08 00:12:21.898492 [ 4 ] {62ff08d4-038f-4e81-8f3e-e5d2670f360f} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18969 | 2025.11.08 00:12:21.898529 [ 4 ] {62ff08d4-038f-4e81-8f3e-e5d2670f360f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18970 | 2025.11.08 00:12:21.899061 [ 4 ] {62ff08d4-038f-4e81-8f3e-e5d2670f360f} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18971 | 2025.11.08 00:12:21.899522 [ 4 ] {62ff08d4-038f-4e81-8f3e-e5d2670f360f} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18972 | 2025.11.08 00:12:21.899651 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_138_31 to all_143_143_0 | ||
| 18973 | 2025.11.08 00:12:21.899663 [ 4 ] {62ff08d4-038f-4e81-8f3e-e5d2670f360f} <Debug> executeQuery: Read 845 rows, 58.23 KiB in 0.001906 sec., 443336.8310598111 rows/sec., 29.84 MiB/sec. | ||
| 18974 | 2025.11.08 00:12:21.899697 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18975 | 2025.11.08 00:12:21.899719 [ 4 ] {62ff08d4-038f-4e81-8f3e-e5d2670f360f} <Debug> TCPHandler: Processed in 0.002091277 sec. | ||
| 18976 | 2025.11.08 00:12:21.899724 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18977 | 2025.11.08 00:12:21.899834 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_143_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_31 to all_143_143_0 into Compact with storage Full | ||
| 18978 | 2025.11.08 00:12:21.899839 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18979 | 2025.11.08 00:12:21.899953 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_143_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18980 | 2025.11.08 00:12:21.899970 [ 4 ] {cd6da183-29b6-4c19-96f5-f9799d13041c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18981 | 2025.11.08 00:12:21.899986 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_138_31, total 39210 rows starting from the beginning of the part | ||
| 18982 | 2025.11.08 00:12:21.900033 [ 4 ] {cd6da183-29b6-4c19-96f5-f9799d13041c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18983 | 2025.11.08 00:12:21.900045 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 161 rows starting from the beginning of the part | ||
| 18984 | 2025.11.08 00:12:21.900095 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 198 rows starting from the beginning of the part | ||
| 18985 | 2025.11.08 00:12:21.900135 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 161 rows starting from the beginning of the part | ||
| 18986 | 2025.11.08 00:12:21.900174 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 162 rows starting from the beginning of the part | ||
| 18987 | 2025.11.08 00:12:21.900213 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 845 rows starting from the beginning of the part | ||
| 18988 | 2025.11.08 00:12:21.900975 [ 4 ] {cd6da183-29b6-4c19-96f5-f9799d13041c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18989 | 2025.11.08 00:12:21.901016 [ 4 ] {cd6da183-29b6-4c19-96f5-f9799d13041c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18990 | 2025.11.08 00:12:21.901699 [ 4 ] {cd6da183-29b6-4c19-96f5-f9799d13041c} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18991 | 2025.11.08 00:12:21.902185 [ 4 ] {cd6da183-29b6-4c19-96f5-f9799d13041c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18992 | 2025.11.08 00:12:21.902317 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18993 | 2025.11.08 00:12:21.902338 [ 4 ] {cd6da183-29b6-4c19-96f5-f9799d13041c} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002386 sec., 18860.016764459346 rows/sec., 33.80 MiB/sec. | ||
| 18994 | 2025.11.08 00:12:21.902352 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18995 | 2025.11.08 00:12:21.902405 [ 4 ] {cd6da183-29b6-4c19-96f5-f9799d13041c} <Debug> TCPHandler: Processed in 0.002616612 sec. | ||
| 18996 | 2025.11.08 00:12:21.902405 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 18997 | 2025.11.08 00:12:21.902527 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18998 | 2025.11.08 00:12:21.902528 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18999 | 2025.11.08 00:12:21.902662 [ 4 ] {111ca123-3884-4280-b14e-97a0d13416c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19000 | 2025.11.08 00:12:21.902705 [ 4 ] {111ca123-3884-4280-b14e-97a0d13416c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19001 | 2025.11.08 00:12:21.902768 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19002 | 2025.11.08 00:12:21.902833 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2838 rows starting from the beginning of the part | ||
| 19003 | 2025.11.08 00:12:21.902965 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 45 rows starting from the beginning of the part | ||
| 19004 | 2025.11.08 00:12:21.903059 [ 4 ] {111ca123-3884-4280-b14e-97a0d13416c7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19005 | 2025.11.08 00:12:21.903081 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 16 rows starting from the beginning of the part | ||
| 19006 | 2025.11.08 00:12:21.903103 [ 4 ] {111ca123-3884-4280-b14e-97a0d13416c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19007 | 2025.11.08 00:12:21.903199 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 45 rows starting from the beginning of the part | ||
| 19008 | 2025.11.08 00:12:21.903313 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 16 rows starting from the beginning of the part | ||
| 19009 | 2025.11.08 00:12:21.903421 [ 196 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 45 rows starting from the beginning of the part | ||
| 19010 | 2025.11.08 00:12:21.903575 [ 4 ] {111ca123-3884-4280-b14e-97a0d13416c7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19011 | 2025.11.08 00:12:21.904150 [ 4 ] {111ca123-3884-4280-b14e-97a0d13416c7} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19012 | 2025.11.08 00:12:21.904292 [ 4 ] {111ca123-3884-4280-b14e-97a0d13416c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001649 sec., 36385.68829593693 rows/sec., 2.45 MiB/sec. | ||
| 19013 | 2025.11.08 00:12:21.904341 [ 4 ] {111ca123-3884-4280-b14e-97a0d13416c7} <Debug> TCPHandler: Processed in 0.001861661 sec. | ||
| 19014 | 2025.11.08 00:12:21.914236 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_143_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40737 rows, containing 5 columns (5 merged, 0 gathered) in 0.014430647 sec., 2822950.35004321 rows/sec., 193.93 MiB/sec. | ||
| 19015 | 2025.11.08 00:12:21.915372 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_143_32} <Trace> MergedBlockOutputStream: filled checksums all_1_143_32 (state Temporary) | ||
| 19016 | 2025.11.08 00:12:21.916104 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_143_32 to all_1_143_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19017 | 2025.11.08 00:12:21.916211 [ 198 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_138_31, all_143_143_0] -> all_1_143_32 | ||
| 19018 | 2025.11.08 00:12:21.916353 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19019 | 2025.11.08 00:12:21.917381 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3005 rows, containing 19 columns (19 merged, 0 gathered) in 0.014894599 sec., 201750.98369549928 rows/sec., 361.35 MiB/sec. | ||
| 19020 | 2025.11.08 00:12:21.920184 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19021 | 2025.11.08 00:12:21.920725 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19022 | 2025.11.08 00:12:21.920807 [ 190 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19023 | 2025.11.08 00:12:21.920942 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.54 MiB. | ||
| 19024 | 2025.11.08 00:12:22.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.35 MiB, peak 418.03 MiB, free memory in arenas 0.00 B, will set to 402.37 MiB (RSS), difference: 6.02 MiB | ||
| 19025 | 2025.11.08 00:12:22.257073 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53346 | ||
| 19026 | 2025.11.08 00:12:22.257219 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19027 | 2025.11.08 00:12:22.257261 [ 286 ] {} <Debug> TCP-Session: 56cb4227-ceb1-4288-a0cd-8e8224d136ee Authenticating user 'default' from [fd00:1122:3344:101::e]:53346 | ||
| 19028 | 2025.11.08 00:12:22.257295 [ 286 ] {} <Debug> TCP-Session: 56cb4227-ceb1-4288-a0cd-8e8224d136ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19029 | 2025.11.08 00:12:22.257318 [ 286 ] {} <Debug> TCP-Session: 56cb4227-ceb1-4288-a0cd-8e8224d136ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19030 | 2025.11.08 00:12:22.257555 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55081 | ||
| 19031 | 2025.11.08 00:12:22.257589 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61581 | ||
| 19032 | 2025.11.08 00:12:22.257626 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39664 | ||
| 19033 | 2025.11.08 00:12:22.257642 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44454 | ||
| 19034 | 2025.11.08 00:12:22.257671 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19035 | 2025.11.08 00:12:22.257647 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53799 | ||
| 19036 | 2025.11.08 00:12:22.257720 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19037 | 2025.11.08 00:12:22.257720 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19038 | 2025.11.08 00:12:22.257729 [ 288 ] {} <Debug> TCP-Session: 195adb4e-6e35-4913-adf1-cbec590a319c Authenticating user 'default' from [fd00:1122:3344:101::e]:55081 | ||
| 19039 | 2025.11.08 00:12:22.257761 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19040 | 2025.11.08 00:12:22.257788 [ 286 ] {} <Trace> TCP-Session: 56cb4227-ceb1-4288-a0cd-8e8224d136ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19041 | 2025.11.08 00:12:22.257812 [ 294 ] {} <Debug> TCP-Session: 78b00a5b-3bcf-4fc6-a2aa-6e24bcffd3e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44454 | ||
| 19042 | 2025.11.08 00:12:22.257794 [ 288 ] {} <Debug> TCP-Session: 195adb4e-6e35-4913-adf1-cbec590a319c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19043 | 2025.11.08 00:12:22.257844 [ 294 ] {} <Debug> TCP-Session: 78b00a5b-3bcf-4fc6-a2aa-6e24bcffd3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19044 | 2025.11.08 00:12:22.257860 [ 288 ] {} <Debug> TCP-Session: 195adb4e-6e35-4913-adf1-cbec590a319c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19045 | 2025.11.08 00:12:22.257875 [ 294 ] {} <Debug> TCP-Session: 78b00a5b-3bcf-4fc6-a2aa-6e24bcffd3e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19046 | 2025.11.08 00:12:22.257770 [ 289 ] {} <Debug> TCP-Session: cbfdc1d0-de03-438e-8c6e-618ef705e8cd Authenticating user 'default' from [fd00:1122:3344:101::e]:61581 | ||
| 19047 | 2025.11.08 00:12:22.257758 [ 293 ] {} <Debug> TCP-Session: d9f7b387-a0e6-47d4-84fc-d43244707c32 Authenticating user 'default' from [fd00:1122:3344:101::e]:39664 | ||
| 19048 | 2025.11.08 00:12:22.257609 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58519 | ||
| 19049 | 2025.11.08 00:12:22.257945 [ 293 ] {} <Debug> TCP-Session: d9f7b387-a0e6-47d4-84fc-d43244707c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19050 | 2025.11.08 00:12:22.257939 [ 289 ] {} <Debug> TCP-Session: cbfdc1d0-de03-438e-8c6e-618ef705e8cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19051 | 2025.11.08 00:12:22.258005 [ 293 ] {} <Debug> TCP-Session: d9f7b387-a0e6-47d4-84fc-d43244707c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19052 | 2025.11.08 00:12:22.258015 [ 289 ] {} <Debug> TCP-Session: cbfdc1d0-de03-438e-8c6e-618ef705e8cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19053 | 2025.11.08 00:12:22.258015 [ 286 ] {c7250958-54dc-45bc-9378-6ad7429f46d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53346) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19054 | 2025.11.08 00:12:22.257614 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52565 | ||
| 19055 | 2025.11.08 00:12:22.258054 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19056 | 2025.11.08 00:12:22.257595 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35377 | ||
| 19057 | 2025.11.08 00:12:22.258105 [ 291 ] {} <Debug> TCP-Session: ba0580b6-f742-4be5-bfe7-266defcc006f Authenticating user 'default' from [fd00:1122:3344:101::e]:58519 | ||
| 19058 | 2025.11.08 00:12:22.258131 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19059 | 2025.11.08 00:12:22.258147 [ 291 ] {} <Debug> TCP-Session: ba0580b6-f742-4be5-bfe7-266defcc006f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19060 | 2025.11.08 00:12:22.257779 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19061 | 2025.11.08 00:12:22.258167 [ 292 ] {} <Debug> TCP-Session: 50aa2c4c-5869-4512-97b1-f7afdedbd41e Authenticating user 'default' from [fd00:1122:3344:101::e]:52565 | ||
| 19062 | 2025.11.08 00:12:22.258172 [ 291 ] {} <Debug> TCP-Session: ba0580b6-f742-4be5-bfe7-266defcc006f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19063 | 2025.11.08 00:12:22.258202 [ 3 ] {} <Debug> TCP-Session: ecc30968-15c5-4854-9b8b-5b0f2e1afd3a Authenticating user 'default' from [fd00:1122:3344:101::e]:53799 | ||
| 19064 | 2025.11.08 00:12:22.258208 [ 292 ] {} <Debug> TCP-Session: 50aa2c4c-5869-4512-97b1-f7afdedbd41e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19065 | 2025.11.08 00:12:22.258236 [ 3 ] {} <Debug> TCP-Session: ecc30968-15c5-4854-9b8b-5b0f2e1afd3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19066 | 2025.11.08 00:12:22.258245 [ 292 ] {} <Debug> TCP-Session: 50aa2c4c-5869-4512-97b1-f7afdedbd41e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19067 | 2025.11.08 00:12:22.258254 [ 3 ] {} <Debug> TCP-Session: ecc30968-15c5-4854-9b8b-5b0f2e1afd3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19068 | 2025.11.08 00:12:22.258168 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19069 | 2025.11.08 00:12:22.258276 [ 286 ] {c7250958-54dc-45bc-9378-6ad7429f46d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19070 | 2025.11.08 00:12:22.258301 [ 290 ] {} <Debug> TCP-Session: f78fbfe3-65d9-42b6-9c2b-986f31417ac8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35377 | ||
| 19071 | 2025.11.08 00:12:22.258319 [ 290 ] {} <Debug> TCP-Session: f78fbfe3-65d9-42b6-9c2b-986f31417ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19072 | 2025.11.08 00:12:22.258332 [ 290 ] {} <Debug> TCP-Session: f78fbfe3-65d9-42b6-9c2b-986f31417ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19073 | 2025.11.08 00:12:22.258333 [ 286 ] {c7250958-54dc-45bc-9378-6ad7429f46d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19074 | 2025.11.08 00:12:22.258608 [ 286 ] {c7250958-54dc-45bc-9378-6ad7429f46d2} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 19075 | 2025.11.08 00:12:22.259866 [ 296 ] {c7250958-54dc-45bc-9378-6ad7429f46d2} <Trace> AggregatingTransform: Aggregating | ||
| 19076 | 2025.11.08 00:12:22.259905 [ 296 ] {c7250958-54dc-45bc-9378-6ad7429f46d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 19077 | 2025.11.08 00:12:22.259938 [ 296 ] {c7250958-54dc-45bc-9378-6ad7429f46d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001234244 sec. (810.213 rows/sec., 31.65 KiB/sec.) | ||
| 19078 | 2025.11.08 00:12:22.259953 [ 296 ] {c7250958-54dc-45bc-9378-6ad7429f46d2} <Trace> Aggregator: Merging aggregated data | ||
| 19079 | 2025.11.08 00:12:22.260939 [ 286 ] {c7250958-54dc-45bc-9378-6ad7429f46d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002984 sec., 335.12064343163536 rows/sec., 13.09 KiB/sec. | ||
| 19080 | 2025.11.08 00:12:22.261075 [ 286 ] {c7250958-54dc-45bc-9378-6ad7429f46d2} <Debug> TCPHandler: Processed in 0.003435894 sec. | ||
| 19081 | 2025.11.08 00:12:22.261184 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19082 | 2025.11.08 00:12:22.261208 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19083 | 2025.11.08 00:12:22.261213 [ 286 ] {} <Debug> TCP-Session: 56cb4227-ceb1-4288-a0cd-8e8224d136ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19084 | 2025.11.08 00:12:22.261227 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19085 | 2025.11.08 00:12:22.261246 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19086 | 2025.11.08 00:12:22.261264 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19087 | 2025.11.08 00:12:22.261277 [ 294 ] {} <Debug> TCP-Session: 78b00a5b-3bcf-4fc6-a2aa-6e24bcffd3e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19088 | 2025.11.08 00:12:22.261302 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19089 | 2025.11.08 00:12:22.261319 [ 291 ] {} <Debug> TCP-Session: ba0580b6-f742-4be5-bfe7-266defcc006f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19090 | 2025.11.08 00:12:22.261333 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19091 | 2025.11.08 00:12:22.261345 [ 290 ] {} <Debug> TCP-Session: f78fbfe3-65d9-42b6-9c2b-986f31417ac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19092 | 2025.11.08 00:12:22.261320 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19093 | 2025.11.08 00:12:22.261373 [ 3 ] {} <Debug> TCP-Session: ecc30968-15c5-4854-9b8b-5b0f2e1afd3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19094 | 2025.11.08 00:12:22.261300 [ 293 ] {} <Debug> TCP-Session: d9f7b387-a0e6-47d4-84fc-d43244707c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19095 | 2025.11.08 00:12:22.261408 [ 292 ] {} <Debug> TCP-Session: 50aa2c4c-5869-4512-97b1-f7afdedbd41e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19096 | 2025.11.08 00:12:22.261282 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19097 | 2025.11.08 00:12:22.261255 [ 288 ] {} <Debug> TCP-Session: 195adb4e-6e35-4913-adf1-cbec590a319c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19098 | 2025.11.08 00:12:22.261470 [ 289 ] {} <Debug> TCP-Session: cbfdc1d0-de03-438e-8c6e-618ef705e8cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19099 | 2025.11.08 00:12:22.777671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46499 | ||
| 19100 | 2025.11.08 00:12:22.778487 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19101 | 2025.11.08 00:12:22.778559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 19102 | 2025.11.08 00:12:22.779231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19103 | 2025.11.08 00:12:22.779692 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19104 | 2025.11.08 00:12:22.779908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46499 | ||
| 19105 | 2025.11.08 00:12:23.372649 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46153 | ||
| 19106 | 2025.11.08 00:12:23.372759 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19107 | 2025.11.08 00:12:23.372794 [ 286 ] {} <Debug> TCP-Session: de6d22a3-0867-4e05-9b8b-8ad61246b560 Authenticating user 'default' from [fd00:1122:3344:101::e]:46153 | ||
| 19108 | 2025.11.08 00:12:23.372817 [ 286 ] {} <Debug> TCP-Session: de6d22a3-0867-4e05-9b8b-8ad61246b560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19109 | 2025.11.08 00:12:23.372830 [ 286 ] {} <Debug> TCP-Session: de6d22a3-0867-4e05-9b8b-8ad61246b560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19110 | 2025.11.08 00:12:23.373035 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54467 | ||
| 19111 | 2025.11.08 00:12:23.373070 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39766 | ||
| 19112 | 2025.11.08 00:12:23.373093 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46331 | ||
| 19113 | 2025.11.08 00:12:23.373120 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34781 | ||
| 19114 | 2025.11.08 00:12:23.373111 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32792 | ||
| 19115 | 2025.11.08 00:12:23.373163 [ 286 ] {} <Trace> TCP-Session: de6d22a3-0867-4e05-9b8b-8ad61246b560 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19116 | 2025.11.08 00:12:23.373183 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19117 | 2025.11.08 00:12:23.373193 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19118 | 2025.11.08 00:12:23.373215 [ 290 ] {} <Debug> TCP-Session: 5bf1b619-837f-4fef-a029-103cb29b4f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:39766 | ||
| 19119 | 2025.11.08 00:12:23.373221 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19120 | 2025.11.08 00:12:23.373232 [ 3 ] {} <Debug> TCP-Session: ff86db21-dc44-4e60-a00c-0adde4cd5f88 Authenticating user 'default' from [fd00:1122:3344:101::e]:34781 | ||
| 19121 | 2025.11.08 00:12:23.373257 [ 294 ] {} <Debug> TCP-Session: 3762ce56-6ef3-4b7b-b144-f1884e3047b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:32792 | ||
| 19122 | 2025.11.08 00:12:23.373245 [ 290 ] {} <Debug> TCP-Session: 5bf1b619-837f-4fef-a029-103cb29b4f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19123 | 2025.11.08 00:12:23.373297 [ 294 ] {} <Debug> TCP-Session: 3762ce56-6ef3-4b7b-b144-f1884e3047b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19124 | 2025.11.08 00:12:23.373298 [ 3 ] {} <Debug> TCP-Session: ff86db21-dc44-4e60-a00c-0adde4cd5f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19125 | 2025.11.08 00:12:23.373315 [ 294 ] {} <Debug> TCP-Session: 3762ce56-6ef3-4b7b-b144-f1884e3047b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19126 | 2025.11.08 00:12:23.373331 [ 286 ] {b65a145f-a065-4fa0-ac6b-4a8d5de9e4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46153) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19127 | 2025.11.08 00:12:23.373335 [ 3 ] {} <Debug> TCP-Session: ff86db21-dc44-4e60-a00c-0adde4cd5f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19128 | 2025.11.08 00:12:23.373310 [ 290 ] {} <Debug> TCP-Session: 5bf1b619-837f-4fef-a029-103cb29b4f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19129 | 2025.11.08 00:12:23.373183 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19130 | 2025.11.08 00:12:23.373166 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19131 | 2025.11.08 00:12:23.373434 [ 292 ] {} <Debug> TCP-Session: c2be468c-e4b3-416f-87aa-a7bdbbf74873 Authenticating user 'default' from [fd00:1122:3344:101::e]:46331 | ||
| 19132 | 2025.11.08 00:12:23.373101 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50170 | ||
| 19133 | 2025.11.08 00:12:23.373458 [ 292 ] {} <Debug> TCP-Session: c2be468c-e4b3-416f-87aa-a7bdbbf74873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19134 | 2025.11.08 00:12:23.373450 [ 288 ] {} <Debug> TCP-Session: 20f6ad2d-5a0d-4303-8d9d-fa938b458f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:54467 | ||
| 19135 | 2025.11.08 00:12:23.373509 [ 292 ] {} <Debug> TCP-Session: c2be468c-e4b3-416f-87aa-a7bdbbf74873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19136 | 2025.11.08 00:12:23.373523 [ 288 ] {} <Debug> TCP-Session: 20f6ad2d-5a0d-4303-8d9d-fa938b458f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19137 | 2025.11.08 00:12:23.373084 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55481 | ||
| 19138 | 2025.11.08 00:12:23.373545 [ 288 ] {} <Debug> TCP-Session: 20f6ad2d-5a0d-4303-8d9d-fa938b458f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19139 | 2025.11.08 00:12:23.373562 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19140 | 2025.11.08 00:12:23.373073 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64116 | ||
| 19141 | 2025.11.08 00:12:23.373619 [ 293 ] {} <Debug> TCP-Session: 07257d88-5c32-4a7b-ae94-06904672f9bf Authenticating user 'default' from [fd00:1122:3344:101::e]:50170 | ||
| 19142 | 2025.11.08 00:12:23.373625 [ 286 ] {b65a145f-a065-4fa0-ac6b-4a8d5de9e4c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19143 | 2025.11.08 00:12:23.373650 [ 293 ] {} <Debug> TCP-Session: 07257d88-5c32-4a7b-ae94-06904672f9bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19144 | 2025.11.08 00:12:23.373652 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19145 | 2025.11.08 00:12:23.373675 [ 293 ] {} <Debug> TCP-Session: 07257d88-5c32-4a7b-ae94-06904672f9bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19146 | 2025.11.08 00:12:23.373682 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19147 | 2025.11.08 00:12:23.373690 [ 286 ] {b65a145f-a065-4fa0-ac6b-4a8d5de9e4c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19148 | 2025.11.08 00:12:23.373700 [ 291 ] {} <Debug> TCP-Session: 021934ad-b09b-4fc3-a60e-fc08e72101cc Authenticating user 'default' from [fd00:1122:3344:101::e]:55481 | ||
| 19149 | 2025.11.08 00:12:23.373717 [ 289 ] {} <Debug> TCP-Session: 436a2558-b210-445d-add2-392372dd2ee7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64116 | ||
| 19150 | 2025.11.08 00:12:23.373753 [ 291 ] {} <Debug> TCP-Session: 021934ad-b09b-4fc3-a60e-fc08e72101cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19151 | 2025.11.08 00:12:23.373762 [ 289 ] {} <Debug> TCP-Session: 436a2558-b210-445d-add2-392372dd2ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19152 | 2025.11.08 00:12:23.373775 [ 291 ] {} <Debug> TCP-Session: 021934ad-b09b-4fc3-a60e-fc08e72101cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19153 | 2025.11.08 00:12:23.373788 [ 289 ] {} <Debug> TCP-Session: 436a2558-b210-445d-add2-392372dd2ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19154 | 2025.11.08 00:12:23.374020 [ 286 ] {b65a145f-a065-4fa0-ac6b-4a8d5de9e4c0} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 19155 | 2025.11.08 00:12:23.374981 [ 340 ] {b65a145f-a065-4fa0-ac6b-4a8d5de9e4c0} <Trace> AggregatingTransform: Aggregating | ||
| 19156 | 2025.11.08 00:12:23.375023 [ 340 ] {b65a145f-a065-4fa0-ac6b-4a8d5de9e4c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 19157 | 2025.11.08 00:12:23.375060 [ 340 ] {b65a145f-a065-4fa0-ac6b-4a8d5de9e4c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932966 sec. (1071.850 rows/sec., 41.87 KiB/sec.) | ||
| 19158 | 2025.11.08 00:12:23.375078 [ 340 ] {b65a145f-a065-4fa0-ac6b-4a8d5de9e4c0} <Trace> Aggregator: Merging aggregated data | ||
| 19159 | 2025.11.08 00:12:23.376376 [ 286 ] {b65a145f-a065-4fa0-ac6b-4a8d5de9e4c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003099 sec., 322.6847370119393 rows/sec., 12.60 KiB/sec. | ||
| 19160 | 2025.11.08 00:12:23.376533 [ 286 ] {b65a145f-a065-4fa0-ac6b-4a8d5de9e4c0} <Debug> TCPHandler: Processed in 0.003487856 sec. | ||
| 19161 | 2025.11.08 00:12:23.376691 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19162 | 2025.11.08 00:12:23.376702 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19163 | 2025.11.08 00:12:23.376728 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19164 | 2025.11.08 00:12:23.376746 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19165 | 2025.11.08 00:12:23.376767 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19166 | 2025.11.08 00:12:23.376790 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19167 | 2025.11.08 00:12:23.376817 [ 288 ] {} <Debug> TCP-Session: 20f6ad2d-5a0d-4303-8d9d-fa938b458f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19168 | 2025.11.08 00:12:23.376839 [ 292 ] {} <Debug> TCP-Session: c2be468c-e4b3-416f-87aa-a7bdbbf74873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19169 | 2025.11.08 00:12:23.376834 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19170 | 2025.11.08 00:12:23.376826 [ 3 ] {} <Debug> TCP-Session: ff86db21-dc44-4e60-a00c-0adde4cd5f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19171 | 2025.11.08 00:12:23.376814 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19172 | 2025.11.08 00:12:23.376915 [ 294 ] {} <Debug> TCP-Session: 3762ce56-6ef3-4b7b-b144-f1884e3047b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19173 | 2025.11.08 00:12:23.376797 [ 290 ] {} <Debug> TCP-Session: 5bf1b619-837f-4fef-a029-103cb29b4f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19174 | 2025.11.08 00:12:23.376960 [ 291 ] {} <Debug> TCP-Session: 021934ad-b09b-4fc3-a60e-fc08e72101cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19175 | 2025.11.08 00:12:23.376778 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19176 | 2025.11.08 00:12:23.376770 [ 289 ] {} <Debug> TCP-Session: 436a2558-b210-445d-add2-392372dd2ee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19177 | 2025.11.08 00:12:23.376737 [ 286 ] {} <Debug> TCP-Session: de6d22a3-0867-4e05-9b8b-8ad61246b560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19178 | 2025.11.08 00:12:23.377053 [ 293 ] {} <Debug> TCP-Session: 07257d88-5c32-4a7b-ae94-06904672f9bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19179 | 2025.11.08 00:12:23.388962 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33587 | ||
| 19180 | 2025.11.08 00:12:23.389037 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19181 | 2025.11.08 00:12:23.389061 [ 286 ] {} <Debug> TCP-Session: 2be54ccb-ac53-4f5e-a605-e17640b86344 Authenticating user 'default' from [fd00:1122:3344:101::e]:33587 | ||
| 19182 | 2025.11.08 00:12:23.389079 [ 286 ] {} <Debug> TCP-Session: 2be54ccb-ac53-4f5e-a605-e17640b86344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19183 | 2025.11.08 00:12:23.389092 [ 286 ] {} <Debug> TCP-Session: 2be54ccb-ac53-4f5e-a605-e17640b86344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19184 | 2025.11.08 00:12:23.389239 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45686 | ||
| 19185 | 2025.11.08 00:12:23.389265 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36339 | ||
| 19186 | 2025.11.08 00:12:23.389288 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55418 | ||
| 19187 | 2025.11.08 00:12:23.389299 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64146 | ||
| 19188 | 2025.11.08 00:12:23.389318 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65010 | ||
| 19189 | 2025.11.08 00:12:23.389345 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62409 | ||
| 19190 | 2025.11.08 00:12:23.389370 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19191 | 2025.11.08 00:12:23.389396 [ 286 ] {} <Trace> TCP-Session: 2be54ccb-ac53-4f5e-a605-e17640b86344 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19192 | 2025.11.08 00:12:23.389400 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19193 | 2025.11.08 00:12:23.389413 [ 290 ] {} <Debug> TCP-Session: 8ad3c020-16bd-450b-bdc2-00af6dd3445c Authenticating user 'default' from [fd00:1122:3344:101::e]:55418 | ||
| 19194 | 2025.11.08 00:12:23.389425 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19195 | 2025.11.08 00:12:23.389449 [ 291 ] {} <Debug> TCP-Session: fa2883b1-1c65-49ae-b51f-1bb6ee89f958 Authenticating user 'default' from [fd00:1122:3344:101::e]:64146 | ||
| 19196 | 2025.11.08 00:12:23.389456 [ 290 ] {} <Debug> TCP-Session: 8ad3c020-16bd-450b-bdc2-00af6dd3445c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19197 | 2025.11.08 00:12:23.389503 [ 291 ] {} <Debug> TCP-Session: fa2883b1-1c65-49ae-b51f-1bb6ee89f958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19198 | 2025.11.08 00:12:23.389519 [ 290 ] {} <Debug> TCP-Session: 8ad3c020-16bd-450b-bdc2-00af6dd3445c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19199 | 2025.11.08 00:12:23.389539 [ 286 ] {ff434755-7000-42d5-bddf-1c3e12d95ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33587) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19200 | 2025.11.08 00:12:23.389534 [ 291 ] {} <Debug> TCP-Session: fa2883b1-1c65-49ae-b51f-1bb6ee89f958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19201 | 2025.11.08 00:12:23.389407 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19202 | 2025.11.08 00:12:23.389333 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51659 | ||
| 19203 | 2025.11.08 00:12:23.389608 [ 292 ] {} <Debug> TCP-Session: 69d9ab30-ea8a-4d4a-986f-dce67ec4097e Authenticating user 'default' from [fd00:1122:3344:101::e]:65010 | ||
| 19204 | 2025.11.08 00:12:23.389333 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19205 | 2025.11.08 00:12:23.389645 [ 292 ] {} <Debug> TCP-Session: 69d9ab30-ea8a-4d4a-986f-dce67ec4097e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19206 | 2025.11.08 00:12:23.389666 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19207 | 2025.11.08 00:12:23.389676 [ 292 ] {} <Debug> TCP-Session: 69d9ab30-ea8a-4d4a-986f-dce67ec4097e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19208 | 2025.11.08 00:12:23.389669 [ 289 ] {} <Debug> TCP-Session: acd3bb3c-d227-413b-80d7-695e85a403c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36339 | ||
| 19209 | 2025.11.08 00:12:23.389707 [ 294 ] {} <Debug> TCP-Session: 76ff78d2-0a1b-4402-84c5-8f87b3d6f5bd Authenticating user 'default' from [fd00:1122:3344:101::e]:51659 | ||
| 19210 | 2025.11.08 00:12:23.389732 [ 289 ] {} <Debug> TCP-Session: acd3bb3c-d227-413b-80d7-695e85a403c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19211 | 2025.11.08 00:12:23.389750 [ 286 ] {ff434755-7000-42d5-bddf-1c3e12d95ab3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19212 | 2025.11.08 00:12:23.389756 [ 294 ] {} <Debug> TCP-Session: 76ff78d2-0a1b-4402-84c5-8f87b3d6f5bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19213 | 2025.11.08 00:12:23.389761 [ 289 ] {} <Debug> TCP-Session: acd3bb3c-d227-413b-80d7-695e85a403c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19214 | 2025.11.08 00:12:23.389795 [ 294 ] {} <Debug> TCP-Session: 76ff78d2-0a1b-4402-84c5-8f87b3d6f5bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19215 | 2025.11.08 00:12:23.389803 [ 286 ] {ff434755-7000-42d5-bddf-1c3e12d95ab3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19216 | 2025.11.08 00:12:23.389326 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46267 | ||
| 19217 | 2025.11.08 00:12:23.389315 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19218 | 2025.11.08 00:12:23.389474 [ 3 ] {} <Debug> TCP-Session: 59afdfbe-10a1-4931-917b-36d3dd64b4da Authenticating user 'default' from [fd00:1122:3344:101::e]:62409 | ||
| 19219 | 2025.11.08 00:12:23.389898 [ 288 ] {} <Debug> TCP-Session: 301d62fd-41d6-4fad-bb79-2f49a8384e6c Authenticating user 'default' from [fd00:1122:3344:101::e]:45686 | ||
| 19220 | 2025.11.08 00:12:23.389901 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19221 | 2025.11.08 00:12:23.389905 [ 3 ] {} <Debug> TCP-Session: 59afdfbe-10a1-4931-917b-36d3dd64b4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19222 | 2025.11.08 00:12:23.389924 [ 288 ] {} <Debug> TCP-Session: 301d62fd-41d6-4fad-bb79-2f49a8384e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19223 | 2025.11.08 00:12:23.389939 [ 293 ] {} <Debug> TCP-Session: 36cd840e-b10e-4f2d-b55f-57b5377d7b08 Authenticating user 'default' from [fd00:1122:3344:101::e]:46267 | ||
| 19224 | 2025.11.08 00:12:23.389945 [ 3 ] {} <Debug> TCP-Session: 59afdfbe-10a1-4931-917b-36d3dd64b4da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19225 | 2025.11.08 00:12:23.389953 [ 288 ] {} <Debug> TCP-Session: 301d62fd-41d6-4fad-bb79-2f49a8384e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19226 | 2025.11.08 00:12:23.389971 [ 293 ] {} <Debug> TCP-Session: 36cd840e-b10e-4f2d-b55f-57b5377d7b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19227 | 2025.11.08 00:12:23.389997 [ 293 ] {} <Debug> TCP-Session: 36cd840e-b10e-4f2d-b55f-57b5377d7b08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19228 | 2025.11.08 00:12:23.390084 [ 286 ] {ff434755-7000-42d5-bddf-1c3e12d95ab3} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 19229 | 2025.11.08 00:12:23.390972 [ 339 ] {ff434755-7000-42d5-bddf-1c3e12d95ab3} <Trace> AggregatingTransform: Aggregating | ||
| 19230 | 2025.11.08 00:12:23.391014 [ 339 ] {ff434755-7000-42d5-bddf-1c3e12d95ab3} <Trace> Aggregator: Aggregation method: without_key | ||
| 19231 | 2025.11.08 00:12:23.391052 [ 339 ] {ff434755-7000-42d5-bddf-1c3e12d95ab3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869203 sec. (1150.479 rows/sec., 44.94 KiB/sec.) | ||
| 19232 | 2025.11.08 00:12:23.391071 [ 339 ] {ff434755-7000-42d5-bddf-1c3e12d95ab3} <Trace> Aggregator: Merging aggregated data | ||
| 19233 | 2025.11.08 00:12:23.392254 [ 286 ] {ff434755-7000-42d5-bddf-1c3e12d95ab3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002759 sec., 362.45016310257336 rows/sec., 14.16 KiB/sec. | ||
| 19234 | 2025.11.08 00:12:23.392429 [ 286 ] {ff434755-7000-42d5-bddf-1c3e12d95ab3} <Debug> TCPHandler: Processed in 0.003109526 sec. | ||
| 19235 | 2025.11.08 00:12:23.392524 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19236 | 2025.11.08 00:12:23.392551 [ 286 ] {} <Debug> TCP-Session: 2be54ccb-ac53-4f5e-a605-e17640b86344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19237 | 2025.11.08 00:12:23.392554 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19238 | 2025.11.08 00:12:23.392571 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19239 | 2025.11.08 00:12:23.392590 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19240 | 2025.11.08 00:12:23.392596 [ 3 ] {} <Debug> TCP-Session: 59afdfbe-10a1-4931-917b-36d3dd64b4da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19241 | 2025.11.08 00:12:23.392611 [ 288 ] {} <Debug> TCP-Session: 301d62fd-41d6-4fad-bb79-2f49a8384e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19242 | 2025.11.08 00:12:23.392624 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19243 | 2025.11.08 00:12:23.392653 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19244 | 2025.11.08 00:12:23.392670 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19245 | 2025.11.08 00:12:23.392697 [ 290 ] {} <Debug> TCP-Session: 8ad3c020-16bd-450b-bdc2-00af6dd3445c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19246 | 2025.11.08 00:12:23.392719 [ 293 ] {} <Debug> TCP-Session: 36cd840e-b10e-4f2d-b55f-57b5377d7b08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19247 | 2025.11.08 00:12:23.392733 [ 294 ] {} <Debug> TCP-Session: 76ff78d2-0a1b-4402-84c5-8f87b3d6f5bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19248 | 2025.11.08 00:12:23.392640 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19249 | 2025.11.08 00:12:23.392607 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19250 | 2025.11.08 00:12:23.392795 [ 292 ] {} <Debug> TCP-Session: 69d9ab30-ea8a-4d4a-986f-dce67ec4097e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19251 | 2025.11.08 00:12:23.392639 [ 291 ] {} <Debug> TCP-Session: fa2883b1-1c65-49ae-b51f-1bb6ee89f958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19252 | 2025.11.08 00:12:23.392835 [ 289 ] {} <Debug> TCP-Session: acd3bb3c-d227-413b-80d7-695e85a403c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19253 | 2025.11.08 00:12:25.315851 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 19254 | 2025.11.08 00:12:25.333870 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19255 | 2025.11.08 00:12:25.333919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 19256 | 2025.11.08 00:12:25.340307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19257 | 2025.11.08 00:12:25.341405 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19258 | 2025.11.08 00:12:25.344926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 19259 | 2025.11.08 00:12:25.424279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2268 | ||
| 19260 | 2025.11.08 00:12:25.426929 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19261 | 2025.11.08 00:12:25.426990 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 19262 | 2025.11.08 00:12:25.428379 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19263 | 2025.11.08 00:12:25.428861 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19264 | 2025.11.08 00:12:25.429246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2268 | ||
| 19265 | 2025.11.08 00:12:26.718534 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19266 | 2025.11.08 00:12:26.718631 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19267 | 2025.11.08 00:12:26.721844 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19268 | 2025.11.08 00:12:26.856833 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19269 | 2025.11.08 00:12:26.857087 [ 4 ] {73387c5d-e259-4dce-9383-b07c46858c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19270 | 2025.11.08 00:12:26.857186 [ 4 ] {73387c5d-e259-4dce-9383-b07c46858c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19271 | 2025.11.08 00:12:26.858146 [ 4 ] {73387c5d-e259-4dce-9383-b07c46858c3a} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19272 | 2025.11.08 00:12:26.858185 [ 4 ] {73387c5d-e259-4dce-9383-b07c46858c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19273 | 2025.11.08 00:12:26.858721 [ 4 ] {73387c5d-e259-4dce-9383-b07c46858c3a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19274 | 2025.11.08 00:12:26.859197 [ 4 ] {73387c5d-e259-4dce-9383-b07c46858c3a} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19275 | 2025.11.08 00:12:26.859345 [ 4 ] {73387c5d-e259-4dce-9383-b07c46858c3a} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.002332 sec., 37735.84905660377 rows/sec., 3.18 MiB/sec. | ||
| 19276 | 2025.11.08 00:12:26.859387 [ 4 ] {73387c5d-e259-4dce-9383-b07c46858c3a} <Debug> TCPHandler: Processed in 0.002727185 sec. | ||
| 19277 | 2025.11.08 00:12:26.859507 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19278 | 2025.11.08 00:12:26.859600 [ 4 ] {456a352b-f6f0-480f-905a-8bbc54f76a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19279 | 2025.11.08 00:12:26.859640 [ 4 ] {456a352b-f6f0-480f-905a-8bbc54f76a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19280 | 2025.11.08 00:12:26.860027 [ 4 ] {456a352b-f6f0-480f-905a-8bbc54f76a6b} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19281 | 2025.11.08 00:12:26.860063 [ 4 ] {456a352b-f6f0-480f-905a-8bbc54f76a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19282 | 2025.11.08 00:12:26.860488 [ 4 ] {456a352b-f6f0-480f-905a-8bbc54f76a6b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19283 | 2025.11.08 00:12:26.860958 [ 4 ] {456a352b-f6f0-480f-905a-8bbc54f76a6b} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19284 | 2025.11.08 00:12:26.861095 [ 4 ] {456a352b-f6f0-480f-905a-8bbc54f76a6b} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001513 sec., 10575.016523463319 rows/sec., 795.19 KiB/sec. | ||
| 19285 | 2025.11.08 00:12:26.861133 [ 4 ] {456a352b-f6f0-480f-905a-8bbc54f76a6b} <Debug> TCPHandler: Processed in 0.001676057 sec. | ||
| 19286 | 2025.11.08 00:12:26.861193 [ 223 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19287 | 2025.11.08 00:12:26.861239 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19288 | 2025.11.08 00:12:26.861244 [ 223 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19289 | 2025.11.08 00:12:26.861338 [ 4 ] {b00ab1f4-1056-4397-a653-08cba94d096f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19290 | 2025.11.08 00:12:26.861381 [ 4 ] {b00ab1f4-1056-4397-a653-08cba94d096f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19291 | 2025.11.08 00:12:26.861801 [ 4 ] {b00ab1f4-1056-4397-a653-08cba94d096f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19292 | 2025.11.08 00:12:26.861838 [ 4 ] {b00ab1f4-1056-4397-a653-08cba94d096f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19293 | 2025.11.08 00:12:26.862295 [ 4 ] {b00ab1f4-1056-4397-a653-08cba94d096f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19294 | 2025.11.08 00:12:26.862941 [ 4 ] {b00ab1f4-1056-4397-a653-08cba94d096f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19295 | 2025.11.08 00:12:26.863076 [ 4 ] {b00ab1f4-1056-4397-a653-08cba94d096f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001756 sec., 45558.08656036446 rows/sec., 3.56 MiB/sec. | ||
| 19296 | 2025.11.08 00:12:26.863114 [ 4 ] {b00ab1f4-1056-4397-a653-08cba94d096f} <Debug> TCPHandler: Processed in 0.001923823 sec. | ||
| 19297 | 2025.11.08 00:12:26.863221 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19298 | 2025.11.08 00:12:26.863313 [ 4 ] {65a3cbb2-432e-4c18-a938-3e285b9d252b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19299 | 2025.11.08 00:12:26.863356 [ 4 ] {65a3cbb2-432e-4c18-a938-3e285b9d252b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19300 | 2025.11.08 00:12:26.863753 [ 4 ] {65a3cbb2-432e-4c18-a938-3e285b9d252b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19301 | 2025.11.08 00:12:26.863789 [ 4 ] {65a3cbb2-432e-4c18-a938-3e285b9d252b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19302 | 2025.11.08 00:12:26.864234 [ 4 ] {65a3cbb2-432e-4c18-a938-3e285b9d252b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19303 | 2025.11.08 00:12:26.864684 [ 4 ] {65a3cbb2-432e-4c18-a938-3e285b9d252b} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19304 | 2025.11.08 00:12:26.864817 [ 4 ] {65a3cbb2-432e-4c18-a938-3e285b9d252b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec. | ||
| 19305 | 2025.11.08 00:12:26.864856 [ 4 ] {65a3cbb2-432e-4c18-a938-3e285b9d252b} <Debug> TCPHandler: Processed in 0.001682816 sec. | ||
| 19306 | 2025.11.08 00:12:26.864935 [ 223 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19307 | 2025.11.08 00:12:26.864960 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19308 | 2025.11.08 00:12:26.865056 [ 4 ] {ffd1a36c-3bde-4a2f-96c3-d17bdae85ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19309 | 2025.11.08 00:12:26.865110 [ 4 ] {ffd1a36c-3bde-4a2f-96c3-d17bdae85ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19310 | 2025.11.08 00:12:26.865886 [ 4 ] {ffd1a36c-3bde-4a2f-96c3-d17bdae85ab4} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19311 | 2025.11.08 00:12:26.865922 [ 4 ] {ffd1a36c-3bde-4a2f-96c3-d17bdae85ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19312 | 2025.11.08 00:12:26.866542 [ 4 ] {ffd1a36c-3bde-4a2f-96c3-d17bdae85ab4} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19313 | 2025.11.08 00:12:26.866954 [ 4 ] {ffd1a36c-3bde-4a2f-96c3-d17bdae85ab4} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19314 | 2025.11.08 00:12:26.867094 [ 4 ] {ffd1a36c-3bde-4a2f-96c3-d17bdae85ab4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002056 sec., 7782.101167315174 rows/sec., 13.95 MiB/sec. | ||
| 19315 | 2025.11.08 00:12:26.867148 [ 4 ] {ffd1a36c-3bde-4a2f-96c3-d17bdae85ab4} <Debug> TCPHandler: Processed in 0.002236161 sec. | ||
| 19316 | 2025.11.08 00:12:26.867253 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19317 | 2025.11.08 00:12:26.867346 [ 4 ] {357ddb56-61f2-4b00-ba0d-77e3bb34c6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19318 | 2025.11.08 00:12:26.867387 [ 4 ] {357ddb56-61f2-4b00-ba0d-77e3bb34c6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19319 | 2025.11.08 00:12:26.867710 [ 4 ] {357ddb56-61f2-4b00-ba0d-77e3bb34c6c1} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19320 | 2025.11.08 00:12:26.867743 [ 4 ] {357ddb56-61f2-4b00-ba0d-77e3bb34c6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19321 | 2025.11.08 00:12:26.868134 [ 4 ] {357ddb56-61f2-4b00-ba0d-77e3bb34c6c1} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19322 | 2025.11.08 00:12:26.868601 [ 4 ] {357ddb56-61f2-4b00-ba0d-77e3bb34c6c1} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19323 | 2025.11.08 00:12:26.868727 [ 4 ] {357ddb56-61f2-4b00-ba0d-77e3bb34c6c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. | ||
| 19324 | 2025.11.08 00:12:26.868762 [ 4 ] {357ddb56-61f2-4b00-ba0d-77e3bb34c6c1} <Debug> TCPHandler: Processed in 0.001557693 sec. | ||
| 19325 | 2025.11.08 00:12:30.019199 [ 16 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19326 | 2025.11.08 00:12:30.019248 [ 16 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19327 | 2025.11.08 00:12:30.280891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47011 | ||
| 19328 | 2025.11.08 00:12:30.281674 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19329 | 2025.11.08 00:12:30.281717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19330 | 2025.11.08 00:12:30.282186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19331 | 2025.11.08 00:12:30.282403 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19332 | 2025.11.08 00:12:30.282539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47011 | ||
| 19333 | 2025.11.08 00:12:31.858304 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19334 | 2025.11.08 00:12:31.858604 [ 4 ] {bacb6724-6179-4403-b83b-1b7b7b3c3e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19335 | 2025.11.08 00:12:31.858708 [ 4 ] {bacb6724-6179-4403-b83b-1b7b7b3c3e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19336 | 2025.11.08 00:12:31.859610 [ 4 ] {bacb6724-6179-4403-b83b-1b7b7b3c3e65} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19337 | 2025.11.08 00:12:31.859649 [ 4 ] {bacb6724-6179-4403-b83b-1b7b7b3c3e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19338 | 2025.11.08 00:12:31.860034 [ 4 ] {bacb6724-6179-4403-b83b-1b7b7b3c3e65} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19339 | 2025.11.08 00:12:31.860251 [ 4 ] {bacb6724-6179-4403-b83b-1b7b7b3c3e65} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19340 | 2025.11.08 00:12:31.860408 [ 4 ] {bacb6724-6179-4403-b83b-1b7b7b3c3e65} <Debug> executeQuery: Read 146 rows, 12.86 KiB in 0.001879 sec., 77700.904736562 rows/sec., 6.69 MiB/sec. | ||
| 19341 | 2025.11.08 00:12:31.860451 [ 4 ] {bacb6724-6179-4403-b83b-1b7b7b3c3e65} <Debug> TCPHandler: Processed in 0.002331824 sec. | ||
| 19342 | 2025.11.08 00:12:31.860588 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19343 | 2025.11.08 00:12:31.860710 [ 4 ] {f174572c-7d77-47b0-9465-969a0abe0bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19344 | 2025.11.08 00:12:31.860758 [ 4 ] {f174572c-7d77-47b0-9465-969a0abe0bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19345 | 2025.11.08 00:12:31.861226 [ 4 ] {f174572c-7d77-47b0-9465-969a0abe0bdd} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19346 | 2025.11.08 00:12:31.861261 [ 4 ] {f174572c-7d77-47b0-9465-969a0abe0bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19347 | 2025.11.08 00:12:31.861562 [ 4 ] {f174572c-7d77-47b0-9465-969a0abe0bdd} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19348 | 2025.11.08 00:12:31.861780 [ 4 ] {f174572c-7d77-47b0-9465-969a0abe0bdd} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19349 | 2025.11.08 00:12:31.861912 [ 4 ] {f174572c-7d77-47b0-9465-969a0abe0bdd} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001227 sec., 36674.81662591687 rows/sec., 2.69 MiB/sec. | ||
| 19350 | 2025.11.08 00:12:31.861951 [ 4 ] {f174572c-7d77-47b0-9465-969a0abe0bdd} <Debug> TCPHandler: Processed in 0.001425829 sec. | ||
| 19351 | 2025.11.08 00:12:31.862057 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19352 | 2025.11.08 00:12:31.862150 [ 4 ] {5ed5243c-e9da-413f-bf4b-bbacaf562b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19353 | 2025.11.08 00:12:31.862190 [ 4 ] {5ed5243c-e9da-413f-bf4b-bbacaf562b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19354 | 2025.11.08 00:12:31.862615 [ 4 ] {5ed5243c-e9da-413f-bf4b-bbacaf562b83} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19355 | 2025.11.08 00:12:31.862649 [ 4 ] {5ed5243c-e9da-413f-bf4b-bbacaf562b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19356 | 2025.11.08 00:12:31.862945 [ 4 ] {5ed5243c-e9da-413f-bf4b-bbacaf562b83} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19357 | 2025.11.08 00:12:31.863151 [ 4 ] {5ed5243c-e9da-413f-bf4b-bbacaf562b83} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19358 | 2025.11.08 00:12:31.863278 [ 4 ] {5ed5243c-e9da-413f-bf4b-bbacaf562b83} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001147 sec., 95030.51438535309 rows/sec., 7.42 MiB/sec. | ||
| 19359 | 2025.11.08 00:12:31.863317 [ 4 ] {5ed5243c-e9da-413f-bf4b-bbacaf562b83} <Debug> TCPHandler: Processed in 0.001309336 sec. | ||
| 19360 | 2025.11.08 00:12:31.863423 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19361 | 2025.11.08 00:12:31.863516 [ 4 ] {55050f51-9b45-40a7-9980-1f170b1246c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19362 | 2025.11.08 00:12:31.863560 [ 4 ] {55050f51-9b45-40a7-9980-1f170b1246c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19363 | 2025.11.08 00:12:31.863950 [ 4 ] {55050f51-9b45-40a7-9980-1f170b1246c5} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19364 | 2025.11.08 00:12:31.863986 [ 4 ] {55050f51-9b45-40a7-9980-1f170b1246c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19365 | 2025.11.08 00:12:31.864307 [ 4 ] {55050f51-9b45-40a7-9980-1f170b1246c5} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19366 | 2025.11.08 00:12:31.864506 [ 4 ] {55050f51-9b45-40a7-9980-1f170b1246c5} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19367 | 2025.11.08 00:12:31.864634 [ 4 ] {55050f51-9b45-40a7-9980-1f170b1246c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 19368 | 2025.11.08 00:12:31.864670 [ 4 ] {55050f51-9b45-40a7-9980-1f170b1246c5} <Debug> TCPHandler: Processed in 0.001296496 sec. | ||
| 19369 | 2025.11.08 00:12:31.864773 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19370 | 2025.11.08 00:12:31.864865 [ 4 ] {78830c00-d52e-47b2-9134-cbc9abb0a0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19371 | 2025.11.08 00:12:31.864919 [ 4 ] {78830c00-d52e-47b2-9134-cbc9abb0a0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19372 | 2025.11.08 00:12:31.865777 [ 4 ] {78830c00-d52e-47b2-9134-cbc9abb0a0e2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19373 | 2025.11.08 00:12:31.865810 [ 4 ] {78830c00-d52e-47b2-9134-cbc9abb0a0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19374 | 2025.11.08 00:12:31.866353 [ 4 ] {78830c00-d52e-47b2-9134-cbc9abb0a0e2} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19375 | 2025.11.08 00:12:31.866576 [ 4 ] {78830c00-d52e-47b2-9134-cbc9abb0a0e2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19376 | 2025.11.08 00:12:31.866714 [ 4 ] {78830c00-d52e-47b2-9134-cbc9abb0a0e2} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001867 sec., 24102.8387787895 rows/sec., 43.19 MiB/sec. | ||
| 19377 | 2025.11.08 00:12:31.866770 [ 4 ] {78830c00-d52e-47b2-9134-cbc9abb0a0e2} <Debug> TCPHandler: Processed in 0.002044876 sec. | ||
| 19378 | 2025.11.08 00:12:31.866880 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19379 | 2025.11.08 00:12:31.866973 [ 4 ] {7a2f507f-fad8-4628-bb99-a68b7a44c92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19380 | 2025.11.08 00:12:31.867014 [ 4 ] {7a2f507f-fad8-4628-bb99-a68b7a44c92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19381 | 2025.11.08 00:12:31.867342 [ 4 ] {7a2f507f-fad8-4628-bb99-a68b7a44c92d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19382 | 2025.11.08 00:12:31.867376 [ 4 ] {7a2f507f-fad8-4628-bb99-a68b7a44c92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19383 | 2025.11.08 00:12:31.867671 [ 4 ] {7a2f507f-fad8-4628-bb99-a68b7a44c92d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19384 | 2025.11.08 00:12:31.867871 [ 4 ] {7a2f507f-fad8-4628-bb99-a68b7a44c92d} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19385 | 2025.11.08 00:12:31.867998 [ 4 ] {7a2f507f-fad8-4628-bb99-a68b7a44c92d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 19386 | 2025.11.08 00:12:31.868035 [ 4 ] {7a2f507f-fad8-4628-bb99-a68b7a44c92d} <Debug> TCPHandler: Processed in 0.001204593 sec. | ||
| 19387 | 2025.11.08 00:12:32.844972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 19388 | 2025.11.08 00:12:32.863856 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19389 | 2025.11.08 00:12:32.863919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19390 | 2025.11.08 00:12:32.870301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19391 | 2025.11.08 00:12:32.871053 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19392 | 2025.11.08 00:12:32.874949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 19393 | 2025.11.08 00:12:32.878313 [ 12 ] {} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 19394 | 2025.11.08 00:12:32.878382 [ 12 ] {} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19395 | 2025.11.08 00:12:32.878406 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19396 | 2025.11.08 00:12:32.878540 [ 188 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 19397 | 2025.11.08 00:12:32.878726 [ 188 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19398 | 2025.11.08 00:12:32.878765 [ 188 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 23 rows starting from the beginning of the part | ||
| 19399 | 2025.11.08 00:12:32.878840 [ 188 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 19400 | 2025.11.08 00:12:32.878893 [ 188 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 19401 | 2025.11.08 00:12:32.878943 [ 188 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 19402 | 2025.11.08 00:12:32.878991 [ 188 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 19403 | 2025.11.08 00:12:32.879718 [ 195 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245724 sec., 23279.634975323588 rows/sec., 1.89 MiB/sec. | ||
| 19404 | 2025.11.08 00:12:32.879848 [ 188 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 19405 | 2025.11.08 00:12:32.880085 [ 188 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_30_7} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19406 | 2025.11.08 00:12:32.880151 [ 188 ] {60ef6e8e-a328-46ac-a633-1951d0cd9f07::all_1_30_7} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 19407 | 2025.11.08 00:12:32.880215 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19408 | 2025.11.08 00:12:35.429525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2292 | ||
| 19409 | 2025.11.08 00:12:35.431928 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19410 | 2025.11.08 00:12:35.431987 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19411 | 2025.11.08 00:12:35.433345 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19412 | 2025.11.08 00:12:35.433888 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19413 | 2025.11.08 00:12:35.434264 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2292 | ||
| 19414 | 2025.11.08 00:12:36.859176 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19415 | 2025.11.08 00:12:36.859507 [ 4 ] {9d39eaa7-4518-4706-b7d9-61a65fe4d457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19416 | 2025.11.08 00:12:36.859584 [ 4 ] {9d39eaa7-4518-4706-b7d9-61a65fe4d457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19417 | 2025.11.08 00:12:36.860233 [ 4 ] {9d39eaa7-4518-4706-b7d9-61a65fe4d457} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19418 | 2025.11.08 00:12:36.860285 [ 4 ] {9d39eaa7-4518-4706-b7d9-61a65fe4d457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19419 | 2025.11.08 00:12:36.860823 [ 4 ] {9d39eaa7-4518-4706-b7d9-61a65fe4d457} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 19420 | 2025.11.08 00:12:36.861259 [ 4 ] {9d39eaa7-4518-4706-b7d9-61a65fe4d457} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19421 | 2025.11.08 00:12:36.861408 [ 28 ] {} <Debug> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 19422 | 2025.11.08 00:12:36.861430 [ 4 ] {9d39eaa7-4518-4706-b7d9-61a65fe4d457} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002017 sec., 11898.85969261279 rows/sec., 1010.94 KiB/sec. | ||
| 19423 | 2025.11.08 00:12:36.861518 [ 28 ] {} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19424 | 2025.11.08 00:12:36.861533 [ 4 ] {9d39eaa7-4518-4706-b7d9-61a65fe4d457} <Debug> TCPHandler: Processed in 0.00254204 sec. | ||
| 19425 | 2025.11.08 00:12:36.861568 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19426 | 2025.11.08 00:12:36.861675 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19427 | 2025.11.08 00:12:36.861693 [ 201 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::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 | ||
| 19428 | 2025.11.08 00:12:36.861716 [ 224 ] {} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19429 | 2025.11.08 00:12:36.861771 [ 224 ] {} <Debug> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19430 | 2025.11.08 00:12:36.861783 [ 201 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19431 | 2025.11.08 00:12:36.861782 [ 4 ] {a50709dd-0a39-415d-8c0a-e7b786fdd334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19432 | 2025.11.08 00:12:36.861831 [ 201 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 19433 | 2025.11.08 00:12:36.861861 [ 4 ] {a50709dd-0a39-415d-8c0a-e7b786fdd334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19434 | 2025.11.08 00:12:36.861889 [ 201 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 19435 | 2025.11.08 00:12:36.861935 [ 201 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 19436 | 2025.11.08 00:12:36.861978 [ 201 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 19437 | 2025.11.08 00:12:36.862021 [ 201 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 19438 | 2025.11.08 00:12:36.862310 [ 4 ] {a50709dd-0a39-415d-8c0a-e7b786fdd334} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19439 | 2025.11.08 00:12:36.862351 [ 4 ] {a50709dd-0a39-415d-8c0a-e7b786fdd334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19440 | 2025.11.08 00:12:36.862797 [ 4 ] {a50709dd-0a39-415d-8c0a-e7b786fdd334} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19441 | 2025.11.08 00:12:36.862949 [ 195 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292135 sec., 92869.55310397134 rows/sec., 8.06 MiB/sec. | ||
| 19442 | 2025.11.08 00:12:36.863248 [ 194 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 19443 | 2025.11.08 00:12:36.863325 [ 4 ] {a50709dd-0a39-415d-8c0a-e7b786fdd334} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19444 | 2025.11.08 00:12:36.863479 [ 4 ] {a50709dd-0a39-415d-8c0a-e7b786fdd334} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00172 sec., 6976.7441860465115 rows/sec., 568.90 KiB/sec. | ||
| 19445 | 2025.11.08 00:12:36.863521 [ 4 ] {a50709dd-0a39-415d-8c0a-e7b786fdd334} <Debug> TCPHandler: Processed in 0.001898172 sec. | ||
| 19446 | 2025.11.08 00:12:36.863645 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19447 | 2025.11.08 00:12:36.863742 [ 4 ] {777334c7-42ee-4397-b941-433cd1d1bb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19448 | 2025.11.08 00:12:36.863786 [ 4 ] {777334c7-42ee-4397-b941-433cd1d1bb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19449 | 2025.11.08 00:12:36.863884 [ 194 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_25_6} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19450 | 2025.11.08 00:12:36.863988 [ 194 ] {7315a824-d50f-4a82-bfe2-ce32d672f3ff::all_1_25_6} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 19451 | 2025.11.08 00:12:36.864114 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19452 | 2025.11.08 00:12:36.864287 [ 4 ] {777334c7-42ee-4397-b941-433cd1d1bb0f} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19453 | 2025.11.08 00:12:36.864328 [ 4 ] {777334c7-42ee-4397-b941-433cd1d1bb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19454 | 2025.11.08 00:12:36.864764 [ 4 ] {777334c7-42ee-4397-b941-433cd1d1bb0f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19455 | 2025.11.08 00:12:36.864866 [ 224 ] {} <Debug> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19456 | 2025.11.08 00:12:36.865211 [ 4 ] {777334c7-42ee-4397-b941-433cd1d1bb0f} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19457 | 2025.11.08 00:12:36.865341 [ 7 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19458 | 2025.11.08 00:12:36.865352 [ 4 ] {777334c7-42ee-4397-b941-433cd1d1bb0f} <Debug> executeQuery: Read 214 rows, 19.49 KiB in 0.00163 sec., 131288.3435582822 rows/sec., 11.68 MiB/sec. | ||
| 19459 | 2025.11.08 00:12:36.865391 [ 7 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19460 | 2025.11.08 00:12:36.865407 [ 4 ] {777334c7-42ee-4397-b941-433cd1d1bb0f} <Debug> TCPHandler: Processed in 0.00181421 sec. | ||
| 19461 | 2025.11.08 00:12:36.865418 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19462 | 2025.11.08 00:12:36.865497 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19463 | 2025.11.08 00:12:36.865526 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19464 | 2025.11.08 00:12:36.865581 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19465 | 2025.11.08 00:12:36.865605 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1498 rows starting from the beginning of the part | ||
| 19466 | 2025.11.08 00:12:36.865620 [ 4 ] {a29d35ad-7efb-4bf1-aadd-2df2d78e689c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19467 | 2025.11.08 00:12:36.865651 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 92 rows starting from the beginning of the part | ||
| 19468 | 2025.11.08 00:12:36.865660 [ 4 ] {a29d35ad-7efb-4bf1-aadd-2df2d78e689c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19469 | 2025.11.08 00:12:36.865687 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1288 rows starting from the beginning of the part | ||
| 19470 | 2025.11.08 00:12:36.865723 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 88 rows starting from the beginning of the part | ||
| 19471 | 2025.11.08 00:12:36.865758 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 146 rows starting from the beginning of the part | ||
| 19472 | 2025.11.08 00:12:36.865792 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 214 rows starting from the beginning of the part | ||
| 19473 | 2025.11.08 00:12:36.866062 [ 4 ] {a29d35ad-7efb-4bf1-aadd-2df2d78e689c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19474 | 2025.11.08 00:12:36.866099 [ 4 ] {a29d35ad-7efb-4bf1-aadd-2df2d78e689c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19475 | 2025.11.08 00:12:36.866501 [ 4 ] {a29d35ad-7efb-4bf1-aadd-2df2d78e689c} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19476 | 2025.11.08 00:12:36.866929 [ 4 ] {a29d35ad-7efb-4bf1-aadd-2df2d78e689c} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19477 | 2025.11.08 00:12:36.867064 [ 4 ] {a29d35ad-7efb-4bf1-aadd-2df2d78e689c} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.001463 sec., 27341.079972658918 rows/sec., 2.00 MiB/sec. | ||
| 19478 | 2025.11.08 00:12:36.867103 [ 4 ] {a29d35ad-7efb-4bf1-aadd-2df2d78e689c} <Debug> TCPHandler: Processed in 0.001626675 sec. | ||
| 19479 | 2025.11.08 00:12:36.867133 [ 191 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663655 sec., 1999212.5771268683 rows/sec., 175.45 MiB/sec. | ||
| 19480 | 2025.11.08 00:12:36.867208 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19481 | 2025.11.08 00:12:36.867305 [ 4 ] {e541592f-f755-427b-a14f-ec93166c4b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19482 | 2025.11.08 00:12:36.867345 [ 4 ] {e541592f-f755-427b-a14f-ec93166c4b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19483 | 2025.11.08 00:12:36.867415 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19484 | 2025.11.08 00:12:36.867736 [ 4 ] {e541592f-f755-427b-a14f-ec93166c4b19} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19485 | 2025.11.08 00:12:36.867771 [ 4 ] {e541592f-f755-427b-a14f-ec93166c4b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19486 | 2025.11.08 00:12:36.867900 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_146_29} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19487 | 2025.11.08 00:12:36.867966 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_146_29} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19488 | 2025.11.08 00:12:36.868027 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 19489 | 2025.11.08 00:12:36.868171 [ 4 ] {e541592f-f755-427b-a14f-ec93166c4b19} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19490 | 2025.11.08 00:12:36.868587 [ 4 ] {e541592f-f755-427b-a14f-ec93166c4b19} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19491 | 2025.11.08 00:12:36.868719 [ 4 ] {e541592f-f755-427b-a14f-ec93166c4b19} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001432 sec., 16759.77653631285 rows/sec., 1.39 MiB/sec. | ||
| 19492 | 2025.11.08 00:12:36.868758 [ 4 ] {e541592f-f755-427b-a14f-ec93166c4b19} <Debug> TCPHandler: Processed in 0.001599194 sec. | ||
| 19493 | 2025.11.08 00:12:36.868863 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19494 | 2025.11.08 00:12:36.868955 [ 4 ] {ab0332c1-a3eb-42cb-b7fb-49f15a3d0948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19495 | 2025.11.08 00:12:36.868995 [ 4 ] {ab0332c1-a3eb-42cb-b7fb-49f15a3d0948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19496 | 2025.11.08 00:12:36.869375 [ 4 ] {ab0332c1-a3eb-42cb-b7fb-49f15a3d0948} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19497 | 2025.11.08 00:12:36.869411 [ 4 ] {ab0332c1-a3eb-42cb-b7fb-49f15a3d0948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19498 | 2025.11.08 00:12:36.869847 [ 4 ] {ab0332c1-a3eb-42cb-b7fb-49f15a3d0948} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 19499 | 2025.11.08 00:12:36.870260 [ 4 ] {ab0332c1-a3eb-42cb-b7fb-49f15a3d0948} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19500 | 2025.11.08 00:12:36.870359 [ 7 ] {} <Debug> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 19501 | 2025.11.08 00:12:36.870392 [ 4 ] {ab0332c1-a3eb-42cb-b7fb-49f15a3d0948} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001454 sec., 8253.094910591471 rows/sec., 644.77 KiB/sec. | ||
| 19502 | 2025.11.08 00:12:36.870394 [ 7 ] {} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19503 | 2025.11.08 00:12:36.870436 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19504 | 2025.11.08 00:12:36.870437 [ 4 ] {ab0332c1-a3eb-42cb-b7fb-49f15a3d0948} <Debug> TCPHandler: Processed in 0.001623444 sec. | ||
| 19505 | 2025.11.08 00:12:36.870513 [ 225 ] {} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19506 | 2025.11.08 00:12:36.870523 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::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 | ||
| 19507 | 2025.11.08 00:12:36.870542 [ 225 ] {} <Debug> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19508 | 2025.11.08 00:12:36.870556 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19509 | 2025.11.08 00:12:36.870653 [ 4 ] {3380a5a8-c960-4c2c-8b2e-a73126fe55bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19510 | 2025.11.08 00:12:36.870659 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19511 | 2025.11.08 00:12:36.870695 [ 4 ] {3380a5a8-c960-4c2c-8b2e-a73126fe55bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19512 | 2025.11.08 00:12:36.870708 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 19513 | 2025.11.08 00:12:36.870792 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 19514 | 2025.11.08 00:12:36.870849 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 19515 | 2025.11.08 00:12:36.870905 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 19516 | 2025.11.08 00:12:36.870955 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 19517 | 2025.11.08 00:12:36.871155 [ 4 ] {3380a5a8-c960-4c2c-8b2e-a73126fe55bb} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19518 | 2025.11.08 00:12:36.871197 [ 4 ] {3380a5a8-c960-4c2c-8b2e-a73126fe55bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19519 | 2025.11.08 00:12:36.871647 [ 4 ] {3380a5a8-c960-4c2c-8b2e-a73126fe55bb} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19520 | 2025.11.08 00:12:36.871949 [ 201 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463921 sec., 40985.8182237976 rows/sec., 3.28 MiB/sec. | ||
| 19521 | 2025.11.08 00:12:36.872089 [ 4 ] {3380a5a8-c960-4c2c-8b2e-a73126fe55bb} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19522 | 2025.11.08 00:12:36.872179 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 19523 | 2025.11.08 00:12:36.872217 [ 7 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19524 | 2025.11.08 00:12:36.872233 [ 4 ] {3380a5a8-c960-4c2c-8b2e-a73126fe55bb} <Debug> executeQuery: Read 128 rows, 10.63 KiB in 0.001598 sec., 80100.12515644556 rows/sec., 6.50 MiB/sec. | ||
| 19525 | 2025.11.08 00:12:36.872243 [ 7 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19526 | 2025.11.08 00:12:36.872274 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19527 | 2025.11.08 00:12:36.872281 [ 4 ] {3380a5a8-c960-4c2c-8b2e-a73126fe55bb} <Debug> TCPHandler: Processed in 0.001773949 sec. | ||
| 19528 | 2025.11.08 00:12:36.872363 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19529 | 2025.11.08 00:12:36.872395 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19530 | 2025.11.08 00:12:36.872457 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19531 | 2025.11.08 00:12:36.872484 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 819 rows starting from the beginning of the part | ||
| 19532 | 2025.11.08 00:12:36.872488 [ 4 ] {596332f7-2a71-4cd9-b725-1aaa4b9e3fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19533 | 2025.11.08 00:12:36.872537 [ 4 ] {596332f7-2a71-4cd9-b725-1aaa4b9e3fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19534 | 2025.11.08 00:12:36.872538 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 94 rows starting from the beginning of the part | ||
| 19535 | 2025.11.08 00:12:36.872593 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 572 rows starting from the beginning of the part | ||
| 19536 | 2025.11.08 00:12:36.872636 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 80 rows starting from the beginning of the part | ||
| 19537 | 2025.11.08 00:12:36.872673 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 109 rows starting from the beginning of the part | ||
| 19538 | 2025.11.08 00:12:36.872674 [ 225 ] {} <Debug> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19539 | 2025.11.08 00:12:36.872715 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 128 rows starting from the beginning of the part | ||
| 19540 | 2025.11.08 00:12:36.872747 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_25_6} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19541 | 2025.11.08 00:12:36.872837 [ 195 ] {d5ad398d-7dd8-40ba-b537-00f15584059a::all_1_25_6} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 19542 | 2025.11.08 00:12:36.872913 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19543 | 2025.11.08 00:12:36.872951 [ 4 ] {596332f7-2a71-4cd9-b725-1aaa4b9e3fac} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19544 | 2025.11.08 00:12:36.872990 [ 4 ] {596332f7-2a71-4cd9-b725-1aaa4b9e3fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19545 | 2025.11.08 00:12:36.873437 [ 4 ] {596332f7-2a71-4cd9-b725-1aaa4b9e3fac} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19546 | 2025.11.08 00:12:36.873702 [ 195 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1802 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379198 sec., 1306556.4190203291 rows/sec., 103.85 MiB/sec. | ||
| 19547 | 2025.11.08 00:12:36.873862 [ 4 ] {596332f7-2a71-4cd9-b725-1aaa4b9e3fac} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19548 | 2025.11.08 00:12:36.873927 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19549 | 2025.11.08 00:12:36.874005 [ 4 ] {596332f7-2a71-4cd9-b725-1aaa4b9e3fac} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001535 sec., 131596.09120521173 rows/sec., 9.43 MiB/sec. | ||
| 19550 | 2025.11.08 00:12:36.874043 [ 4 ] {596332f7-2a71-4cd9-b725-1aaa4b9e3fac} <Debug> TCPHandler: Processed in 0.001698976 sec. | ||
| 19551 | 2025.11.08 00:12:36.874150 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19552 | 2025.11.08 00:12:36.874243 [ 4 ] {92c909ec-7fb1-46f0-baec-ac3a3bfd58fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19553 | 2025.11.08 00:12:36.874298 [ 4 ] {92c909ec-7fb1-46f0-baec-ac3a3bfd58fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19554 | 2025.11.08 00:12:36.874443 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_146_29} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19555 | 2025.11.08 00:12:36.874511 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_146_29} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19556 | 2025.11.08 00:12:36.874572 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 19557 | 2025.11.08 00:12:36.875072 [ 4 ] {92c909ec-7fb1-46f0-baec-ac3a3bfd58fc} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19558 | 2025.11.08 00:12:36.875107 [ 4 ] {92c909ec-7fb1-46f0-baec-ac3a3bfd58fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19559 | 2025.11.08 00:12:36.875769 [ 4 ] {92c909ec-7fb1-46f0-baec-ac3a3bfd58fc} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19560 | 2025.11.08 00:12:36.876209 [ 4 ] {92c909ec-7fb1-46f0-baec-ac3a3bfd58fc} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19561 | 2025.11.08 00:12:36.876355 [ 4 ] {92c909ec-7fb1-46f0-baec-ac3a3bfd58fc} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002131 sec., 7508.212106992022 rows/sec., 13.45 MiB/sec. | ||
| 19562 | 2025.11.08 00:12:36.876429 [ 4 ] {92c909ec-7fb1-46f0-baec-ac3a3bfd58fc} <Debug> TCPHandler: Processed in 0.002326564 sec. | ||
| 19563 | 2025.11.08 00:12:36.876546 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19564 | 2025.11.08 00:12:36.876640 [ 4 ] {4d13335a-3fa8-40d7-b352-2c92803154d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19565 | 2025.11.08 00:12:36.876682 [ 4 ] {4d13335a-3fa8-40d7-b352-2c92803154d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19566 | 2025.11.08 00:12:36.877001 [ 4 ] {4d13335a-3fa8-40d7-b352-2c92803154d3} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19567 | 2025.11.08 00:12:36.877035 [ 4 ] {4d13335a-3fa8-40d7-b352-2c92803154d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19568 | 2025.11.08 00:12:36.877427 [ 4 ] {4d13335a-3fa8-40d7-b352-2c92803154d3} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19569 | 2025.11.08 00:12:36.877836 [ 4 ] {4d13335a-3fa8-40d7-b352-2c92803154d3} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19570 | 2025.11.08 00:12:36.877953 [ 7 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19571 | 2025.11.08 00:12:36.877967 [ 4 ] {4d13335a-3fa8-40d7-b352-2c92803154d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec. | ||
| 19572 | 2025.11.08 00:12:36.877986 [ 7 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19573 | 2025.11.08 00:12:36.878009 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19574 | 2025.11.08 00:12:36.878010 [ 4 ] {4d13335a-3fa8-40d7-b352-2c92803154d3} <Debug> TCPHandler: Processed in 0.001513641 sec. | ||
| 19575 | 2025.11.08 00:12:36.878082 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19576 | 2025.11.08 00:12:36.878170 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19577 | 2025.11.08 00:12:36.878201 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8316 rows starting from the beginning of the part | ||
| 19578 | 2025.11.08 00:12:36.878252 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 19579 | 2025.11.08 00:12:36.878295 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 19580 | 2025.11.08 00:12:36.878333 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 19581 | 2025.11.08 00:12:36.878371 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 19582 | 2025.11.08 00:12:36.878401 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 19583 | 2025.11.08 00:12:36.880566 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8616 rows, containing 4 columns (4 merged, 0 gathered) in 0.00251663 sec., 3423626.0395846823 rows/sec., 230.70 MiB/sec. | ||
| 19584 | 2025.11.08 00:12:36.880844 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19585 | 2025.11.08 00:12:36.881362 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_146_29} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19586 | 2025.11.08 00:12:36.881437 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_146_29} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19587 | 2025.11.08 00:12:36.881513 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 19588 | 2025.11.08 00:12:37.782795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47459 | ||
| 19589 | 2025.11.08 00:12:37.783371 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19590 | 2025.11.08 00:12:37.783421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19591 | 2025.11.08 00:12:37.784010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19592 | 2025.11.08 00:12:37.784445 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19593 | 2025.11.08 00:12:37.784592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47459 | ||
| 19594 | 2025.11.08 00:12:40.375942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 19595 | 2025.11.08 00:12:40.394407 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19596 | 2025.11.08 00:12:40.394465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19597 | 2025.11.08 00:12:40.400778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19598 | 2025.11.08 00:12:40.401508 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19599 | 2025.11.08 00:12:40.404798 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 19600 | 2025.11.08 00:12:41.269900 [ 217 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19601 | 2025.11.08 00:12:41.269970 [ 217 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19602 | 2025.11.08 00:12:41.272649 [ 217 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19603 | 2025.11.08 00:12:41.307635 [ 224 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19604 | 2025.11.08 00:12:41.307684 [ 224 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19605 | 2025.11.08 00:12:41.310468 [ 224 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19606 | 2025.11.08 00:12:41.485099 [ 217 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19607 | 2025.11.08 00:12:41.485140 [ 217 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19608 | 2025.11.08 00:12:41.488571 [ 217 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19609 | 2025.11.08 00:12:41.857478 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19610 | 2025.11.08 00:12:41.857636 [ 4 ] {165c6389-4061-4793-bfdc-1cc8fefaef03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19611 | 2025.11.08 00:12:41.857698 [ 4 ] {165c6389-4061-4793-bfdc-1cc8fefaef03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19612 | 2025.11.08 00:12:41.858469 [ 4 ] {165c6389-4061-4793-bfdc-1cc8fefaef03} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19613 | 2025.11.08 00:12:41.858509 [ 4 ] {165c6389-4061-4793-bfdc-1cc8fefaef03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19614 | 2025.11.08 00:12:41.858888 [ 4 ] {165c6389-4061-4793-bfdc-1cc8fefaef03} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19615 | 2025.11.08 00:12:41.859114 [ 4 ] {165c6389-4061-4793-bfdc-1cc8fefaef03} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19616 | 2025.11.08 00:12:41.859270 [ 4 ] {165c6389-4061-4793-bfdc-1cc8fefaef03} <Debug> executeQuery: Read 146 rows, 12.86 KiB in 0.001681 sec., 86853.06365258775 rows/sec., 7.47 MiB/sec. | ||
| 19617 | 2025.11.08 00:12:41.859319 [ 4 ] {165c6389-4061-4793-bfdc-1cc8fefaef03} <Debug> TCPHandler: Processed in 0.001967825 sec. | ||
| 19618 | 2025.11.08 00:12:41.859449 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19619 | 2025.11.08 00:12:41.859547 [ 4 ] {c6e3e914-2a4a-4622-9503-30f9f77ea616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19620 | 2025.11.08 00:12:41.859589 [ 4 ] {c6e3e914-2a4a-4622-9503-30f9f77ea616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19621 | 2025.11.08 00:12:41.860031 [ 4 ] {c6e3e914-2a4a-4622-9503-30f9f77ea616} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19622 | 2025.11.08 00:12:41.860065 [ 4 ] {c6e3e914-2a4a-4622-9503-30f9f77ea616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19623 | 2025.11.08 00:12:41.860363 [ 4 ] {c6e3e914-2a4a-4622-9503-30f9f77ea616} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19624 | 2025.11.08 00:12:41.860581 [ 4 ] {c6e3e914-2a4a-4622-9503-30f9f77ea616} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19625 | 2025.11.08 00:12:41.860710 [ 4 ] {c6e3e914-2a4a-4622-9503-30f9f77ea616} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001186 sec., 37942.66441821248 rows/sec., 2.79 MiB/sec. | ||
| 19626 | 2025.11.08 00:12:41.860748 [ 4 ] {c6e3e914-2a4a-4622-9503-30f9f77ea616} <Debug> TCPHandler: Processed in 0.001352247 sec. | ||
| 19627 | 2025.11.08 00:12:41.860851 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19628 | 2025.11.08 00:12:41.860944 [ 4 ] {c22393b8-666c-4dd6-86b7-2daab5569ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19629 | 2025.11.08 00:12:41.860985 [ 4 ] {c22393b8-666c-4dd6-86b7-2daab5569ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19630 | 2025.11.08 00:12:41.861407 [ 4 ] {c22393b8-666c-4dd6-86b7-2daab5569ff0} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19631 | 2025.11.08 00:12:41.861442 [ 4 ] {c22393b8-666c-4dd6-86b7-2daab5569ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19632 | 2025.11.08 00:12:41.861738 [ 4 ] {c22393b8-666c-4dd6-86b7-2daab5569ff0} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19633 | 2025.11.08 00:12:41.861949 [ 4 ] {c22393b8-666c-4dd6-86b7-2daab5569ff0} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19634 | 2025.11.08 00:12:41.862074 [ 4 ] {c22393b8-666c-4dd6-86b7-2daab5569ff0} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001149 sec., 94865.1000870322 rows/sec., 7.41 MiB/sec. | ||
| 19635 | 2025.11.08 00:12:41.862111 [ 4 ] {c22393b8-666c-4dd6-86b7-2daab5569ff0} <Debug> TCPHandler: Processed in 0.001306476 sec. | ||
| 19636 | 2025.11.08 00:12:41.862216 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19637 | 2025.11.08 00:12:41.862308 [ 4 ] {2348a3c3-1a06-4705-81ce-e030a5a7ceed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19638 | 2025.11.08 00:12:41.862354 [ 4 ] {2348a3c3-1a06-4705-81ce-e030a5a7ceed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19639 | 2025.11.08 00:12:41.862747 [ 4 ] {2348a3c3-1a06-4705-81ce-e030a5a7ceed} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19640 | 2025.11.08 00:12:41.862780 [ 4 ] {2348a3c3-1a06-4705-81ce-e030a5a7ceed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19641 | 2025.11.08 00:12:41.863097 [ 4 ] {2348a3c3-1a06-4705-81ce-e030a5a7ceed} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19642 | 2025.11.08 00:12:41.863302 [ 4 ] {2348a3c3-1a06-4705-81ce-e030a5a7ceed} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19643 | 2025.11.08 00:12:41.863436 [ 4 ] {2348a3c3-1a06-4705-81ce-e030a5a7ceed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 19644 | 2025.11.08 00:12:41.863470 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19645 | 2025.11.08 00:12:41.863473 [ 4 ] {2348a3c3-1a06-4705-81ce-e030a5a7ceed} <Debug> TCPHandler: Processed in 0.001303096 sec. | ||
| 19646 | 2025.11.08 00:12:41.863497 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19647 | 2025.11.08 00:12:41.863590 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19648 | 2025.11.08 00:12:41.863681 [ 4 ] {fd726af1-4c82-425b-a553-7778597a1fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19649 | 2025.11.08 00:12:41.863735 [ 4 ] {fd726af1-4c82-425b-a553-7778597a1fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19650 | 2025.11.08 00:12:41.864596 [ 4 ] {fd726af1-4c82-425b-a553-7778597a1fed} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19651 | 2025.11.08 00:12:41.864630 [ 4 ] {fd726af1-4c82-425b-a553-7778597a1fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19652 | 2025.11.08 00:12:41.865177 [ 4 ] {fd726af1-4c82-425b-a553-7778597a1fed} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19653 | 2025.11.08 00:12:41.865404 [ 4 ] {fd726af1-4c82-425b-a553-7778597a1fed} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19654 | 2025.11.08 00:12:41.865538 [ 4 ] {fd726af1-4c82-425b-a553-7778597a1fed} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001875 sec., 24000 rows/sec., 43.01 MiB/sec. | ||
| 19655 | 2025.11.08 00:12:41.865593 [ 4 ] {fd726af1-4c82-425b-a553-7778597a1fed} <Debug> TCPHandler: Processed in 0.002047906 sec. | ||
| 19656 | 2025.11.08 00:12:41.865701 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19657 | 2025.11.08 00:12:41.865791 [ 4 ] {772112d7-bc7e-4b78-84fb-f65b9be05573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19658 | 2025.11.08 00:12:41.865831 [ 4 ] {772112d7-bc7e-4b78-84fb-f65b9be05573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19659 | 2025.11.08 00:12:41.866153 [ 4 ] {772112d7-bc7e-4b78-84fb-f65b9be05573} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19660 | 2025.11.08 00:12:41.866164 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19661 | 2025.11.08 00:12:41.866186 [ 4 ] {772112d7-bc7e-4b78-84fb-f65b9be05573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19662 | 2025.11.08 00:12:41.866487 [ 4 ] {772112d7-bc7e-4b78-84fb-f65b9be05573} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19663 | 2025.11.08 00:12:41.866687 [ 4 ] {772112d7-bc7e-4b78-84fb-f65b9be05573} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19664 | 2025.11.08 00:12:41.866812 [ 4 ] {772112d7-bc7e-4b78-84fb-f65b9be05573} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 19665 | 2025.11.08 00:12:41.866848 [ 4 ] {772112d7-bc7e-4b78-84fb-f65b9be05573} <Debug> TCPHandler: Processed in 0.001194223 sec. | ||
| 19666 | 2025.11.08 00:12:45.019287 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19667 | 2025.11.08 00:12:45.019337 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19668 | 2025.11.08 00:12:45.285685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47971 | ||
| 19669 | 2025.11.08 00:12:45.286234 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19670 | 2025.11.08 00:12:45.286277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19671 | 2025.11.08 00:12:45.286955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19672 | 2025.11.08 00:12:45.287409 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19673 | 2025.11.08 00:12:45.287548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47971 | ||
| 19674 | 2025.11.08 00:12:45.435374 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2324 | ||
| 19675 | 2025.11.08 00:12:45.437854 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19676 | 2025.11.08 00:12:45.437920 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19677 | 2025.11.08 00:12:45.439374 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19678 | 2025.11.08 00:12:45.439952 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19679 | 2025.11.08 00:12:45.440172 [ 219 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19680 | 2025.11.08 00:12:45.440228 [ 219 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19681 | 2025.11.08 00:12:45.440346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2324 | ||
| 19682 | 2025.11.08 00:12:45.443250 [ 219 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19683 | 2025.11.08 00:12:46.248605 [ 224 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19684 | 2025.11.08 00:12:46.248669 [ 224 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19685 | 2025.11.08 00:12:46.251489 [ 224 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19686 | 2025.11.08 00:12:46.856300 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19687 | 2025.11.08 00:12:46.856494 [ 4 ] {6afd45bf-9cd2-4746-af0d-a69ae20f9637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19688 | 2025.11.08 00:12:46.856565 [ 4 ] {6afd45bf-9cd2-4746-af0d-a69ae20f9637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19689 | 2025.11.08 00:12:46.857260 [ 4 ] {6afd45bf-9cd2-4746-af0d-a69ae20f9637} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19690 | 2025.11.08 00:12:46.857300 [ 4 ] {6afd45bf-9cd2-4746-af0d-a69ae20f9637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19691 | 2025.11.08 00:12:46.857803 [ 4 ] {6afd45bf-9cd2-4746-af0d-a69ae20f9637} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19692 | 2025.11.08 00:12:46.858241 [ 4 ] {6afd45bf-9cd2-4746-af0d-a69ae20f9637} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19693 | 2025.11.08 00:12:46.858398 [ 4 ] {6afd45bf-9cd2-4746-af0d-a69ae20f9637} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001955 sec., 45012.787723785164 rows/sec., 3.79 MiB/sec. | ||
| 19694 | 2025.11.08 00:12:46.858443 [ 4 ] {6afd45bf-9cd2-4746-af0d-a69ae20f9637} <Debug> TCPHandler: Processed in 0.002272582 sec. | ||
| 19695 | 2025.11.08 00:12:46.858562 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19696 | 2025.11.08 00:12:46.858656 [ 4 ] {87733592-5c04-41d1-a738-07488146146a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19697 | 2025.11.08 00:12:46.858697 [ 4 ] {87733592-5c04-41d1-a738-07488146146a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19698 | 2025.11.08 00:12:46.859091 [ 4 ] {87733592-5c04-41d1-a738-07488146146a} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19699 | 2025.11.08 00:12:46.859127 [ 4 ] {87733592-5c04-41d1-a738-07488146146a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19700 | 2025.11.08 00:12:46.859596 [ 4 ] {87733592-5c04-41d1-a738-07488146146a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19701 | 2025.11.08 00:12:46.860064 [ 4 ] {87733592-5c04-41d1-a738-07488146146a} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19702 | 2025.11.08 00:12:46.860200 [ 4 ] {87733592-5c04-41d1-a738-07488146146a} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001563 sec., 10236.724248240564 rows/sec., 769.75 KiB/sec. | ||
| 19703 | 2025.11.08 00:12:46.860196 [ 82 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19704 | 2025.11.08 00:12:46.860240 [ 4 ] {87733592-5c04-41d1-a738-07488146146a} <Debug> TCPHandler: Processed in 0.001726618 sec. | ||
| 19705 | 2025.11.08 00:12:46.860278 [ 82 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19706 | 2025.11.08 00:12:46.860305 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19707 | 2025.11.08 00:12:46.860365 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19708 | 2025.11.08 00:12:46.860433 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19709 | 2025.11.08 00:12:46.860463 [ 4 ] {83b79320-634d-4f19-83fd-e27980da831f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19710 | 2025.11.08 00:12:46.860515 [ 4 ] {83b79320-634d-4f19-83fd-e27980da831f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19711 | 2025.11.08 00:12:46.860593 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19712 | 2025.11.08 00:12:46.860639 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 96 rows starting from the beginning of the part | ||
| 19713 | 2025.11.08 00:12:46.860714 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 16 rows starting from the beginning of the part | ||
| 19714 | 2025.11.08 00:12:46.860760 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 45 rows starting from the beginning of the part | ||
| 19715 | 2025.11.08 00:12:46.860802 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 40 rows starting from the beginning of the part | ||
| 19716 | 2025.11.08 00:12:46.860841 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 45 rows starting from the beginning of the part | ||
| 19717 | 2025.11.08 00:12:46.860883 [ 187 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 16 rows starting from the beginning of the part | ||
| 19718 | 2025.11.08 00:12:46.860933 [ 4 ] {83b79320-634d-4f19-83fd-e27980da831f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19719 | 2025.11.08 00:12:46.860974 [ 4 ] {83b79320-634d-4f19-83fd-e27980da831f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 19720 | 2025.11.08 00:12:46.861418 [ 4 ] {83b79320-634d-4f19-83fd-e27980da831f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19721 | 2025.11.08 00:12:46.861766 [ 192 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395218 sec., 184917.33908249464 rows/sec., 14.22 MiB/sec. | ||
| 19722 | 2025.11.08 00:12:46.861909 [ 4 ] {83b79320-634d-4f19-83fd-e27980da831f} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19723 | 2025.11.08 00:12:46.862053 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19724 | 2025.11.08 00:12:46.862059 [ 4 ] {83b79320-634d-4f19-83fd-e27980da831f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001613 sec., 49597.02417854928 rows/sec., 3.87 MiB/sec. | ||
| 19725 | 2025.11.08 00:12:46.862115 [ 4 ] {83b79320-634d-4f19-83fd-e27980da831f} <Debug> TCPHandler: Processed in 0.001806859 sec. | ||
| 19726 | 2025.11.08 00:12:46.862235 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19727 | 2025.11.08 00:12:46.862329 [ 4 ] {bc96fa39-7536-4660-8ca7-037912a3f815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19728 | 2025.11.08 00:12:46.862372 [ 4 ] {bc96fa39-7536-4660-8ca7-037912a3f815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19729 | 2025.11.08 00:12:46.862646 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_146_29} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19730 | 2025.11.08 00:12:46.862729 [ 199 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_146_29} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19731 | 2025.11.08 00:12:46.862781 [ 4 ] {bc96fa39-7536-4660-8ca7-037912a3f815} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19732 | 2025.11.08 00:12:46.862821 [ 4 ] {bc96fa39-7536-4660-8ca7-037912a3f815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19733 | 2025.11.08 00:12:46.862828 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19734 | 2025.11.08 00:12:46.863260 [ 4 ] {bc96fa39-7536-4660-8ca7-037912a3f815} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19735 | 2025.11.08 00:12:46.863690 [ 4 ] {bc96fa39-7536-4660-8ca7-037912a3f815} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19736 | 2025.11.08 00:12:46.863814 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 2 parts from all_1_143_32 to all_144_144_0 | ||
| 19737 | 2025.11.08 00:12:46.863826 [ 4 ] {bc96fa39-7536-4660-8ca7-037912a3f815} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec. | ||
| 19738 | 2025.11.08 00:12:46.863852 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19739 | 2025.11.08 00:12:46.863876 [ 4 ] {bc96fa39-7536-4660-8ca7-037912a3f815} <Debug> TCPHandler: Processed in 0.001689707 sec. | ||
| 19740 | 2025.11.08 00:12:46.863878 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19741 | 2025.11.08 00:12:46.863960 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_144_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_143_32 to all_144_144_0 into Compact with storage Full | ||
| 19742 | 2025.11.08 00:12:46.863984 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19743 | 2025.11.08 00:12:46.864054 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_144_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19744 | 2025.11.08 00:12:46.864080 [ 4 ] {6d994b7c-8d3c-4f35-980f-c0495e24eaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19745 | 2025.11.08 00:12:46.864084 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_143_32, total 40737 rows starting from the beginning of the part | ||
| 19746 | 2025.11.08 00:12:46.864143 [ 4 ] {6d994b7c-8d3c-4f35-980f-c0495e24eaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19747 | 2025.11.08 00:12:46.864149 [ 187 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 19748 | 2025.11.08 00:12:46.864946 [ 4 ] {6d994b7c-8d3c-4f35-980f-c0495e24eaf2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19749 | 2025.11.08 00:12:46.864987 [ 4 ] {6d994b7c-8d3c-4f35-980f-c0495e24eaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 19750 | 2025.11.08 00:12:46.865627 [ 4 ] {6d994b7c-8d3c-4f35-980f-c0495e24eaf2} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19751 | 2025.11.08 00:12:46.866055 [ 4 ] {6d994b7c-8d3c-4f35-980f-c0495e24eaf2} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19752 | 2025.11.08 00:12:46.866171 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19753 | 2025.11.08 00:12:46.866204 [ 4 ] {6d994b7c-8d3c-4f35-980f-c0495e24eaf2} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002142 sec., 7469.654528478059 rows/sec., 13.39 MiB/sec. | ||
| 19754 | 2025.11.08 00:12:46.866204 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19755 | 2025.11.08 00:12:46.866247 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 19756 | 2025.11.08 00:12:46.866278 [ 4 ] {6d994b7c-8d3c-4f35-980f-c0495e24eaf2} <Debug> TCPHandler: Processed in 0.002343255 sec. | ||
| 19757 | 2025.11.08 00:12:46.866328 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19758 | 2025.11.08 00:12:46.866391 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19759 | 2025.11.08 00:12:46.866489 [ 4 ] {5c6774a7-6dea-4c28-beb8-20beed0d3690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19760 | 2025.11.08 00:12:46.866530 [ 4 ] {5c6774a7-6dea-4c28-beb8-20beed0d3690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19761 | 2025.11.08 00:12:46.866533 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19762 | 2025.11.08 00:12:46.866598 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3005 rows starting from the beginning of the part | ||
| 19763 | 2025.11.08 00:12:46.866720 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 16 rows starting from the beginning of the part | ||
| 19764 | 2025.11.08 00:12:46.866829 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 45 rows starting from the beginning of the part | ||
| 19765 | 2025.11.08 00:12:46.866900 [ 4 ] {5c6774a7-6dea-4c28-beb8-20beed0d3690} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19766 | 2025.11.08 00:12:46.866937 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 16 rows starting from the beginning of the part | ||
| 19767 | 2025.11.08 00:12:46.866941 [ 4 ] {5c6774a7-6dea-4c28-beb8-20beed0d3690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 19768 | 2025.11.08 00:12:46.867049 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 45 rows starting from the beginning of the part | ||
| 19769 | 2025.11.08 00:12:46.867159 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 16 rows starting from the beginning of the part | ||
| 19770 | 2025.11.08 00:12:46.867438 [ 4 ] {5c6774a7-6dea-4c28-beb8-20beed0d3690} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19771 | 2025.11.08 00:12:46.867913 [ 4 ] {5c6774a7-6dea-4c28-beb8-20beed0d3690} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19772 | 2025.11.08 00:12:46.868051 [ 4 ] {5c6774a7-6dea-4c28-beb8-20beed0d3690} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001581 sec., 37950.66413662239 rows/sec., 2.56 MiB/sec. | ||
| 19773 | 2025.11.08 00:12:46.868088 [ 4 ] {5c6774a7-6dea-4c28-beb8-20beed0d3690} <Debug> TCPHandler: Processed in 0.001747878 sec. | ||
| 19774 | 2025.11.08 00:12:46.870905 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_144_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40897 rows, containing 5 columns (5 merged, 0 gathered) in 0.006962632 sec., 5873784.511374434 rows/sec., 403.54 MiB/sec. | ||
| 19775 | 2025.11.08 00:12:46.871762 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_144_33} <Trace> MergedBlockOutputStream: filled checksums all_1_144_33 (state Temporary) | ||
| 19776 | 2025.11.08 00:12:46.872250 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_144_33} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_144_33 to all_1_144_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19777 | 2025.11.08 00:12:46.872322 [ 193 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_144_33} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 2 parts: [all_1_143_32, all_144_144_0] -> all_1_144_33 | ||
| 19778 | 2025.11.08 00:12:46.872410 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19779 | 2025.11.08 00:12:46.874187 [ 197 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3143 rows, containing 19 columns (19 merged, 0 gathered) in 0.007894017 sec., 398149.6366172001 rows/sec., 713.12 MiB/sec. | ||
| 19780 | 2025.11.08 00:12:46.876857 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19781 | 2025.11.08 00:12:46.877392 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19782 | 2025.11.08 00:12:46.877476 [ 199 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19783 | 2025.11.08 00:12:46.877598 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.59 MiB. | ||
| 19784 | 2025.11.08 00:12:47.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.93 MiB, peak 418.03 MiB, free memory in arenas 0.00 B, will set to 402.54 MiB (RSS), difference: 3.61 MiB | ||
| 19785 | 2025.11.08 00:12:47.131243 [ 222 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19786 | 2025.11.08 00:12:47.131299 [ 222 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19787 | 2025.11.08 00:12:47.135220 [ 222 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19788 | 2025.11.08 00:12:47.905369 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 19789 | 2025.11.08 00:12:47.923526 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19790 | 2025.11.08 00:12:47.923585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19791 | 2025.11.08 00:12:47.929984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19792 | 2025.11.08 00:12:47.930725 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19793 | 2025.11.08 00:12:47.934535 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 19794 | 2025.11.08 00:12:49.709970 [ 224 ] {} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19795 | 2025.11.08 00:12:49.710017 [ 224 ] {} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19796 | 2025.11.08 00:12:49.712081 [ 224 ] {} <Debug> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19797 | 2025.11.08 00:12:49.941398 [ 89 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 19798 | 2025.11.08 00:12:49.941459 [ 89 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19799 | 2025.11.08 00:12:49.941481 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19800 | 2025.11.08 00:12:49.941556 [ 221 ] {} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19801 | 2025.11.08 00:12:49.941584 [ 221 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19802 | 2025.11.08 00:12:49.941607 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 19803 | 2025.11.08 00:12:49.941750 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19804 | 2025.11.08 00:12:49.941783 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 252 rows starting from the beginning of the part | ||
| 19805 | 2025.11.08 00:12:49.941852 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 266 rows starting from the beginning of the part | ||
| 19806 | 2025.11.08 00:12:49.941898 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 19807 | 2025.11.08 00:12:49.941943 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part | ||
| 19808 | 2025.11.08 00:12:49.941984 [ 186 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 19809 | 2025.11.08 00:12:49.942840 [ 197 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288315 sec., 616308.8996091795 rows/sec., 44.78 MiB/sec. | ||
| 19810 | 2025.11.08 00:12:49.942999 [ 190 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 19811 | 2025.11.08 00:12:49.943321 [ 190 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_49_12} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19812 | 2025.11.08 00:12:49.943399 [ 190 ] {6866699d-a4ec-4666-ab9d-ffc7f3364c3c::all_1_49_12} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 19813 | 2025.11.08 00:12:49.943473 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 19814 | 2025.11.08 00:12:49.944016 [ 221 ] {} <Debug> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19815 | 2025.11.08 00:12:51.783489 [ 221 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19816 | 2025.11.08 00:12:51.783552 [ 221 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19817 | 2025.11.08 00:12:51.786971 [ 221 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19818 | 2025.11.08 00:12:51.802180 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19819 | 2025.11.08 00:12:51.802209 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19820 | 2025.11.08 00:12:51.804933 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19821 | 2025.11.08 00:12:51.888429 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19822 | 2025.11.08 00:12:51.888582 [ 4 ] {47cc13ca-d0be-4cb5-b5e8-4f8ea576c4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19823 | 2025.11.08 00:12:51.888646 [ 4 ] {47cc13ca-d0be-4cb5-b5e8-4f8ea576c4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19824 | 2025.11.08 00:12:51.889293 [ 4 ] {47cc13ca-d0be-4cb5-b5e8-4f8ea576c4b7} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19825 | 2025.11.08 00:12:51.889348 [ 4 ] {47cc13ca-d0be-4cb5-b5e8-4f8ea576c4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19826 | 2025.11.08 00:12:51.889758 [ 4 ] {47cc13ca-d0be-4cb5-b5e8-4f8ea576c4b7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19827 | 2025.11.08 00:12:51.889980 [ 4 ] {47cc13ca-d0be-4cb5-b5e8-4f8ea576c4b7} <Trace> oximeter.fields_ipaddr (60ef6e8e-a328-46ac-a633-1951d0cd9f07): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19828 | 2025.11.08 00:12:51.890148 [ 4 ] {47cc13ca-d0be-4cb5-b5e8-4f8ea576c4b7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001612 sec., 3722.0843672456576 rows/sec., 303.51 KiB/sec. | ||
| 19829 | 2025.11.08 00:12:51.890202 [ 4 ] {47cc13ca-d0be-4cb5-b5e8-4f8ea576c4b7} <Debug> TCPHandler: Processed in 0.001891942 sec. | ||
| 19830 | 2025.11.08 00:12:51.890322 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19831 | 2025.11.08 00:12:51.890425 [ 4 ] {8093c99c-c99a-4420-a653-65801290fa11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19832 | 2025.11.08 00:12:51.890469 [ 4 ] {8093c99c-c99a-4420-a653-65801290fa11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19833 | 2025.11.08 00:12:51.891884 [ 4 ] {8093c99c-c99a-4420-a653-65801290fa11} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19834 | 2025.11.08 00:12:51.891922 [ 4 ] {8093c99c-c99a-4420-a653-65801290fa11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19835 | 2025.11.08 00:12:51.892318 [ 4 ] {8093c99c-c99a-4420-a653-65801290fa11} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19836 | 2025.11.08 00:12:51.892551 [ 4 ] {8093c99c-c99a-4420-a653-65801290fa11} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19837 | 2025.11.08 00:12:51.892692 [ 4 ] {8093c99c-c99a-4420-a653-65801290fa11} <Debug> executeQuery: Read 1289 rows, 109.65 KiB in 0.00229 sec., 562882.096069869 rows/sec., 46.76 MiB/sec. | ||
| 19838 | 2025.11.08 00:12:51.892733 [ 4 ] {8093c99c-c99a-4420-a653-65801290fa11} <Debug> TCPHandler: Processed in 0.002464178 sec. | ||
| 19839 | 2025.11.08 00:12:51.892842 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19840 | 2025.11.08 00:12:51.892940 [ 4 ] {f9935026-02d7-484d-b8cd-ed2d5af88852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19841 | 2025.11.08 00:12:51.892984 [ 4 ] {f9935026-02d7-484d-b8cd-ed2d5af88852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19842 | 2025.11.08 00:12:51.893421 [ 4 ] {f9935026-02d7-484d-b8cd-ed2d5af88852} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19843 | 2025.11.08 00:12:51.893459 [ 4 ] {f9935026-02d7-484d-b8cd-ed2d5af88852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19844 | 2025.11.08 00:12:51.893760 [ 4 ] {f9935026-02d7-484d-b8cd-ed2d5af88852} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19845 | 2025.11.08 00:12:51.893972 [ 4 ] {f9935026-02d7-484d-b8cd-ed2d5af88852} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19846 | 2025.11.08 00:12:51.894099 [ 4 ] {f9935026-02d7-484d-b8cd-ed2d5af88852} <Debug> executeQuery: Read 51 rows, 3.80 KiB in 0.00118 sec., 43220.338983050846 rows/sec., 3.15 MiB/sec. | ||
| 19847 | 2025.11.08 00:12:51.894138 [ 4 ] {f9935026-02d7-484d-b8cd-ed2d5af88852} <Debug> TCPHandler: Processed in 0.001344687 sec. | ||
| 19848 | 2025.11.08 00:12:51.894247 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19849 | 2025.11.08 00:12:51.894340 [ 4 ] {7a337ccd-7068-477b-9a19-32261c5db8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19850 | 2025.11.08 00:12:51.894380 [ 4 ] {7a337ccd-7068-477b-9a19-32261c5db8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19851 | 2025.11.08 00:12:51.894885 [ 4 ] {7a337ccd-7068-477b-9a19-32261c5db8fe} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19852 | 2025.11.08 00:12:51.894922 [ 4 ] {7a337ccd-7068-477b-9a19-32261c5db8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19853 | 2025.11.08 00:12:51.895219 [ 4 ] {7a337ccd-7068-477b-9a19-32261c5db8fe} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19854 | 2025.11.08 00:12:51.895433 [ 4 ] {7a337ccd-7068-477b-9a19-32261c5db8fe} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19855 | 2025.11.08 00:12:51.895575 [ 4 ] {7a337ccd-7068-477b-9a19-32261c5db8fe} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001253 sec., 181963.2881085395 rows/sec., 12.32 MiB/sec. | ||
| 19856 | 2025.11.08 00:12:51.895614 [ 4 ] {7a337ccd-7068-477b-9a19-32261c5db8fe} <Debug> TCPHandler: Processed in 0.001417599 sec. | ||
| 19857 | 2025.11.08 00:12:51.895716 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19858 | 2025.11.08 00:12:51.895818 [ 4 ] {c1a3b88e-137d-4857-96f7-843cc17dca60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19859 | 2025.11.08 00:12:51.895861 [ 4 ] {c1a3b88e-137d-4857-96f7-843cc17dca60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19860 | 2025.11.08 00:12:51.896632 [ 4 ] {c1a3b88e-137d-4857-96f7-843cc17dca60} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19861 | 2025.11.08 00:12:51.896673 [ 4 ] {c1a3b88e-137d-4857-96f7-843cc17dca60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19862 | 2025.11.08 00:12:51.897032 [ 4 ] {c1a3b88e-137d-4857-96f7-843cc17dca60} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19863 | 2025.11.08 00:12:51.897250 [ 4 ] {c1a3b88e-137d-4857-96f7-843cc17dca60} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19864 | 2025.11.08 00:12:51.897392 [ 4 ] {c1a3b88e-137d-4857-96f7-843cc17dca60} <Debug> executeQuery: Read 571 rows, 43.50 KiB in 0.001583 sec., 360707.5173720783 rows/sec., 26.83 MiB/sec. | ||
| 19865 | 2025.11.08 00:12:51.897439 [ 4 ] {c1a3b88e-137d-4857-96f7-843cc17dca60} <Debug> TCPHandler: Processed in 0.001772689 sec. | ||
| 19866 | 2025.11.08 00:12:51.897557 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19867 | 2025.11.08 00:12:51.897654 [ 4 ] {87105136-0cf1-4cad-a817-f69a562e5b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19868 | 2025.11.08 00:12:51.897699 [ 4 ] {87105136-0cf1-4cad-a817-f69a562e5b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19869 | 2025.11.08 00:12:51.898353 [ 4 ] {87105136-0cf1-4cad-a817-f69a562e5b13} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19870 | 2025.11.08 00:12:51.898392 [ 4 ] {87105136-0cf1-4cad-a817-f69a562e5b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19871 | 2025.11.08 00:12:51.898789 [ 4 ] {87105136-0cf1-4cad-a817-f69a562e5b13} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19872 | 2025.11.08 00:12:51.899008 [ 4 ] {87105136-0cf1-4cad-a817-f69a562e5b13} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19873 | 2025.11.08 00:12:51.899140 [ 4 ] {87105136-0cf1-4cad-a817-f69a562e5b13} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001505 sec., 562790.6976744186 rows/sec., 37.88 MiB/sec. | ||
| 19874 | 2025.11.08 00:12:51.899182 [ 4 ] {87105136-0cf1-4cad-a817-f69a562e5b13} <Debug> TCPHandler: Processed in 0.001676096 sec. | ||
| 19875 | 2025.11.08 00:12:51.899185 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_144_33 to all_149_149_0 | ||
| 19876 | 2025.11.08 00:12:51.899269 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19877 | 2025.11.08 00:12:51.899295 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19878 | 2025.11.08 00:12:51.899296 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19879 | 2025.11.08 00:12:51.899398 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_149_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_144_33 to all_149_149_0 into Compact with storage Full | ||
| 19880 | 2025.11.08 00:12:51.899408 [ 4 ] {70c4dfd0-3b7c-428f-b669-36ddffa1e10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19881 | 2025.11.08 00:12:51.899473 [ 4 ] {70c4dfd0-3b7c-428f-b669-36ddffa1e10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19882 | 2025.11.08 00:12:51.899500 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_149_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19883 | 2025.11.08 00:12:51.899534 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_144_33, total 40897 rows starting from the beginning of the part | ||
| 19884 | 2025.11.08 00:12:51.899599 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 19885 | 2025.11.08 00:12:51.899652 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 202 rows starting from the beginning of the part | ||
| 19886 | 2025.11.08 00:12:51.899704 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 19887 | 2025.11.08 00:12:51.899753 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 19888 | 2025.11.08 00:12:51.899802 [ 197 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 847 rows starting from the beginning of the part | ||
| 19889 | 2025.11.08 00:12:51.900389 [ 4 ] {70c4dfd0-3b7c-428f-b669-36ddffa1e10b} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19890 | 2025.11.08 00:12:51.900427 [ 4 ] {70c4dfd0-3b7c-428f-b669-36ddffa1e10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 19891 | 2025.11.08 00:12:51.900997 [ 4 ] {70c4dfd0-3b7c-428f-b669-36ddffa1e10b} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19892 | 2025.11.08 00:12:51.901239 [ 4 ] {70c4dfd0-3b7c-428f-b669-36ddffa1e10b} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19893 | 2025.11.08 00:12:51.901389 [ 4 ] {70c4dfd0-3b7c-428f-b669-36ddffa1e10b} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001999 sec., 22511.25562781391 rows/sec., 40.34 MiB/sec. | ||
| 19894 | 2025.11.08 00:12:51.901469 [ 4 ] {70c4dfd0-3b7c-428f-b669-36ddffa1e10b} <Debug> TCPHandler: Processed in 0.00222453 sec. | ||
| 19895 | 2025.11.08 00:12:51.901584 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19896 | 2025.11.08 00:12:51.901681 [ 4 ] {09acd8b1-9c27-4f72-9da2-a9533650ba52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19897 | 2025.11.08 00:12:51.901724 [ 4 ] {09acd8b1-9c27-4f72-9da2-a9533650ba52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19898 | 2025.11.08 00:12:51.902075 [ 4 ] {09acd8b1-9c27-4f72-9da2-a9533650ba52} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19899 | 2025.11.08 00:12:51.902112 [ 4 ] {09acd8b1-9c27-4f72-9da2-a9533650ba52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 19900 | 2025.11.08 00:12:51.902433 [ 4 ] {09acd8b1-9c27-4f72-9da2-a9533650ba52} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19901 | 2025.11.08 00:12:51.902657 [ 4 ] {09acd8b1-9c27-4f72-9da2-a9533650ba52} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19902 | 2025.11.08 00:12:51.902789 [ 4 ] {09acd8b1-9c27-4f72-9da2-a9533650ba52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 19903 | 2025.11.08 00:12:51.902827 [ 4 ] {09acd8b1-9c27-4f72-9da2-a9533650ba52} <Debug> TCPHandler: Processed in 0.001293046 sec. | ||
| 19904 | 2025.11.08 00:12:51.907234 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_149_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42426 rows, containing 5 columns (5 merged, 0 gathered) in 0.007875847 sec., 5386849.1858716905 rows/sec., 370.07 MiB/sec. | ||
| 19905 | 2025.11.08 00:12:51.907576 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_149_34} <Trace> MergedBlockOutputStream: filled checksums all_1_149_34 (state Temporary) | ||
| 19906 | 2025.11.08 00:12:51.907896 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_149_34 to all_1_149_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19907 | 2025.11.08 00:12:51.907977 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_144_33, all_149_149_0] -> all_1_149_34 | ||
| 19908 | 2025.11.08 00:12:51.908094 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19909 | 2025.11.08 00:12:52.788630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48419 | ||
| 19910 | 2025.11.08 00:12:52.789145 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19911 | 2025.11.08 00:12:52.789191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19912 | 2025.11.08 00:12:52.789714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19913 | 2025.11.08 00:12:52.789957 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19914 | 2025.11.08 00:12:52.790108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48419 | ||
| 19915 | 2025.11.08 00:12:52.790126 [ 86 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19916 | 2025.11.08 00:12:52.790197 [ 86 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19917 | 2025.11.08 00:12:52.790218 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19918 | 2025.11.08 00:12:52.790327 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::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 | ||
| 19919 | 2025.11.08 00:12:52.790441 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19920 | 2025.11.08 00:12:52.790480 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46051 rows starting from the beginning of the part | ||
| 19921 | 2025.11.08 00:12:52.790566 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 19922 | 2025.11.08 00:12:52.790611 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 19923 | 2025.11.08 00:12:52.790672 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 19924 | 2025.11.08 00:12:52.790709 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 19925 | 2025.11.08 00:12:52.790747 [ 186 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 19926 | 2025.11.08 00:12:52.793616 [ 188 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48419 rows, containing 4 columns (4 merged, 0 gathered) in 0.003330921 sec., 14536219.862314356 rows/sec., 207.94 MiB/sec. | ||
| 19927 | 2025.11.08 00:12:52.794080 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19928 | 2025.11.08 00:12:52.794514 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_101_20} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19929 | 2025.11.08 00:12:52.794617 [ 191 ] {a1b9685f-9953-4e41-9e65-e91af7f062a0::all_1_101_20} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19930 | 2025.11.08 00:12:52.794761 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19931 | 2025.11.08 00:12:55.434946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 19932 | 2025.11.08 00:12:55.441271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2352 | ||
| 19933 | 2025.11.08 00:12:55.443814 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19934 | 2025.11.08 00:12:55.443877 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19935 | 2025.11.08 00:12:55.445121 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19936 | 2025.11.08 00:12:55.445411 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19937 | 2025.11.08 00:12:55.445792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2352 | ||
| 19938 | 2025.11.08 00:12:55.453576 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19939 | 2025.11.08 00:12:55.453635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19940 | 2025.11.08 00:12:55.459853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19941 | 2025.11.08 00:12:55.460595 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19942 | 2025.11.08 00:12:55.460870 [ 83 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19943 | 2025.11.08 00:12:55.460906 [ 83 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19944 | 2025.11.08 00:12:55.460925 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 19945 | 2025.11.08 00:12:55.461023 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::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 | ||
| 19946 | 2025.11.08 00:12:55.464293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 19947 | 2025.11.08 00:12:55.464836 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19948 | 2025.11.08 00:12:55.466308 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 19949 | 2025.11.08 00:12:55.470883 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 19950 | 2025.11.08 00:12:55.476036 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 19951 | 2025.11.08 00:12:55.481438 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 19952 | 2025.11.08 00:12:55.486747 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 19953 | 2025.11.08 00:12:55.491290 [ 194 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 19954 | 2025.11.08 00:12:55.552486 [ 201 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.091483294 sec., 8318.458668530235 rows/sec., 43.01 MiB/sec. | ||
| 19955 | 2025.11.08 00:12:55.555984 [ 201 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19956 | 2025.11.08 00:12:55.558147 [ 201 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_101_20} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19957 | 2025.11.08 00:12:55.558257 [ 201 ] {63a92515-6ad8-4f5f-ae31-e340223c2141::all_1_101_20} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19958 | 2025.11.08 00:12:55.561296 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 19959 | 2025.11.08 00:12:56.000345 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.61 MiB, peak 421.02 MiB, free memory in arenas 0.00 B, will set to 402.54 MiB (RSS), difference: -1.07 MiB | ||
| 19960 | 2025.11.08 00:12:56.856630 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19961 | 2025.11.08 00:12:56.856905 [ 4 ] {6e1a7a89-45e3-45e1-8eb2-c568d9520100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19962 | 2025.11.08 00:12:56.856990 [ 4 ] {6e1a7a89-45e3-45e1-8eb2-c568d9520100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19963 | 2025.11.08 00:12:56.857695 [ 4 ] {6e1a7a89-45e3-45e1-8eb2-c568d9520100} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19964 | 2025.11.08 00:12:56.857734 [ 4 ] {6e1a7a89-45e3-45e1-8eb2-c568d9520100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 19965 | 2025.11.08 00:12:56.858124 [ 4 ] {6e1a7a89-45e3-45e1-8eb2-c568d9520100} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19966 | 2025.11.08 00:12:56.858348 [ 4 ] {6e1a7a89-45e3-45e1-8eb2-c568d9520100} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19967 | 2025.11.08 00:12:56.858497 [ 4 ] {6e1a7a89-45e3-45e1-8eb2-c568d9520100} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001667 sec., 52789.44211157768 rows/sec., 4.45 MiB/sec. | ||
| 19968 | 2025.11.08 00:12:56.858538 [ 4 ] {6e1a7a89-45e3-45e1-8eb2-c568d9520100} <Debug> TCPHandler: Processed in 0.002091267 sec. | ||
| 19969 | 2025.11.08 00:12:56.858693 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19970 | 2025.11.08 00:12:56.858788 [ 4 ] {4f039239-8b8d-4560-bb90-25a6da595db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19971 | 2025.11.08 00:12:56.858827 [ 4 ] {4f039239-8b8d-4560-bb90-25a6da595db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19972 | 2025.11.08 00:12:56.859252 [ 4 ] {4f039239-8b8d-4560-bb90-25a6da595db8} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19973 | 2025.11.08 00:12:56.859286 [ 4 ] {4f039239-8b8d-4560-bb90-25a6da595db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 19974 | 2025.11.08 00:12:56.859570 [ 4 ] {4f039239-8b8d-4560-bb90-25a6da595db8} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19975 | 2025.11.08 00:12:56.859771 [ 4 ] {4f039239-8b8d-4560-bb90-25a6da595db8} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19976 | 2025.11.08 00:12:56.859894 [ 4 ] {4f039239-8b8d-4560-bb90-25a6da595db8} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001125 sec., 14222.222222222223 rows/sec., 1.04 MiB/sec. | ||
| 19977 | 2025.11.08 00:12:56.859931 [ 4 ] {4f039239-8b8d-4560-bb90-25a6da595db8} <Debug> TCPHandler: Processed in 0.001301605 sec. | ||
| 19978 | 2025.11.08 00:12:56.860052 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19979 | 2025.11.08 00:12:56.860144 [ 4 ] {3abd2c6e-23e0-4bd3-ba64-aa2589d07306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19980 | 2025.11.08 00:12:56.860182 [ 4 ] {3abd2c6e-23e0-4bd3-ba64-aa2589d07306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19981 | 2025.11.08 00:12:56.860593 [ 4 ] {3abd2c6e-23e0-4bd3-ba64-aa2589d07306} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19982 | 2025.11.08 00:12:56.860627 [ 4 ] {3abd2c6e-23e0-4bd3-ba64-aa2589d07306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 19983 | 2025.11.08 00:12:56.860916 [ 4 ] {3abd2c6e-23e0-4bd3-ba64-aa2589d07306} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19984 | 2025.11.08 00:12:56.861121 [ 4 ] {3abd2c6e-23e0-4bd3-ba64-aa2589d07306} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19985 | 2025.11.08 00:12:56.861246 [ 4 ] {3abd2c6e-23e0-4bd3-ba64-aa2589d07306} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00112 sec., 71428.57142857143 rows/sec., 5.58 MiB/sec. | ||
| 19986 | 2025.11.08 00:12:56.861282 [ 4 ] {3abd2c6e-23e0-4bd3-ba64-aa2589d07306} <Debug> TCPHandler: Processed in 0.001291386 sec. | ||
| 19987 | 2025.11.08 00:12:56.861404 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19988 | 2025.11.08 00:12:56.861496 [ 4 ] {a02e54c2-907a-4bad-a536-4d9821db7e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19989 | 2025.11.08 00:12:56.861538 [ 4 ] {a02e54c2-907a-4bad-a536-4d9821db7e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19990 | 2025.11.08 00:12:56.861968 [ 4 ] {a02e54c2-907a-4bad-a536-4d9821db7e8a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19991 | 2025.11.08 00:12:56.862003 [ 4 ] {a02e54c2-907a-4bad-a536-4d9821db7e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 19992 | 2025.11.08 00:12:56.862329 [ 4 ] {a02e54c2-907a-4bad-a536-4d9821db7e8a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19993 | 2025.11.08 00:12:56.862576 [ 4 ] {a02e54c2-907a-4bad-a536-4d9821db7e8a} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19994 | 2025.11.08 00:12:56.862710 [ 4 ] {a02e54c2-907a-4bad-a536-4d9821db7e8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 19995 | 2025.11.08 00:12:56.862748 [ 4 ] {a02e54c2-907a-4bad-a536-4d9821db7e8a} <Debug> TCPHandler: Processed in 0.001401749 sec. | ||
| 19996 | 2025.11.08 00:12:56.862861 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19997 | 2025.11.08 00:12:56.862962 [ 4 ] {3e63160f-fde7-47bc-96c2-07a01b9776ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19998 | 2025.11.08 00:12:56.863023 [ 4 ] {3e63160f-fde7-47bc-96c2-07a01b9776ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19999 | 2025.11.08 00:12:56.863816 [ 4 ] {3e63160f-fde7-47bc-96c2-07a01b9776ed} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20000 | 2025.11.08 00:12:56.863850 [ 4 ] {3e63160f-fde7-47bc-96c2-07a01b9776ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20001 | 2025.11.08 00:12:56.864365 [ 4 ] {3e63160f-fde7-47bc-96c2-07a01b9776ed} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20002 | 2025.11.08 00:12:56.864577 [ 4 ] {3e63160f-fde7-47bc-96c2-07a01b9776ed} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20003 | 2025.11.08 00:12:56.864712 [ 4 ] {3e63160f-fde7-47bc-96c2-07a01b9776ed} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001771 sec., 9034.443817052512 rows/sec., 16.19 MiB/sec. | ||
| 20004 | 2025.11.08 00:12:56.864775 [ 4 ] {3e63160f-fde7-47bc-96c2-07a01b9776ed} <Debug> TCPHandler: Processed in 0.001965994 sec. | ||
| 20005 | 2025.11.08 00:12:56.864885 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20006 | 2025.11.08 00:12:56.864977 [ 4 ] {4a84212a-3363-496c-92c5-5bd0149e00b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20007 | 2025.11.08 00:12:56.865018 [ 4 ] {4a84212a-3363-496c-92c5-5bd0149e00b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20008 | 2025.11.08 00:12:56.865401 [ 4 ] {4a84212a-3363-496c-92c5-5bd0149e00b9} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20009 | 2025.11.08 00:12:56.865437 [ 4 ] {4a84212a-3363-496c-92c5-5bd0149e00b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20010 | 2025.11.08 00:12:56.865739 [ 4 ] {4a84212a-3363-496c-92c5-5bd0149e00b9} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20011 | 2025.11.08 00:12:56.865945 [ 4 ] {4a84212a-3363-496c-92c5-5bd0149e00b9} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20012 | 2025.11.08 00:12:56.866077 [ 4 ] {4a84212a-3363-496c-92c5-5bd0149e00b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 20013 | 2025.11.08 00:12:56.866122 [ 4 ] {4a84212a-3363-496c-92c5-5bd0149e00b9} <Debug> TCPHandler: Processed in 0.001285696 sec. | ||
| 20014 | 2025.11.08 00:13:00.019584 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20015 | 2025.11.08 00:13:00.019661 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20016 | 2025.11.08 00:13:00.291180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48931 | ||
| 20017 | 2025.11.08 00:13:00.291721 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20018 | 2025.11.08 00:13:00.291759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20019 | 2025.11.08 00:13:00.292231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 20020 | 2025.11.08 00:13:00.292458 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20021 | 2025.11.08 00:13:00.292590 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48931 | ||
| 20022 | 2025.11.08 00:13:01.857471 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20023 | 2025.11.08 00:13:01.857767 [ 4 ] {629c26af-c017-487b-bab1-95dde2dde1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20024 | 2025.11.08 00:13:01.857869 [ 4 ] {629c26af-c017-487b-bab1-95dde2dde1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20025 | 2025.11.08 00:13:01.858676 [ 4 ] {629c26af-c017-487b-bab1-95dde2dde1bf} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20026 | 2025.11.08 00:13:01.858715 [ 4 ] {629c26af-c017-487b-bab1-95dde2dde1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20027 | 2025.11.08 00:13:01.859094 [ 4 ] {629c26af-c017-487b-bab1-95dde2dde1bf} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20028 | 2025.11.08 00:13:01.859323 [ 4 ] {629c26af-c017-487b-bab1-95dde2dde1bf} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20029 | 2025.11.08 00:13:01.859479 [ 4 ] {629c26af-c017-487b-bab1-95dde2dde1bf} <Debug> executeQuery: Read 146 rows, 12.86 KiB in 0.001786 sec., 81746.92049272117 rows/sec., 7.03 MiB/sec. | ||
| 20030 | 2025.11.08 00:13:01.859524 [ 4 ] {629c26af-c017-487b-bab1-95dde2dde1bf} <Debug> TCPHandler: Processed in 0.002228401 sec. | ||
| 20031 | 2025.11.08 00:13:01.859520 [ 76 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20032 | 2025.11.08 00:13:01.859623 [ 76 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20033 | 2025.11.08 00:13:01.859660 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20034 | 2025.11.08 00:13:01.859660 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20035 | 2025.11.08 00:13:01.859791 [ 4 ] {72bf9aaf-8abd-4dc1-aa8a-2e4ed6b03ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20036 | 2025.11.08 00:13:01.859817 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20037 | 2025.11.08 00:13:01.859847 [ 4 ] {72bf9aaf-8abd-4dc1-aa8a-2e4ed6b03ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20038 | 2025.11.08 00:13:01.859919 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20039 | 2025.11.08 00:13:01.859953 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1498 rows starting from the beginning of the part | ||
| 20040 | 2025.11.08 00:13:01.860019 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 146 rows starting from the beginning of the part | ||
| 20041 | 2025.11.08 00:13:01.860074 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 88 rows starting from the beginning of the part | ||
| 20042 | 2025.11.08 00:13:01.860122 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1289 rows starting from the beginning of the part | ||
| 20043 | 2025.11.08 00:13:01.860170 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 88 rows starting from the beginning of the part | ||
| 20044 | 2025.11.08 00:13:01.860217 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 146 rows starting from the beginning of the part | ||
| 20045 | 2025.11.08 00:13:01.860306 [ 4 ] {72bf9aaf-8abd-4dc1-aa8a-2e4ed6b03ee7} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20046 | 2025.11.08 00:13:01.860344 [ 4 ] {72bf9aaf-8abd-4dc1-aa8a-2e4ed6b03ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20047 | 2025.11.08 00:13:01.860651 [ 4 ] {72bf9aaf-8abd-4dc1-aa8a-2e4ed6b03ee7} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20048 | 2025.11.08 00:13:01.860866 [ 4 ] {72bf9aaf-8abd-4dc1-aa8a-2e4ed6b03ee7} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20049 | 2025.11.08 00:13:01.860995 [ 4 ] {72bf9aaf-8abd-4dc1-aa8a-2e4ed6b03ee7} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001229 sec., 36615.13425549227 rows/sec., 2.69 MiB/sec. | ||
| 20050 | 2025.11.08 00:13:01.861035 [ 4 ] {72bf9aaf-8abd-4dc1-aa8a-2e4ed6b03ee7} <Debug> TCPHandler: Processed in 0.00143635 sec. | ||
| 20051 | 2025.11.08 00:13:01.861136 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20052 | 2025.11.08 00:13:01.861230 [ 4 ] {e7fa71ad-7563-4ca9-84c3-488f56794861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20053 | 2025.11.08 00:13:01.861269 [ 4 ] {e7fa71ad-7563-4ca9-84c3-488f56794861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20054 | 2025.11.08 00:13:01.861668 [ 186 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3255 rows, containing 5 columns (5 merged, 0 gathered) in 0.001892222 sec., 1720199.8497005107 rows/sec., 150.60 MiB/sec. | ||
| 20055 | 2025.11.08 00:13:01.861692 [ 4 ] {e7fa71ad-7563-4ca9-84c3-488f56794861} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20056 | 2025.11.08 00:13:01.861744 [ 4 ] {e7fa71ad-7563-4ca9-84c3-488f56794861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20057 | 2025.11.08 00:13:01.861879 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20058 | 2025.11.08 00:13:01.862052 [ 4 ] {e7fa71ad-7563-4ca9-84c3-488f56794861} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20059 | 2025.11.08 00:13:01.862107 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_151_30} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20060 | 2025.11.08 00:13:01.862174 [ 189 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_151_30} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20061 | 2025.11.08 00:13:01.862257 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 20062 | 2025.11.08 00:13:01.862275 [ 4 ] {e7fa71ad-7563-4ca9-84c3-488f56794861} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20063 | 2025.11.08 00:13:01.862396 [ 76 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20064 | 2025.11.08 00:13:01.862404 [ 4 ] {e7fa71ad-7563-4ca9-84c3-488f56794861} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001193 sec., 91366.30343671417 rows/sec., 7.14 MiB/sec. | ||
| 20065 | 2025.11.08 00:13:01.862435 [ 76 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20066 | 2025.11.08 00:13:01.862458 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20067 | 2025.11.08 00:13:01.862459 [ 4 ] {e7fa71ad-7563-4ca9-84c3-488f56794861} <Debug> TCPHandler: Processed in 0.001373328 sec. | ||
| 20068 | 2025.11.08 00:13:01.862550 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20069 | 2025.11.08 00:13:01.862580 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20070 | 2025.11.08 00:13:01.862666 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20071 | 2025.11.08 00:13:01.862702 [ 4 ] {02fccfb9-6a46-4bc8-ad46-a9ae1b64d2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20072 | 2025.11.08 00:13:01.862706 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 819 rows starting from the beginning of the part | ||
| 20073 | 2025.11.08 00:13:01.862754 [ 4 ] {02fccfb9-6a46-4bc8-ad46-a9ae1b64d2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20074 | 2025.11.08 00:13:01.862791 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 109 rows starting from the beginning of the part | ||
| 20075 | 2025.11.08 00:13:01.862841 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 80 rows starting from the beginning of the part | ||
| 20076 | 2025.11.08 00:13:01.862886 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 571 rows starting from the beginning of the part | ||
| 20077 | 2025.11.08 00:13:01.862925 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 80 rows starting from the beginning of the part | ||
| 20078 | 2025.11.08 00:13:01.862966 [ 192 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 109 rows starting from the beginning of the part | ||
| 20079 | 2025.11.08 00:13:01.863166 [ 4 ] {02fccfb9-6a46-4bc8-ad46-a9ae1b64d2c8} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20080 | 2025.11.08 00:13:01.863213 [ 4 ] {02fccfb9-6a46-4bc8-ad46-a9ae1b64d2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20081 | 2025.11.08 00:13:01.863553 [ 4 ] {02fccfb9-6a46-4bc8-ad46-a9ae1b64d2c8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20082 | 2025.11.08 00:13:01.863775 [ 4 ] {02fccfb9-6a46-4bc8-ad46-a9ae1b64d2c8} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20083 | 2025.11.08 00:13:01.863904 [ 4 ] {02fccfb9-6a46-4bc8-ad46-a9ae1b64d2c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 20084 | 2025.11.08 00:13:01.863942 [ 4 ] {02fccfb9-6a46-4bc8-ad46-a9ae1b64d2c8} <Debug> TCPHandler: Processed in 0.001411789 sec. | ||
| 20085 | 2025.11.08 00:13:01.864050 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20086 | 2025.11.08 00:13:01.864061 [ 189 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556223 sec., 1136083.967400559 rows/sec., 90.14 MiB/sec. | ||
| 20087 | 2025.11.08 00:13:01.864143 [ 4 ] {00b8f12d-c22c-48c7-a0b7-36c6f254b2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20088 | 2025.11.08 00:13:01.864197 [ 4 ] {00b8f12d-c22c-48c7-a0b7-36c6f254b2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20089 | 2025.11.08 00:13:01.864287 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20090 | 2025.11.08 00:13:01.864619 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_151_30} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20091 | 2025.11.08 00:13:01.864712 [ 186 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_151_30} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20092 | 2025.11.08 00:13:01.864817 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 20093 | 2025.11.08 00:13:01.865087 [ 4 ] {00b8f12d-c22c-48c7-a0b7-36c6f254b2ba} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20094 | 2025.11.08 00:13:01.865127 [ 4 ] {00b8f12d-c22c-48c7-a0b7-36c6f254b2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20095 | 2025.11.08 00:13:01.865689 [ 4 ] {00b8f12d-c22c-48c7-a0b7-36c6f254b2ba} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20096 | 2025.11.08 00:13:01.865912 [ 4 ] {00b8f12d-c22c-48c7-a0b7-36c6f254b2ba} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20097 | 2025.11.08 00:13:01.866050 [ 4 ] {00b8f12d-c22c-48c7-a0b7-36c6f254b2ba} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001925 sec., 23376.623376623374 rows/sec., 41.89 MiB/sec. | ||
| 20098 | 2025.11.08 00:13:01.866107 [ 4 ] {00b8f12d-c22c-48c7-a0b7-36c6f254b2ba} <Debug> TCPHandler: Processed in 0.002107928 sec. | ||
| 20099 | 2025.11.08 00:13:01.866219 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20100 | 2025.11.08 00:13:01.866313 [ 4 ] {7518e8a0-16f9-49f1-8568-aa6eaed9faff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20101 | 2025.11.08 00:13:01.866353 [ 4 ] {7518e8a0-16f9-49f1-8568-aa6eaed9faff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20102 | 2025.11.08 00:13:01.866680 [ 4 ] {7518e8a0-16f9-49f1-8568-aa6eaed9faff} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20103 | 2025.11.08 00:13:01.866715 [ 4 ] {7518e8a0-16f9-49f1-8568-aa6eaed9faff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20104 | 2025.11.08 00:13:01.867008 [ 4 ] {7518e8a0-16f9-49f1-8568-aa6eaed9faff} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20105 | 2025.11.08 00:13:01.867215 [ 4 ] {7518e8a0-16f9-49f1-8568-aa6eaed9faff} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20106 | 2025.11.08 00:13:01.867328 [ 76 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20107 | 2025.11.08 00:13:01.867341 [ 4 ] {7518e8a0-16f9-49f1-8568-aa6eaed9faff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 20108 | 2025.11.08 00:13:01.867365 [ 76 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20109 | 2025.11.08 00:13:01.867388 [ 4 ] {7518e8a0-16f9-49f1-8568-aa6eaed9faff} <Debug> TCPHandler: Processed in 0.001220293 sec. | ||
| 20110 | 2025.11.08 00:13:01.867387 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20111 | 2025.11.08 00:13:01.867473 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20112 | 2025.11.08 00:13:01.867547 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20113 | 2025.11.08 00:13:01.867571 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8616 rows starting from the beginning of the part | ||
| 20114 | 2025.11.08 00:13:01.867613 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 20115 | 2025.11.08 00:13:01.867648 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 20116 | 2025.11.08 00:13:01.867680 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 20117 | 2025.11.08 00:13:01.867714 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 20118 | 2025.11.08 00:13:01.867744 [ 189 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 20119 | 2025.11.08 00:13:01.869990 [ 193 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8916 rows, containing 4 columns (4 merged, 0 gathered) in 0.00254241 sec., 3506908.7991315327 rows/sec., 236.31 MiB/sec. | ||
| 20120 | 2025.11.08 00:13:01.870245 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20121 | 2025.11.08 00:13:01.870624 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_151_30} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20122 | 2025.11.08 00:13:01.870713 [ 199 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_151_30} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20123 | 2025.11.08 00:13:01.870836 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 20124 | 2025.11.08 00:13:02.964374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 20125 | 2025.11.08 00:13:02.982706 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20126 | 2025.11.08 00:13:02.982772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20127 | 2025.11.08 00:13:02.989017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 20128 | 2025.11.08 00:13:02.989747 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20129 | 2025.11.08 00:13:02.992900 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 20130 | 2025.11.08 00:13:05.446841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2376 | ||
| 20131 | 2025.11.08 00:13:05.449197 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20132 | 2025.11.08 00:13:05.449245 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20133 | 2025.11.08 00:13:05.450477 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 20134 | 2025.11.08 00:13:05.450752 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20135 | 2025.11.08 00:13:05.450903 [ 70 ] {} <Debug> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 20136 | 2025.11.08 00:13:05.450945 [ 70 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20137 | 2025.11.08 00:13:05.450967 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20138 | 2025.11.08 00:13:05.451062 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::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 | ||
| 20139 | 2025.11.08 00:13:05.451132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2376 | ||
| 20140 | 2025.11.08 00:13:05.451581 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20141 | 2025.11.08 00:13:05.451724 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2232 rows starting from the beginning of the part | ||
| 20142 | 2025.11.08 00:13:05.452096 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part | ||
| 20143 | 2025.11.08 00:13:05.452426 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 20144 | 2025.11.08 00:13:05.452759 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 32 rows starting from the beginning of the part | ||
| 20145 | 2025.11.08 00:13:05.453090 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 28 rows starting from the beginning of the part | ||
| 20146 | 2025.11.08 00:13:05.453423 [ 186 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 20147 | 2025.11.08 00:13:05.460914 [ 193 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 72 columns (72 merged, 0 gathered) in 0.009890642 sec., 240227.07524951364 rows/sec., 188.62 MiB/sec. | ||
| 20148 | 2025.11.08 00:13:05.463205 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 20149 | 2025.11.08 00:13:05.463852 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_76_15} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20150 | 2025.11.08 00:13:05.463942 [ 187 ] {90bda5ba-49b2-45f3-b49f-c79908339594::all_1_76_15} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 20151 | 2025.11.08 00:13:05.464289 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 20152 | 2025.11.08 00:13:06.224511 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20153 | 2025.11.08 00:13:06.224572 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20154 | 2025.11.08 00:13:06.225610 [ 224 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20155 | 2025.11.08 00:13:06.225663 [ 224 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20156 | 2025.11.08 00:13:06.228055 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20157 | 2025.11.08 00:13:06.229089 [ 224 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20158 | 2025.11.08 00:13:06.342156 [ 225 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20159 | 2025.11.08 00:13:06.342211 [ 225 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20160 | 2025.11.08 00:13:06.345428 [ 225 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20161 | 2025.11.08 00:13:06.649154 [ 224 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20162 | 2025.11.08 00:13:06.649210 [ 224 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20163 | 2025.11.08 00:13:06.652306 [ 224 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20164 | 2025.11.08 00:13:06.858359 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20165 | 2025.11.08 00:13:06.858549 [ 4 ] {ac278044-2037-413c-92bd-29fef0143f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20166 | 2025.11.08 00:13:06.858620 [ 4 ] {ac278044-2037-413c-92bd-29fef0143f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20167 | 2025.11.08 00:13:06.859347 [ 4 ] {ac278044-2037-413c-92bd-29fef0143f26} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20168 | 2025.11.08 00:13:06.859389 [ 4 ] {ac278044-2037-413c-92bd-29fef0143f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20169 | 2025.11.08 00:13:06.859780 [ 4 ] {ac278044-2037-413c-92bd-29fef0143f26} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 20170 | 2025.11.08 00:13:06.860009 [ 4 ] {ac278044-2037-413c-92bd-29fef0143f26} <Trace> oximeter.fields_i16 (7315a824-d50f-4a82-bfe2-ce32d672f3ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20171 | 2025.11.08 00:13:06.860162 [ 4 ] {ac278044-2037-413c-92bd-29fef0143f26} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001667 sec., 14397.120575884823 rows/sec., 1.19 MiB/sec. | ||
| 20172 | 2025.11.08 00:13:06.860206 [ 4 ] {ac278044-2037-413c-92bd-29fef0143f26} <Debug> TCPHandler: Processed in 0.001983884 sec. | ||
| 20173 | 2025.11.08 00:13:06.860333 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20174 | 2025.11.08 00:13:06.860427 [ 4 ] {3abb6a40-d936-4403-9e45-8b37d3c2d82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20175 | 2025.11.08 00:13:06.860470 [ 4 ] {3abb6a40-d936-4403-9e45-8b37d3c2d82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20176 | 2025.11.08 00:13:06.861000 [ 4 ] {3abb6a40-d936-4403-9e45-8b37d3c2d82d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20177 | 2025.11.08 00:13:06.861039 [ 4 ] {3abb6a40-d936-4403-9e45-8b37d3c2d82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20178 | 2025.11.08 00:13:06.861359 [ 4 ] {3abb6a40-d936-4403-9e45-8b37d3c2d82d} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20179 | 2025.11.08 00:13:06.861574 [ 4 ] {3abb6a40-d936-4403-9e45-8b37d3c2d82d} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20180 | 2025.11.08 00:13:06.861705 [ 4 ] {3abb6a40-d936-4403-9e45-8b37d3c2d82d} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001297 sec., 160370.08481110254 rows/sec., 14.34 MiB/sec. | ||
| 20181 | 2025.11.08 00:13:06.861744 [ 4 ] {3abb6a40-d936-4403-9e45-8b37d3c2d82d} <Debug> TCPHandler: Processed in 0.001465321 sec. | ||
| 20182 | 2025.11.08 00:13:06.861857 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20183 | 2025.11.08 00:13:06.861952 [ 4 ] {2e91bef4-67e3-41a3-b3b1-6ab0d0d4e2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20184 | 2025.11.08 00:13:06.861992 [ 4 ] {2e91bef4-67e3-41a3-b3b1-6ab0d0d4e2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20185 | 2025.11.08 00:13:06.862403 [ 4 ] {2e91bef4-67e3-41a3-b3b1-6ab0d0d4e2e8} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20186 | 2025.11.08 00:13:06.862441 [ 4 ] {2e91bef4-67e3-41a3-b3b1-6ab0d0d4e2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20187 | 2025.11.08 00:13:06.862739 [ 4 ] {2e91bef4-67e3-41a3-b3b1-6ab0d0d4e2e8} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20188 | 2025.11.08 00:13:06.862947 [ 4 ] {2e91bef4-67e3-41a3-b3b1-6ab0d0d4e2e8} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20189 | 2025.11.08 00:13:06.863076 [ 4 ] {2e91bef4-67e3-41a3-b3b1-6ab0d0d4e2e8} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001143 sec., 24496.937882764658 rows/sec., 1.85 MiB/sec. | ||
| 20190 | 2025.11.08 00:13:06.863117 [ 4 ] {2e91bef4-67e3-41a3-b3b1-6ab0d0d4e2e8} <Debug> TCPHandler: Processed in 0.001310036 sec. | ||
| 20191 | 2025.11.08 00:13:06.863221 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20192 | 2025.11.08 00:13:06.863316 [ 4 ] {0fef609a-4e6c-42b1-91ed-aaf242fb89d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20193 | 2025.11.08 00:13:06.863357 [ 4 ] {0fef609a-4e6c-42b1-91ed-aaf242fb89d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20194 | 2025.11.08 00:13:06.863748 [ 4 ] {0fef609a-4e6c-42b1-91ed-aaf242fb89d6} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20195 | 2025.11.08 00:13:06.863786 [ 4 ] {0fef609a-4e6c-42b1-91ed-aaf242fb89d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20196 | 2025.11.08 00:13:06.864085 [ 4 ] {0fef609a-4e6c-42b1-91ed-aaf242fb89d6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20197 | 2025.11.08 00:13:06.864301 [ 4 ] {0fef609a-4e6c-42b1-91ed-aaf242fb89d6} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20198 | 2025.11.08 00:13:06.864430 [ 4 ] {0fef609a-4e6c-42b1-91ed-aaf242fb89d6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001133 sec., 21182.700794351284 rows/sec., 1.76 MiB/sec. | ||
| 20199 | 2025.11.08 00:13:06.864469 [ 4 ] {0fef609a-4e6c-42b1-91ed-aaf242fb89d6} <Debug> TCPHandler: Processed in 0.001296385 sec. | ||
| 20200 | 2025.11.08 00:13:06.864574 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20201 | 2025.11.08 00:13:06.864667 [ 4 ] {452c7bee-e832-4ab2-92ab-8cfccd39267c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20202 | 2025.11.08 00:13:06.864707 [ 4 ] {452c7bee-e832-4ab2-92ab-8cfccd39267c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20203 | 2025.11.08 00:13:06.865089 [ 4 ] {452c7bee-e832-4ab2-92ab-8cfccd39267c} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20204 | 2025.11.08 00:13:06.865122 [ 4 ] {452c7bee-e832-4ab2-92ab-8cfccd39267c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20205 | 2025.11.08 00:13:06.865393 [ 4 ] {452c7bee-e832-4ab2-92ab-8cfccd39267c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 20206 | 2025.11.08 00:13:06.865593 [ 4 ] {452c7bee-e832-4ab2-92ab-8cfccd39267c} <Trace> oximeter.fields_u8 (d5ad398d-7dd8-40ba-b537-00f15584059a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20207 | 2025.11.08 00:13:06.865710 [ 4 ] {452c7bee-e832-4ab2-92ab-8cfccd39267c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 20208 | 2025.11.08 00:13:06.865746 [ 4 ] {452c7bee-e832-4ab2-92ab-8cfccd39267c} <Debug> TCPHandler: Processed in 0.001270055 sec. | ||
| 20209 | 2025.11.08 00:13:06.865857 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20210 | 2025.11.08 00:13:06.866037 [ 4 ] {54f71048-68b9-489c-99ca-57ad5fb1c6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20211 | 2025.11.08 00:13:06.866086 [ 4 ] {54f71048-68b9-489c-99ca-57ad5fb1c6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20212 | 2025.11.08 00:13:06.866620 [ 4 ] {54f71048-68b9-489c-99ca-57ad5fb1c6f8} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20213 | 2025.11.08 00:13:06.866663 [ 4 ] {54f71048-68b9-489c-99ca-57ad5fb1c6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20214 | 2025.11.08 00:13:06.867043 [ 4 ] {54f71048-68b9-489c-99ca-57ad5fb1c6f8} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20215 | 2025.11.08 00:13:06.867271 [ 4 ] {54f71048-68b9-489c-99ca-57ad5fb1c6f8} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20216 | 2025.11.08 00:13:06.867399 [ 4 ] {54f71048-68b9-489c-99ca-57ad5fb1c6f8} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001388 sec., 83573.4870317003 rows/sec., 6.79 MiB/sec. | ||
| 20217 | 2025.11.08 00:13:06.867439 [ 4 ] {54f71048-68b9-489c-99ca-57ad5fb1c6f8} <Debug> TCPHandler: Processed in 0.001588024 sec. | ||
| 20218 | 2025.11.08 00:13:06.867547 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20219 | 2025.11.08 00:13:06.867643 [ 4 ] {40e97cc5-c2c8-41da-9e5e-348f45a00002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20220 | 2025.11.08 00:13:06.867686 [ 4 ] {40e97cc5-c2c8-41da-9e5e-348f45a00002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20221 | 2025.11.08 00:13:06.868089 [ 4 ] {40e97cc5-c2c8-41da-9e5e-348f45a00002} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20222 | 2025.11.08 00:13:06.868124 [ 4 ] {40e97cc5-c2c8-41da-9e5e-348f45a00002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20223 | 2025.11.08 00:13:06.868452 [ 4 ] {40e97cc5-c2c8-41da-9e5e-348f45a00002} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20224 | 2025.11.08 00:13:06.868659 [ 4 ] {40e97cc5-c2c8-41da-9e5e-348f45a00002} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20225 | 2025.11.08 00:13:06.868785 [ 4 ] {40e97cc5-c2c8-41da-9e5e-348f45a00002} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001161 sec., 168819.98277347116 rows/sec., 12.11 MiB/sec. | ||
| 20226 | 2025.11.08 00:13:06.868823 [ 4 ] {40e97cc5-c2c8-41da-9e5e-348f45a00002} <Debug> TCPHandler: Processed in 0.001326166 sec. | ||
| 20227 | 2025.11.08 00:13:06.868933 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20228 | 2025.11.08 00:13:06.869028 [ 4 ] {18b50901-262f-4ef7-8a79-95a3ccaf054e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20229 | 2025.11.08 00:13:06.869081 [ 4 ] {18b50901-262f-4ef7-8a79-95a3ccaf054e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20230 | 2025.11.08 00:13:06.869904 [ 4 ] {18b50901-262f-4ef7-8a79-95a3ccaf054e} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20231 | 2025.11.08 00:13:06.869939 [ 4 ] {18b50901-262f-4ef7-8a79-95a3ccaf054e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20232 | 2025.11.08 00:13:06.870474 [ 4 ] {18b50901-262f-4ef7-8a79-95a3ccaf054e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20233 | 2025.11.08 00:13:06.870689 [ 4 ] {18b50901-262f-4ef7-8a79-95a3ccaf054e} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20234 | 2025.11.08 00:13:06.870825 [ 4 ] {18b50901-262f-4ef7-8a79-95a3ccaf054e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001816 sec., 8810.57268722467 rows/sec., 15.79 MiB/sec. | ||
| 20235 | 2025.11.08 00:13:06.870882 [ 4 ] {18b50901-262f-4ef7-8a79-95a3ccaf054e} <Debug> TCPHandler: Processed in 0.001998855 sec. | ||
| 20236 | 2025.11.08 00:13:06.870991 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20237 | 2025.11.08 00:13:06.871085 [ 4 ] {39ac71a8-0ed6-4409-9e7c-cc4631368196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20238 | 2025.11.08 00:13:06.871129 [ 4 ] {39ac71a8-0ed6-4409-9e7c-cc4631368196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20239 | 2025.11.08 00:13:06.871468 [ 4 ] {39ac71a8-0ed6-4409-9e7c-cc4631368196} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20240 | 2025.11.08 00:13:06.871502 [ 4 ] {39ac71a8-0ed6-4409-9e7c-cc4631368196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20241 | 2025.11.08 00:13:06.871806 [ 4 ] {39ac71a8-0ed6-4409-9e7c-cc4631368196} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20242 | 2025.11.08 00:13:06.872013 [ 4 ] {39ac71a8-0ed6-4409-9e7c-cc4631368196} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20243 | 2025.11.08 00:13:06.872140 [ 4 ] {39ac71a8-0ed6-4409-9e7c-cc4631368196} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 20244 | 2025.11.08 00:13:06.872177 [ 4 ] {39ac71a8-0ed6-4409-9e7c-cc4631368196} <Debug> TCPHandler: Processed in 0.001235644 sec. | ||
| 20245 | 2025.11.08 00:13:07.792830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49379 | ||
| 20246 | 2025.11.08 00:13:07.793546 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20247 | 2025.11.08 00:13:07.793591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20248 | 2025.11.08 00:13:07.794050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 20249 | 2025.11.08 00:13:07.794339 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20250 | 2025.11.08 00:13:07.794471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49379 | ||
| 20251 | 2025.11.08 00:13:10.000348 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.54 MiB, peak 421.02 MiB, free memory in arenas 0.00 B, will set to 402.54 MiB (RSS), difference: -4.00 MiB | ||
| 20252 | 2025.11.08 00:13:10.493356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 20253 | 2025.11.08 00:13:10.511117 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20254 | 2025.11.08 00:13:10.511161 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20255 | 2025.11.08 00:13:10.517285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 20256 | 2025.11.08 00:13:10.517980 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20257 | 2025.11.08 00:13:10.521021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 20258 | 2025.11.08 00:13:11.857777 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20259 | 2025.11.08 00:13:11.858061 [ 4 ] {7b745e99-d2c8-4acf-a04c-d816a9daa465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20260 | 2025.11.08 00:13:11.858165 [ 4 ] {7b745e99-d2c8-4acf-a04c-d816a9daa465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20261 | 2025.11.08 00:13:11.859095 [ 4 ] {7b745e99-d2c8-4acf-a04c-d816a9daa465} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20262 | 2025.11.08 00:13:11.859140 [ 4 ] {7b745e99-d2c8-4acf-a04c-d816a9daa465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20263 | 2025.11.08 00:13:11.859529 [ 4 ] {7b745e99-d2c8-4acf-a04c-d816a9daa465} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20264 | 2025.11.08 00:13:11.859757 [ 4 ] {7b745e99-d2c8-4acf-a04c-d816a9daa465} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20265 | 2025.11.08 00:13:11.859912 [ 4 ] {7b745e99-d2c8-4acf-a04c-d816a9daa465} <Debug> executeQuery: Read 146 rows, 12.86 KiB in 0.001928 sec., 75726.14107883818 rows/sec., 6.52 MiB/sec. | ||
| 20266 | 2025.11.08 00:13:11.859955 [ 4 ] {7b745e99-d2c8-4acf-a04c-d816a9daa465} <Debug> TCPHandler: Processed in 0.002366405 sec. | ||
| 20267 | 2025.11.08 00:13:11.860070 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20268 | 2025.11.08 00:13:11.860166 [ 4 ] {c6f1c98f-9e5e-435d-89ea-0d73d9a48bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20269 | 2025.11.08 00:13:11.860208 [ 4 ] {c6f1c98f-9e5e-435d-89ea-0d73d9a48bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20270 | 2025.11.08 00:13:11.860616 [ 4 ] {c6f1c98f-9e5e-435d-89ea-0d73d9a48bcf} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20271 | 2025.11.08 00:13:11.860652 [ 4 ] {c6f1c98f-9e5e-435d-89ea-0d73d9a48bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20272 | 2025.11.08 00:13:11.860959 [ 4 ] {c6f1c98f-9e5e-435d-89ea-0d73d9a48bcf} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20273 | 2025.11.08 00:13:11.861169 [ 4 ] {c6f1c98f-9e5e-435d-89ea-0d73d9a48bcf} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20274 | 2025.11.08 00:13:11.861299 [ 4 ] {c6f1c98f-9e5e-435d-89ea-0d73d9a48bcf} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001153 sec., 39028.620988725066 rows/sec., 2.87 MiB/sec. | ||
| 20275 | 2025.11.08 00:13:11.861299 [ 64 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20276 | 2025.11.08 00:13:11.861339 [ 4 ] {c6f1c98f-9e5e-435d-89ea-0d73d9a48bcf} <Debug> TCPHandler: Processed in 0.001321206 sec. | ||
| 20277 | 2025.11.08 00:13:11.861377 [ 64 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20278 | 2025.11.08 00:13:11.861403 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20279 | 2025.11.08 00:13:11.861461 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20280 | 2025.11.08 00:13:11.861505 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20281 | 2025.11.08 00:13:11.861559 [ 4 ] {2d41bb67-59f4-4719-968b-773d90c66045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20282 | 2025.11.08 00:13:11.861601 [ 4 ] {2d41bb67-59f4-4719-968b-773d90c66045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20283 | 2025.11.08 00:13:11.861611 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20284 | 2025.11.08 00:13:11.861644 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 96 rows starting from the beginning of the part | ||
| 20285 | 2025.11.08 00:13:11.861712 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 51 rows starting from the beginning of the part | ||
| 20286 | 2025.11.08 00:13:11.861765 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 16 rows starting from the beginning of the part | ||
| 20287 | 2025.11.08 00:13:11.861814 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 45 rows starting from the beginning of the part | ||
| 20288 | 2025.11.08 00:13:11.861861 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 28 rows starting from the beginning of the part | ||
| 20289 | 2025.11.08 00:13:11.861903 [ 193 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 45 rows starting from the beginning of the part | ||
| 20290 | 2025.11.08 00:13:11.862019 [ 4 ] {2d41bb67-59f4-4719-968b-773d90c66045} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20291 | 2025.11.08 00:13:11.862054 [ 4 ] {2d41bb67-59f4-4719-968b-773d90c66045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20292 | 2025.11.08 00:13:11.862361 [ 4 ] {2d41bb67-59f4-4719-968b-773d90c66045} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20293 | 2025.11.08 00:13:11.862572 [ 4 ] {2d41bb67-59f4-4719-968b-773d90c66045} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20294 | 2025.11.08 00:13:11.862635 [ 196 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174953 sec., 239158.50251031318 rows/sec., 18.42 MiB/sec. | ||
| 20295 | 2025.11.08 00:13:11.862706 [ 4 ] {2d41bb67-59f4-4719-968b-773d90c66045} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001164 sec., 93642.6116838488 rows/sec., 7.31 MiB/sec. | ||
| 20296 | 2025.11.08 00:13:11.862749 [ 4 ] {2d41bb67-59f4-4719-968b-773d90c66045} <Debug> TCPHandler: Processed in 0.001339007 sec. | ||
| 20297 | 2025.11.08 00:13:11.862764 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20298 | 2025.11.08 00:13:11.862860 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20299 | 2025.11.08 00:13:11.862954 [ 4 ] {df3edb4d-0011-42f2-ab13-9b25e4027080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20300 | 2025.11.08 00:13:11.862998 [ 4 ] {df3edb4d-0011-42f2-ab13-9b25e4027080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20301 | 2025.11.08 00:13:11.863009 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_151_30} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20302 | 2025.11.08 00:13:11.863073 [ 197 ] {924b5a34-234d-48a9-bd12-bd2028150f9c::all_1_151_30} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20303 | 2025.11.08 00:13:11.863131 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20304 | 2025.11.08 00:13:11.863385 [ 4 ] {df3edb4d-0011-42f2-ab13-9b25e4027080} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20305 | 2025.11.08 00:13:11.863420 [ 4 ] {df3edb4d-0011-42f2-ab13-9b25e4027080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20306 | 2025.11.08 00:13:11.863752 [ 4 ] {df3edb4d-0011-42f2-ab13-9b25e4027080} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20307 | 2025.11.08 00:13:11.863959 [ 4 ] {df3edb4d-0011-42f2-ab13-9b25e4027080} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20308 | 2025.11.08 00:13:11.864089 [ 4 ] {df3edb4d-0011-42f2-ab13-9b25e4027080} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 20309 | 2025.11.08 00:13:11.864128 [ 4 ] {df3edb4d-0011-42f2-ab13-9b25e4027080} <Debug> TCPHandler: Processed in 0.001317406 sec. | ||
| 20310 | 2025.11.08 00:13:11.864234 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20311 | 2025.11.08 00:13:11.864329 [ 4 ] {031563d1-4af1-4d00-898f-4712fb1db645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20312 | 2025.11.08 00:13:11.864382 [ 4 ] {031563d1-4af1-4d00-898f-4712fb1db645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20313 | 2025.11.08 00:13:11.865188 [ 4 ] {031563d1-4af1-4d00-898f-4712fb1db645} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20314 | 2025.11.08 00:13:11.865223 [ 4 ] {031563d1-4af1-4d00-898f-4712fb1db645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20315 | 2025.11.08 00:13:11.865767 [ 4 ] {031563d1-4af1-4d00-898f-4712fb1db645} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20316 | 2025.11.08 00:13:11.865994 [ 4 ] {031563d1-4af1-4d00-898f-4712fb1db645} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20317 | 2025.11.08 00:13:11.866119 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20318 | 2025.11.08 00:13:11.866131 [ 4 ] {031563d1-4af1-4d00-898f-4712fb1db645} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001821 sec., 24711.69686985173 rows/sec., 44.28 MiB/sec. | ||
| 20319 | 2025.11.08 00:13:11.866158 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20320 | 2025.11.08 00:13:11.866183 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20321 | 2025.11.08 00:13:11.866200 [ 4 ] {031563d1-4af1-4d00-898f-4712fb1db645} <Debug> TCPHandler: Processed in 0.002015835 sec. | ||
| 20322 | 2025.11.08 00:13:11.866261 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20323 | 2025.11.08 00:13:11.866314 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20324 | 2025.11.08 00:13:11.866409 [ 4 ] {398d2f5b-4cea-46e8-a6a7-7d1214f7f60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20325 | 2025.11.08 00:13:11.866441 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20326 | 2025.11.08 00:13:11.866451 [ 4 ] {398d2f5b-4cea-46e8-a6a7-7d1214f7f60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20327 | 2025.11.08 00:13:11.866491 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3143 rows starting from the beginning of the part | ||
| 20328 | 2025.11.08 00:13:11.866615 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 45 rows starting from the beginning of the part | ||
| 20329 | 2025.11.08 00:13:11.866731 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 16 rows starting from the beginning of the part | ||
| 20330 | 2025.11.08 00:13:11.866819 [ 4 ] {398d2f5b-4cea-46e8-a6a7-7d1214f7f60f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20331 | 2025.11.08 00:13:11.866844 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 45 rows starting from the beginning of the part | ||
| 20332 | 2025.11.08 00:13:11.866861 [ 4 ] {398d2f5b-4cea-46e8-a6a7-7d1214f7f60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20333 | 2025.11.08 00:13:11.866939 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 16 rows starting from the beginning of the part | ||
| 20334 | 2025.11.08 00:13:11.867029 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 45 rows starting from the beginning of the part | ||
| 20335 | 2025.11.08 00:13:11.867165 [ 4 ] {398d2f5b-4cea-46e8-a6a7-7d1214f7f60f} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20336 | 2025.11.08 00:13:11.867378 [ 4 ] {398d2f5b-4cea-46e8-a6a7-7d1214f7f60f} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20337 | 2025.11.08 00:13:11.867509 [ 4 ] {398d2f5b-4cea-46e8-a6a7-7d1214f7f60f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 20338 | 2025.11.08 00:13:11.867546 [ 4 ] {398d2f5b-4cea-46e8-a6a7-7d1214f7f60f} <Debug> TCPHandler: Processed in 0.001281725 sec. | ||
| 20339 | 2025.11.08 00:13:11.878424 [ 200 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3310 rows, containing 19 columns (19 merged, 0 gathered) in 0.012194135 sec., 271441.96779845393 rows/sec., 486.19 MiB/sec. | ||
| 20340 | 2025.11.08 00:13:11.880959 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20341 | 2025.11.08 00:13:11.881309 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20342 | 2025.11.08 00:13:11.881383 [ 193 ] {53955657-06e4-4bf3-9afa-0a9678193c7a::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20343 | 2025.11.08 00:13:11.881498 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 25.12 MiB. | ||
| 20344 | 2025.11.08 00:13:12.001177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.09 MiB, peak 428.15 MiB, free memory in arenas 0.00 B, will set to 406.93 MiB (RSS), difference: 3.84 MiB | ||
| 20345 | 2025.11.08 00:13:15.019707 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20346 | 2025.11.08 00:13:15.019764 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20347 | 2025.11.08 00:13:15.295514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49891 | ||
| 20348 | 2025.11.08 00:13:15.296053 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20349 | 2025.11.08 00:13:15.296087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20350 | 2025.11.08 00:13:15.296566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 20351 | 2025.11.08 00:13:15.296796 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20352 | 2025.11.08 00:13:15.296929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49891 | ||
| 20353 | 2025.11.08 00:13:15.451461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2406 | ||
| 20354 | 2025.11.08 00:13:15.454075 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20355 | 2025.11.08 00:13:15.454139 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20356 | 2025.11.08 00:13:15.455440 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 20357 | 2025.11.08 00:13:15.455727 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20358 | 2025.11.08 00:13:15.456131 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2406 | ||
| 20359 | 2025.11.08 00:13:16.152343 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20360 | 2025.11.08 00:13:16.152416 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20361 | 2025.11.08 00:13:16.155899 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20362 | 2025.11.08 00:13:16.856794 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20363 | 2025.11.08 00:13:16.857067 [ 4 ] {31e27988-61c2-4746-b577-4303d70ad591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20364 | 2025.11.08 00:13:16.857169 [ 4 ] {31e27988-61c2-4746-b577-4303d70ad591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20365 | 2025.11.08 00:13:16.858042 [ 4 ] {31e27988-61c2-4746-b577-4303d70ad591} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20366 | 2025.11.08 00:13:16.858083 [ 4 ] {31e27988-61c2-4746-b577-4303d70ad591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20367 | 2025.11.08 00:13:16.858462 [ 4 ] {31e27988-61c2-4746-b577-4303d70ad591} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20368 | 2025.11.08 00:13:16.858687 [ 4 ] {31e27988-61c2-4746-b577-4303d70ad591} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20369 | 2025.11.08 00:13:16.858849 [ 4 ] {31e27988-61c2-4746-b577-4303d70ad591} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001854 sec., 47464.940668824165 rows/sec., 4.00 MiB/sec. | ||
| 20370 | 2025.11.08 00:13:16.858892 [ 4 ] {31e27988-61c2-4746-b577-4303d70ad591} <Debug> TCPHandler: Processed in 0.002272962 sec. | ||
| 20371 | 2025.11.08 00:13:16.859024 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20372 | 2025.11.08 00:13:16.859119 [ 4 ] {57328d85-1ea5-4732-bbba-4970f3018db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20373 | 2025.11.08 00:13:16.859160 [ 4 ] {57328d85-1ea5-4732-bbba-4970f3018db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20374 | 2025.11.08 00:13:16.859565 [ 4 ] {57328d85-1ea5-4732-bbba-4970f3018db5} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20375 | 2025.11.08 00:13:16.859599 [ 4 ] {57328d85-1ea5-4732-bbba-4970f3018db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20376 | 2025.11.08 00:13:16.859899 [ 4 ] {57328d85-1ea5-4732-bbba-4970f3018db5} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20377 | 2025.11.08 00:13:16.860117 [ 4 ] {57328d85-1ea5-4732-bbba-4970f3018db5} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20378 | 2025.11.08 00:13:16.860249 [ 4 ] {57328d85-1ea5-4732-bbba-4970f3018db5} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001148 sec., 13937.282229965158 rows/sec., 1.02 MiB/sec. | ||
| 20379 | 2025.11.08 00:13:16.860287 [ 4 ] {57328d85-1ea5-4732-bbba-4970f3018db5} <Debug> TCPHandler: Processed in 0.001311665 sec. | ||
| 20380 | 2025.11.08 00:13:16.860397 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20381 | 2025.11.08 00:13:16.860491 [ 4 ] {f54389a2-bfaf-4232-93bc-253ed1ae0443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20382 | 2025.11.08 00:13:16.860531 [ 4 ] {f54389a2-bfaf-4232-93bc-253ed1ae0443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20383 | 2025.11.08 00:13:16.860953 [ 4 ] {f54389a2-bfaf-4232-93bc-253ed1ae0443} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20384 | 2025.11.08 00:13:16.860988 [ 4 ] {f54389a2-bfaf-4232-93bc-253ed1ae0443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20385 | 2025.11.08 00:13:16.861290 [ 4 ] {f54389a2-bfaf-4232-93bc-253ed1ae0443} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20386 | 2025.11.08 00:13:16.861501 [ 4 ] {f54389a2-bfaf-4232-93bc-253ed1ae0443} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20387 | 2025.11.08 00:13:16.861633 [ 4 ] {f54389a2-bfaf-4232-93bc-253ed1ae0443} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00116 sec., 68965.5172413793 rows/sec., 5.38 MiB/sec. | ||
| 20388 | 2025.11.08 00:13:16.861673 [ 4 ] {f54389a2-bfaf-4232-93bc-253ed1ae0443} <Debug> TCPHandler: Processed in 0.001323777 sec. | ||
| 20389 | 2025.11.08 00:13:16.861784 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20390 | 2025.11.08 00:13:16.861877 [ 4 ] {ef7c5608-3633-4e63-8506-933b2d74dbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20391 | 2025.11.08 00:13:16.861920 [ 4 ] {ef7c5608-3633-4e63-8506-933b2d74dbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20392 | 2025.11.08 00:13:16.862332 [ 4 ] {ef7c5608-3633-4e63-8506-933b2d74dbd9} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20393 | 2025.11.08 00:13:16.862367 [ 4 ] {ef7c5608-3633-4e63-8506-933b2d74dbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20394 | 2025.11.08 00:13:16.862695 [ 4 ] {ef7c5608-3633-4e63-8506-933b2d74dbd9} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20395 | 2025.11.08 00:13:16.862902 [ 4 ] {ef7c5608-3633-4e63-8506-933b2d74dbd9} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20396 | 2025.11.08 00:13:16.863008 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 2 parts from all_1_149_34 to all_150_150_0 | ||
| 20397 | 2025.11.08 00:13:16.863033 [ 4 ] {ef7c5608-3633-4e63-8506-933b2d74dbd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 20398 | 2025.11.08 00:13:16.863043 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20399 | 2025.11.08 00:13:16.863066 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20400 | 2025.11.08 00:13:16.863073 [ 4 ] {ef7c5608-3633-4e63-8506-933b2d74dbd9} <Debug> TCPHandler: Processed in 0.001338817 sec. | ||
| 20401 | 2025.11.08 00:13:16.863166 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_150_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_149_34 to all_150_150_0 into Compact with storage Full | ||
| 20402 | 2025.11.08 00:13:16.863182 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20403 | 2025.11.08 00:13:16.863294 [ 4 ] {3a195c8c-d3cb-4a7e-a8b0-a7d0bda4f522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20404 | 2025.11.08 00:13:16.863297 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_150_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20405 | 2025.11.08 00:13:16.863351 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_34, total 42426 rows starting from the beginning of the part | ||
| 20406 | 2025.11.08 00:13:16.863354 [ 4 ] {3a195c8c-d3cb-4a7e-a8b0-a7d0bda4f522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20407 | 2025.11.08 00:13:16.863422 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 20408 | 2025.11.08 00:13:16.864171 [ 4 ] {3a195c8c-d3cb-4a7e-a8b0-a7d0bda4f522} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20409 | 2025.11.08 00:13:16.864211 [ 4 ] {3a195c8c-d3cb-4a7e-a8b0-a7d0bda4f522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20410 | 2025.11.08 00:13:16.864736 [ 4 ] {3a195c8c-d3cb-4a7e-a8b0-a7d0bda4f522} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20411 | 2025.11.08 00:13:16.864956 [ 4 ] {3a195c8c-d3cb-4a7e-a8b0-a7d0bda4f522} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20412 | 2025.11.08 00:13:16.865098 [ 4 ] {3a195c8c-d3cb-4a7e-a8b0-a7d0bda4f522} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001822 sec., 8781.558726673984 rows/sec., 15.74 MiB/sec. | ||
| 20413 | 2025.11.08 00:13:16.865153 [ 4 ] {3a195c8c-d3cb-4a7e-a8b0-a7d0bda4f522} <Debug> TCPHandler: Processed in 0.002020075 sec. | ||
| 20414 | 2025.11.08 00:13:16.865269 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20415 | 2025.11.08 00:13:16.865361 [ 4 ] {381af99c-b5f3-48e2-bc30-1879584d0a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20416 | 2025.11.08 00:13:16.865403 [ 4 ] {381af99c-b5f3-48e2-bc30-1879584d0a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20417 | 2025.11.08 00:13:16.865739 [ 4 ] {381af99c-b5f3-48e2-bc30-1879584d0a09} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20418 | 2025.11.08 00:13:16.865773 [ 4 ] {381af99c-b5f3-48e2-bc30-1879584d0a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20419 | 2025.11.08 00:13:16.866083 [ 4 ] {381af99c-b5f3-48e2-bc30-1879584d0a09} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20420 | 2025.11.08 00:13:16.866293 [ 4 ] {381af99c-b5f3-48e2-bc30-1879584d0a09} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20421 | 2025.11.08 00:13:16.866420 [ 4 ] {381af99c-b5f3-48e2-bc30-1879584d0a09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 20422 | 2025.11.08 00:13:16.866457 [ 4 ] {381af99c-b5f3-48e2-bc30-1879584d0a09} <Debug> TCPHandler: Processed in 0.001237824 sec. | ||
| 20423 | 2025.11.08 00:13:16.870657 [ 196 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_150_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42586 rows, containing 5 columns (5 merged, 0 gathered) in 0.007535337 sec., 5651505.699081541 rows/sec., 388.28 MiB/sec. | ||
| 20424 | 2025.11.08 00:13:16.871039 [ 191 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_150_35} <Trace> MergedBlockOutputStream: filled checksums all_1_150_35 (state Temporary) | ||
| 20425 | 2025.11.08 00:13:16.871380 [ 191 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_150_35} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_150_35 to all_1_150_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20426 | 2025.11.08 00:13:16.871469 [ 191 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_150_35} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 2 parts: [all_1_149_34, all_150_150_0] -> all_1_150_35 | ||
| 20427 | 2025.11.08 00:13:16.871586 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20428 | 2025.11.08 00:13:18.021750 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 20429 | 2025.11.08 00:13:18.039445 [ 224 ] {} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20430 | 2025.11.08 00:13:18.039519 [ 224 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20431 | 2025.11.08 00:13:18.039673 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20432 | 2025.11.08 00:13:18.039727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20433 | 2025.11.08 00:13:18.042811 [ 224 ] {} <Debug> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20434 | 2025.11.08 00:13:18.046656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 20435 | 2025.11.08 00:13:18.047404 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20436 | 2025.11.08 00:13:18.050237 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 20437 | 2025.11.08 00:13:21.887272 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20438 | 2025.11.08 00:13:21.887472 [ 4 ] {8df3acbe-6af9-4aab-8534-8bd1f7cf806e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20439 | 2025.11.08 00:13:21.887538 [ 4 ] {8df3acbe-6af9-4aab-8534-8bd1f7cf806e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20440 | 2025.11.08 00:13:21.888674 [ 4 ] {8df3acbe-6af9-4aab-8534-8bd1f7cf806e} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20441 | 2025.11.08 00:13:21.888724 [ 4 ] {8df3acbe-6af9-4aab-8534-8bd1f7cf806e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20442 | 2025.11.08 00:13:21.889211 [ 4 ] {8df3acbe-6af9-4aab-8534-8bd1f7cf806e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20443 | 2025.11.08 00:13:21.889439 [ 4 ] {8df3acbe-6af9-4aab-8534-8bd1f7cf806e} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20444 | 2025.11.08 00:13:21.889607 [ 4 ] {8df3acbe-6af9-4aab-8534-8bd1f7cf806e} <Debug> executeQuery: Read 1286 rows, 109.43 KiB in 0.002183 sec., 589097.5721484196 rows/sec., 48.95 MiB/sec. | ||
| 20445 | 2025.11.08 00:13:21.889657 [ 4 ] {8df3acbe-6af9-4aab-8534-8bd1f7cf806e} <Debug> TCPHandler: Processed in 0.00251424 sec. | ||
| 20446 | 2025.11.08 00:13:21.889786 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20447 | 2025.11.08 00:13:21.889884 [ 4 ] {b2e1df64-9b0c-4d00-b3a1-f798f0a071be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20448 | 2025.11.08 00:13:21.889928 [ 4 ] {b2e1df64-9b0c-4d00-b3a1-f798f0a071be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20449 | 2025.11.08 00:13:21.890374 [ 4 ] {b2e1df64-9b0c-4d00-b3a1-f798f0a071be} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20450 | 2025.11.08 00:13:21.890413 [ 4 ] {b2e1df64-9b0c-4d00-b3a1-f798f0a071be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20451 | 2025.11.08 00:13:21.890749 [ 4 ] {b2e1df64-9b0c-4d00-b3a1-f798f0a071be} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20452 | 2025.11.08 00:13:21.890977 [ 4 ] {b2e1df64-9b0c-4d00-b3a1-f798f0a071be} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20453 | 2025.11.08 00:13:21.891111 [ 4 ] {b2e1df64-9b0c-4d00-b3a1-f798f0a071be} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001248 sec., 36057.692307692305 rows/sec., 2.65 MiB/sec. | ||
| 20454 | 2025.11.08 00:13:21.891152 [ 4 ] {b2e1df64-9b0c-4d00-b3a1-f798f0a071be} <Debug> TCPHandler: Processed in 0.001419768 sec. | ||
| 20455 | 2025.11.08 00:13:21.891263 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20456 | 2025.11.08 00:13:21.891361 [ 4 ] {2427d3e9-7cb5-4a82-a998-bdf1deaa9657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20457 | 2025.11.08 00:13:21.891402 [ 4 ] {2427d3e9-7cb5-4a82-a998-bdf1deaa9657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20458 | 2025.11.08 00:13:21.891918 [ 4 ] {2427d3e9-7cb5-4a82-a998-bdf1deaa9657} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20459 | 2025.11.08 00:13:21.891954 [ 4 ] {2427d3e9-7cb5-4a82-a998-bdf1deaa9657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20460 | 2025.11.08 00:13:21.892272 [ 4 ] {2427d3e9-7cb5-4a82-a998-bdf1deaa9657} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20461 | 2025.11.08 00:13:21.892503 [ 4 ] {2427d3e9-7cb5-4a82-a998-bdf1deaa9657} <Trace> oximeter.fields_u32 (6866699d-a4ec-4666-ab9d-ffc7f3364c3c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20462 | 2025.11.08 00:13:21.892630 [ 4 ] {2427d3e9-7cb5-4a82-a998-bdf1deaa9657} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001289 sec., 176881.3033359193 rows/sec., 11.98 MiB/sec. | ||
| 20463 | 2025.11.08 00:13:21.892669 [ 4 ] {2427d3e9-7cb5-4a82-a998-bdf1deaa9657} <Debug> TCPHandler: Processed in 0.00145661 sec. | ||
| 20464 | 2025.11.08 00:13:21.892782 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20465 | 2025.11.08 00:13:21.892877 [ 4 ] {65b007fe-772f-4e12-b97d-f66e4865d4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20466 | 2025.11.08 00:13:21.892917 [ 4 ] {65b007fe-772f-4e12-b97d-f66e4865d4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20467 | 2025.11.08 00:13:21.893489 [ 4 ] {65b007fe-772f-4e12-b97d-f66e4865d4c0} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20468 | 2025.11.08 00:13:21.893524 [ 4 ] {65b007fe-772f-4e12-b97d-f66e4865d4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20469 | 2025.11.08 00:13:21.893860 [ 4 ] {65b007fe-772f-4e12-b97d-f66e4865d4c0} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20470 | 2025.11.08 00:13:21.894080 [ 4 ] {65b007fe-772f-4e12-b97d-f66e4865d4c0} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20471 | 2025.11.08 00:13:21.894220 [ 4 ] {65b007fe-772f-4e12-b97d-f66e4865d4c0} <Debug> executeQuery: Read 565 rows, 43.01 KiB in 0.001362 sec., 414831.13069016155 rows/sec., 30.84 MiB/sec. | ||
| 20472 | 2025.11.08 00:13:21.894260 [ 4 ] {65b007fe-772f-4e12-b97d-f66e4865d4c0} <Debug> TCPHandler: Processed in 0.001528082 sec. | ||
| 20473 | 2025.11.08 00:13:21.894369 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20474 | 2025.11.08 00:13:21.894464 [ 4 ] {e3b7509e-f205-42eb-84d1-e96f9ce1a79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20475 | 2025.11.08 00:13:21.894507 [ 4 ] {e3b7509e-f205-42eb-84d1-e96f9ce1a79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20476 | 2025.11.08 00:13:21.895033 [ 4 ] {e3b7509e-f205-42eb-84d1-e96f9ce1a79e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20477 | 2025.11.08 00:13:21.895069 [ 4 ] {e3b7509e-f205-42eb-84d1-e96f9ce1a79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20478 | 2025.11.08 00:13:21.895444 [ 4 ] {e3b7509e-f205-42eb-84d1-e96f9ce1a79e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20479 | 2025.11.08 00:13:21.895663 [ 4 ] {e3b7509e-f205-42eb-84d1-e96f9ce1a79e} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20480 | 2025.11.08 00:13:21.895773 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Selected 6 parts from all_1_150_35 to all_155_155_0 | ||
| 20481 | 2025.11.08 00:13:21.895792 [ 4 ] {e3b7509e-f205-42eb-84d1-e96f9ce1a79e} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001348 sec., 626112.7596439169 rows/sec., 42.14 MiB/sec. | ||
| 20482 | 2025.11.08 00:13:21.895816 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20483 | 2025.11.08 00:13:21.895833 [ 4 ] {e3b7509e-f205-42eb-84d1-e96f9ce1a79e} <Debug> TCPHandler: Processed in 0.001514101 sec. | ||
| 20484 | 2025.11.08 00:13:21.895840 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20485 | 2025.11.08 00:13:21.895946 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20486 | 2025.11.08 00:13:21.895964 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_155_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_35 to all_155_155_0 into Compact with storage Full | ||
| 20487 | 2025.11.08 00:13:21.896041 [ 4 ] {f17b1768-f70c-47e3-9b12-d22988cf9f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20488 | 2025.11.08 00:13:21.896101 [ 4 ] {f17b1768-f70c-47e3-9b12-d22988cf9f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20489 | 2025.11.08 00:13:21.896127 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_155_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20490 | 2025.11.08 00:13:21.896176 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_150_35, total 42586 rows starting from the beginning of the part | ||
| 20491 | 2025.11.08 00:13:21.896251 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 20492 | 2025.11.08 00:13:21.896308 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 196 rows starting from the beginning of the part | ||
| 20493 | 2025.11.08 00:13:21.896360 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 20494 | 2025.11.08 00:13:21.896409 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 20495 | 2025.11.08 00:13:21.896459 [ 200 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 844 rows starting from the beginning of the part | ||
| 20496 | 2025.11.08 00:13:21.896959 [ 4 ] {f17b1768-f70c-47e3-9b12-d22988cf9f9c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20497 | 2025.11.08 00:13:21.897000 [ 4 ] {f17b1768-f70c-47e3-9b12-d22988cf9f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20498 | 2025.11.08 00:13:21.897578 [ 4 ] {f17b1768-f70c-47e3-9b12-d22988cf9f9c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20499 | 2025.11.08 00:13:21.897817 [ 4 ] {f17b1768-f70c-47e3-9b12-d22988cf9f9c} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20500 | 2025.11.08 00:13:21.897970 [ 4 ] {f17b1768-f70c-47e3-9b12-d22988cf9f9c} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001947 sec., 23112.480739599385 rows/sec., 41.42 MiB/sec. | ||
| 20501 | 2025.11.08 00:13:21.898046 [ 4 ] {f17b1768-f70c-47e3-9b12-d22988cf9f9c} <Debug> TCPHandler: Processed in 0.002151379 sec. | ||
| 20502 | 2025.11.08 00:13:21.898163 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20503 | 2025.11.08 00:13:21.898259 [ 4 ] {3216b9d4-09a8-4909-91aa-143ad5cc09e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20504 | 2025.11.08 00:13:21.898300 [ 4 ] {3216b9d4-09a8-4909-91aa-143ad5cc09e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20505 | 2025.11.08 00:13:21.898657 [ 4 ] {3216b9d4-09a8-4909-91aa-143ad5cc09e8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20506 | 2025.11.08 00:13:21.898693 [ 4 ] {3216b9d4-09a8-4909-91aa-143ad5cc09e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20507 | 2025.11.08 00:13:21.899013 [ 4 ] {3216b9d4-09a8-4909-91aa-143ad5cc09e8} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20508 | 2025.11.08 00:13:21.899239 [ 4 ] {3216b9d4-09a8-4909-91aa-143ad5cc09e8} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20509 | 2025.11.08 00:13:21.899371 [ 4 ] {3216b9d4-09a8-4909-91aa-143ad5cc09e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 20510 | 2025.11.08 00:13:21.899408 [ 4 ] {3216b9d4-09a8-4909-91aa-143ad5cc09e8} <Debug> TCPHandler: Processed in 0.001295325 sec. | ||
| 20511 | 2025.11.08 00:13:21.904829 [ 190 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_155_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44106 rows, containing 5 columns (5 merged, 0 gathered) in 0.008921145 sec., 4943984.2083051 rows/sec., 339.65 MiB/sec. | ||
| 20512 | 2025.11.08 00:13:21.905195 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_155_36} <Trace> MergedBlockOutputStream: filled checksums all_1_155_36 (state Temporary) | ||
| 20513 | 2025.11.08 00:13:21.905495 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_155_36} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_merge_all_1_155_36 to all_1_155_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20514 | 2025.11.08 00:13:21.905575 [ 188 ] {6883f4aa-cbc0-4f9b-8381-af9a0241808f::all_1_155_36} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f) (MergerMutator): Merged 6 parts: [all_1_150_35, all_155_155_0] -> all_1_155_36 | ||
| 20515 | 2025.11.08 00:13:21.905667 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20516 | 2025.11.08 00:13:22.301748 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50176 | ||
| 20517 | 2025.11.08 00:13:22.301873 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20518 | 2025.11.08 00:13:22.301903 [ 286 ] {} <Debug> TCP-Session: df2530c7-3ccb-44ba-a69b-41dfcb6b8677 Authenticating user 'default' from [fd00:1122:3344:101::e]:50176 | ||
| 20519 | 2025.11.08 00:13:22.301929 [ 286 ] {} <Debug> TCP-Session: df2530c7-3ccb-44ba-a69b-41dfcb6b8677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20520 | 2025.11.08 00:13:22.301945 [ 286 ] {} <Debug> TCP-Session: df2530c7-3ccb-44ba-a69b-41dfcb6b8677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20521 | 2025.11.08 00:13:22.302146 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62124 | ||
| 20522 | 2025.11.08 00:13:22.302178 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41053 | ||
| 20523 | 2025.11.08 00:13:22.302206 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38103 | ||
| 20524 | 2025.11.08 00:13:22.302222 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63726 | ||
| 20525 | 2025.11.08 00:13:22.302259 [ 286 ] {} <Trace> TCP-Session: df2530c7-3ccb-44ba-a69b-41dfcb6b8677 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20526 | 2025.11.08 00:13:22.302313 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20527 | 2025.11.08 00:13:22.302316 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20528 | 2025.11.08 00:13:22.302342 [ 290 ] {} <Debug> TCP-Session: f95827f0-4877-4e14-8424-a816b0678ebb Authenticating user 'default' from [fd00:1122:3344:101::e]:38103 | ||
| 20529 | 2025.11.08 00:13:22.302367 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20530 | 2025.11.08 00:13:22.302375 [ 289 ] {} <Debug> TCP-Session: e954ce0e-f0b1-45b7-ba3c-6905a7f14319 Authenticating user 'default' from [fd00:1122:3344:101::e]:41053 | ||
| 20531 | 2025.11.08 00:13:22.302387 [ 290 ] {} <Debug> TCP-Session: f95827f0-4877-4e14-8424-a816b0678ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20532 | 2025.11.08 00:13:22.302409 [ 291 ] {} <Debug> TCP-Session: 176e8843-76c5-47c2-a8fb-2475b34064f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63726 | ||
| 20533 | 2025.11.08 00:13:22.302422 [ 289 ] {} <Debug> TCP-Session: e954ce0e-f0b1-45b7-ba3c-6905a7f14319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20534 | 2025.11.08 00:13:22.302433 [ 290 ] {} <Debug> TCP-Session: f95827f0-4877-4e14-8424-a816b0678ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20535 | 2025.11.08 00:13:22.302462 [ 289 ] {} <Debug> TCP-Session: e954ce0e-f0b1-45b7-ba3c-6905a7f14319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20536 | 2025.11.08 00:13:22.302455 [ 291 ] {} <Debug> TCP-Session: 176e8843-76c5-47c2-a8fb-2475b34064f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20537 | 2025.11.08 00:13:22.302478 [ 286 ] {e4fec10a-ba87-41db-bf3d-d029326f8d46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50176) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20538 | 2025.11.08 00:13:22.302507 [ 291 ] {} <Debug> TCP-Session: 176e8843-76c5-47c2-a8fb-2475b34064f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20539 | 2025.11.08 00:13:22.302258 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20540 | 2025.11.08 00:13:22.302249 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37772 | ||
| 20541 | 2025.11.08 00:13:22.302575 [ 288 ] {} <Debug> TCP-Session: 3fc1c882-c59e-4460-be31-05def4adf5db Authenticating user 'default' from [fd00:1122:3344:101::e]:62124 | ||
| 20542 | 2025.11.08 00:13:22.302239 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43032 | ||
| 20543 | 2025.11.08 00:13:22.302614 [ 288 ] {} <Debug> TCP-Session: 3fc1c882-c59e-4460-be31-05def4adf5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20544 | 2025.11.08 00:13:22.302635 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20545 | 2025.11.08 00:13:22.302662 [ 288 ] {} <Debug> TCP-Session: 3fc1c882-c59e-4460-be31-05def4adf5db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20546 | 2025.11.08 00:13:22.302228 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54938 | ||
| 20547 | 2025.11.08 00:13:22.302679 [ 294 ] {} <Debug> TCP-Session: 2c7c0722-ae13-4cc6-a3e3-35a3dc239f43 Authenticating user 'default' from [fd00:1122:3344:101::e]:37772 | ||
| 20548 | 2025.11.08 00:13:22.302691 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20549 | 2025.11.08 00:13:22.302722 [ 294 ] {} <Debug> TCP-Session: 2c7c0722-ae13-4cc6-a3e3-35a3dc239f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20550 | 2025.11.08 00:13:22.302259 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50411 | ||
| 20551 | 2025.11.08 00:13:22.302750 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20552 | 2025.11.08 00:13:22.302750 [ 294 ] {} <Debug> TCP-Session: 2c7c0722-ae13-4cc6-a3e3-35a3dc239f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20553 | 2025.11.08 00:13:22.302792 [ 286 ] {e4fec10a-ba87-41db-bf3d-d029326f8d46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20554 | 2025.11.08 00:13:22.302798 [ 292 ] {} <Debug> TCP-Session: 2ce54d58-ebc6-4657-b11e-58cc39666979 Authenticating user 'default' from [fd00:1122:3344:101::e]:54938 | ||
| 20555 | 2025.11.08 00:13:22.302829 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20556 | 2025.11.08 00:13:22.302744 [ 293 ] {} <Debug> TCP-Session: ac233952-58b1-4d13-b898-5d31ade63162 Authenticating user 'default' from [fd00:1122:3344:101::e]:43032 | ||
| 20557 | 2025.11.08 00:13:22.302862 [ 286 ] {e4fec10a-ba87-41db-bf3d-d029326f8d46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20558 | 2025.11.08 00:13:22.302864 [ 3 ] {} <Debug> TCP-Session: c2ce9cc3-b3dd-421d-b4ea-6277ffdbafe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50411 | ||
| 20559 | 2025.11.08 00:13:22.302886 [ 293 ] {} <Debug> TCP-Session: ac233952-58b1-4d13-b898-5d31ade63162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20560 | 2025.11.08 00:13:22.302912 [ 3 ] {} <Debug> TCP-Session: c2ce9cc3-b3dd-421d-b4ea-6277ffdbafe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20561 | 2025.11.08 00:13:22.302924 [ 293 ] {} <Debug> TCP-Session: ac233952-58b1-4d13-b898-5d31ade63162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20562 | 2025.11.08 00:13:22.302938 [ 3 ] {} <Debug> TCP-Session: c2ce9cc3-b3dd-421d-b4ea-6277ffdbafe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20563 | 2025.11.08 00:13:22.302858 [ 292 ] {} <Debug> TCP-Session: 2ce54d58-ebc6-4657-b11e-58cc39666979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20564 | 2025.11.08 00:13:22.302983 [ 292 ] {} <Debug> TCP-Session: 2ce54d58-ebc6-4657-b11e-58cc39666979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20565 | 2025.11.08 00:13:22.303177 [ 286 ] {e4fec10a-ba87-41db-bf3d-d029326f8d46} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 20566 | 2025.11.08 00:13:22.304137 [ 340 ] {e4fec10a-ba87-41db-bf3d-d029326f8d46} <Trace> AggregatingTransform: Aggregating | ||
| 20567 | 2025.11.08 00:13:22.304184 [ 340 ] {e4fec10a-ba87-41db-bf3d-d029326f8d46} <Trace> Aggregator: Aggregation method: without_key | ||
| 20568 | 2025.11.08 00:13:22.304261 [ 340 ] {e4fec10a-ba87-41db-bf3d-d029326f8d46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980636 sec. (1019.746 rows/sec., 39.83 KiB/sec.) | ||
| 20569 | 2025.11.08 00:13:22.304281 [ 340 ] {e4fec10a-ba87-41db-bf3d-d029326f8d46} <Trace> Aggregator: Merging aggregated data | ||
| 20570 | 2025.11.08 00:13:22.305680 [ 286 ] {e4fec10a-ba87-41db-bf3d-d029326f8d46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003263 sec., 306.4664419246093 rows/sec., 11.97 KiB/sec. | ||
| 20571 | 2025.11.08 00:13:22.305826 [ 286 ] {e4fec10a-ba87-41db-bf3d-d029326f8d46} <Debug> TCPHandler: Processed in 0.003692422 sec. | ||
| 20572 | 2025.11.08 00:13:22.305947 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20573 | 2025.11.08 00:13:22.305977 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20574 | 2025.11.08 00:13:22.305981 [ 286 ] {} <Debug> TCP-Session: df2530c7-3ccb-44ba-a69b-41dfcb6b8677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20575 | 2025.11.08 00:13:22.306001 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20576 | 2025.11.08 00:13:22.306019 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20577 | 2025.11.08 00:13:22.306038 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20578 | 2025.11.08 00:13:22.306050 [ 3 ] {} <Debug> TCP-Session: c2ce9cc3-b3dd-421d-b4ea-6277ffdbafe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20579 | 2025.11.08 00:13:22.306061 [ 292 ] {} <Debug> TCP-Session: 2ce54d58-ebc6-4657-b11e-58cc39666979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20580 | 2025.11.08 00:13:22.306061 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20581 | 2025.11.08 00:13:22.306098 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20582 | 2025.11.08 00:13:22.306119 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20583 | 2025.11.08 00:13:22.306127 [ 290 ] {} <Debug> TCP-Session: f95827f0-4877-4e14-8424-a816b0678ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20584 | 2025.11.08 00:13:22.306147 [ 293 ] {} <Debug> TCP-Session: ac233952-58b1-4d13-b898-5d31ade63162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20585 | 2025.11.08 00:13:22.306163 [ 294 ] {} <Debug> TCP-Session: 2c7c0722-ae13-4cc6-a3e3-35a3dc239f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20586 | 2025.11.08 00:13:22.306078 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20587 | 2025.11.08 00:13:22.306081 [ 288 ] {} <Debug> TCP-Session: 3fc1c882-c59e-4460-be31-05def4adf5db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20588 | 2025.11.08 00:13:22.306023 [ 289 ] {} <Debug> TCP-Session: e954ce0e-f0b1-45b7-ba3c-6905a7f14319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20589 | 2025.11.08 00:13:22.306249 [ 291 ] {} <Debug> TCP-Session: 176e8843-76c5-47c2-a8fb-2475b34064f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20590 | 2025.11.08 00:13:22.320630 [ 224 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20591 | 2025.11.08 00:13:22.320668 [ 224 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20592 | 2025.11.08 00:13:22.324153 [ 224 ] {} <Debug> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20593 | 2025.11.08 00:13:22.797088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50339 | ||
| 20594 | 2025.11.08 00:13:22.797671 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20595 | 2025.11.08 00:13:22.797731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20596 | 2025.11.08 00:13:22.798240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 20597 | 2025.11.08 00:13:22.798481 [ 244 ] {} <Trace> system.asynchronous_metric_log (a1b9685f-9953-4e41-9e65-e91af7f062a0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20598 | 2025.11.08 00:13:22.798631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50339 | ||
| 20599 | 2025.11.08 00:13:23.179168 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52384 | ||
| 20600 | 2025.11.08 00:13:23.179284 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20601 | 2025.11.08 00:13:23.179316 [ 286 ] {} <Debug> TCP-Session: b9676193-09a5-40c9-a924-b6ef2ba1edbc Authenticating user 'default' from [fd00:1122:3344:101::e]:52384 | ||
| 20602 | 2025.11.08 00:13:23.179341 [ 286 ] {} <Debug> TCP-Session: b9676193-09a5-40c9-a924-b6ef2ba1edbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20603 | 2025.11.08 00:13:23.179358 [ 286 ] {} <Debug> TCP-Session: b9676193-09a5-40c9-a924-b6ef2ba1edbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20604 | 2025.11.08 00:13:23.179549 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58475 | ||
| 20605 | 2025.11.08 00:13:23.179578 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41567 | ||
| 20606 | 2025.11.08 00:13:23.179600 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60149 | ||
| 20607 | 2025.11.08 00:13:23.179637 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42208 | ||
| 20608 | 2025.11.08 00:13:23.179668 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62614 | ||
| 20609 | 2025.11.08 00:13:23.179677 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38278 | ||
| 20610 | 2025.11.08 00:13:23.179717 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20611 | 2025.11.08 00:13:23.179724 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20612 | 2025.11.08 00:13:23.179760 [ 290 ] {} <Debug> TCP-Session: 7177ec52-8d17-448e-b01d-7257bdbc8a85 Authenticating user 'default' from [fd00:1122:3344:101::e]:60149 | ||
| 20613 | 2025.11.08 00:13:23.179764 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20614 | 2025.11.08 00:13:23.179791 [ 290 ] {} <Debug> TCP-Session: 7177ec52-8d17-448e-b01d-7257bdbc8a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20615 | 2025.11.08 00:13:23.179790 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20616 | 2025.11.08 00:13:23.179811 [ 290 ] {} <Debug> TCP-Session: 7177ec52-8d17-448e-b01d-7257bdbc8a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20617 | 2025.11.08 00:13:23.179806 [ 294 ] {} <Debug> TCP-Session: 02adcd51-7798-4b68-83f8-e5ad8dab646d Authenticating user 'default' from [fd00:1122:3344:101::e]:62614 | ||
| 20618 | 2025.11.08 00:13:23.179840 [ 3 ] {} <Debug> TCP-Session: b1f8526f-e50b-4083-aa6f-416635a96fa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38278 | ||
| 20619 | 2025.11.08 00:13:23.179856 [ 294 ] {} <Debug> TCP-Session: 02adcd51-7798-4b68-83f8-e5ad8dab646d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20620 | 2025.11.08 00:13:23.179790 [ 289 ] {} <Debug> TCP-Session: c139b8d2-990a-47d2-939d-e43a7c164c31 Authenticating user 'default' from [fd00:1122:3344:101::e]:41567 | ||
| 20621 | 2025.11.08 00:13:23.179883 [ 294 ] {} <Debug> TCP-Session: 02adcd51-7798-4b68-83f8-e5ad8dab646d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20622 | 2025.11.08 00:13:23.179883 [ 3 ] {} <Debug> TCP-Session: b1f8526f-e50b-4083-aa6f-416635a96fa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20623 | 2025.11.08 00:13:23.179928 [ 289 ] {} <Debug> TCP-Session: c139b8d2-990a-47d2-939d-e43a7c164c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20624 | 2025.11.08 00:13:23.179962 [ 3 ] {} <Debug> TCP-Session: b1f8526f-e50b-4083-aa6f-416635a96fa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20625 | 2025.11.08 00:13:23.179711 [ 286 ] {} <Trace> TCP-Session: b9676193-09a5-40c9-a924-b6ef2ba1edbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20626 | 2025.11.08 00:13:23.179981 [ 289 ] {} <Debug> TCP-Session: c139b8d2-990a-47d2-939d-e43a7c164c31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20627 | 2025.11.08 00:13:23.179656 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52636 | ||
| 20628 | 2025.11.08 00:13:23.179657 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20629 | 2025.11.08 00:13:23.179645 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60429 | ||
| 20630 | 2025.11.08 00:13:23.180094 [ 288 ] {} <Debug> TCP-Session: 8c520eca-65fb-4c26-bbfa-7b61b3737554 Authenticating user 'default' from [fd00:1122:3344:101::e]:58475 | ||
| 20631 | 2025.11.08 00:13:23.180108 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20632 | 2025.11.08 00:13:23.180120 [ 288 ] {} <Debug> TCP-Session: 8c520eca-65fb-4c26-bbfa-7b61b3737554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20633 | 2025.11.08 00:13:23.180138 [ 293 ] {} <Debug> TCP-Session: 710e3fa3-6e37-4101-8ab9-db0c4de22bc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52636 | ||
| 20634 | 2025.11.08 00:13:23.180144 [ 288 ] {} <Debug> TCP-Session: 8c520eca-65fb-4c26-bbfa-7b61b3737554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20635 | 2025.11.08 00:13:23.180165 [ 286 ] {6a6dc192-cf8a-4d37-950f-f0e89c95bfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52384) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20636 | 2025.11.08 00:13:23.180165 [ 293 ] {} <Debug> TCP-Session: 710e3fa3-6e37-4101-8ab9-db0c4de22bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20637 | 2025.11.08 00:13:23.180146 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20638 | 2025.11.08 00:13:23.180209 [ 293 ] {} <Debug> TCP-Session: 710e3fa3-6e37-4101-8ab9-db0c4de22bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20639 | 2025.11.08 00:13:23.179753 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20640 | 2025.11.08 00:13:23.180262 [ 292 ] {} <Debug> TCP-Session: 2e5d9df1-8089-4cd3-818a-a40da6d18c6b Authenticating user 'default' from [fd00:1122:3344:101::e]:60429 | ||
| 20641 | 2025.11.08 00:13:23.180290 [ 291 ] {} <Debug> TCP-Session: d4014a29-298b-4f8d-932e-34411b46b28d Authenticating user 'default' from [fd00:1122:3344:101::e]:42208 | ||
| 20642 | 2025.11.08 00:13:23.180293 [ 292 ] {} <Debug> TCP-Session: 2e5d9df1-8089-4cd3-818a-a40da6d18c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20643 | 2025.11.08 00:13:23.180323 [ 291 ] {} <Debug> TCP-Session: d4014a29-298b-4f8d-932e-34411b46b28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20644 | 2025.11.08 00:13:23.180325 [ 292 ] {} <Debug> TCP-Session: 2e5d9df1-8089-4cd3-818a-a40da6d18c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20645 | 2025.11.08 00:13:23.180348 [ 291 ] {} <Debug> TCP-Session: d4014a29-298b-4f8d-932e-34411b46b28d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20646 | 2025.11.08 00:13:23.180452 [ 286 ] {6a6dc192-cf8a-4d37-950f-f0e89c95bfd0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20647 | 2025.11.08 00:13:23.180521 [ 286 ] {6a6dc192-cf8a-4d37-950f-f0e89c95bfd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20648 | 2025.11.08 00:13:23.180812 [ 286 ] {6a6dc192-cf8a-4d37-950f-f0e89c95bfd0} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 20649 | 2025.11.08 00:13:23.181698 [ 338 ] {6a6dc192-cf8a-4d37-950f-f0e89c95bfd0} <Trace> AggregatingTransform: Aggregating | ||
| 20650 | 2025.11.08 00:13:23.181732 [ 338 ] {6a6dc192-cf8a-4d37-950f-f0e89c95bfd0} <Trace> Aggregator: Aggregation method: without_key | ||
| 20651 | 2025.11.08 00:13:23.181767 [ 338 ] {6a6dc192-cf8a-4d37-950f-f0e89c95bfd0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000856333 sec. (1167.770 rows/sec., 45.62 KiB/sec.) | ||
| 20652 | 2025.11.08 00:13:23.181783 [ 338 ] {6a6dc192-cf8a-4d37-950f-f0e89c95bfd0} <Trace> Aggregator: Merging aggregated data | ||
| 20653 | 2025.11.08 00:13:23.182969 [ 286 ] {6a6dc192-cf8a-4d37-950f-f0e89c95bfd0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002909 sec., 343.7607425232038 rows/sec., 13.43 KiB/sec. | ||
| 20654 | 2025.11.08 00:13:23.183079 [ 286 ] {6a6dc192-cf8a-4d37-950f-f0e89c95bfd0} <Debug> TCPHandler: Processed in 0.003555508 sec. | ||
| 20655 | 2025.11.08 00:13:23.183270 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20656 | 2025.11.08 00:13:23.183298 [ 286 ] {} <Debug> TCP-Session: b9676193-09a5-40c9-a924-b6ef2ba1edbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20657 | 2025.11.08 00:13:23.183311 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20658 | 2025.11.08 00:13:23.183330 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20659 | 2025.11.08 00:13:23.183357 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20660 | 2025.11.08 00:13:23.183369 [ 3 ] {} <Debug> TCP-Session: b1f8526f-e50b-4083-aa6f-416635a96fa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20661 | 2025.11.08 00:13:23.183387 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20662 | 2025.11.08 00:13:23.183398 [ 288 ] {} <Debug> TCP-Session: 8c520eca-65fb-4c26-bbfa-7b61b3737554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20663 | 2025.11.08 00:13:23.183406 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20664 | 2025.11.08 00:13:23.183424 [ 292 ] {} <Debug> TCP-Session: 2e5d9df1-8089-4cd3-818a-a40da6d18c6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20665 | 2025.11.08 00:13:23.183424 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20666 | 2025.11.08 00:13:23.183445 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20667 | 2025.11.08 00:13:23.183456 [ 291 ] {} <Debug> TCP-Session: d4014a29-298b-4f8d-932e-34411b46b28d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20668 | 2025.11.08 00:13:23.183487 [ 293 ] {} <Debug> TCP-Session: 710e3fa3-6e37-4101-8ab9-db0c4de22bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20669 | 2025.11.08 00:13:23.183506 [ 294 ] {} <Debug> TCP-Session: 02adcd51-7798-4b68-83f8-e5ad8dab646d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20670 | 2025.11.08 00:13:23.183395 [ 289 ] {} <Debug> TCP-Session: c139b8d2-990a-47d2-939d-e43a7c164c31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20671 | 2025.11.08 00:13:23.183364 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20672 | 2025.11.08 00:13:23.183604 [ 290 ] {} <Debug> TCP-Session: 7177ec52-8d17-448e-b01d-7257bdbc8a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20673 | 2025.11.08 00:13:23.188774 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55178 | ||
| 20674 | 2025.11.08 00:13:23.188832 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20675 | 2025.11.08 00:13:23.188852 [ 286 ] {} <Debug> TCP-Session: ae4dd8cd-fc62-4054-b009-ae3b20a72dce Authenticating user 'default' from [fd00:1122:3344:101::e]:55178 | ||
| 20676 | 2025.11.08 00:13:23.188870 [ 286 ] {} <Debug> TCP-Session: ae4dd8cd-fc62-4054-b009-ae3b20a72dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20677 | 2025.11.08 00:13:23.188887 [ 286 ] {} <Debug> TCP-Session: ae4dd8cd-fc62-4054-b009-ae3b20a72dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20678 | 2025.11.08 00:13:23.189056 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61472 | ||
| 20679 | 2025.11.08 00:13:23.189093 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65138 | ||
| 20680 | 2025.11.08 00:13:23.189123 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20681 | 2025.11.08 00:13:23.189128 [ 286 ] {} <Trace> TCP-Session: ae4dd8cd-fc62-4054-b009-ae3b20a72dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20682 | 2025.11.08 00:13:23.189150 [ 288 ] {} <Debug> TCP-Session: c0307adc-8e8d-4ff5-9a6b-f0d1f69ecc75 Authenticating user 'default' from [fd00:1122:3344:101::e]:61472 | ||
| 20683 | 2025.11.08 00:13:23.189140 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48869 | ||
| 20684 | 2025.11.08 00:13:23.189193 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64240 | ||
| 20685 | 2025.11.08 00:13:23.189213 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20686 | 2025.11.08 00:13:23.189239 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37511 | ||
| 20687 | 2025.11.08 00:13:23.189260 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57706 | ||
| 20688 | 2025.11.08 00:13:23.189271 [ 286 ] {43de407b-3c8f-4c2e-ac95-f8717e7644e6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20689 | 2025.11.08 00:13:23.189272 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20690 | 2025.11.08 00:13:23.189317 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20691 | 2025.11.08 00:13:23.189330 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20692 | 2025.11.08 00:13:23.189349 [ 292 ] {} <Debug> TCP-Session: 7443300c-cbab-4960-8fe1-bcebf8f83dc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64240 | ||
| 20693 | 2025.11.08 00:13:23.189371 [ 294 ] {} <Debug> TCP-Session: 6c2e37a9-06dc-4a54-84cb-ff41f43a22c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57706 | ||
| 20694 | 2025.11.08 00:13:23.189392 [ 292 ] {} <Debug> TCP-Session: 7443300c-cbab-4960-8fe1-bcebf8f83dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20695 | 2025.11.08 00:13:23.189401 [ 294 ] {} <Debug> TCP-Session: 6c2e37a9-06dc-4a54-84cb-ff41f43a22c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20696 | 2025.11.08 00:13:23.189421 [ 292 ] {} <Debug> TCP-Session: 7443300c-cbab-4960-8fe1-bcebf8f83dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20697 | 2025.11.08 00:13:23.189430 [ 294 ] {} <Debug> TCP-Session: 6c2e37a9-06dc-4a54-84cb-ff41f43a22c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20698 | 2025.11.08 00:13:23.189443 [ 286 ] {43de407b-3c8f-4c2e-ac95-f8717e7644e6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20699 | 2025.11.08 00:13:23.189261 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39130 | ||
| 20700 | 2025.11.08 00:13:23.189492 [ 286 ] {43de407b-3c8f-4c2e-ac95-f8717e7644e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20701 | 2025.11.08 00:13:23.189251 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20702 | 2025.11.08 00:13:23.189190 [ 288 ] {} <Debug> TCP-Session: c0307adc-8e8d-4ff5-9a6b-f0d1f69ecc75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20703 | 2025.11.08 00:13:23.189544 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20704 | 2025.11.08 00:13:23.189549 [ 291 ] {} <Debug> TCP-Session: 0544fad7-4c4d-42ce-a880-e90d6a3b2af5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48869 | ||
| 20705 | 2025.11.08 00:13:23.189572 [ 288 ] {} <Debug> TCP-Session: c0307adc-8e8d-4ff5-9a6b-f0d1f69ecc75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20706 | 2025.11.08 00:13:23.189580 [ 3 ] {} <Debug> TCP-Session: 1a56bb15-efab-45da-914b-4e2aa1c18a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:39130 | ||
| 20707 | 2025.11.08 00:13:23.189593 [ 291 ] {} <Debug> TCP-Session: 0544fad7-4c4d-42ce-a880-e90d6a3b2af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20708 | 2025.11.08 00:13:23.189617 [ 3 ] {} <Debug> TCP-Session: 1a56bb15-efab-45da-914b-4e2aa1c18a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20709 | 2025.11.08 00:13:23.189626 [ 291 ] {} <Debug> TCP-Session: 0544fad7-4c4d-42ce-a880-e90d6a3b2af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20710 | 2025.11.08 00:13:23.189647 [ 3 ] {} <Debug> TCP-Session: 1a56bb15-efab-45da-914b-4e2aa1c18a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20711 | 2025.11.08 00:13:23.189137 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45317 | ||
| 20712 | 2025.11.08 00:13:23.189354 [ 293 ] {} <Debug> TCP-Session: a15ab207-a408-4312-ac2b-b9dbefdf6844 Authenticating user 'default' from [fd00:1122:3344:101::e]:37511 | ||
| 20713 | 2025.11.08 00:13:23.189268 [ 289 ] {} <Debug> TCP-Session: b1404208-e9f4-431f-8c64-f15013d20056 Authenticating user 'default' from [fd00:1122:3344:101::e]:65138 | ||
| 20714 | 2025.11.08 00:13:23.189730 [ 293 ] {} <Debug> TCP-Session: a15ab207-a408-4312-ac2b-b9dbefdf6844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20715 | 2025.11.08 00:13:23.189733 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20716 | 2025.11.08 00:13:23.189750 [ 293 ] {} <Debug> TCP-Session: a15ab207-a408-4312-ac2b-b9dbefdf6844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20717 | 2025.11.08 00:13:23.189766 [ 290 ] {} <Debug> TCP-Session: f17953cd-a4a4-4736-b828-2f3d9d02736d Authenticating user 'default' from [fd00:1122:3344:101::e]:45317 | ||
| 20718 | 2025.11.08 00:13:23.189746 [ 289 ] {} <Debug> TCP-Session: b1404208-e9f4-431f-8c64-f15013d20056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20719 | 2025.11.08 00:13:23.189794 [ 290 ] {} <Debug> TCP-Session: f17953cd-a4a4-4736-b828-2f3d9d02736d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20720 | 2025.11.08 00:13:23.189811 [ 289 ] {} <Debug> TCP-Session: b1404208-e9f4-431f-8c64-f15013d20056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20721 | 2025.11.08 00:13:23.189822 [ 290 ] {} <Debug> TCP-Session: f17953cd-a4a4-4736-b828-2f3d9d02736d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20722 | 2025.11.08 00:13:23.189718 [ 286 ] {43de407b-3c8f-4c2e-ac95-f8717e7644e6} <Debug> oximeter.version (f6c8eee5-f8b8-469c-af76-8a8e8d985bf9) (SelectExecutor): Key condition: unknown | ||
| 20723 | 2025.11.08 00:13:23.190736 [ 348 ] {43de407b-3c8f-4c2e-ac95-f8717e7644e6} <Trace> AggregatingTransform: Aggregating | ||
| 20724 | 2025.11.08 00:13:23.190777 [ 348 ] {43de407b-3c8f-4c2e-ac95-f8717e7644e6} <Trace> Aggregator: Aggregation method: without_key | ||
| 20725 | 2025.11.08 00:13:23.190814 [ 348 ] {43de407b-3c8f-4c2e-ac95-f8717e7644e6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000837563 sec. (1193.940 rows/sec., 46.64 KiB/sec.) | ||
| 20726 | 2025.11.08 00:13:23.190832 [ 348 ] {43de407b-3c8f-4c2e-ac95-f8717e7644e6} <Trace> Aggregator: Merging aggregated data | ||
| 20727 | 2025.11.08 00:13:23.192262 [ 286 ] {43de407b-3c8f-4c2e-ac95-f8717e7644e6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003018 sec., 331.3452617627568 rows/sec., 12.94 KiB/sec. | ||
| 20728 | 2025.11.08 00:13:23.192401 [ 286 ] {43de407b-3c8f-4c2e-ac95-f8717e7644e6} <Debug> TCPHandler: Processed in 0.003331401 sec. | ||
| 20729 | 2025.11.08 00:13:23.192566 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20730 | 2025.11.08 00:13:23.192595 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20731 | 2025.11.08 00:13:23.192597 [ 286 ] {} <Debug> TCP-Session: ae4dd8cd-fc62-4054-b009-ae3b20a72dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20732 | 2025.11.08 00:13:23.192614 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20733 | 2025.11.08 00:13:23.192632 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20734 | 2025.11.08 00:13:23.192652 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20735 | 2025.11.08 00:13:23.192673 [ 294 ] {} <Debug> TCP-Session: 6c2e37a9-06dc-4a54-84cb-ff41f43a22c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20736 | 2025.11.08 00:13:23.192685 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20737 | 2025.11.08 00:13:23.192686 [ 292 ] {} <Debug> TCP-Session: 7443300c-cbab-4960-8fe1-bcebf8f83dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20738 | 2025.11.08 00:13:23.192699 [ 3 ] {} <Debug> TCP-Session: 1a56bb15-efab-45da-914b-4e2aa1c18a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20739 | 2025.11.08 00:13:23.192715 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20740 | 2025.11.08 00:13:23.192727 [ 290 ] {} <Debug> TCP-Session: f17953cd-a4a4-4736-b828-2f3d9d02736d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20741 | 2025.11.08 00:13:23.192779 [ 293 ] {} <Debug> TCP-Session: a15ab207-a408-4312-ac2b-b9dbefdf6844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20742 | 2025.11.08 00:13:23.192698 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20743 | 2025.11.08 00:13:23.192646 [ 288 ] {} <Debug> TCP-Session: c0307adc-8e8d-4ff5-9a6b-f0d1f69ecc75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20744 | 2025.11.08 00:13:23.192835 [ 291 ] {} <Debug> TCP-Session: 0544fad7-4c4d-42ce-a880-e90d6a3b2af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20745 | 2025.11.08 00:13:23.192667 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20746 | 2025.11.08 00:13:23.192899 [ 289 ] {} <Debug> TCP-Session: b1404208-e9f4-431f-8c64-f15013d20056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20747 | 2025.11.08 00:13:23.784214 [ 222 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20748 | 2025.11.08 00:13:23.784273 [ 222 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20749 | 2025.11.08 00:13:23.786714 [ 222 ] {} <Debug> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20750 | 2025.11.08 00:13:24.000333 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.41 MiB, peak 428.15 MiB, free memory in arenas 0.00 B, will set to 406.93 MiB (RSS), difference: 3.52 MiB | ||
| 20751 | 2025.11.08 00:13:25.456612 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2438 | ||
| 20752 | 2025.11.08 00:13:25.459360 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20753 | 2025.11.08 00:13:25.459425 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 20754 | 2025.11.08 00:13:25.460682 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 20755 | 2025.11.08 00:13:25.460959 [ 242 ] {} <Trace> system.query_log (90bda5ba-49b2-45f3-b49f-c79908339594): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20756 | 2025.11.08 00:13:25.461329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2438 | ||
| 20757 | 2025.11.08 00:13:25.550579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 20758 | 2025.11.08 00:13:25.568918 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20759 | 2025.11.08 00:13:25.568983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 20760 | 2025.11.08 00:13:25.575285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 20761 | 2025.11.08 00:13:25.576005 [ 243 ] {} <Trace> system.metric_log (63a92515-6ad8-4f5f-ae31-e340223c2141): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20762 | 2025.11.08 00:13:25.579666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 20763 | 2025.11.08 00:13:26.856244 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20764 | 2025.11.08 00:13:26.856525 [ 4 ] {54e8fab5-1356-4a2a-8501-ae779e020906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20765 | 2025.11.08 00:13:26.856632 [ 4 ] {54e8fab5-1356-4a2a-8501-ae779e020906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20766 | 2025.11.08 00:13:26.857568 [ 4 ] {54e8fab5-1356-4a2a-8501-ae779e020906} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20767 | 2025.11.08 00:13:26.857618 [ 4 ] {54e8fab5-1356-4a2a-8501-ae779e020906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 20768 | 2025.11.08 00:13:26.858017 [ 4 ] {54e8fab5-1356-4a2a-8501-ae779e020906} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20769 | 2025.11.08 00:13:26.858256 [ 4 ] {54e8fab5-1356-4a2a-8501-ae779e020906} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20770 | 2025.11.08 00:13:26.858396 [ 43 ] {} <Debug> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20771 | 2025.11.08 00:13:26.858421 [ 4 ] {54e8fab5-1356-4a2a-8501-ae779e020906} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001973 sec., 44602.12873796249 rows/sec., 3.76 MiB/sec. | ||
| 20772 | 2025.11.08 00:13:26.858467 [ 43 ] {} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20773 | 2025.11.08 00:13:26.858491 [ 4 ] {54e8fab5-1356-4a2a-8501-ae779e020906} <Debug> TCPHandler: Processed in 0.002429857 sec. | ||
| 20774 | 2025.11.08 00:13:26.858498 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 20775 | 2025.11.08 00:13:26.858631 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20776 | 2025.11.08 00:13:26.858682 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20777 | 2025.11.08 00:13:26.858740 [ 4 ] {a7fae764-6aca-4c29-8478-0fa6861e7ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20778 | 2025.11.08 00:13:26.858794 [ 4 ] {a7fae764-6aca-4c29-8478-0fa6861e7ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20779 | 2025.11.08 00:13:26.858899 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20780 | 2025.11.08 00:13:26.858960 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1498 rows starting from the beginning of the part | ||
| 20781 | 2025.11.08 00:13:26.859065 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 208 rows starting from the beginning of the part | ||
| 20782 | 2025.11.08 00:13:26.859146 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 146 rows starting from the beginning of the part | ||
| 20783 | 2025.11.08 00:13:26.859220 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 88 rows starting from the beginning of the part | ||
| 20784 | 2025.11.08 00:13:26.859228 [ 4 ] {a7fae764-6aca-4c29-8478-0fa6861e7ec2} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20785 | 2025.11.08 00:13:26.859321 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1286 rows starting from the beginning of the part | ||
| 20786 | 2025.11.08 00:13:26.859340 [ 4 ] {a7fae764-6aca-4c29-8478-0fa6861e7ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 20787 | 2025.11.08 00:13:26.859381 [ 200 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 88 rows starting from the beginning of the part | ||
| 20788 | 2025.11.08 00:13:26.859830 [ 4 ] {a7fae764-6aca-4c29-8478-0fa6861e7ec2} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20789 | 2025.11.08 00:13:26.860117 [ 4 ] {a7fae764-6aca-4c29-8478-0fa6861e7ec2} <Trace> oximeter.fields_u16 (924b5a34-234d-48a9-bd12-bd2028150f9c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20790 | 2025.11.08 00:13:26.860290 [ 4 ] {a7fae764-6aca-4c29-8478-0fa6861e7ec2} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001573 sec., 10171.6465352829 rows/sec., 764.86 KiB/sec. | ||
| 20791 | 2025.11.08 00:13:26.860361 [ 4 ] {a7fae764-6aca-4c29-8478-0fa6861e7ec2} <Debug> TCPHandler: Processed in 0.001784279 sec. | ||
| 20792 | 2025.11.08 00:13:26.860476 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20793 | 2025.11.08 00:13:26.860577 [ 4 ] {0aca477c-4218-47c1-a979-36832a8444cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20794 | 2025.11.08 00:13:26.860619 [ 4 ] {0aca477c-4218-47c1-a979-36832a8444cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20795 | 2025.11.08 00:13:26.860933 [ 190 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.002338134 sec., 1417369.5776204444 rows/sec., 124.46 MiB/sec. | ||
| 20796 | 2025.11.08 00:13:26.861057 [ 4 ] {0aca477c-4218-47c1-a979-36832a8444cb} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20797 | 2025.11.08 00:13:26.861100 [ 4 ] {0aca477c-4218-47c1-a979-36832a8444cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 20798 | 2025.11.08 00:13:26.861177 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20799 | 2025.11.08 00:13:26.861421 [ 4 ] {0aca477c-4218-47c1-a979-36832a8444cb} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20800 | 2025.11.08 00:13:26.861474 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_156_31} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20801 | 2025.11.08 00:13:26.861546 [ 201 ] {2cb20f6e-180b-42f3-a721-7d7f3accf47a::all_1_156_31} <Trace> oximeter.fields_string (2cb20f6e-180b-42f3-a721-7d7f3accf47a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20802 | 2025.11.08 00:13:26.861638 [ 4 ] {0aca477c-4218-47c1-a979-36832a8444cb} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20803 | 2025.11.08 00:13:26.861646 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 20804 | 2025.11.08 00:13:26.861758 [ 43 ] {} <Debug> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20805 | 2025.11.08 00:13:26.861770 [ 4 ] {0aca477c-4218-47c1-a979-36832a8444cb} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001215 sec., 65843.62139917696 rows/sec., 5.14 MiB/sec. | ||
| 20806 | 2025.11.08 00:13:26.861796 [ 43 ] {} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20807 | 2025.11.08 00:13:26.861819 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 20808 | 2025.11.08 00:13:26.861820 [ 4 ] {0aca477c-4218-47c1-a979-36832a8444cb} <Debug> TCPHandler: Processed in 0.001396438 sec. | ||
| 20809 | 2025.11.08 00:13:26.861926 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20810 | 2025.11.08 00:13:26.861947 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20811 | 2025.11.08 00:13:26.862052 [ 4 ] {4603c2dc-9a87-4604-bc23-b9ff6b6561c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20812 | 2025.11.08 00:13:26.862059 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20813 | 2025.11.08 00:13:26.862102 [ 4 ] {4603c2dc-9a87-4604-bc23-b9ff6b6561c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20814 | 2025.11.08 00:13:26.862108 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 819 rows starting from the beginning of the part | ||
| 20815 | 2025.11.08 00:13:26.862193 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 116 rows starting from the beginning of the part | ||
| 20816 | 2025.11.08 00:13:26.862245 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 109 rows starting from the beginning of the part | ||
| 20817 | 2025.11.08 00:13:26.862309 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 80 rows starting from the beginning of the part | ||
| 20818 | 2025.11.08 00:13:26.862367 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 565 rows starting from the beginning of the part | ||
| 20819 | 2025.11.08 00:13:26.862416 [ 194 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 80 rows starting from the beginning of the part | ||
| 20820 | 2025.11.08 00:13:26.862554 [ 4 ] {4603c2dc-9a87-4604-bc23-b9ff6b6561c0} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20821 | 2025.11.08 00:13:26.862597 [ 4 ] {4603c2dc-9a87-4604-bc23-b9ff6b6561c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 20822 | 2025.11.08 00:13:26.862953 [ 4 ] {4603c2dc-9a87-4604-bc23-b9ff6b6561c0} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20823 | 2025.11.08 00:13:26.863192 [ 4 ] {4603c2dc-9a87-4604-bc23-b9ff6b6561c0} <Trace> oximeter.measurements_cumulativeu64 (6883f4aa-cbc0-4f9b-8381-af9a0241808f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20824 | 2025.11.08 00:13:26.863325 [ 4 ] {4603c2dc-9a87-4604-bc23-b9ff6b6561c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 20825 | 2025.11.08 00:13:26.863363 [ 4 ] {4603c2dc-9a87-4604-bc23-b9ff6b6561c0} <Debug> TCPHandler: Processed in 0.001467381 sec. | ||
| 20826 | 2025.11.08 00:13:26.863487 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20827 | 2025.11.08 00:13:26.863582 [ 4 ] {a7bbcc8f-2687-434a-a612-57cea561cd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20828 | 2025.11.08 00:13:26.863638 [ 4 ] {a7bbcc8f-2687-434a-a612-57cea561cd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20829 | 2025.11.08 00:13:26.863645 [ 201 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766668 sec., 1001319.9990037743 rows/sec., 79.65 MiB/sec. | ||
| 20830 | 2025.11.08 00:13:26.863848 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20831 | 2025.11.08 00:13:26.864156 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_156_31} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20832 | 2025.11.08 00:13:26.864245 [ 190 ] {0151ab20-8ebb-49e9-b6fe-d1288e4d84e8::all_1_156_31} <Trace> oximeter.fields_uuid (0151ab20-8ebb-49e9-b6fe-d1288e4d84e8) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20833 | 2025.11.08 00:13:26.864344 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 20834 | 2025.11.08 00:13:26.864449 [ 4 ] {a7bbcc8f-2687-434a-a612-57cea561cd7f} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20835 | 2025.11.08 00:13:26.864490 [ 4 ] {a7bbcc8f-2687-434a-a612-57cea561cd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 20836 | 2025.11.08 00:13:26.865038 [ 4 ] {a7bbcc8f-2687-434a-a612-57cea561cd7f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20837 | 2025.11.08 00:13:26.865264 [ 4 ] {a7bbcc8f-2687-434a-a612-57cea561cd7f} <Trace> oximeter.measurements_histogramu64 (53955657-06e4-4bf3-9afa-0a9678193c7a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20838 | 2025.11.08 00:13:26.865411 [ 4 ] {a7bbcc8f-2687-434a-a612-57cea561cd7f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001847 sec., 8662.696264212236 rows/sec., 15.52 MiB/sec. | ||
| 20839 | 2025.11.08 00:13:26.865480 [ 4 ] {a7bbcc8f-2687-434a-a612-57cea561cd7f} <Debug> TCPHandler: Processed in 0.002047776 sec. | ||
| 20840 | 2025.11.08 00:13:26.865590 [ 4 ] {} <Trace> TCP-Session: d0953255-da69-4c47-9835-d7c7c4a0ff59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20841 | 2025.11.08 00:13:26.865686 [ 4 ] {2c352a1f-4381-4e88-8348-73ebf2d11416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57099) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20842 | 2025.11.08 00:13:26.865727 [ 4 ] {2c352a1f-4381-4e88-8348-73ebf2d11416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20843 | 2025.11.08 00:13:26.866065 [ 4 ] {2c352a1f-4381-4e88-8348-73ebf2d11416} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20844 | 2025.11.08 00:13:26.866102 [ 4 ] {2c352a1f-4381-4e88-8348-73ebf2d11416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 20845 | 2025.11.08 00:13:26.866410 [ 4 ] {2c352a1f-4381-4e88-8348-73ebf2d11416} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20846 | 2025.11.08 00:13:26.866614 [ 4 ] {2c352a1f-4381-4e88-8348-73ebf2d11416} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20847 | 2025.11.08 00:13:26.866730 [ 43 ] {} <Debug> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20848 | 2025.11.08 00:13:26.866745 [ 4 ] {2c352a1f-4381-4e88-8348-73ebf2d11416} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 20849 | 2025.11.08 00:13:26.866765 [ 43 ] {} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20850 | 2025.11.08 00:13:26.866786 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 20851 | 2025.11.08 00:13:26.866789 [ 4 ] {2c352a1f-4381-4e88-8348-73ebf2d11416} <Debug> TCPHandler: Processed in 0.001248814 sec. | ||
| 20852 | 2025.11.08 00:13:26.866872 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20853 | 2025.11.08 00:13:26.866969 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20854 | 2025.11.08 00:13:26.867000 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8916 rows starting from the beginning of the part | ||
| 20855 | 2025.11.08 00:13:26.867058 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 20856 | 2025.11.08 00:13:26.867106 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 20857 | 2025.11.08 00:13:26.867150 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 20858 | 2025.11.08 00:13:26.867192 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 20859 | 2025.11.08 00:13:26.867234 [ 201 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 20860 | 2025.11.08 00:13:26.869556 [ 195 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002717495 sec., 3391358.5857563675 rows/sec., 228.53 MiB/sec. | ||
| 20861 | 2025.11.08 00:13:26.869812 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20862 | 2025.11.08 00:13:26.870171 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_156_31} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20863 | 2025.11.08 00:13:26.870269 [ 192 ] {b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b::all_1_156_31} <Trace> oximeter.measurements_u64 (b29bfbfe-de2e-4e07-bd8a-4548fca0ac9b) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20864 | 2025.11.08 00:13:26.870367 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||